.jwebPaperpatch{
	position:relative;
	width:100px; /* to try to decrease jumping */
	height:100px; /* to try to decrease jumping */
	}
.jwebPaperpatchImg{
	position:absolute;
	z-index:1;
	width:0;
	height:0;
	}
.jwebPaperpatchText{
	position:absolute;
	white-space:nowrap;
	z-index:2;
	}