#cboxClose{position:absolute; top:0; right:15px !important; background:url(/img/closebox.png) -2px 0px no-repeat !important; width:35px !important; height:45px; padding-top:25px; text-indent:-10px !important; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
}
#cboxClose.hover{background:url(/img/closebox_hover.png) -2px 0px no-repeat !important; width:35px !important;}
/*
    The following fixes png-transparency for IE6.
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition

    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.

    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
