﻿div#TestimonialRotator
{
}

div#TestimonialRotator div.panelFade
{
	padding: 12px;
	padding-bottom: 0px;
	height: 209px; /* height and padding should total 221px (on homepage at least) */
}

div#TestimonialRotator div#PrevNext
{
	height: 74px;
	background-color: #FFFFFF;
}

div#TestimonialRotator div#PrevNext a.prev
{
	float: left;
	margin-top: 21px;
	text-decoration: none;
}

div#TestimonialRotator div#PrevNext a.next
{
	float: right;
	margin-top: 21px;
	text-decoration: none;
}

div#ImageWrap
{
	float: left;
	padding-left: 3px;
	padding-top: 12px;
}

div#ImageWrap img
{
	width: 170px;
}

div#TestimonialRotator div#OpenQuote 
{
	float: left;
	background-image: url('/Lib/Img/OpenQuote.png');
	background-repeat: no-repeat;
	margin-top: 12px;
	height: 16px;
	width: 24px;
}

div#TestimonialRotator div#Quote 
{
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	width: 153px;
	position: relative;
	top: 16px;
}

div#TestimonialRotator div#Quote a
{
	color: #202758;
	text-decoration: none;
}

div#TestimonialRotator div#Quote a:hover
{
	text-decoration: underline;
}

div#TestimonialRotator div#ClosedQuote 
{
	clear: both;
	background-image: url('/Lib/Img/ClosedQuote.png');
	background-repeat: no-repeat;
	height: 16px;
	width: 24px;
	margin-left: 180px;
	position: relative;
	top: 4px;
}

div#TestimonialRotator a.moreTestimonials
{
	background-image: url('/Lib/Img/MoreTestimonials.png');
	background-repeat: no-repeat;
	display: block;
	width: 132px;
	height: 30px;
	text-decoration: none;
	margin-top: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div#TestimonialRotator div#PrevNext
{
	background-repeat: no-repeat;
	background-position: center center;
}