/* Testimonials */

.testimonials { font-size:14px; text-align:left;}
.testimonials_img {margin:20px 0; text-align:center;}
.testimonials_copy {color:#999966; line-height:125%; padding-bottom:7px;}
.byline { color:#775033;}
.testimonials_title {color:#898989;}

/* TESTIMONIAL FORM */

.testimonials_form_wrapper {float:right; width:310px; margin:0 0 30px 40px; padding:15px; clear:none; background:#768C6A;}
#testimonials_form {margin:20px 0 0 0; font-size:14px;}
#testimonials_form label {color:#DADBAC;}
#testimonials_form table th {text-align:right; vertical-align:top;}
#testimonials_form table td {padding-bottom:1px; }
#testimonials_form textarea, input {font-size:14px; color:#8b8a2f; width:215px; padding:2px; margin-bottom:1px; border:none;}
#testimonials_form input.submit {color:#775033; padding:5px; text-align:center; margin-left:85px; background:#FDFCFA; font-size:14px; width:219px;}
#testimonials_form input.submit:hover {cursor:pointer; font-weight:bold;}
#testimonials_form input.submit:active {text-decoration:underline;}
#testimonials_form .errorlist {color:#DCA462; margin:0; padding-top:6px;}
#testimonials_form li {list-style:none; margin-top:-10px}