﻿.RotatingNewsTitle
{
    font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-weight:bold;
	float:left;
	display:block;
}

.RotatingNewsDate
{
  	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2364A6;
	text-decoration: none;
	font-weight: normal;
	line-height:13px;
	float:right;
}

.RotatingNewsContent
{
    font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	display:block;
	float:none;
}

.RotatingNewsLink
{
  	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2364A6;
	text-decoration: none;
	font-weight: normal;
	line-height:13px;
}

