.purchaseoptions.tool-tip {
	width:295px;
	color: #fff;
	text-align: center;
}
.tool-tip {
	color: #fff;
	text-align: center;
}


.tool-title {
	color: #fff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px;
	background: url(/images/tooltips/balloon.png) top left no-repeat !important;
	background: url(/images/tooltips/balloon.gif) top left no-repeat;
	font-size: 5px;
	display:none;
}

.tool-text {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	font-weight: bold;
	background-color:#000000;
}
