.Rotator 
{
  
  cursor:default;
  font-family: verdana; 
  font-size: 11px; 
  font-weight: normal; 
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 5px;
}

.RotatorFrame 
{
  border:solid 1px white; 
  width:200px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  cursor:default;
}

.RotatorFrameOver 
{
 
  width:200px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  cursor:default;
}

.ProductTitle
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:normal; 
  color:Red;
}

.ProductText
{
  font-family:Verdana;
  font-size:11px;   
  color:red;
  width:230px;
}
.MainText
{
  font-family:Verdana;
  font-size:10px;   
  color:red;
  
}

.ProductPrice
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
  color:Red; 
}
