#easyTooltip {
	height: 121px;
	width: 274px;
	z-index: 200;
	background-image: url(../images/tooltip.png);
}
*html #easyTooltip {
	height: 121px;
	width: 274px;
	z-index: 200;
	background-image: url(../images/tooltip.gif);
}

#item, #item_2, #item_3, #item_4, #item_5, #item_6, #item_7{
	display:none;
}
#easyTooltip p {
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
