.banner {
background: #fff url(../images/h1-bg-testimonials.jpg) no-repeat;
}

.bodyLeft {
width: 631px;
float: left;
}

.bodyLeft .paper {
background: #fff url(../images/testimonials-paper-bg.jpg) no-repeat;
padding: 60px 70px 30px 60px;
}

.bodyLeft .paper h2 {
color: #641b5a;
font-weight: 700;
border-bottom: 0px;
width: 495px;
margin-top: 0px;
}

.vr {
width: 1px;
height: 700px;
float: left;
background: #fff url(../images/testimonials-vr.jpg) no-repeat;
}

.bodyRight {
float: left;
width: 275px !important;
width: 315px;
padding: 40px 20px 20px 20px;
_padding: 40px 0px 20px 0px;
height: 700px;
background: #fff url(../images/testimonials-form-bg.jpg) repeat-x;
font-size: 13px;
color: #666;
}

.bodyRight .padding {

}


.bodyRight p {
margin: 5px;
}

.bodyRight .first {
width: 180px;
}

.bodyRight .first input {
width: 150px;
padding: 5px;
border: 1px solid #ccc;
}

.bodyRight .last input {
width: 30px;
padding: 5px;
border: 1px solid #ccc;
}

.bodyRight textarea {
width: 275px;
height: 200px;
border: 1px solid #ccc;
}

.bodyRight .disclaimer {
font-size: 12px;
font-style: italic;
}
