﻿.drRotateGreen
{
	background-color: #000000;
	padding: 0;
	margin: 0;
	top: 0px; 
	position: relative;
	left: 0px;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
    -khtml-opacity: 0.60;
    opacity: 0.60;
}

.drRotateGreen table
{
	height: 0px;
}

.drRotateGreen td
{
	text-align: center;
}
.drRotateGreen td img
{
	padding-top: 3px;
	vertical-align: top;
}
.drRotateGreen a
{
	display: block;
	width: 50px;
	height: 20px;
	background: black;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
}

.drRotateGreen a:link, .drRotateGreen a:visited
{
	color: white;
}
.drRotateGreen a:hover
{
	background-color: #e26600;
	color: #000000;
}

.drRotateGreen .current
{
	background: #e26600;
}

.Rotate-Green-Pager
{
	border: solid 5px #375b0f;	
}

.Evangelists-Pager
{
	height: 0px;
}
