.collect_icon{ 
	height: 28px; 
	padding: 4px 0 0;
}
.collect_icon a{ 
	display:block;
	width: 22px;
	height: 22px;
	background: url('../../Img/collect1.png') no-repeat;
}
.collect_icon a:hover{
	background-position: -23px 0;
}