.inputRow{
/*float:left;*/
margin:3px 0 0 0;
width:100%;
}

label{
float:left;
margin:0 10px 0 0;
padding-top:1px;
width:100px;
height:20px;
color:#362f2d;
font-weight:bold;
text-align:right;
cursor:pointer;
}

input, textarea{
background:transparent url("../images/bg_input.gif") repeat-x left top;
/*float:left;*/
padding:1px 2px 1px 3px;
width:340px;
height:14px;
color:#7f8052;
font:normal 11px Tahoma;
border:1px solid #c4c5a6;
}

textarea{
background:#f1f2de;
margin:0 0 6px 0;
width:340px;
height:145px;
overflow:auto;
}

select{
font:normal 11px Tahoma;
border:1px solid #EBEBEB;
}

input.fileBrowse{
width:200px;
height:20px;
}

input.inputSubmit{
margin:5px 0;
padding:0;
width:78px;
height:26px;
font:normal 11px Verdana;
border:none;
outline:0;
cursor:pointer;
}

.checkbox{
float:none;
margin:0;
padding:0;
width:13px !important;
width:15px;
height:13px !important;
height:15px;
border:none;
cursor:default;
}
