﻿div#newsMainContent
{
	float:left;
	width:600px;
	margin-left:20px;
	min-height:400px;
}
hr
{
	background-color:#433826;
   	height:10px;
}

h2.newsTitle
{
}
div.newsDate
{
	font-size:14px;
}
div.newsBody
{
	
}
div.newsRollupDate
{
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight:normal;
}
div.newsRollupImageDiv
{
	float:right;
}
div.newsRollupImageDiv image
{
	padding:5px;
}
div.yellow
{
	background-color:#f4c868;
	width:500px;
	height:1px;
	margin-bottom:0px;
}
div.black
{
	background-color:#000000;
	width:500px;
	height:1px;
	margin-top:0px;
	margin-bottom:0px;
}
div.red
{
	margin-top:0px;
	background-color:#ef1f21;
	margin-bottom:15px;
	height:1px;
	width:500px;
}