changes after social_auth integration, new way to create the
virtualenv and update django to 1.3. It means remove jogging,
change openid_consumer to django-openid-consumer, set the good
lxml version for windows.
/* style for registration */
label.error {
float: none;
color: red;
padding-left: .5em;
vertical-align: middle;
}
#login_links {
height: 127px;
}
#login_links_list {
border-left: 1px solid black;
height: 90%;
padding-top: 6px;
}
#login_links_list ul {
list-style: none;
}
#loginform_div ul {
list-style: none;
}
#loginform_div label {
display: inline;
float: left;
width: 110px;
}