/* CSS Document */

   p.notice {border: 1px solid red; background: #fcc; padding: 1em}
        div.station {padding-right: 80px; background: no-repeat top right url(/images/logos/logoTTC_sm.gif)}
        div.station h3 {margin-top: 0}
        div#stations {float: right; width: 50%; height: 400px; overflow: auto; display: inline }
        div#stations ul {list-style: none; margin-top: 0}
        div#stations ul li {padding-left: 1em; cursor: pointer}

        <!-- IE hack -->
        v\:* { behavior: url(#default#VML); } 
    