/* FORM */
.frow{clear: both;margin:0 0 2px 0;border-bottom:solid 1px #ccc;padding:5px;line-height:12px;}
.frow input[type=button]{float:left;margin-right:2px;}
label{float:left;display:block;width:130px;padding:5px 5px 5px 30px;margin-right:1px;color:#444;}
label.oblf{background:url(../../share/www/images/web/oblf.gif) no-repeat 3px 2px;color:#444;}
select{padding:8px;display:block;border:solid 1px #ccc;cursor:pointer;font-size:12px;background-color:#e1edd7;-moz-border-radius: 10px;border-radius: 10px;}
textarea{display:block;border:solid 1px #ccc;cursor:pointer;}
button,input[type=button],input[type=submit]{cursor:pointer;padding:0px 5px 5px 5px;display:block;height:20px;width:100px;border:solid 1px #999;font-size:14px;color:#000;font-size:12px;}
button,input[type=button]:hover,input[type=submit]:hover{background-color:#00940a;color:#fff;}
.generalbt A{display:block;width:150px;padding-top:5px;text-align:center;text-decoration:none;height:25px;color:#fff;background:url(../../share/admin/images/generalbt.gif) no-repeat 0px 0px;}
.generalbt A:hover{color: #00940a;background:url(../../share/admin/images/generalbt.gif) no-repeat 0 -30px;}
input{display:block;border:0px;padding:8px;border:solid 1px #ccc;cursor:pointer;background-color:#e1edd7;-moz-border-radius: 10px;border-radius: 10px;}
input[type=button].generalbt{border:0px;width:150px;color:#fff;background:url(../../share/admin/images/generalbt.gif) no-repeat 0px 0px;}
input[type=button].generalbt:hover{color: #00940a;background:url(../../share/admin/images/generalbt.gif) no-repeat 0 -30px;}
input[type=hidden]{display:none;}
input[disabled]{display:none;}
.radiobt{float:left;width:130px;}
.radiobt P{padding-top:2px;}
.radiobt input{float:left;}

