/* Clients / Advertisers - Overview page - Mootools Tips */

.tipper { background:none }
.tool-tip { z-index: 13000; background:none }
.tool-title { color:#0099FF; font-size:13px background:none }
.tool-text { background:none }
.tool-loading { background: url(../../images/ajax-loader.gif) center center no-repeat; width: 30px; height: 30px; margin: 0 auto; }

#events { position:absolute; width:75px; height:75px; z-index:1; left: 138px; top: 17px; }
#magazines { position:absolute; width:75px; height:75px; z-index:1; left: 228px; top: 4px; }
#podcast { position:absolute; width:75px; height:75px; z-index:1; left: 320px; top: 14px; }
#wireless { position:absolute; width:65px; height:75px; z-index:1; left: 402px; top: 54px; }
#broadcast { position:absolute; width:65px; height:67px; z-index:1; left: 454px; top: 126px; }
#blogs { position:absolute; width:65px; height:67px; z-index:1; left: 464px; top: 208px; }
#vod { position:absolute; width:57px; height:67px; z-index:1; left: 428px; top: 280px; }
#concerts { position:absolute; width:51px; height:59px;	z-index:1; left: 372px; top: 328px; }
#airports { position:absolute; width:51px; height:59px; z-index:1; left: 114px; top: 326px; }
#community {
	position:absolute;
	width:51px;
	height:59px;
	z-index:1;
	left: 56px;
	top: 286px;
}
#outdoor {
	position:absolute;
	width:51px;
	height:59px;
	z-index:1;
	left: 12px;
	top: 216px;
}
#retail {
	position:absolute;
	width:51px;
	height:59px;
	z-index:1;
	left: 22px;
	top: 130px;
}
#online {
	position:absolute;
	width:51px;
	height:59px;
	z-index:1;
	left: 76px;
	top: 66px;
}


