ul#news { margin: 0; list-style: none }
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; } /* title */
ul#news li h1 span { font-size: 14px; font-weight: normal } /* date within title */
ul#news li p.title { font-weight:bold;} /* news content */
ul#news li p.content { padding-bottom:20px;} /* news content */
ul#news li p.title { font-weight:bold; } /* news content */