.infotooltipbutton-light,.infotooltipbutton-dark{width:20px;height:20px;margin:0;padding:0;cursor:pointer}.infotooltipbutton-light{background:url(ewinfo-button-light.png) no-repeat}.infotooltipbutton-dark{background:url(ewinfo-button-dark.png) no-repeat}span.infotexttooltip:hover{position:relative;z-index:1000}span.infotexttooltip:hover > span{display:block}span.infotexttooltip+img.close{position:fixed;left:0;top:0;width:0;height:0;z-index:999}span.infotexttooltip:hover+img.close{width:100%;height:100%}span.infotexttooltip{display:block;width:20px;height:20px;margin:0;padding:0;background:none}span.infotexttooltip > span{display:none;position:absolute;z-index:999;padding:5px;border-style:solid;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;width:auto;height:auto}span.infotexttooltip.topLeft > span{right:40%;bottom:100%}span.infotexttooltip.topRight > span{left:40%;bottom:100%}span.infotexttooltip.bottomRight > span{left:40%;top:100%}span.infotexttooltip.bottomLeft > span{right:40%;top:100%}