#add_header {
    background-image: url("../img/bg_add_header.png");
    background-repeat: repeat-x;
    height: 54px;
    text-align: center;
    width: 100%;
}
#add_header #wrap {
    margin: 0 auto;
    text-align: center;
    width: 730px;
}
#add_header #wrap .add_btn {
    margin: 0 auto;
    padding-top: 10px;
    width: 580px;
}
#add_header #wrap .add_btn a img {
    border: medium none;
}
