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