/**
 * @copyright	Copyright (C) 2010 Cédric KEIFLIN alias ced1870 & Ghazal
 * http://www.ck-web-creation-alsace.com
 * http://www.joomlack.fr.nf
 * @license		GNU/GPL
**/

cite.infotip {
z-index: 50000;
}

cite.infotip span.tooltipgc_tooltip {
position: absolute;
left:-999em;
background : #eee;
z-index : 60000;
}

cite.infotip span.tooltipgc_inner {
display : block;
}