.Rotator 
{
  
  background-image: url('../images/TagCloudBG.jpg');
}

.RotatorFrame 
{
  
  width:130px; 
  height:112px; 
  font-family:verdana; 
  font-size:11px; 
  cursor:default;
}

.RotatorFrameOver 
{
  width:128px; 
  height:112px; 
  font-family:verdana; 
  font-size:11px; 
  cursor:default;
}

.ProductTitle
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
}

.ProductText
{
  font-family:Verdana;
  font-size:11px;   
  width:220px;
}

.ProductPrice
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
  color:Red; 
}
