﻿
.newsbody
{
	padding: 0px 8px 10px 10px;
	margin: 0px;
	list-style: none;
}
.newsTitle
{
	color: #AE0917;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.newsdate
{
	color: #8C8C8C;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.newsmore
{
	color: #8C8C8C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.newsmore a
{
	color: #8C8C8C;
	text-decoration: none;
}
.newsmore a:visited
{
	color: #8C8C8C;
	text-decoration: none;
}
.lineHorizonatalSepartor
{
	height: 1px;
	background: #cccccc;
	width: 98%;
}



.lineSepartor
{
	background-position: bottom;
	background-image: url(Images/line2.jpg);
	background-repeat: repeat-x;
	padding:4px 0px;
	width:95%; 
}
.infoWrp
{
	text-align:left;}
.VoxtronEventsContent
{
	padding:0px 6px;}
	
	
.middTopThumWithImage {
	width:213px;
	padding:0px 0px 0px 0px;
	background: url(Images/voxtronNews.jpg) no-repeat center top;
	height:70px; 
}
	
	
