.campaignTable td
{
	vertical-align: top;
}
#RotatingImage1Container
{
	height: 34px;
}
.BoxA
{
}
.BoxB
{
}
.BoxC
{
}
.BoxD
{
}
.BoxE
{
}
.BoxF
{
}
.BoxG
{
}
.BoxH
{
}

.BoxI
{
}
.BoxJ
{
}
.BoxK
{
}
.BoxL
{
}
.BoxM
{
}
.BoxN
{
}
.BoxO
{
	xheight: 168px;
}
.BoxP
{
	xheight: 125px;
}
.BoxQ
{
	xheight: 156px;
}
.BoxR
{
	xheight: 210px;
}
.BoxS
{
	xheight: 64px;
}
.BoxT
{
	xheight: 219px;
}
.BoxU
{
	xheight: 230px;
}
.BoxV
{
	xheight: 135px;
}
.BoxW
{
}
.BoxX
{
}
.BoxY
{
}
.BoxZ
{
}
.BoxAA
{
}
.BoxBB
{
}
.BoxCC
{
	float: left;
	width: 756px;
	text-align: left;
}

div.RotatingBanners
{
	height: 250px;
	position:relative;
	top:0;
	left:0;
}
div.RotatingBanners li.banner
{
	display: none;
	list-style-type: none;
}

.RotatingBannerControls
{
	position: absolute;
	top: 0px;
	left: 30px;
	width: 130px;
	height: 38px;
	background: transparent url(../../images/homepage/panel_bg.png) repeat-x;
	z-index: 2;
}

.RotatingBannerControls ul
{
	position: relative;
	top: 7px;
	left: 5px;
	z-index: 3;
}
.RotatingBannerControls li
{
	float: left;
	font-weight: bold;
	font-size: 1.18em;
	padding: 0 8px;
	list-style-type: none;
}

.RotatingBannerControls li a
{
	color: green;
}

.RotatingBannerControls li a.current
{
	color: #ffffff;
}

.RotatingBannerControls img.left
{
	position: absolute;
	top: 0px;
	left: -5px;
}
.RotatingBannerControls img.right
{
	position: absolute;
	top: 0px;
	right: -5px;
}
.RotatingBannerControls .highlighter
{
	position: absolute;
	top: 2px;
	left: 5px;
	width: 34px;
	height: 35px;
	background: transparent url(../../images/homepage/highlighter.png) no-repeat 0 0;
	z-index: 2;
}


