#mod_showcase_wrapper {
	position:relative;
	top:0;
	height:216px;
	width:990px;
	z-index:1;
}
#mod_showcase { 
	position:relative;
	top:0; 
	left:0; 
	width:990px;
	height:216px;
	
	overflow:hidden; 
	z-index:1; 
}

