

#wrapper{
  width:670px; 

}

#myScroll{
/*display:none;*/
}
#myScroll .scrollEl{
   border:1px solid #ddd;
   font-family:sans-serif;
   font-size: 9pt;
   padding: 10px;
   height: 280px;
}


#controls div{
   margin-top: -1px;
   padding-right: 6px;
   cursor:pointer;
   display:inline-block;
   font-family: Tahoma;
   font-size: 8pt;
   color: white;
}

#controls .sel{
  font-weight:bold;
}
#controls .disabled, #controls1 .disabled{
  color:white;
}
#controls .page{
  padding:5px;
  color:white;
}
