#mod_showcase_wrapper {
	position:relative;
	top:0;
	height:179px;
	width:913px;
	z-index:1;
	border:1px solid #a3a3a3;

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

