#contact_aut {
    width: 385px;
    margin: 0 auto;
}

#top_aut {
    background: url(../img/lay/top.png) no-repeat;
    height: 56px;
}

#top_aut{
    letter-spacing: normal;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 19px 0px 0px 103px;
    color: #fff;
}

#center_aut {
    background: url(../img/lay/center.png)  repeat-y;
    width: 374px;
}

#bot_aut {
    background: url(../img/lay/bot.png) no-repeat;
    height: 15px;
}

