@charset "iso-8859-1";


#grid	{ position: relative; height: 337px; margin: 0.7em 0 1em 0; overflow: hidden; clear: both; }
#one	{ position: absolute; left: 0; top: 0; }
#two	{ position: absolute; left: 0; top: 169px; }
#three	{ position: absolute; left: 237px; top: 0; }
#four	{ position: absolute; left: 237px; top: 113px; }
#five 	{ position: absolute; left: 474px; top: 0; }
#six	{ position: absolute; left: 474px; top: 169px; }
#seven	{ position: absolute; left: 711px; top: ; }
#eight	{ position: absolute; left: 711px; top: 113px; }
#nine	{ position: absolute; left: 711px; top: 226px; }


#news					{ padding-top: 1em; background: url(/images/dotted_line_horizontal.png) repeat-x left top; }
#news .news-container	{ background: url(/images/dotted_line_vertical.png) repeat-y 50% top; border-bottom: 1px solid #FFF; }	/* border to fix IE7 bug - extending box too far down */
#news .column			{ margin-left: 135px; }
#news .left				{ width: 100%; margin-right: -473px; float: left; }
#news .left .content	{ margin-right: 473px; padding-right: 10px; }
#news .right 			{ width: 463px; float: right; }
#news .right .column	{ margin-left: 150px; }
#news img				{ margin-right: -95px; float: left; }
#news p					{ margin-bottom: 1em; }



/* #news h2		{ margin-bottom: -0.5em; font-weight: normal; font-size: 1.3em; color: #4B4E78; } */
