table.news 
{
	width: 100%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #e4e4e4;
	background: #fefffb url(../img/last_news_bg.gif) repeat-x top;
	padding: 5px 10px 10px 19px;
	text-align: left;
	margin-bottom: 15px;
}
table.list
{
	border-width: 1px 1px 1px 1px !important;
	background: #fefffb !important;
}
table.news ul li span
{
	color: #bcbcbc;
}

table.news{margin-top: 2px; color: #2c2c2c !important;}
table.news td{padding-bottom: 10px;}
table.news td.second{padding-top: 4px; padding-bottom: 10px; border-top: 1px solid #e4e4e4;}

table.news img
{
	border: 1px solid #b5b5b5;
	float: left;
	margin-right: 10px;
}
table.news span{ color: #313131; font-size: 110%;}
table.news div{ color: #bcbcbc; font-size: 100%;}
table.news h2{ margin:3px 0 7px 0;}
table.news h2 a{ color: #183884;}
table.news h2 a:hover { color: #eb6f00; text-decoration: none; }

