﻿
.NewsList_Default {
	width: 100%;
	padding-right:10px;
}

.NewsList_Default a:hover {
	text-decoration: underline !important;
}


.NewsList_Default .block {
	width: 100%;		
	font-size: 11px;
	color: #ffffff;
	padding-left:10px;
	background-image:url(/SiteFiles/Layout/streep.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	
}
.NewsList_Default .block A {
	width: 100%;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	
}
.NewsList_Default .block .title {
	


}
.NewsList_Default .block .title .titlediv .full {
	font-size: 11px;
	color: #ffffff;
}
.NewsList_Default .block .title .titlediv .link {
}
.NewsList_Default .block .title .titlediv .link:hover {
}
.NewsList_Default .block .title .datediv {
	float: right;
}
.NewsList_Default .block .title .imagediv {
	
}


