.forgotpw {
}
.forgotpw .smallheader {
margin-top:20px;
font-size:11px;
font-weight:bold;
}
.forgotpw .form {
position: relative;
height: 100px;
}
.forgotpw .form .email {
position: absolute;
height: 60px;
width: 200px;
left:160px;
top: 0;
}
.forgotpw .form label {
position: relative;
left: 5px;
font-size: 11px;
}
.forgotpw .form .inputemailbg {
position: relative;
display: block;
height: 29px;
width: 177px;
background: transparent url(../../images/bewegungsmelder/layout/bg_login_txt.gif) no-repeat;
}
.forgotpw .form .inputemailbg input {
display: block;
height: 26px;
width: 171px;
border: none;
padding: 3px 3px 0 3px;
font-size: 16px;
font-weight: bold;
background: none;
}
.forgotpw .form .error {
position: relative;
left: 5px;
font-size: 11px;
color: red;
}
