#login {
	width:280px;
}
label {
	color:#FFFFFF;
}
#loginform {
	background:url(../images/login-background.jpg) left top no-repeat;
	color:white;
}
h1 a {
background:transparent url(../images/logo-login.gif) no-repeat scroll 0%;
display:block;
height:66px;
overflow:hidden;
padding-bottom:15px;
text-indent:-9999px;
width:292px;
}