
#divHotNews{
	margin-bottom:10px;

}	
#divHotNews .HotNewsHeader
{
	background: url(HotNews_header.gif) no-repeat;
	width:195px;
	height:26px;
	font-family: tahoma;
	font-size:  12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight:bold;
	line-height:26px;
	text-align:center;
}

#divHotNews .HotNewsContent
{
	width:195px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background: url(HotNews_center.gif);
}
#divHotNews .HotNewsFooter
{
	margin:0px;
	padding:0px;
	height:7px;
	background: url(HotNews_bootom.gif) no-repeat;
	width:195px;
}	

