a.boldbuttons2 {
    background: url('/images/oxed/primary/ort/roundedge-gray-left.gif');
    font-size: 0.7em;
}

a:hover.boldbuttons2, a:active.boldbuttons2 a.current {
    background: url(/images/oxed/primary/ort/roundedge-green-left.gif);
    font-size: 0.7em;
}

a:hover.boldbuttons2 span, a:active.boldbuttons2 span a.current {
    background: url(/images/oxed/primary/ort/roundedge-green-right.gif);
}

a.boldbuttons2 span {
    background: url(/images/oxed/primary/ort/roundedge-gray-right.gif);
}

a.boldbuttons2cur {
    background: url('/images/oxed/primary/ort/roundedge-green-left.gif');
    font-size: 0.7em;
    width:90px;
}

a:hover.boldbuttons2cur, a:active.boldbuttons2cur a.current {
    background: url(/images/oxed/primary/ort/roundedge-green-left.gif);
    font-size: 0.7em;
}

a:hover.boldbuttons2cur span, a:active.boldbuttons2cur span a.current {
    background: url(/images/oxed/primary/ort/roundedge-green-right.gif);
}

a.boldbuttons2cur span{
    background: url(/images/oxed/primary/ort/roundedge-green-right.gif);
}

