ul#news { margin: 0; list-style: none; width:210px; padding-left:30px; }
ul#news li { border-top: 1px solid white; clear: both }
ul#news li.first { border: none; }
ul#news li img { float: right; margin: 10px 0px 20px 20px; padding: 4px; border: 4px solid white } /* image */
ul#news li h1 { font-size: 16px; padding-top:20px; color:#78107b; } /* title */
ul#news li h1 span { font-size: 14px; font-weight: normal } /* date within title */
ul#news li p { padding-bottom:30px; } /* news content */

.totalrecords { padding-left:30px;}