#relatedposts{width: 580px;float: left;margin-left: 0px;margin-top: 15px;}
#relatedposts ul {
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 580px;
}
#relatedposts ul li {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    float: left;
    list-style: none outside none;
    margin-right: 10px;
    min-height: 170px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 133px;
	}


#relatedposts ul li a{
font-family: Arial;
font-weight: normal;
font-size: 12px;
width: 114px;
padding-left: 11px;
float: left;t
ext-align: justify;
}
#relatedposts ul li  img{border: 1px solid #AAA !important;
float: left !important;
height: 100px !important;
padding: 5px !important;
width: 100px !important;
margin-left: 0px !important;
background: #CCC !important;
margin-bottom: 10px;
}

#relatedposts ul li a:hover {
text-decoration:underline;
}

#relatedposts h3{ 
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    font-family: Arial;
    font-size: 2em;
    font-weight: normal;
    padding: 9px 9px 9px 0;
	border-bottom:1px solid #ddd;
	}