/*, .haveButton  */
.wantButton {
	width: 45px;
	height: 61px;
	float:left;
	background: url('/wp-content/plugins/wantHave/themes/iWant_Custom/buttonBG.png') no-repeat;
	margin-left:5px;
	color:#000;
	z-index:66666666;
}
.wantLink, .haveLink {
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	color:#000;
	text-align: center;
	display:block;
	line-height: 12px;
	padding-top: 10px;
	margin-left: -3px;
	z-index:77777777777;
}
.wantCount, .haveCount {
	font-size: 20px;
	text-transform: uppercase;
	color:#fff;
	text-align: center;
	display:block;
	line-height: 30px;
	padding-top: 9px;
	margin-left: 0px;
	z-index:7777777777;
}
