.autopin-wrapper{
	position:relative;
	overflow:hidden;
}

.autopin-wrapper.tcleft{
	float:left;
	margin:0 20px 15px 0 !important;
}

.autopin-wrapper.tcright{
	float:right;
	margin:0 0 15px 20px !important;
}

.autopin-wrapper.tcmiddle{
	margin:12px auto !important;
}

.autopin-wrapper img{
	z-index:3;
	position:relative;
	display:block;
}

.autopin-wrapper span{
	display:none;
	z-index:1;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	float:left;
}