.avtsimple {
    /*width: 90%;*/
    margin: 10px 0 0 10px;
    padding: 0px !important;
    color:#000000;
    overflow: hidden;
}

.avtsimple .title {
    height: 25px;
    padding: 7px 0 0 7px;
    width: 100%;
    background-image: url(title_blue_under.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.avtsimple .title .Head {
    color: #db0000;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
}

.avtsimple .c_content {
    padding: 6px 10px 6px 4px;
}

.avtsimple .c_footer {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}