.newQuoteAnchor {
	color: #777777;
	font-size:12px;
	font-style:italic;
	line-height:18px;
	padding: 0px;
}

.newQuoteAnchor:hover {
	text-decoration: none;
}

.newQuotedAnchor {
	color: #777777;
	font-size:12px;
	font-style:italic;
	line-height:18px;
	padding: 0px;
}

.newQuotedAnchor:hover {
	text-decoration: none;
}

.newQuoteAnchorDivWithWhisper,
.newQuoteAnchorDivWithLong,
.newQuoteAnchorDivWithLong2,
.newQuoteAnchorDivWithLong3 {
	padding: 6px 6px 0px 6px;
}

.newQuotedAnchorDiv,
.newQuotedAnchorDivWithWhisper,
.newQuotedAnchorDivWithLong,
.newQuotedAnchorDivWithLong2,
.newQuotedAnchorDivWithLong3 {
	text-align: right;
}

.newQuotedAnchorDivWithWhisper,
.newQuotedAnchorDivWithLong,
.newQuotedAnchorDivWithLong2,
.newQuotedAnchorDivWithLong3 {
	padding: 0px 8px 0px 0px;
}


.pageTitleH1 {
	font-size: 2em;
	margin-bottom: 6px;
}

.pageTitleH2 {
	font-size: 1.4em;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

.pageTitleH3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	color: #777;
}

.testimonialBubbleWhisper {
	width: 195px;
	height: 178px;
	background: url(/images/testimonial_bubble_whisper.jpg) no-repeat;
	cursor: pointer;
	white-space: normal;
}

.testimonialBubbleLong {
	width: 566px;
	height: 93px;
	background: url(/images/testimonial_bubble_long.jpg) no-repeat;
	cursor: pointer;
	white-space: normal;
}

.testimonialBubbleLong2 {
	width: 566px;
	height: 142px;
	background: url(/images/testimonial_bubble_long2.jpg) no-repeat;
	cursor: pointer;
	white-space: normal;
}

.testimonialBubbleLong3 {
	width: 566px;
	height: 186px;
	background: url(/images/testimonial_bubble_long3.jpg) no-repeat;
	cursor: pointer;
	white-space: normal;
}
