.lstNews
{ 
  padding-right:15px;   width:310px; height:auto;  
    
}
.News_Image
{
    display:none;
    visibility:hidden;
	width:1px;
	height:1px;
	vertical-align:middle;
}
.News_Title 
{
	font-size:11px;
	font-family:Tahoma;
}
.News_Title a
{
	display:block;
	font-size:11px;
	color:#000;
	margin-top : 0px;
	text-decoration:none;
}
.News_Title a:hover
{
	display:block;
	font-size:11px;
	margin-top : 0px;
	text-decoration:none;
	text-decoration:underline;
}
.News_Abstract
{
	font-size:11px;
	color: #7a7a7a;
	margin-top:0px !important;
	padding-top:0px !important;
    margin-left:2px;
	
	
}
.News_Divider
{
    visibility:hidden;
    display:none;
    height:5px;

	
}

.News_Item_Alt .col .row
{
    width:305px;
    height:auto;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:5px;
}

.News_Item .col .row
{
    width:305px;
    height:auto;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:5px;
    
}

.News_ThumbNail
{
	width:70px;
	height:55px;
	vertical-align:middle;
}

.News_Image{ width:120px; height:85px; display:none; visibility:hidden;}

.News_Image img{ width:120px; height:85px; display:none; visibility:hidden;}

.NewsDetails-title{ color:Blue; font-weight:bold; font-size:12px; margin-bottom:10px;}

.News_Bullet{ background-image:url(images/vv.jpg); height:12px; width:18px; background-position:left 0px; background-repeat:no-repeat;}

.News_Item{ margin-bottom:5px;}
.News_Item_Alt{ margin-bottom:5px;}