﻿/*contactus box*/
#contactusbox{ width: 536px; padding: 0 5px 0 0; }
#contactusbox div.left{ width: 332px; padding: 0px 10px;}
#contactusbox div.right{ width: 160px; }
#contactusbox div.right span{ float: right; margin-left: 5px; width: 60px; font-weight: bold; }
#contactusbox label{ width: 65px; float: right; text-align: left; }
#contactusbox input.text{ width: 250px; float: left; }
#contactusbox span.send{ width: 53px; margin-right: 10px; background: url("/assets/images/he/send_btn_off.gif") no-repeat; }
#contactusbox span.send a:hover{ background: url("/assets/images/he/send_btn_on.gif") no-repeat; }
#contactusbox span.clean{ width: 53px; margin-right: 10px; background: url("/assets/images/he/clean_btn_off.gif") no-repeat; }
#contactusbox span.clean a:hover{ background: url("/assets/images/he/clean_btn_on.gif") no-repeat; }

#contactusbox textarea.textarea{ width: 250px; float: left; height: 90px; }
#contactusbox span.mandatory{ float: right; }
#contactusbox p{ padding-top: 7px; }
#contactusbox div.boxtitle{ width: 526px; padding-bottom: 10px; }
#contactusbox div.boxtitle p{ font-weight: bold; padding-top: 0px; width: 320px; }
#contactusbox p.link{ padding-right: 12px; background: url("/assets/images/he/box_arrow.jpg") right 12px no-repeat; }
#contactusbox p.link a{ color: #cc3333; font-weight: bold; text-decoration: underline; }
/*.DDL{float:left; width:70px; height:18px;border: 1px solid #d1d1d1; background: #f7f7f8; padding: 1px; color: #333;}*/
.DDL{width:39px; border: none; background: transparent;}
.textPhone{float:left; width:170px; border: 1px solid #d1d1d1; background: #f7f7f8; padding: 1px; color: #333;}
/*car results*/
#calcresults{ width: 326px; float: left; background: url("/assets/images/he/calculators/calculator_A/bg_results_top.gif") no-repeat; padding-top: 5px; }
#calcresults div.calcreslist{ color: #de2e21; font-weight: bold; width: 312px; background: url("/assets/images/he/calculators/calculator_A/bg_results_middle.gif") repeat-y; padding: 7px; }
#calcresults div.calcreslist span{ color: #333; font-weight: normal; }
#calcresults div.calcresbottom{ width: 326px; height: 6px; background: url("/assets/images/he/calculators/calculator_A/bg_results_bottom.gif") no-repeat; }

/*vitrina properties*/
div.vproperties{ width: 314px; float: left; background: #f7f7f7; border: 1px solid #ddd; padding: 10px 5px; margin-top: 5px; }
div.vproperties div.vrightside{ width: 140px; float: right; }
div.vproperties div.vleftside{ width: 140px; float: left; }
div.vproperties p{ padding-bottom: 3px; }
div.vproperties p span{ font-weight: bold; }
