DIV.border {
	background-color:#000000;
	height:10px;
	width:100%;
}

DIV.clients {
	padding-bottom:30px;
	position:relative;
	text-align:left;
	width:1000px;
}

DIV.testimonial {
	font-family:calibri,arial,verdana,courier new,courier;
	border-bottom:1px solid #020202;
	border-top:1px solid #020202;
	margin:40px 20px 40px 20px;
	padding:12px 6px 12px 6px;
	font-style:italic;
	text-align:left;
	font-size:18px;
	width:460px;
}

DIV.testimonial B {
	line-height:15px;
	font-size:36px;
	color:#bad3fc;
}

DIV.testimonial SPAN {
	padding-left:120px;
	font-style:normal;
	font-size:15px;
}

DIV.testimonial SPAN.mt10 {
	margin-top:10px;
}

DIV.clients DIV.client-list {
	font-family:calibri,arial,verdana,courier new,courier;
	line-height:30px;
	font-weight:bold;
	font-size:18px;
	width:400px;
	position:absolute;
	left:600px;
	top:-10px;
}