
.Frame
{
  border:solid 1px #ccc; 
  border-bottom:none;
  border-top:none;
  padding:0px; 
  background-color:white;
  text-align:center;

}

.Rotator 
{
  
  width:450px;
  height:25px; 
  padding:0px; 
  font-family:tahoma; 
  font-size:10px; 
  background-color:#ffffff; 
  cursor:default;
  text-align:right;
}

.RotatorStahlil
{
  
  width:450px; 
  padding:0px; 
  font-family:tahoma; 
  font-size:10px; 
  background-color:#ffffff; 
  cursor:default;
  text-align:right;
overflow:visible !important;
}

.DemoNewsTitle
{
  font-family:tahoma;
  font-size:11px;   
   
  color:maroon;
  text-align:right;
}

.DemoNewsText
{
  font-family:tahoma;
  font-size:11px;
  text-align:right;   
}

.NewsItem
{
  border:solid 1px bisque; 
  cursor:hand;
  text-align:right;
}

.NewsItemOver
{
  border:solid 1px white; 
  border-right-color:#FFA500;
  border-bottom-color:#FFA500;
  background-color:#CCCCCC; 
  cursor:hand;
  text-align:right;
}

.NewsItemDown
{
  border:solid 1px white; 
  border-left-color:#FFA500;
  border-top-color:#FFA500;
  background-color:#FFCE80; 
  cursor:hand;
  text-align:right;
}

/* Rotator 2 */
.Rotator2
{
  background-color:#313439; 
  cursor:default; 
  position:absolute;
  top:0px;
  z-index:1;
  padding-left:10px;
  text-align:center;
}

.Time
{
  font-family:Tahoma; 
  font-size: 10px; 
  color:#F8B400; 
  font-weight:bold;
}

.Headline
{
  font-family:Tahoma; 
  font-weight:bold;
  font-size: 10px; 
  color:white; 

 
}
/* Rotator 2 end */
