﻿.Testimonials {
	padding-right: 5px;
	color: #787772;
	}

.Testimonials hr {
	border-style: dotted;
	}

.Testimonials .OpenQuote {
	background: url(Images/Testimonials/QuoteOpen.gif) no-repeat left top;
	padding-right: 13px;
	}

.Testimonials .CloseQuote {
	background: url(Images/Testimonials/QuoteClose.gif) no-repeat right bottom;
	padding-left: 13px;
	}

.Testimonials .Content {
	margin-bottom: 8px;
	}

.Testimonials .Author {
	text-align: right;
	margin-bottom: 25px;
	font-size: 90%;
	}

.Testimonials .Button {
	text-align: center;
	padding-top: 5px;
	}

.Testimonials .Button input {
	border: 0px;
	padding: 5px 40px 5px 20px;
	color: #064E7A;
	background: url(Images/Testimonials/Icon.png) no-repeat 90% center;
	cursor: pointer;
	}