#authMessage{color:#cb273d;font-weight:bold;margin-bottom:15px;background:url(/login/exclamation.png) no-repeat 0 0;text-indent:25px;height:20px;}
h2{margin-top:0;}

#logoLogin{width:240px;height:80px;text-align:center;background: url('../../images/logologin.png') no-repeat right top;position:relative;top:30px;}
#logo{width:240px;height:80px;text-align:center;background: url('../../images/logo.png') no-repeat right top;}
#pageContent{background:url(/login/loginpanel_bg.png) no-repeat center top;height:281px;padding-top:20px;}

p.additional{margin-bottom:10px;}
.rememberMe label{font-weight:normal;font-size:1em;padding-top:3px;padding-left:2px;}

#pageForgottenpassword h4{margin-top:5px;}
#pageForgottenpassword p{margin-bottom:0px;font-size:0.9em;font-size:0.9em;line-height:1.3em;}

span.loginWarning
{
	font-size:0.9em;
	color:#CB273D;
	display:block;
	float:left;
	width:40%;
	margin:5px 0 0 5px;
}

input.submit
{
	background: url('../../images/login.png') no-repeat right top;
	cursor: pointer;
}
