.login {
	position: absolute;
	top: 0px;
	left: 335px;
	width: 220px;
	height: 132px;
	background: url(../images/login.gif) no-repeat;
	line-height: 133%;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
.logintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.loginerror {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}