#iStoreTestStoreTape {
	position: absolute !important;
	display: block !important;
	top: 0 !important;
	left: 0 !important;
	width: 300px !important;
	height: 100px !important;
	background: transparent url(common/tapeTestIS.gif) no-repeat 0 0 !important;
	z-index: 2000;
}

#iStoreTestStoreTape span {
	display: none;
}	

