body {background-color: transparent}

.testimonialsbox {
    background-color: #000000;
    border: 1px solid #9CB6DF;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #9CB6DF;
}

.testimonialstxt, a.testimonialstxt {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #00000;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #9CB6DF;
	border: 1px solid #666666;
	height: 20px;
	width: 50px;
}
