/************************************************** * File.........: scroller.css * * Description..: Style Sheet for Scrollers * * Author.......: United Systems & Software, Inc. * **************************************************/ .ussi_scroller{ width: 100%; height: 100%; padding: 2px; text-align:left; background-color: transparent; } /* P { margin-top: 0px; padding: 0px } .text { color: black; font-family: Tahoma; font-size: 11px; font-weight: normal margin-top: 0px; padding: 0px } .title { color: black; font-family: Tahoma; font-size: 12px; font-weight: bold } A:link { color: #000099; text-decoration: none; } A:hover { color: #000099; text-decoration: underline; } A:visited { color: #000099; text-decoration: none; } */