#recent_posts_wrapper h2 {
margin-bottom: 15px;
}

#recent_posts_wrapper h3 {
font-size: 18px;
margin-bottom: 5px;
}

#recent_posts_wrapper ul li {
list-style-type: none;
}

.post_has_image {
margin-left: 110px;
}

.recent_post_thumb {
float: left;
margin: 0 !important;
height: 75px !important;
width: auto;
padding: .53em;
border: 1px solid #eaeaea;
background: #fff;
}

.posts p img {
display: none;
}