div.signupBox
{
	width: 719px;
	border:1px solid #cc7400;
	margin:0;
	padding:0; 
}

div.signupBoxInner
{
	background-color: #fff2cf;
	margin:0;
	padding:15px; 
}

img.signupStep
{
	width: 719px;
	height: 66px;
	border-bottom:1px solid #cc7400;
	padding:0;
	margin:0;
}


img#signupBoys1
{
	width: 193px;
	height: 276px;
	float:right;
}


img#signupBoys2
{
	width: 175px;
	height: 220px;
	float:right;
}

img#signupImageUpload
{
	width: 253px;
	height: 222px;
	float:right;
}




input.signupInput
{
	width: 420px;
	height: 18px;
	float: left;
	margin:0 0 5px 0;
	padding: 2px;
	border-right: none;
	
}


div.signupElement1
{
	margin-right:5px;
	width: 450px;
	float: left;
	min-height: 60px;
}

div.signupElement1 p
{
	margin:0;
	padding:0;	
}

img.signupIcon
{
	width: 22px;
	height: 22px;	
	border-right: 1px solid #F48A00;
	border-top: 1px solid #F48A00;
	border-bottom: 1px solid #F48A00;
	margin: 0;
	padding: 0;
	float: left;
}

input.signupButtonArrow
{
	background-image: url(/images/international/signupButtonArrow.gif);
	background-repeat: no-repeat;
	background-position: right;	
	width: 180px;
	height: 31px;
	text-align: left;

	cursor: pointer;
}


input.signupButtonStep2
{
	background-image: url(/images/de/signupStep2.gif);
	background-repeat: no-repeat;
	background-position: right;	
	width: 247px;
	height: 50px;
	cursor: pointer;
	background-color: transparent;
	border: 0px solid transparent;
}




div.search_where_big
{
	width: 400px;	
}
	
div.search_where
{
	width:238px;
}

h2.bigH2
{
    font-size: 20px;
    margin: 30px 0 10px 0;
}


