#colorboxnoborder{}
    #cboxTopLeft{width:14px; height:14px;background-image:none;}
    #cboxTopCenter{height:14px;background-image:none; }
    #cboxTopRight{width:14px; height:14px;background-image:none; }
    #cboxBottomLeft{width:14px; height:43px;background-image:none; }
    #cboxBottomCenter{height:43px;background-image:none; }
    #cboxBottomRight{width:14px; height:43px;background-image:none; }
    #cboxMiddleLeft{width:14px;background-image:none; }
    #cboxMiddleRight{width:14px; background-image:none;}
    #cboxContent{background:none;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(/images/layout/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/layout/colorbox/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background-image:none; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        