#certificate {
	background:transparent url(../images/view-certificate.gif) no-repeat scroll 0 0;
height:23px;
width:213px;
display:block;
	overflow:hidden;
	text-indent:-999em;
cursor:pointer;
}

.tooltip {
	display:none;
	background:transparent url(../images/gift_certificate_sidebar.png);
	font-size:12px;
	height:420px;
	width:560px;
	padding:25px;
	color:#fff;	
}



/* override the arrow image of the tooltip */
.tooltip.bottom {
	background:url(../images/gift_certificate_sidebar_bottom.png);
	padding-top:40px;
	
	height:400px;
}

.tooltip.bottom {
	background:url(../images/gift_certificate_sidebar_bottom.png);
}

