﻿/*** Testimonials ***/
.container {
	}
.left_bar {
	}
.content {
	color:#CCCCFF;
	}
.content h2{
	margin:30px 0 0;
	padding:3px;
	background:#CDD1E0;
	color:#000066;
	border-bottom:1px dotted #000066;
	}
.content h3{
	margin:0;
	padding:8px 0 0;
	color:#ffffff;
	}

.testimonial_ref {
    text-align: right;
}

.quoteOpen {
    float: left;
    margin: -10px 10px 0 0;
}
.quoteClose {
    float: right;
    margin: 0 0 -25px 10px;
}
.listing_image {
    width: auto;
    float: right;
    margin: 5px 0 5px 10px;
}