﻿.Rotator
{
  border:solid 1px black; 
  border-left-color:gray;
  border-top-color:gray;
  background-color:white;
  cursor:default; 
}

.Time
{
	font-family: Tohama;
	font-weight: bold;
	font-size: 9px;
	color: gray;

}

.Headline
{
  font-family:Tohama; 
  font-weight:bold; 
  font-size: 10px; 
  color:red; 
  white-space:nowrap;
}
