.RotatorFrame 
{
  border:1px; 
  /*border-color:white; 
  border-style:solid; */
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  /*background-color:white; */
  cursor:default;
}

.RotatorFrameOver 
{
  border:1px; 
  /*border-color:black; 
  border-style:solid; */
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  /*background-color:white; */
  cursor:default;
}
