#testimonialBox{
	float:left;
	width:750px;
	background-image:url('images/index/bg_intro_02_01.png');
	background-repeat:repeat-x;
	background-color:#d2b06e;
	margin-left:110px;
	
	
}
#btn_submit{
	
	width:236px;
	height:75px;
	display:block;
	font-size:10px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url('images/testimonials/btn_submit.png');
}
#btn_submit:hover{
	background-position:bottom right;
	}
	
.testimonialRead{
	float:left;
	width:700px;
	margin-top:10px;
	margin-left:25px;
	padding-bottom:5px;
	color:#ffffff;
	text-align:justify;
	text-shadow: 1px 1px 1px #0a0a0a;
	filter: dropshadow(color=#0a0a0a, offx=1, offy=1); 
}
.testimonialTop{
	float:left;
	width:700px;
	height:16px;
	background-image:url('images/testimonials/testimonialTop.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
.testimonialTopReview{
	float:left;
	width:700px;
	height:65px;
	padding:0;
	margin:0;
}
.topLeft{
	float:left;
	width:84px;
	height:65px;
	background-image:url('images/testimonials/form_topLeft.png');
}
.reviewBar{
	float:left;
	width:530px;
	height:65px;
	background-image:url('images/testimonials/form_topCenter.png');
}

	
button{
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: #1d1d1d;
  font-weight: bold;
  font-size: 135%;
  text-transform: uppercase;
}
button#print{
  width:43px;
	height:65px;
	display:block;
	font-size:10px;
	text-decoration:none;
	background-repeat:no-repeat;
	border:none;
	background-image:url('images/testimonials/btn_print.png');
}
button#print:hover{
	background-position:bottom right;
	}

button#printRecord{
  width:111px;
	height:65px;
	display:block;
	font-size:10px;
	text-decoration:none;
	background-repeat:no-repeat;
	border:none;
	background-image:url('images/testimonials/bnt_printRecord.png');
}
button#printRecord:hover{
	background-position:bottom right;
	}	
	
button#btn_crop{
	width:46px;
	height:65px;
	display:block;
	font-size:10px;
	text-decoration:none;
	border:none;
	background-repeat:no-repeat;
	background-image:url('images/testimonials/btn_crop.png');
	}

button#btn_crop:hover{
	background-position:bottom right;
	}
	
button#btn_reject{
	width:111px;
	height:65px;
	display:block;
	font-size:10px;
	text-decoration:none;
	border:none;
	background-repeat:no-repeat;
	background-image:url('images/testimonials/btn_reject.png');
	}

button#btn_reject:hover{
	background-position:bottom right;
	}
	
button#btn_makeActive{
	width:111px;
	height:65px;
	display:block;
	font-size:10px;
	text-decoration:none;
	border:none;
	background-repeat:no-repeat;
	background-image:url('images/testimonials/btn_makeActive.png');
	}

button#btn_makeActive:hover{
	background-position:bottom right;
	}
	
.complet_stat{
	float:left;
	height:65px;
	width:36px;
}	

.topRight{
	float:left;
	width:85px;
	height:65px;
	background-image:url('images/testimonials/form_topRight.png');
}

.testimonialBody{
	float:left;
	width:700px;
	background-image:url('images/testimonials/testimonialBody.png');
	padding:0px;
	margin:0px;
}
.testimonialBottom{
	float:left;
	width:700px;
	height:15px;
	background-repeat:no-repeat;
	background-image:url('images/testimonials/testimonialBottom.png');
	padding:0;
	margin:0;
}
p#test{
	margin:15px;
}
h1#steps{
	color:#0e5383;
	font-size:14pt;
	margin:10px;
	margin-bottom:5px;
}