.appreciateBadge{
	width:80px;
	height:80px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url('sprite2.png') no-repeat;
	text-decoration:none;
	border:none;
}

.appreciateBadge.active{
	background-position:left top;
}

.appreciateBadge.active:hover{
	background-position:0 -80px;
}

.appreciateBadge.inactive{
	background-position:left bottom;
	cursor:default;
}

#main2 {
	margin-top:35px;
	width:80px;
	position: relative;
	z-index: 9;
    float: right;
}

p countDiv{
width: 10px;
white-space: nowrap;
page-break-inside: avoid;

}

