@charset "utf-8";
/* CSS Document */

.existing_user {
	float: left;
	margin: 25px 20px 0 0;
	display: inline;
}

#sub-header {
	display: block;
	width: 927px;
	height: 35px;
	background: url(../images/clouds.gif) no-repeat;
	margin-top: 4px;
}

.login_button {
	clear: both;
	margin-top: 36px;
}

.forgot {
	font-size: .75em;
}

#main-content {
	height: 375px;
}
