.dynPage {
  position    :  relative;
  z-index     :  10;
  left	      :  0px; 
  top         :  0px; 
  width       :  231px;
  visibility  :  hidden; 
  padding-top :  0px; 
  padding-left:  0px; 
  font-family :  arial;
  font-size   :  12px;
  line-height :  10px; 
  color       :  #000000
}

#divScroller1 {
  position    :  relative; 
  top         :  15px;
  left        :  5px;
  overflow    :  hidden; 
  z-index     :  9; 
  width       :  231px;
  height      :  100px;
  clip        :  rect(0px 120px 0px 231px);
  visibility  :  hidden;
  border-width:  1px 1px 1px 1px;
  border-color:  #000000; 
  border-style:  solid;
}


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

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