#lastposts {
	width: 440px;
	padding-bottom: 15px;
	z-index: 0;
}

#lastposts a{
	text-decoration: none;
}

#lastposts h3{
	font-size: 14px;
}

#lastpostsheadline {
	/*border-top: 1px solid #0065CC;*/
	border-bottom: 1px solid #0065CC;
	padding-bottom: 5px;
}

#lastpostsheadline h2{
	float: left;
	font-size: 14px;
}

#lastpostscontent{
	padding-top: 10px;
}

#lastpostentry {
	
}

#lastpostentry h3 {

}

#lastpostsmore {
	text-align: right;
}

#lastpostsbottom {
	
}

#lastpostentry {
	
}

.previewimagesmall {
	height: 75px;
	width: 75px;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}