#showtitle {
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
}
#showtitle a {cursor: auto;display:block;height:100%;width:100%;}
 
a.activeslide { background:red; }
 
#superbgimage {
	display: none;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}