@charset "utf-8";
form{padding:25px 0 0 250px;}
label{display:block; font-weight:bold; color:#6A6B6E}
input,textarea,select{border:1px solid white; width:350px; margin-bottom:4px; border:1px solid black;}
.pass{ width:170px;}
label,select,input,button{font-size:16px;}
input,select{height:24px;}
button{
    border:1px solid black;
    background:#FFFFFF;
    font-weight:bold;
}
