div.pinterest-image-wrap {
	position: relative;
	display: inline-block;
}

.pinterest-image-button {
	position: absolute;
	width: 56px;
	height: 28px;
	padding: 10px;
	z-index: 999;
	background-image: url('//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_red_28.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}