.Rotator
{
  border:solid 1px black; 
  border-left-color:gray;
  border-top-color:gray;
  background-color:white;
  cursor:default; 
}

.Time
{
  font-family:Verdana; 
  font-weight:bold; 
  font-size: 10px; 
  color:gray; 
}

.Headline
{
  font-family:Verdana; 
  font-weight:bold; 
  font-size: 10px; 
  color:#1E3787; 
  white-space:nowrap;
}
.DemoNewsTitle
{
  font-family:Verdana;
  font-size:22px;   
  font-weight:bolder; 
  letter-spacing:-0.2mm;
  color:#E6E573; 
}
.DemoNewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:#E6E573; 
}
.NewsImage
{
  border:solid 1px #F8CB75; 
  border-right-color:#842402; 
  border-bottom-color:#842402; 
}
