﻿.drRotateGreen
{

	padding: 0;
	margin: 0;
}
.drRotateGreen td
{
	width: 20px;
	height: 20px;
	text-align: center;
}
.drRotateGreen td img
{
	padding-top: 3px;
	vertical-align: middle;
}
.drRotateGreen a
{
	display: block;
	width: 20px;
	height: 20px;
	background: #78D9E4;
	border: 1px solid #FFF !important;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	color: #002A5C;
	font-weight: bold;
}
.drRotateGreen a:link, .drRotateGreen a:visited
{
	color: white;
		border: 1px solid #FFF !important;
}
.drRotateGreen a:hover
{
	background-color: #002A5C;
	color: #FFF;
}
.drRotateGreen .current
{
	background: #00ff00;
}
/*.Rotate-Green-Content
{
	border: solid 5px #375b0f;	
	padding: 5px;
}*/
.Rotate-Green-Pager
{

}
