.pin-marklet{
	position:fixed;
	display:block !important;
	border:0px !important;
	padding:0px !important;
	margin:0px !important;
	outline:none !important;
	text-indent:-999999px !important;
	background:url(../images/pinit-buttons.png) no-repeat scroll transparent;
	border-spacing:1080px !important;
	z-index:999999 !important;
	cursor:pointer !important;
}

.pin-marklet.widgetfixed{position:relative !important;margin:17px auto !important;}
.pin-marklet.widgetscroll{margin:10px 0 0 0 !important;}

.pin-marklet.topleft{left:20px;top:20px;}
.pin-marklet.topright{right:20px;top:20px;}
.pin-marklet.bottomleft{left:20px;bottom:20px;}
.pin-marklet.bottomright{right:20px;bottom:20px;}

.pin-marklet.micro{width:49px !important;height:24px !important;}
.pin-marklet.micro.red{background-position:0px 0px !important;}
.pin-marklet.micro.red:hover{background-position:0px -24px !important;}
.pin-marklet.micro.silver{background-position:-152px 0px !important;}
.pin-marklet.micro.silver:hover{background-position:-152px -24px !important;}

.pin-marklet.square{width:42px !important;height:42px !important;}
.pin-marklet.square.red{background-position:-52px 0px !important;}
.pin-marklet.square.red:hover{background-position:-52px -42px !important;}
.pin-marklet.square.silver{background-position:-204px 0px !important;}
.pin-marklet.square.silver:hover{background-position:-204px -42px !important;}

.pin-marklet.circle{width:52px !important;height:52px !important;}
.pin-marklet.circle.red{background-position:-97px 0px !important;}
.pin-marklet.circle.red:hover{background-position:-97px -52px !important;}
.pin-marklet.circle.silver{background-position:-249px 0px !important;}
.pin-marklet.circle.silver:hover{background-position:-249px -52px !important;}