
label{
margin:0 5px 0 0;
text-align:right;
cursor:pointer;
}
/*
input, textarea{
background:transparent url("../images/bg_input.jpg") no-repeat left top;
padding:1px 2px 1px 3px;
width:140px;
height:15px;
color:#000000;
font:normal 11px Tahoma;
border:1px solid #FF9A00;
}

textarea{
background:transparent url("../images/bg_textarea.jpg") no-repeat left top;
margin:0 0 6px 0;
width:390px;
height:190px;
overflow:auto;
}

select{
font:normal 11px Tahoma;
border:1px solid #FF9A00;
}
*/
input.fileBrowse{
width:200px;
height:20px;
}

input.inputSubmit, input#Submit, input#continue{
margin:5px 0;
padding:0;
width:100px;
height:25px;
font:normal 11px ;
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;
}

/**/

strong.formRequired{
/*font-weight:bold;*/
font-weight:normal;
font-style:normal;
margin-left:3px;
color:#FF0000;
}

.formCaption{
padding:0 5px 0 0;
text-align:right;
}

/*serach*/

form.search_search{display:inline;float:right;margin:0 0 0 3px;}

/*ff2*/
form.search_search, x:-moz-any-link{margin:-28px 0 0 3px;}
/*ff3*/
body:empty form.search_search, x:-moz-any-link, x:default {margin:0px 0 0 3px;}


input.inputbox_search{
background:url("../images/bg-search.gif") no-repeat;
margin:0;
float:left;
padding:5px 5px 1px 5px;
width:132px;
height:17px;
color:#208134;
border:0;
}
input.button_search{
width:23px;
height:23px;
margin:0;
float:left;
padding:0;
border:0;
outline:0;
cursor:pointer;
}

/*login*/
.input-username, .input-pw, .input-email-subscribe{
background:url("../images/bg-input.gif") repeat-x;
margin:3px 0 2px 0;
width:160px;
height:18px;
border:0;
}

.input-pw, .input-email-subscribe{
float:left;
margin:0 0 2px 0;
width:114px;
}

.input-button-login, .input-button-subscribe{
background:url("../images/bg-button_login.gif") repeat-x;
margin:-1px 0 0 0;
padding:0;
width:46px;
height:20px;
border:0;
cursor:pointer;
}

.form-login label{float:none;color:#FFFFFF;}

/*email subscribe*/

.input-button-subscribe{
background:url("../images/bg-button_submit.gif") repeat-x;
}