.block-newslister {
	float: left;
	width: 460px; 
	padding-bottom: 20px;
	margin-bottom: 10px;
	/*background-color:#f3f3f3;*/
}

.block-newslister a:link {
color: #0B204B;
//text-decoration: none;
font-family: Palatino Linotype,Georgia,Times New Roman,Times,Serif;
font-size: 16px;
font-weight: bold;
}

.block-newslister a:visited {
color: #0B204B;
//text-decoration: none;
font-family: Palatino Linotype,Georgia,Times New Roman,Times,Serif;
font-size: 16px;
font-weight: bold;
}

/*.block-newslister .leftlink {
position:absolute;
left: 0; top:-4px;

}*/

.news_headline {
float:left;
width:350px;
margin-left: 10px;
}

.news_headline a:link {
//text-decoration: none;
font-size: 12px;
}

.news_headline a:hover {
//text-decoration: underline;
font-size: 12px;
}

.news_headline a:visited {
//text-decoration: none;
font-size: 12px;
}

.news_date {
float:left;
}
