
.DemoNewsTitle
{
  font-family:Arial;
  font-size:16px;   
  line-height:1.4;
  font-weight:bolder; 
  letter-spacing:-0.2mm;
  color:#E6E573; 
}

.DemoNewsText
{
  font-family:Arial;
  font-size:11px;
  font-weight:bold;   
  color:#fdca00; 
}

.NewsImage
{
  border:solid 1px #F8CB75; 
  border-right-color:#842402; 
  border-bottom-color:#842402; 
}


.RotatorFrame 
{
  border:1px; 
  border-color:white; 
  border-style:solid; 
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:1px; 
  border-color:black; 
  border-style:solid; 
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.MainText
{
  font-size:11px; 
  height:100%;
}