/*
    ColorBox Core French Style
    These styles are for the french version of the overlay menu. 
	This CSS file must be placed after colorbox.css to work properly, so that it can override the defaultenglish classes and IDs.
*/

        #cboxClose {position:absolute; bottom:0; right:0; background:url(http://www.caa.ca/csg-gce/member-app/Images/close-button-fr.gif) 0px 0px no-repeat; width:80px; height:25px; text-indent:-9999px !important;}
        #cboxClose.hover {background-position: 0px -25px !important;}