#pformBox{
overflow: visible;
width:226px;
height:39px;
margin:7px 0 0 7px;
background:url("/img/p_form_bg.gif") no-repeat;
}

.pformBG{
background:url("/img/pform_bg.gif") no-repeat;
}

#memberLogin{
overflow: visible;
padding:15px 0 0 4px;
}

#userid{
float:left;
width:74px;
height:21px;
border:none;
padding:3px;
margin:0 1px 0 0;
background:url("/img/p_form_input.gif") no-repeat;
}

#password{
float:left;
width:74px;
height:21px;
padding:3px;
border:none;
margin:0 2px 0 0;
background:url("/img/p_form_input_pass.gif") no-repeat;
}

.loginbtn{
float:left;
overflow: visible;
background:url("/img/p_form_btn00.gif") no-repeat;
border:none;
width:56px;
height:22px;
margin:0;  
text-indent: -9999px;
cursor: pointer;

}

