<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.drRotateGreen
{
	background: #375b0f;
	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: #678b3f;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	color: #ffffff;
	font-weight: bold;
}
.drRotateGreen a:link, .drRotateGreen a:visited
{
	color: white;
}
.drRotateGreen a:hover
{
	background-color: #00ff00;
	color: #000000;
}
.drRotateGreen .current
{
	background: #00ff00;
}
/*.Rotate-Green-Content
{
	border: solid 5px #375b0f;	
	padding: 5px;
}*/
.Rotate-Green-Pager
{
	border: solid 5px #375b0f;	
}
</pre></body></html>