body{
	font-size:0.626em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background:url(/_images2/content-bkd.jpg) #ff51c8 repeat-x -160px -201px;
}
#imageField{
	margin-left:35px;
}
p{
	padding:0 0 20px;
}
.genderSelect{
	margin-left:35px;
}
#saveTwo{
	margin-left:19px;
}
#imageWrapper{
	position:absolute;
	left:336px;
	top:0px;
	width:230px;
	height:338px;
	background:url(/_images/join/photo-bkd.png) transparent no-repeat 0px 0px;
	padding:8px;
}
#loader{
	position:absolute;
	left:-10000px;
	top:-10000px;
}
#imageBasket{
	position:relative;
	width:230px;
	height:338px;
	overflow:hidden;
}
#theImage{
	cursor:move;
}
#imageZoom{
	position:absolute;
	left:404px;
	top:366px;
	width:102px;
	height:32px;
	overflow:hidden;
}
#zoomMinus{
	display:inline;
	float:left;
	width:17px;
	height:30px;
	overflow:hidden;
	background:url(/_images/join/zoom-minus.png) transparent no-repeat;
	margin-right:64px;
	cursor:pointer;
}
#zoomPlus{
	display:inline;
	float:left;
	width:17px;
	height:30px;
	overflow:hidden;
	background:url(/_images/join/zoom-plus.png) transparent no-repeat;
	cursor:pointer;
}
