#cboxOverlay{background-color: #000;}
#cboxPhoto{border: 1px solid grey !important;}

#colorbox{}
    #cboxTopLeft{width:15px; height:15px; background-color: #FFF;}
    #cboxTopRight{width:15px; height:15px; background-color: #FFF;}
    #cboxBottomLeft{width:15px; height:15px; background-color: #FFF;}
    #cboxBottomRight{width:15px; height:15px; background-color: #FFF;}
    #cboxMiddleLeft{width:15px; background-color: #FFF;}
    #cboxMiddleRight{width:15px; background-color: #FFF;}
    #cboxTopCenter{height:15px; background-color: #FFF;}
    #cboxBottomCenter{height:15px; background-color: #FFF;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#666666;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#365785;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/lightbox_controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/lightbox_controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:#FFF;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/lightbox_controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

