@charset "utf-8";
/* CSS Document */


	
	
.tool-tip {
	z-index: 13000;
	width: 140px;
	padding: 5px 5px 5px 5px;
	color: #ffffff;}
 
.tool-title {
	margin: 0 0 0 0;
	padding: 5px 5px 2px 10px;
	color: #df3615;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	background: #000000 url('/_images/global/other/tipper.png') top left;}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url('/_images/global/other/tipper.png') bottom right;}
	
	
.tool-loading {
	background: url(ajax_load.gif) center center no-repeat;
	width: 30px;
	height: 30px;
	margin: 0 auto;}