form{margin:0;padding:0;}
label{color:#000;margin-bottom:5px;float:left;min-width:150px;font-weight:bold;margin-top:5px;}
input, select, textarea{height:20px;background-color:#fff;border: 1px solid #cccccc;width:400px;margin-bottom:5px;float:left;vertical-align:middle;padding:5px;}
textarea{width:350px;height:100px;}
input[type="checkbox"]{width:10px;height:10px;margin-right:10px;margin-top:10px;}
input[type="file"]{height:20px;background-color:#fff;border: 1px solid #cccccc;width:259px;margin-bottom:5px;float:left;vertical-align:middle;padding:5px;}
input[type="hidden"]{display:none;}
select{height:30px;}
.submitImg{margin-bottom:10px;}
br{line-height:1px;height:1px;font-size:1px;clear:both;}
.error_form{font-size:120%;color:red;font-weight:bold;border:1px solid red;padding:10px;margin:10px;}
#frmLogin label{color:#fff;font-size:20px;margin-top:10px;margin-bottom:10px;}
#frmLogin input[type="submit"]{width:70px;height:40px;font-weight:bold;text-align:left;}
.loginBox{margin-top:50px;}
fieldset{border:1px solid #9f9f9f;background: #fff; padding: 10px;}
fieldset legend{background: url(../../shared/css/cupertino/images/ui-bg_glass_50_3baae3_1x400.png); color: #fff; font-weight: bold; padding: 4px;}