#loading img {
padding-left:200px;
}
#loading { background:#e2e2e2;}
#findaddress {
margin-left:5px;
}
#error-div {
color:red;
margin-top:5px;
}
#error-div li {
line-height:130%;
}
#error-div ul {
padding-top: 5px;
}
#invalid-username, #taken-username {
color:red;
font-style:italic;
display:block;
}
#valid-username {
color:green;
display:block;
}
a.notlisted, a.notlisted:visited, a.notlisted:active, a.notlisted:hover  {
color:#CD7EB4;
text-decoration:underline;
}
a.notlisted:hover  {
text-decoration:none;
cursor:pointer;
}
span.req-star { color:#FF33CC; }
