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

#tregister_greybox {
	height: 60px;
	width: 808px;
	background-color: #4c4b4a;
	position: absolute;
	float: left;
	top: 0px;
	left: 86px;
	padding-top: 15px;
	padding-left: 30px;
}
#tregister_email {
	height: auto;
	width: auto;
	position: absolute;
	float: left;
	top: 93px;
	left: 113px;
}
#tregister_emailfield {
	height: 40px;
	width: 440px;
	position: absolute;
	float: left;
	top: 82px;
	left: 255px;
	z-index: 2;
}
#tregister_emaildisclaimer {
	height: auto;
	width: 900px;
	position: absolute;
	float: left;
	top: 134px;
	left: 65px;
}

