/*

	- newsletter_subscription.css
	
	. styles for the registration form

*/


.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-text,
.tx-srfeuserregister-pi1 textarea {
	width:				250px;
}

.tx-srfeuserregister-pi1 dd {
	width:				auto;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-password-again,
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-password {
	float:				left;
}

.tx-srfeuserregister-pi1 .selectGender .tx-srfeuserregister-pi1-radio {
	float:				left;
}

.tx-srfeuserregister-pi1 .selectGender label {
	float:				left;
	position:			relative;
	top:				-2px;
}

.tx-srfeuserregister-pi1 .getHtmlMail {
	display:			none;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
	font-size:			11px;
	font-style:			normal;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-submit {
	margin-top:			5px;
}


.tx-srfeuserregister-pi1 .termsofuse label,
.tx-srfeuserregister-pi1 .termsofuse input {
	float:				left;
}

.tx-srfeuserregister-pi1 .termsofuse label,
.tx-srfeuserregister-pi1 .marketing label {
	padding:			0 0 0 5px;
	width:				225px;
}

.tx-srfeuserregister-pi1 dd.termsofuse,
.tx-srfeuserregister-pi1 dd.marketing {
	width:				250px;
}

.tx-srfeuserregister-pi1 .marketing label,
.tx-srfeuserregister-pi1 .marketing input {
	float:				left;
}

.tx-srfeuserregister-pi1 a {
	background:			none;
	padding:			0;
}
