@charset "UTF-8";

#belt1{
    padding: 0px 0px 0px 0px;
    background:#ffffff;
    /* background-image : url(../com/eosbleedingheart2h.gif);
    background-position : left top;
    background-repeat : repeat; */
}

#belt2{
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:#ffffff;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#ffffff;

    background-image : url(../com/bgd.gif);
    background-position : left top;
    background-repeat : repeat;
}

#belt3{
    background-image : url(../com/rounded.gif);
    background-position : left top;
    background-repeat : repeat;
}

#belt4{
    padding: 0px 0px 0px 0px;
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:#ffffff;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#ffffff;
    margin-bottom:20px;
overflow:visible;
}


