form{margin:0;}
input,textarea,select{color:#4C4C4C;font-family:Arial;font-size:12px;font-style:normal;vertical-align:middle;}
select{border:solid 1px #2E8C00;height:21px;line-height:21px;width:auto;}
.textfield{background:#000;}
input.login_panel_input{background:#F1EDE7;height:15px;width:140px;}
/* GRAPHICAL BUTTONS with SLIDING DOOR method  */button{border:0;cursor:pointer;font-weight:400;margin-right:8px;overflow:visible;padding:0 4px 0 0;text-align:center;vertical-align:middle;}
button span{_padding-right:3px;display:block;margin:0;padding:0 4px 0 10px;position:relative;white-space:nowrap;}
button.button_disabled span{color:red;}
button.submitBtn{background:url("../../image/button/btn_right.gif") no-repeat right 1px;font-size:12px;}
button.submitBtn span{background:url("../../image/button/btn_left.gif") no-repeat left 0;color:#fff;height:20px;line-height:19px;}
/*****************************************  BUTTON ALIGNMENT  */
div.form-button-left,div.form-button-right{padding-top:10px;width:750px;}
div.form-button-left{float:left;text-align:left;}
div.form-button-right{text-align:right;}
/***************************************** */
img.icon{border:solid 1px #CCC;cursor:pointer;padding:1px;}
textarea{background-color:#F3F8F4;border:solid 1px #2E8C00;height:128px;margin-bottom:4px;margin-top:7px;padding:5px;width:98%;}
textarea[disabled]{background-color:#F3F8F4;border:solid 1px #A7C7AF;color:#CCC;height:128px;margin-bottom:4px;margin-top:7px;padding:5px;width:98%;}
input{background-color:#FFF;border:solid 1px #2E8C00;margin:0;padding:0 2px 2px;}
input.radio{background:none;border:none;margin:0;padding:0 0 0 2px;}
input.checkbox{background:none;border:none;margin:0;padding:0;}
/***************************************** */
.checkboxError{color:red;font-style:italic;}
/* PAGING BUTTONS  */
input.paging_button{border:none;height:15px;width:22px;}
input#first_page{background:url('../../image/page/paging_sprite.gif') 0 0 no-repeat;}
input#prev_page{background:url('../../image/page/paging_sprite.gif') 0 -15px no-repeat;}
input#next_page{background:url('../../image/page/paging_sprite.gif') 0 -30px no-repeat;}
input#last_page{background:url('../../image/page/paging_sprite.gif') 0 -45px no-repeat;}