.casepress-left td, .casepress-right td {
	border: none !important;
	padding: 0 !important;
	vertical-align: top !important;
}
.casepress-left, .casepress-right {
	width:100%;
	border: none !important;
}
.casepress-left span, .casepress-right span {
	padding-top: 2px;
	color: #555;
	font-size: 24px;
	display: block;
	font-family: Arial,Liberation Sans,DejaVu Sans,sans-serif;
	line-height: 1;
}
.casepress-left .casepress-vote-box, .casepress-right .casepress-vote-box{
	width: 60px;
	height: 107px;
}
.casepress-votecell{
	width: 60px !important;
	text-align: center !important;
}
.casepress-left .casepress-upvote-vote-up, .casepress-right .casepress-upvote-voted-up, .casepress-left .casepress-upvote-voted-up, .casepress-right .casepress-upvote-vote-up, 
.casepress-left .casepress-upvote-vote-down, .casepress-right .casepress-upvote-vote-down, .casepress-left .casepress-upvote-voted-down, .casepress-right .casepress-upvote-voted-down{
	text-indent: -9999em;
	font-size: 1px;
	display: block;
	margin: 0 auto;
	width: 41px;
	height: 25px;
	background-image: url('sprites-stackoverflow.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
 .casepress-left .casepress-upvote-star, .casepress-right .casepress-upvote-star{
	display: block;
	margin: 0 auto;
	background-position: 0px -150px;
	width: 33px;
	height: 31px;
	text-indent: -9999em;
	font-size: 1px;
	background-image: url('sprites-stackoverflow.png');
	background-repeat: no-repeat;
	overflow: hidden;
 }
 .casepress-left .casepress-upvote-starred, .casepress-right .casepress-upvote-starred{
	display: block;
	margin: 0 auto;
	background-position: 0px -190px;
	width: 33px;
	height: 31px;
	text-indent: -9999em;
	font-size: 1px;
	background-image: url('sprites-stackoverflow.png');
	background-repeat: no-repeat;
	overflow: hidden;
 }
.casepress-left .casepress-upvote-vote-up, .casepress-right .casepress-upvote-vote-up, .casepress-top .casepress-upvote-vote-up, .casepress-bottom .casepress-upvote-vote-up{
	background-position: -51px -214px;
}
.casepress-left .casepress-upvote-voted-up, .casepress-right .casepress-upvote-voted-up, .casepress-top .casepress-upvote-voted-up, .casepress-bottom .casepress-upvote-voted-up{
	background-position: -51px -197px;
}
.casepress-left .casepress-upvote-vote-down, .casepress-right .casepress-upvote-vote-down, .casepress-top .casepress-upvote-vote-down, .casepress-bottom .casepress-upvote-vote-down{
	background-position: -51px -232px;
}
.casepress-left .casepress-upvote-voted-down, .casepress-right .casepress-upvote-voted-down, .casepress-top .casepress-upvote-voted-down, .casepress-bottom .casepress-upvote-voted-down{
	background-position: -51px -247px;
}
.casepress-top .casepress-vote-box, .casepress-bottom .casepress-vote-box{
	margin-left: auto;
}
.casepress-top .casepress-upvote-vote-up, .casepress-bottom .casepress-upvote-voted-up, .casepress-top .casepress-upvote-voted-up, .casepress-bottom .casepress-upvote-vote-up, 
.casepress-top .casepress-upvote-vote-down, .casepress-bottom .casepress-upvote-vote-down, .casepress-top .casepress-upvote-voted-down, .casepress-bottom .casepress-upvote-voted-down{
	text-indent: -9999em;
	font-size: 1px;
	display: block;
	float:left;
		width: 55px;
		height: 20px;
		background-image: url('sprites-stackoverflow.png');
		background-repeat: no-repeat;
		overflow: hidden;
	    margin-left: -17px;
	}
	 .casepress-top .casepress-upvote-star, .casepress-bottom .casepress-upvote-star{
		float:left;
		display: block;
		background-position: -60px -158px;
		width: 33px;
		height: 20px;
		text-indent: -9999em;
		font-size: 1px;
		background-image: url('sprites-stackoverflow.png');
		background-repeat: no-repeat;
		overflow: hidden;
	     margin-left:-8px;
	     margin-top : -3px;
	 }
	 .casepress-top .casepress-upvote-starred, .casepress-bottom .casepress-upvote-starred{
		float:left;
		display: block;
		background-position: -60px -178px;
		width: 33px;
		height: 20px;
		text-indent: -9999em;
		font-size: 1px;
		background-image: url('sprites-stackoverflow.png');
		background-repeat: no-repeat;
		overflow: hidden;
	    margin-left:-8px;
	    margin-top : -3px;
	 }
	 .casepress-top span, .casepress-bottom span {
	float:left;
	color: #555;
	display: block;
	font-family: Arial,Liberation Sans,DejaVu Sans,sans-serif;
     font-size: 12px;
     line-height: 1;
     padding-left: 5px;
     padding-top: 5px;
     padding-right:15px;
	margin-right: -2px;
}
.casepress-top .casepress-vote-box, .casepress-bottom .casepress-vote-box{
	width: 150px;
	height: 33px;
}

