@charset "utf-8";
/* CSS Document */

.loginForm {}
.loginForm fieldset{border:1px solid white;}
.loginForm fieldset label {width:150px; float:left; display:inline;}
.btnSend {margin-top:10px;}

#welcomtext{ width:440px; height:25px; background-color:#cccccc; padding:5px;}
