.blog_post {
    padding-bottom: 8px;
}

.blog_post_details {
    font-size: .8em;
    color: #999;
}

.posts .dl-horizontal dt img {
    width: 164px !important; 
     height: 60px !important; 
    padding: 2px;
    margin-top: 2px;
    border: solid 1px #ddd;
}


.posts .dl-horizontal dt {
    width: 120px !important;

}