
#errors{
        width: 479px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
}


#errors h4{
        width: 479px;
        height: 18px;
        line-height: 18px;
        background: url(http://www.euromoneyback.com/templates/images/h1_grey_bkg.jpg) no-repeat;
        font-family: arial, helvetica, sans-serif;
        font-size: 13px;
        padding-left: 15px;
        color: red;
}

#errors ul{
        margin-top: 5px;
}

#errors ul li{
        padding-bottom: 10px;
}