.bnr-full-link1-holder,
.bnr-full-link2-holder,
.bnr-half-link1-holder,
.bnr-half-link2-holder
{
    font-family: Lora, Georgia, serif;
    position:absolute;
    display:block;
    font-style:normal;
    text-transform:uppercase;
    font-weight:400;
    font-size:0.925em;
    color:#595959;
}
.bnr-full-link1-holder
{
    background:#fff;
    border:4px solid #797979;
    width:138px;
    top:236px;
    left:468px;
    padding:7px 0;
    text-align:center;
}
.bnr-full-link1-holder:hover
{   
    border:4px solid #999;
}
.bnr-full-link2-holder
{
}
.bnr-half-link1-holder
{
    background:#fff;
    border:3px solid #797979;
    top:48px;
    left:12px;
    font-size:0.9em;
    padding:2px 20px;
    text-align:center;
    text-transform:capitalize;
}
.bnr-half-link2-holder
{
}

.slide-title > SPAN{display:none;}
/*
A.slide-link-pri, A.slide-link-sec{font-size:0.75em;display:inline-block;width:140px;height:32px;line-height:32px;text-align:center;margin:16px 0 8px 0;color:#fff;text-transform:uppercase;background:#BB1820;}
A.slide-link-sec{background:#474747;}
*/
.bnr-full-link2-holder,
.bnr-half-link2-holder,
.bnr-half-link1-holder{display:none;}


/*Send to a friend */
.sendToFriend .bnr-half-link1-holder{display:block;}

/* Artist Maker Override 
.auction-snip figcaption h3 a br
{display:none;}

.auction-snip figcaption h3 a .auction-art-mkr
{
    display:block;
    position:absolute;
    left:16px;
    bottom:8px;
    font-weight:400;
    font-size:0.8em;
    height:20px;
    width:265px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}*/