.fieldsetRegister { width:600px; }
.fieldsetSearchRegister { width:370px; }
.fieldsetRegister label, .fieldsetSearchRegister label { margin-right:10px; }
#submitRegister
{ 
	width:80px;
	position:relative;
	left:530px;
	bottom:-20px;
}
#searchRegister
{ 
	width:80px;
	position:relative;
	left:290px;
	bottom:-20px;
}
