/*
    ColorBox Modified Style
*/

#cboxTopLeft{width:0; height:0; background:none;}
#cboxTopRight{width:0; height:0; background:none;}
#cboxBottomLeft{width:0; height:0; background:none;}
#cboxBottomRight{width:0; height:0; background:none;}
#cboxMiddleLeft{width:0; background:none;}
#cboxMiddleRight{width:0; background:none;}
#cboxTopCenter{height:0; background:none;}
#cboxBottomCenter{height:0; background:none;}
/*#cboxContent{background: none;}*/
#cboxLoadedContent{margin-top:32px; margin-bottom:0;}
#cboxTitle{top:0; font-weight:bold; color:#fff; height: 20px;}
#cboxClose{top:0; height:32px; width:32px; background:url(../images/popup-close.png) no-repeat top left; visibility:visible!important;}
#cboxClose.hover{background:url(../images/popup-close.png) no-repeat top left;}
/*#cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}*/