#header
{
	border-bottom:4px solid #330099;
}
#left
{
	display:none;
}
#divContent
{
	width:100%;
}
.loginInput
{
	width:175px;
}
.loginButton
{
	margin-top:10px;
	width:88px;
}
.loginMessage
{
	font-size:0.8em;
	text-align:center;
	font-weight:bold;
}