@CHARSET "UTF-8";
.infoBlock{
    background-image: url(/images/ok.gif);
    background-repeat: no-repeat;
    background-position: top left;
    margin-left: 25px;
    padding-left:45px;
    padding-top:15px;
    min-height: 42px;
    height:auto !important;
    height: 42px;
    vertical-align: bottom;
    color: #5B5B5B;
    /*font-size:15px;*/font-size:13px;
}
