.wantButton, .haveButton {
/*	width: 89px;
	height: 120px;
	float:left;
	background: url('buttonBG.png') no-repeat;*/
	margin-left:30px;
	float:left;
	height:49px;
/*	color:#000;
	z-index:66666666;*/
}
.wantLink, .haveLink {
/*	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	color:#fff;
	text-align: center;
	display:block;
	line-height: 12px;
	padding-top: 10px;
	margin-left: -3px;
	z-index:77777777777;*/
	display:block;
}
.wantCount, .haveCount {
	font-size: 14px;
/*	text-transform: uppercase;
	color:#000;
	text-align: center;
	display:block;
	line-height: 42px;
	padding-top: 3px;
	margin-left: -3px;
	z-index:7777777777;*/
}
.wantCount span, .haveCount span {
	color: #000;
}
.wantLink a, .haveLink a {
	cursor: pointer;
	position: relative;
}
.wantLink img, .haveLink img {
	width: 53px;
	height: 49px;
	border: none;
}
.lovehateheading {
    display: block;
	float: left;
	color: #339933;
	font-size: 1.2em;
}
.votingbuttons {
	display: block;
	float: left;
}
	
