.close {
	background: url(../_images/en/sign-up_closebtn.jpg) no-repeat;
}
h1 {
	background: url(../_images/en/sign-up_etflogo.jpg) no-repeat;
}
#content {
	background: url(../_images/en/sign-up_form.jpg) bottom no-repeat;
}
#thanks #content {
	background: url(../_images/en/thanks_form.jpg) bottom no-repeat;
}
#submitform {
	background: url(../_images/en/signupBtn.gif) no-repeat;
	width: 66px;
	height: 29px;
	padding: 0;
	border: none;
	margin: 12px 0 0;
	cursor: pointer;
}