@charset "utf-8";
@import url(landing-page.css);

h2{padding:15px 0 0 25px; font-size:18px}
p{padding:5px 25px 5px 25px}
em{font-style:italic; color:#777777}
hr{width:95%; height:1px; margin:20px 0 7px 25px; padding:0; color:#f6f6f6; background:#f6f6f6; border:none; text-align:left}
.image{float:left; margin:20px 10px 0 25px; border:1px solid #dddddd}
.description{float:left; width:360px; padding:45px 0 0 25px; font-size:12px; font-weight:bold; line-height:20px}

.pagination{margin:20px 25px 10px 10px}
.testimonial-list{float:left; width:700px; margin:0; padding:0}
#leave-testimonial{float:left; width:885px; margin:10px 10px 0 30px; background:#ffffff}
#leave-testimonial form{padding:10px 10px 0 10px}
#leave-testimonial form input{width:210px; padding:2px}
#leave-testimonial form textarea{width:585px; height:105px; float:right}
#leave-testimonial form select{width:50px; padding:2px; margin:0 0 0 10px}
#leave-testimonial form .city{width:150px}
#leave-testimonial form .lower-bar{margin:10px 0 0 0}
#leave-testimonial form .button{width:auto; height:auto; border:none}
#leave-testimonial form .code{float:left; width:60px; padding:0}
#leave-testimonial form .captcha{float:left; width:155px; height:30px; margin:0 0 5px 0; background:url(../images/captcha-demo.gif) no-repeat}
#leave-testimonial form .captcha-img{float:left}
#leave-testimonial form #captcha{float:left; margin:7px 0 6px 0}
#leave-testimonial form #captcha:focus{margin:6px -1px 5px -1px}
