﻿
.RotatorFrame
{
	border-width: 0px 3px 0px 0px;
	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;
}