@charset "utf-8";
/* CSS Document */

.latestNews
{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	z-index:1;
	/*float:left;*/
}

#latestHeader
{
	background-image:url(../images/topBg_grey.png);
	font-size:14px;
	font-style: strong;
	color: #ffcc72;
	padding: 6px 0px 6px 10px;
	border-bottom:#40424d thin solid;
}

#latestHeader375
{
	background-image:url(../images/dialogboxHeader_375.png);
	font-size:14px;
	font-style: strong;
	color: #ffcc72;
	padding: 8px 8px 6px 10px;
}

#latestHeaderWide
{
	background-image:url(../images/topBg_750Grey.png);
	font-size:14px;
	font-style: strong;
	color: #ffcc72;
	padding: 6px 0px 6px 10px;
	border-bottom:#40424d thin solid;
}

#latestBody
{
	background-image:url(../images/BG_Table_black_opac50.png);
	padding: 6px 6px 6px 10px;
	border-left: #40424d thin solid;
	border-right: #40424d thin solid;
	border-bottom: #40424d thin solid;
}