h1.tagline {
	border: none;
	text-align: center;
	font-weight: normal;
	font-size: 2em;
}

#nav {
	float: none;
	cursor: pointer;
}

#logo_alt {
	margin-top: -98px;
	padding-left: 310px;
	margin-bottom: 10px;
	display: none;
}

#splash {
	margin-top: -10px;
	text-align: center;
}

form {
	text-align: center;
	margin-top: 45px;
}

form input {
	border: 0;
	border-left: 1px solid #675634;
	border-right: 1px solid #675634;
	width: 230px;
	height: 18px;
	background: #fff url(../images/bg_login_input.gif) 0 0 repeat-x;
}

form input.cmd {
	border: 0;
	background-color: #e9ae36;
	color: #38301b;
	width: 60px;
	height: 20px;
	margin-bottom: -6px;
}