/* CSS Document */
.testimonials {
	width:560px;
	color: #333333;
	margin:0 20px;}
.testimonials h2 {
	color:#333333;}
.testimonials1 {
	background-color:#FFFFFF;
	margin:0;
	padding:10px;}
.testimonials2 {
	background-color:#dddddd;
	margin:0;
	padding:10px;}
fieldset {
	color:#666666;}
fieldset legend {
	font-size:16px;
	font-weight:600;
	color:#333333;}
fieldset label {
	display:block;
	float:left;
	width:120px;
	color:#333333;
	text-align:right;
	margin: 2px 4px 0 2px;}
fieldset.required {
	font-weight:600;}
.sign {
	font-style:italic;
	color:#333333;
	font-weight:700;}
.submit {
	float:right;}
.submit input {
	margin:10px 0;
	font-size:14px;
	text-transform:uppercase;}
	