﻿div#FeaturedTestimonials
{
}

div#FeaturedTestimonials div.fadePanel p
{
	font-size: 1.1em;
	background-image: url('/Lib/Img/OpenQuote.png');
	background-repeat: no-repeat;
	padding-top: 8px;
	font-style: italic;
}

div#FeaturedTestimonials div.fadePanel span.spacer
{
	display: block;
	float: left;
	width: 23px;
	height: 10px;
	margin-right: 8px;
}

div#FeaturedTestimonials div.fadePanel span.closedQuote
{
	line-height: 4px;
	display: inline-block;
	float: right;
	width: 23px;
	height: 16px;
	background-image: url('/Lib/Img/ClosedQuote.png');
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 6px;
}

div#FeaturedTestimonials div.fadePanelBottomQuote span.testifierName
{
	
}

div#FeaturedTestimonials div.midEmphasisPanel div.fadePanel
{
    background-image: none;
    padding-bottom: 0px;
    padding-top: 10px;
}

div#FeaturedTestimonials div.midEmphasisPanel div.fadePanelBottomQuote
{
    background-image: none;
    padding-top: 4px;
    padding-bottom: 0px !important;
    text-align: right;
    padding-right: 20px;
    min-height: 12px;
    height: auto;
}

div#FeaturedTestimonials div.midEmphasisPanel h4
{
    background-image: url('/Lib/Img/WhatOtherCandidatesAreSaying.png');
    background-position: 20px;
	margin-bottom: 0px;
}

div#FeaturedTestimonials div.midEmphasisPanel h3
{
	color: #183C6E;
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
}

div#FeaturedTestimonials div.midEmphasisPanel h3 span /* Used when testimonials are shown in the midEmhpasisPanel */
{
	color: #227AD3;
	font-weight: bold;
	font-style: normal;
	padding-left: 20px;
}

