@charset "utf-8";
/* This file is used in conjunction with the tooltip.js file */
span.inner
{
	display:block;
	position:absolute;
	background-image:url(images/driveline_pic/bubble.gif);
	background-repeat:no-repeat;
	padding:15px;
	width:325px;
	height:240px;
}


