/* CSS Document */
#testimonials {
	width:600px;
	color: #cccccc;
	margin:0 auto;}
#testimonials h2 {
	color:#cccccc;}
.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:#fff;}
fieldset label {
	display:block;
	float:left;
	width:150px;
	color:#CCCCCC;
	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;}
	