.RotatorItem {
	border: #8fc1e6 1px solid;
	margin: 1px;
	line-height: 15px;
	color: Blue;
}
.RotatorItemOver {
	border: #3DA252 1px solid; 
	margin: 1px;
	cursor: pointer;
	line-height: 15px;
}
.Rotator
{
	font-size: 11px;
	width: 145px;
	text-align: justify;
}