﻿
.error
{
    background: #FFBFBF url(images/error.png) center no-repeat;
    background-position: 15px 50%;
    text-align: left;
    font-weight:bold;
    padding: 0px 20px 5px 45px;
    border-top: 1px solid #FF2424;
    border-bottom: 1px solid #FF2424;
}



