@charset "utf-8";
#ek{
	opacity:0.8; -moz-opacity:0.8; -webkit-opacity:0.8; filter: alpha(opacity=80);
	position:fixed;
	bottom:5px;
	right:20px;
	width:45px;
	height:45px;
	z-index:10000;
	display:block;
	cursor:pointer;
}
#ek:hover{
	opacity:1; -moz-opacity:1; -webkit-opacity:1; filter: alpha(opacity=100);
}
#globito_ek{
	position:fixed;
	bottom:42px;
	right:8px;
	width:191px;
	height:116px;
	z-index:10000;
	display:none;
}

