<!--
div.box_white_t {background-image: url(/images/boxes/box_white_t.gif); background-position: top left; background-repeat: repeat-x;margin-top:12px;}
div.box_white_r	{background-image: url(/images/boxes/box_white_r.gif); background-position: top right; background-repeat: repeat-y;}
div.box_white_b	{background-image: url(/images/boxes/box_white_b.gif); background-position: bottom left;	background-repeat: repeat-x;}
div.box_white_l {background-image: url(/images/boxes/box_white_l.gif); background-position: top left; background-repeat: repeat-y;}
div.box_white_tl {background-image: url(/images/boxes/box_white_tl.gif); background-position: top left; background-repeat: no-repeat;}
div.box_white_tr {background-image: url(/images/boxes/box_white_tr.gif); background-position: top right; background-repeat: no-repeat;}
div.box_white_bl {background-image: url(/images/boxes/box_white_bl.gif); background-position: bottom left;	background-repeat: no-repeat;}
div.box_white_br {background-image: url(/images/boxes/box_white_br.gif); background-position: bottom right; background-repeat: no-repeat;}

img.testimonial {float:right; padding:0px 10px 0px 10px;}
img.testimonial_super {float:left; padding:0 30px 10px 10px; display:block; clear:left;}

.testimonial_plain {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 50px;
	font-family: georgia;
	font-size:14px;
	color: #6782B9;
	background: #fff url(/images/quote.gif) no-repeat 10px 10px;
}
.testimonial_plain_img {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 50px;
	font: small georgia;
	color: #6782B9;
	background: #fff url(/images/quote.gif) no-repeat 10px 10px;
}
.testimonial_super_img {
	background: #fff url(/images/testimonial/bg_super.gif) no-repeat top;
	padding: 20px 20px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}

.testimonial_BeforeAfter {text-align:center;}
.testimonial_title {font-weight:bold;padding-bottom:10px;}
.testimonial_altImg {}
.testimonial_testimonial {padding-bottom:10px;}
.testimonial_beforeImg {padding:5px 5px 10px 5px;}
.testimonial_afterImg {padding:5px 5px 10px 5px;}
.testimonial_name {font-weight:bold; font-style:italic;}
.testimonial_date {font-style:italic;}
.testimonial_location {font-weight:bold; font-style:italic;}
-->
