Hi, you can use the CSS I’ve used as a starter
div.csc_post { overflow: hidden; margin-bottom:10px}
div.csc_post_thumbnail { float:left; margin: 0 15px 0 0; border: 1px solid #C0B6AA; }
div.csc_post_thumbnail img { width:75px; height: 75px;}
div.csc_post_author { display:none;}
div.csc_post_category { display:none;}
div.csc_break { clear:both}