﻿.drRotateRed
{
	background: #34110a;
	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: #521f15;
	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: #58382c;
	color: #ffffff;
}
.drRotateRed .current
{
	background: #a44836;
	color: #cccccc;
}
/*.Rotate-Red-Content
{
	border: solid 5px #942b2c;	
	padding: 5px;
}*/
.Rotate-Red-Pager
{
	border: solid 2px #ffffff;	
}
