.well{
    max-width: 500px;
}

ul.errorlist, legend.error{
    color: #B94A48;
}

button.register{
    margin-top: 20px;
}

ul.errorlist{
    list-style-type: none;
}

.alert a.close{
    position:absolute;
    top: 5px;
    right: 5px;
}

.alert-error{
    position:relative;
}

img.captcha{
    cursor: pointer;
}