﻿.NewsImage {
	float:right;
}
.NewsDate {
	float:left;
	width:226px;
	font-size:10px;
	color:#9e0b0f;
}
.NewsDescriptionDiv {
	float:left;
	width:226px;
}
.NewsDescriptionSpan{
	font-size:14px;
}
.NewsForced{
	font-size:16px !important;
}

.NewsSeperator {
	float:left;
	width:286px;
	height:9px;
	border-bottom:1px solid #929294;
}
.NewsBlankSeperator {
	width:100%;
	height:8px;
	line-height:8px;
	font-size:8px;
	float:left;
}
/*.NewsDescription a:link {
	color: #b3b3b3;
	text-decoration:underline;
}
.NewsDescription a:visited {
	text-decoration: underline;
	color: #b3b3b3;
}
.NewsDescription a:hover {
	text-decoration: underline;
	color: #b3b3b3;
}
.NewsDescription a:active {
	text-decoration: underline;
	color: #b3b3b3;
}*/
.AllNews a:link,.AllNews a:visited,.AllNews a:hover,.AllNews a:active {
	font-size:12px !important;
	color: #9e0b0f;
	text-decoration:underline;
}
#AllNews{
	float:left;
	font-size:10px;
	width:79px;
	text-align:left;
}