@charset "UTF-8";

#home-signup {
	position: absolute;
	top: 435px;
	left: 50%;
	width: 200px;
	height: 20px;
	margin-left: -108px;
	background-image: url("/images/splash/sign-up-bg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#home-signup .home {
	width: 142px;
	margin: 0;
	padding: 0;
	height: 20px;
	border: 0;
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 4px;
	line-height: 20px;
}
#signup-button {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

