/*page title*/
h1{ padding: 2px 0 11px 43px }

/*contact us*/
.contactus{ width: 490px; height: 600px }
.contactus span{ font-weight: bold; color: #0d447c; font-size: 14px }
.contactus div.contact_box{ border-top: 2px solid #a7d7ff; padding: 11px 0 30px; margin-top: 8px; background: url('../images/contactform_bg.jpg') 100% 11px no-repeat }
.contactus h1{ background: url('../images/contactus_title.gif') no-repeat }
.contactus label{ float: left; color: #1b4875; width: 210px; margin-right: 1px; font-size: 14px }
.contactus label.vmiddle{ padding-top: 12px }
.contactus input.text{ border: 0; width: 259px; float: right; height: 18px; padding: 2px }
.contactus input.small{ width: 114px; height: 18px }
.contactus input.combo-input{ width: 237px; cursor: default }
.contactus textarea{ border: 0; width: 263px; height: 83px; float: right }
.contactus select{ border: none; padding: 2px; width: 263px; float: right }
.contactus img{ float: right }
.contactus p{ margin: 0; padding: 0 0 16px }
.contactus p.last{ padding-right: 1px !important }
.contactus p.tight{ padding: 0 0 9px }
.contactus p.text{ color: #1b4875; font-size: 14px; padding: 0 0 11px; width: 100% }
.borders input.text, .borders textarea, .borders img{ border: 1px solid #b0c2d0 !important }
.borders img.combo-button{ border-left: none !important }

/*styled combobox*/
.combobox_region{ float: right }
.combo-list{ border: 1px solid #000; padding: 1px; background: #fff; margin-top: 23px; width: 265px }
.combo-list table{ table-layout: fixed }
.combo-hilite{ cursor: pointer; background: #eaf2ff; border: 1px solid #78acff; color: #301d00 }
.combo-item{ cursor: pointer; background: #fff; border: 1px solid #fff; color: #301d00 }
.combo-button{ cursor: pointer }