﻿th.rotator 
{
	background-color: Black;
	color: White;
}
td.rotator, td.rotator_alt
{
	border-bottom: solid 1px Gray;
	border-left: solid 1px Gray;
	height: 30px;
	padding-left: 3px;
	text-align: left;
}


td.rotator_right
{
	border-right: solid 1px Gray;
	text-align: center;
}

.myDragClass
{
	background-color: #ffcc66;
}
