.blcallout
{
    float:left;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=bl&trans=A8C1E1&ci=A8C1E1&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top left;
}

.brcallout
{
    float:right;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=br&trans=A8C1E1&ci=A8C1E1&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top right;
}

.tlcallout
{
    float:left;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tl&trans=092D5D&ci=092D5D&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top left;
}

.trcallout
{
    float:right;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tr&trans=092D5D&ci=092D5D&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top right;
}

.tlbutton
{
    float:left;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tl&trans=A8C1E1&ci=A8C1E1&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top left;
}

.trbutton
{
    float:right;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tr&trans=A8C1E1&ci=A8C1E1&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top right;
}

.tlGradCorner
{
    float:left;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=24&pos=tl&trans=092D5D&ci=092D5D&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top left;
}

.trGradCorner
{
    float:right;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=24&pos=tr&trans=092D5D&ci=092D5D&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top right;
}
