.lostpass {
margin-left: 92px;
font-size:11px;
}


.lostpass a {
color: white;
}

.avatar_container {
margin-left: -10px;
}

#login_error {
position: absolute;
background-color: #ffebe8;
border: solid 1px #cc0000;
height: 65px;
width: 203px;
text-align: center;
color: #363636;
padding-top: 5px;
}

#login_error a {
color: #a61111;
}