#statusForm * {font-size:13px;font-family:Arial;}
#statusForm {margin:20px auto;width:688px;}
#statusForm .header {background:transparent url(../images/table_header.gif) no-repeat scroll 0 bottom;height:5px;}
#statusForm .footer {background:transparent url(../images/table_footer.gif) no-repeat scroll 0 0;height:5px;}
#statusForm .content {background-color:#eceff4;border-left:1px solid #ccccce;border-right:1px solid #ccccce;}
#statusForm form {width:350px;margin:0 auto;padding:60px 0;direction:rtl;}
#statusForm .line, #statusForm .captchaLine {padding-bottom:12px;}
#statusForm .last {padding-bottom:0;}
#statusForm label {float:right;font-weight:bold;color:#323337;height:20px;line-height:20px;}
#statusForm input {border:1px solid #98999b;height:18px;font-size:14px;}
#statusForm p {color:#96999e;font-size:11px;padding-bottom:24px;border-bottom:1px solid #b2cae2;margin-bottom:20px;}

#statusForm .line label {width:120px;}
#statusForm .line input {width:173px;}
#statusForm .captchaLine label {width:225px;}
#statusForm .captchaLine input {width:68px;}

#statusForm .captchBox { border:1px solid #cecfd3;background-color:#fff;padding:5px;margin 0 auto;text-align:center;}


#statusForm .buttonSend {margin:0 auto;padding-top:15px;width:140px;}
#statusForm .buttonSend button {width:132px;height:37px;cursor:pointer;background:transparent url('../images/btn_send.gif') no-repeat scroll 0 0;border:0;}

#statusForm .buttonClean {margin:0 auto;padding-top:15px;width:140px;}
#statusForm .buttonClean button {width:132px;height:37px;cursor:pointer;background:transparent url('../images/btn_clear.gif') no-repeat scroll 0 0;border:0;}

/* datepicker override - problems with position left out of screen
////////////////////////////////////////////////////////////////////////////////////////*/
.ui-datepicker {left:0;display:none;}
.ui-dialog .ui-dialog-titlebar-close {left:10px !important;right:auto !important;}
.ui-dialog .ui-widget-content a { color: #3379C5 !important; }
.ui-dialog .ui-dialog-title{ float:right !important; margin-right:8px !important; }
.ui-dialog .big{width: 96%;}
.ui-dialog .innerTbl{width: 100%;}
.ui-widget-overlay{opacity:0.7;}


.noLosesRess{
	text-align: center;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
}
.loadclaim{
opacity:.3; 
cursor:wait;
}