.dynPage {
  position    :  absolute; 
  z-index     :  10;
  left	      :  0px; 
  top         :  0px; 
  width       :  175px; 
  visibility  :  hidden; 
  padding-top :  0px; 
  padding-left:  0px; 
  font-family :  verdana; 
  font-size   :  10px; 
  line-height :  10px; 
  color       :  #000000
}

#divScroller1 {
  position    :  relative; 
  top         :  20px; 
  left        :  0px;
  overflow    :  hidden; 
  z-index     :  9; 
  width       :  175px; 
  height      :  160px; 
  clip        :  rect(0px, 160px, 160px, 0px); 
  visibility  :  visible; 
  border-width:  0px 0px 0px 0px; 
  border-color:  #000000; 
  border-style:  solid;
}


#seta1 {
  position  :  relative; 
  z-index   :  11; 
  left      :  180px; 
  top       :  -120px; 
  width     :  10px; 
  height    :  10px; 
}

#seta2 {
  position  :  relative; 
  z-index   :  11; 
  left      :  180px; 
  top       :  -40px; 
  width     :  10px; 
  height    :  10px; 
}
