#flashDisplay {
	margin:10px auto;
	width:721px;
	border:1px solid #a9a395;
	height:290px;
	background-color:#000;
}

#container {margin-top:27px;}

#content .hignlightBox {
	float:left;
	margin:0;
	padding:0 0 5px;
	width:212px;
	min-height:200px;
	background:transparent url(../images/bg-newsHL-bttm.gif) no-repeat scroll 0px bottom;
}
* html #content .hignlightBox {height:200px;}

#content .space {margin-right:12px;}

#content .hignlight {
	margin:0;
	padding:0;
	width:212px;
	/*background-repeat:no-repeat;
	background-position:0px top;*/
}
#content .hignlight h3 {margin:0 0 21px 32px;padding:6px 0 0;font-size:1em;}
#content .hignlight img {margin:0 0 0 9px;padding:0;}
#content .hignlight p {margin:5px 0 0 20px;padding:0;width:156px;font-size:0.916em;line-height:13px;}
#content .hignlight a {text-decoration:none;}
#content .hignlight a:hover {color:#000;}

#content .elementary {background:transparent url(../images/bg-newsHL-h.jpg) no-repeat scroll 0px 0px;color:#af5435;}
#content .elementary h3, #content .elementary h3 a {color:#dd1820;}
#content .elementary a {color:#af5435;}

#content .middle {background:transparent url(../images/bg-newsHL-h.jpg) no-repeat scroll -212px 0px;color:#287e02;}
#content .middle h3, #content .middle h3 a {color:#078b47;}
#content .middle a {color:#287e02;}

#content .high {background:transparent url(../images/bg-newsHL-h.jpg) no-repeat scroll -424px 0px;color:#1159b2;}
#content .high h3, #content .high h3 a {color:#0426a3;}
#content .high a {color:#1159b2;}

#content .info-cover ul li {margin:0 20px 0 47px;}


#contentWrap .bg-bttm {margin-top:30px;}
