#domticker { width            : 150px
           ; height           : 240px   
           ; border           : 0px solid #cccccc
           ; padding          : 0px
           ; background-color : #FFFFFF
           ; font-family      : "Lucida Grande", "Gill Sans", Verdana, Arial
           ; font-size        : 11px
           }

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
              background-color: #FFFFFF
              }

#domticker a{ font-weight: bold }

.pao { }