.drRotateGreyLight
{
	background: #FFFFFF;
	padding: 0;
	margin: 0;
}
.drRotateGreyLight td
{
	width: 20px;
	height: 20px;
	text-align: center;
}
.drRotateGreyLight td img
{
	padding-top: 3px;
	vertical-align: middle;
}
.drRotateGreyLight a
{
	display: block;
	width: 20px;
	height: 20px;
	background: #d0d0d0;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;
}
.drRotateGreyLight a:link, .drRotateGreyLight a:visited
{
	color: #404040;
}
.drRotateGreyLight a:hover
{
	background-color: #e1e1e1;
	color: #a0a0a0;
}
.drRotateGreyLight .current
{
	background: #e1e1e1;
}
/*.Rotate-GreyLight-Content
{
	border: solid 5px #c0c0c0;	
	padding: 5px;
}*/
.Rotate-GreyLight-Pager
{
	border: solid 4px #c0c0c0;	
}