.registration {
	margin-top: 10px;
}

.registration fieldset {
	margin-top: 10px;
	border: 0px;
}

.registration fieldset legend {
	font-size: 13px;
	font-weight: bold;
	margin-left: 160px;
}

.registration fieldset label {
	display: block;
	float: none;
	clear: both;
}

.registration div,
.registration div p {
	height: 30px;
}

.registration span {
	display: block;
	width: 160px;
	text-align: right;
	float: left;
	margin-right: 5px;
}

.registration input,
.registration select {
	display: block;
	float: left;
	width: 200px;
}

.registration p.error_message {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}


/* Regisztracio
input.error {

}

#linkContainer {
	text-align: center;
	padding-top: 10px;
	text-transform: uppercase;
}

span.error, #errormsg {
	color: #FF0000;
	font-weight: bold;
}



fieldset {
	margin: 0px;
	padding: 1em;
}

fieldset div br {
	display: none;
}


legend {
	font-weight : bold;
	color: #333;
	margin: 0px;
	padding : 0.5em;
}

label {
	display : block;
	width: 400px;
	margin-right: 20px;
}

#fm-submit {
	clear : both;
	padding-top : 1em;
	text-align : center;
}

fieldset div {
	margin: 0px;
	padding: 0px;
}

fieldset div.fm-optional {
	display: none;
}

fieldset div input {
	width: 156px;
	padding: 1px;

}

fieldset div select {
	width: 156px;
	padding: 1px;
}

fieldset div label:before {
	content: "* ";
}

fieldset div.fm-optional label:before {
	content: "";
}



.fm-optional input {
}

span.title{
	width: 150px;
}

 */

form#lost_password  {

}
form#lost_password fieldset {
	border: 0px;
}
form#lost_password fieldset  legend{
	padding: 10px 0px;
	font-weight: bold;
}
form#lost_password span  {
	padding-right: 50px;
	float: left;
	width: 200px;
}
form#lost_password  input {
	width: 200px;
}
