#register-header{
	margin-left: 50px;
	padding: 40px 40px 0px 55px;
	width: 772px;
	height: 225px;
	background: url(../images/register-header.gif) no-repeat top;
	font-size: 11px;
}

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

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

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

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

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

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

#help-window{
	width: 200px;
	/*height: 50px;*/
	overflow: auto;
	padding: 10px;
	border: solid 2px #000;
	display: none;
	position: absolute;
	background-color: #fff;
}
