﻿/*about us*/
#forgotpasswordbox{ width: 536px; padding: 20px 10px 0 0; }
#forgotpasswordbox div{ width: 240px; padding: 5px 0 20px 225px; background: url("/assets/images/reg_phone_big.jpg") 60px 0 no-repeat; }
#forgotpasswordbox h5{ margin: 0px 0px 20px; border-bottom: 1px solid #cc3333; font-size: 16px; color: #cc3333; padding: 3px 0px; }
#forgotpasswordbox p{ padding: 0px 0px 10px; }
#forgotpasswordbox label{ width: 75px; float: right; margin: 0 10px 0 0; text-align: right; }
#forgotpasswordbox label.answer{ width: 75px; text-align: right; }
#forgotpasswordbox label.radio_label{ width: 10px; margin: 0px 2px !important; }
#forgotpasswordbox input.text{ width: 150px; float: right; }
#forgotpasswordbox input.radio{ float: right; }
#forgotpasswordbox select.select{ width: 155px; float: right; font-size: 12px; font-family: arial; }
#forgotpasswordbox span{ padding: 0px 10px; float: right; }
#forgotpasswordbox span.fields_error{ display: block; color: #cc3333; clear: both; float: none !important; padding: 0 14px 2px 0; margin-right: 85px; background: url("/assets/images/error_arrow.gif") right 3px no-repeat; }
#forgotpasswordbox input.button{ float: left; border: 0; cursor: pointer; }
#forgotpasswordbox p.top_text{ padding-bottom: 30px; }
#forgotpasswordbox p.question_line{ padding-bottom: 3px; margin: 10px 10px 5px 0; border-bottom: 1px solid #eaeaea; }
#forgotpasswordbox p.question_line span{ padding-right: 0 !important; }
#forgotpasswordbox p.explain{ padding: 2px 10px; background: #f7f7f8; float: none; margin-bottom: 10px; }
#forgotpasswordbox p.explain b{ color: #cc3333; }
img.captcha{ border: 1px solid #ccc; }

#forgotpasswordbox span.button{ float: left; padding: 0; border: none !important; }
#forgotpasswordbox span.continue{ width: 53px; background: url("/assets/images/he/continue_btn_off.gif") no-repeat; }
#forgotpasswordbox span.continue a:hover{ background: url("/assets/images/he/continue_btn_on.gif") no-repeat; }
#forgotpasswordbox span.finish{ width: 53px; background: url("/assets/images/he/end_btn_off.gif") no-repeat; }
#forgotpasswordbox span.finish a:hover{ background: url("/assets/images/he/end_btn_on.gif") no-repeat; }
