﻿.drRotateBlue
{
	background: #3F4C6B;
	padding: 0;
	margin: 0;
}
.drRotateBlue td
{
	width: 20px;
	height: 20px;
	text-align: center;
}
.drRotateBlue td img
{
	padding-top: 3px;
	vertical-align: middle;
}
.drRotateBlue a
{
	display: block;
	width: 20px;
	height: 20px;
	background: #356AA0;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	color: #ffffff;
	font-weight: bold;
}
.drRotateBlue a:link, .drRotateBlue a:visited
{
	color: white;
}
.drRotateBlue a:hover
{
	background-color: #C3D9FF;
	color: #000000;
}
.drRotateBlue .current
{
	background: #C3D9FF;
}
/*.Rotate-Blue-Content
{
	border: solid 5px #3F4C6B;	
	padding: 5px;
}*/
.Rotate-Blue-Pager
{
	border: solid 4px #3F4C6B;	
}
