#stickystacks_in_p4_n1_page11 {
	display: block;
	position: fixed;
	right: 8px;
	bottom: 8px;
	padding: 0;
	margin: 0;
	width: 165px;
	overflow: hidden;
	z-index: 100;
}

#stickyLinkstacks_in_p4_n1_page11 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media print {
	#stickystacks_in_p4_n1_page11 {
		display: none !important;
	}
}