#ticker { width:370px; height:250px; background:#fff; overflow:auto; }
#ticker dt { font:normal 15px "Trebuchet MS"; line-height: 1.5em; padding:0 20px; background-color:transparent; color:#0097d4; padding-top:10px;  border-bottom:none; border-right:none; /*position:relative;*/ }
#ticker dd { margin-left:0; font:normal 11px Verdana; line-height: 1.5em; color: #000; padding:0 20px 10px 20px; background-color:transparent; border-left:1px solid #ffffff; /*position:relative;*/ }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }
#ticker a { color: #0097d4; }
