.border_01 {
    width:100%;
    height:10px;
    font-size:1px;
    background-image:url(/graphics/borders/bord_01.gif);
    background-repeat:repeat-x;
}

.border_02 {
    width:100%; 
    height:1px;
    line-height:1px;
    font-size:0px;
    background-image:url(/graphics/borders/bord_02.gif);
    background-repeat:repeat-x;
    background-color:#e6f5ec;
}

.border_03 {
    width:100%;
    height:13px;
    font-size:1px;
    background-image:url(/graphics/borders/bord_03.gif);
    background-repeat:repeat-x;
}

.border_04 {
    width:100%;
    height:14px;
    font-size:1px;
    background-image:url(/graphics/borders/bord_04.gif);
    background-repeat:repeat-x;
}