#scroller{
width: 385px;
height: 120px;
padding: 0 10px 15px 10px;
color: #666666;
font-size: 11px;
line-height: normal;
background-color: #e5e5e5;
}

#scroller a:link,a:visited,a:active { font-size: 11px; text-decoration: underline; color: #0066cc; }
#scroller a:hover { font-size: 11px; text-decoration: none; color: #0066cc; }

#scroller strong { font-size: 11px; text-decoration: none; color: #0066cc; }
#scroller br { margin: 5px 0; }

.someclass{
border-bottom: #666666;
}