﻿.rotator
	{
		margin-bottom: 13.5px;
		position: relative;
		height: 310px;
		display:block;
	}
	.rotatorBack
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 516px;
		height: 310px;
	}
	.rotatorCaptionHeader
	{
		font-size:14px;
		font-variant:normal;
		font-weight:bold;
		font-stretch:normal;
		writing-mode:lr-tb;
		fill:#25412c;
		fill-opacity:1;
		fill-rule:nonzero;
		stroke:none;
		font-family:Arial, Verdana, helvetica;
		padding: 0 8px 3px 0;
		color: #25412c;
	}
	.rotatorCaptionText
	{
		font-family: Arial, verdana;
		font-weight: normal;
		font-size: 12px;
		padding: 0px 0 0 0;
		color: #3e6d4d;
	}
	.rotatorCaptionText a
	,.rotatorCaptionText a:link
	,.rotatorCaptionText a:visited
	,.rotatorCaptionText a:hover
	{
	  text-decoration: underline;
	}
	.rotatorCaption
	{
		font-family: Arial, verdana;
		font-size: 12px;
		width: 355px;
		padding: 4px 8px 8px 8px;
	}
	.rotatorCaptionBack
	{
		position: absolute;
		top: 225px;
		left: 8px;
		width: 370px;
		height: 74px;
	}
	
	.rotatorThumbsBack
	{
		position: absolute;
		top: 5px;
		left: 404px;
	}
	.rotatorMain
	{
		position: absolute;
		top: 16.5px;
		left: 8px;
		z-index: 2;
	}
	.rotatorLeadOff
	{
		position: absolute;
		top: 73px;
		left: 388px;
		z-index: 3;
		cursor: pointer;
		cursor: hand;
	}
	.rotatorOnDeck
	{
		position: absolute;
		top: 153px;
		left: 388px;
		z-index: 3;
		cursor: pointer;
		cursor: hand;
	}
	.rotatorInHole
	{
		position: absolute;
		top: 233px;
		left: 388px;
		z-index: 3;
		cursor: pointer;
		cursor: hand;
	}
	.rotatorPlayButton
	{
		position: absolute;
		top: 226px;
		left: 326px;
		z-index: 2;
		cursor: pointer;
		cursor: hand;
	}
	.rotatorPauseButton
	{
		position: absolute;
		top: 226px;
		left: 350px;
		z-index: 2;
		cursor: pointer;
		cursor: hand;
	}
