#testimonialDefault{margin:0 5px;padding:8px;font-size:1.2em;text-align:left;}
#testimonialDefault h1{margin:0;padding:10px 0;font-size:1.5em;font-weight:700;}

blockquote{background:url("../images/blockquote.png")0 0 no-repeat;border:1px solid navy;padding:10px 5px 0;}

.name {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: normal;
}

.city {
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0.5px;
}

.date {
	text-transform: uppercase;
	font-style: normal;
	font-size: 10px;
	float: right;
}

.rating {
	margin-top: 12px;
	font-style: normal;
	height: 30px;
}

.rater {
    background: url(stars4.png);
	width: 125px;
	height: 22px;
	position: relative;
	top: -22px;
	left: 70px;
}

.rater2 {
    background: url(stars3.png);
	width: 0px;
	height: 20px;
	position: relative;
	top: -40px;
	left: 70px;
}

.testimonial_text {
	margin: 10px 0 5px;
}

.separator {
	margin: 5px 0 5px;
}


