#mod_showcase_wrapper {
	position:relative;
	top:0px;
	width:994px;
	height:211px;
	z-index:1;
	background:url('../images/shadow.gif') bottom left no-repeat;
}
#mod_showcase { 
	position:relative;
	top:0; 
	left:0; 
	width:994px;
	height:211px;
	overflow:hidden; 
	z-index:1; 
}
