.style1 {color: #663333;font-family: Georgia, "Times New Roman", Times, serif}

input.inputbg {
background-color: #F6F6F6; font-size: 10px;}

#login-box {z-index: 2;
	margin: 0 auto;
	position: float;
	width: 400px;
	height: 245px;
	border: 0px;
	background-image:      url("/images/bg_lock.gif");
}

#head {font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
font-weight: bold;
color: #663333;
font-size: 20px;
padding-top: 30px;
height: 100px;
width: 400px;
}

#form, #button {font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
font-weight: bold;
color: #663333;
font-size: 15px;
padding-top: 10px;
height: 40px;
width: 400px;
display: block;}
