/* CSS Document */

div.newsItemCell
{
	float: left;
	display: inline;
	width: 810px;
	padding: 5px;
	text-align: justify;
	border-bottom: 1px solid #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p
{
	margin-top: 0;
}
