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