div.text { float: none; }
.lostPassword fieldset{ clear: both; display:block; margin:0; padding:1em; text-align:left; width:400px; margin-top: 30px; }
label { display: block; }

.lostPassword .iveskeret { float: left; border: 0px; width: 95%; padding: 10px; margin: 10px 0; }

.lostPassword .lostp_field { float: left; width: 100%; margin: 2px 0; }
.lostPassword .lostp_field * { float: left; }
.lostPassword .lostp_field label { width: 170px; line-height: 20px; }
.lostPassword .lostp_field input { width: 180px; }
#body .lostPassword #LostPassSpan { float:left; margin-top:5px; }