﻿.NewsRotator
{
  border:none; 
  border-left-color:#2E2E64;
  border-top-color:#2E2E64;
  background-color:white;
  cursor:default; 
}
.NewsTime
{
  font-family:Verdana; 
  font-weight:bold; 
  font-size: 10px; 
  color:gray; 
}
.NewsHeadline
{
  font-family:Verdana; 
  font-weight:bold; 
  font-size: 10px; 
  color:#1E3787; 
  white-space:nowrap;
  text-decoration:none;
  cursor:pointer;
}
.modalMaskCssClass
{

}
.headerCss
{
	cursor:hand;
	cursor:pointer;
}