#newsblogs {
	width:938px; 
	float:left; 
	clear:right; 
	padding:20px; 
	line-height:20px; 
	font-size:13px;
}

#newsblogs a{
	color:#0057a5;
	text-decoration:none;
}

#newsblogs a:hover{
	color:#006cb4;
	text-decoration:none;
}

#newsblogs h2 {
	line-height:30px;
}

#newsblogs ul {

list-style-type:circle;
margin:5px 5px 0 0;
padding-left: 20px;
}
