#isly-pinterest-pin {
	display: none;
	height: 80px;
	width: 80px;
	color: white;
	background: transparent;
	opacity: .7;
	position: absolute;
	background-image: url("/wp-content/plugins/isly-pinterest/images/cc_pinterest.png");
	background-repeat: no-repeat;
}
#isly-pinterest-pin:hover {
	opacity: 1.0;
}