@charset "utf-8";
/* CSS Document */

#productListing{display:none;}

a.tooltip{
	width: 60px;
	height:96px;
	overflow:hidden;
}

a.tooltip img:hover{
	background: url(viewlarger.gif) no-repeat bottom right transparent;}
	
a.orderletters{
	width: 208px;
	height: 59px;
	overflow:hidden;
}
	
a.orderletters img:hover{
	background: url(ordernow.gif) no-repeat bottom right transparent;}
	
