.entry .textBody h3 {
    clear: both;
}
.list-item h4 {
    clear: both;
    margin: 0!important;
}
.list-item p {
    margin: 0.5em 0 0 0.5em !important;
    line-height:1.5em;
}
.list-item img{
   float: left;
   margin: 0 5px 10px 0!important;
}