.news-list-header, .news-list-header, .news-list-time,  .news-list-content, .news-list-more {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.news-list-header {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;

}
.news-list-time {
	padding-top: 10px;
	padding-left: 0;
}
.news-list-content a, .news-list-header a  {
	color: #364D9D;
	text-decoration: none;
}
.news-list-time {
	background-color: white;
	font-size: 9px;
	/*font-weight: bold;*/
	color: #666;
	text-align: left;

}

.news-list-more {
	text-align: right;
	background-image: url(../gfx/path-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	font-size: 9px;

}

.news-list-more  a, .content .news-list-more a {
	color: #364D9D;
	text-decoration: none;
	/*background-image: url(../gfx/arrow_small.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	display: block;
	padding:0;
	margin: 0;
	font-weight: normal;
	/*padding-right: 10px;*/ 
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
} 

.news-list-left {
	margin-top: 17px;
	padding-right: 10px;
}
