/*                                                         *\
   +------ p r i n c e t o n   u n i v e r s i t y ------+
   |                                                     |
   |   Project:   Princeton University client site       |
   |      File:   alt-large.css                          |
   |    Author:   Extrafin                               |
   | Copyright:   2005 Princeton University              | 
   |                                                     |
   +-----------------------------------------------------+
   |     DO NOT EDIT THIS STYLESHEET: use custom.css     |
   +-----------------------------------------------------+
\*                                                         */

/* Mac IE hide \*/
@media screen {
/* end hide */
	
	div#content h1,
	div#content h2,
	div#content h3,
	div#content h4
	{
		font-size: 155%;
		line-height: 145%;
	}
	
	#home div#news,
	#home div#news li,
	div#content h5,
	div#content h6,
	div#content li,
	div#content p,
	div#content td,
	div#content
	{
		font-size: 120% !important;
		line-height: 140% !important;
	}
	
	/* div#right_col p { font-size: 120%; } */

/* Mac IE hide \*/
}
/* end hide */