.Rotator 
{
  background-color:white;
  cursor:hand; 
  direction:rtl;
  text-align: right;
}

.RotatorDealTitle
{
  font-family:Arial;
  font-size:12px;   
  font-weight:bold; 
  color: #C8131A;
  text-decoration: underline;
}

.RotatorDealTitle:hover
{
  font-family:Arial;
  font-size:12px;   
  font-weight:bold; 
  color: #C8131A;
  text-decoration: underline;
}

.RotatorDealTitle:visited
{
  font-family:Arial;
  font-size:12px;   
  font-weight:bold; 
  color: #C8131A;

}
.RotatorDealText
{
  font-family:Arial;
  font-size:11px; 
  color:Black;
  text-decoration: none;  
}
.RotatorDealText:A
{
  font-family:Arial;
  font-size:11px; 
  color:Black;
  text-decoration: none;  
}
.RotatorDealText:Visited
{
  font-family:Arial;
  font-size:11px; 
  color:Black;
  text-decoration: none;  
}
.RotatorDealText:Hover
{
  font-family:Arial;
  font-size:11px; 
  color:Black;
  text-decoration: none;  
}

.RotatorDealPrice
{
  font-family:Arial;
  font-size:12px;   
  font-weight:bold; 
 color: #C8131A;
  text-align: left;
  text-decoration:none;
}
.RotatorDealPrice:hover
{
  font-family:Arial;
  font-size:12px;   
  font-weight:bold; 
  color: #C8131A; 
  text-align: left;
  text-decoration:underline;
}
.RotatorDealPrice:visited
{
  font-family:Arial;
  font-size:12px;   
  font-weight:bold; 
  color: #C8131A; 
  text-align: left;
}
