.related-posts {
	clear: both	
}
.related-posts p {
	line-height: 20px;}
.related-posts ul {
    margin: 1em 0 2em 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    clear: both;
}
.related-posts li {
    margin: 0 0 15px 0;
    padding: 0;
	min-height: 180px;
    display: block;
    clear: left;
}
.related-posts h3 {
	text-transform: none!important;
	clear: none!important;
	font-size: 20px!important;
	margin-bottom: 15px!important;
 }
.related-posts img {
    margin: 0 15px 0 0;
    float: left;
}