@CHARSET "UTF-8";

form#login input.submit{
	margin:0px;
	width:62px;	
}

form#registration input{
	margin-right:10px;
}

form#registration input#lbusername{
	width:190px;	
}

form#registration input#lbverificationCode{
	width:156px;
}

form#fpassword input#lblogin{
	width:200px;
}

form#fpassword input#lbsubmit{
	width:70px;
}

form#registration input.checkbox, form#registration input.radio{
	height:15px;
	width:15px;
	margin:0px;
	padding:0px;
}
