#slideshow {
 	top: 8px;
 	left: 10px;
 	z-index:6;
 	position: absolute;
 	margin: 0;
 	padding: 0;
}

* html #slideshow {
 	top: -3px;
}
	
#featureImage{
	background: transparent no-repeat 0px 0px;
	position: absolute;
	z-index: 7;
}