#login-header{
	padding: 32px 40px 0px 55px;
	width: 639px;
	height: 234px;
	background: url(../images/login-header.jpg) no-repeat top;
	font-size: 11px;
}

#terms{
	width: 300px;
	height: 125px;
	border: solid 1px #ccc;
	padding: 5px;
	overflow: auto;
	font-size: 11px;
}

body.login #title{
	width: 123px;
	height: 46px;
	background: url(../images/title-register.gif) no-repeat;
	text-indent: -5000px;
}

.form-divider{
	width: 40px;
	background: url(../images/register-divider.gif) no-repeat top;
}

.login-copy-container{
	width: 315px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 11px;
}
.login-copy-container a{
	color: #fff;
	font-size: 11px;
}

h2#how-to-enter{
	margin-left: -10px;
	width: 183px;
	height: 28px;
	background: url(../images/register-how-to-enter.gif) no-repeat;
	text-indent: -5000px;
}

h2#tell-friends{
	margin-left: -10px;
	width: 200px;
	height: 25px;
	background: url(../images/register-tell-friends.gif) no-repeat;
	text-indent: -5000px;
}

#how-to-enter-container{
	position: relative;
	height: 212px;
	width: 488px;
}
#login-share{
	position: absolute;
	bottom: 0px;
}
