#newsItem { position: relative; padding-bottom: 20px; }
#newsItem .intro { font-weight: bold; margin-bottom: 8px; }
#newsItem ul { margin-left: 12px; }

.news { padding: 0; margin: 0; }
.news h1 { font-size: 13px; text-transform: none; color: #606160; }
.news ul { position: relative; float: left; margin: 0; padding-bottom: 20px; list-style: none; margin-bottom: 8px;}
.news ul li p { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #606160; }
.news ul li p span.date { display: block; clear: both; padding-bottom: 10px; color: #606160; }
.news ul li p a.more { display: block; clear: both; }

