#home-top #slideshow .full-width .entry .wide-feat-content {
	z-index:1;
	position:absolute;
	width:930px;
	padding:10px;
	left:0;
	bottom:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	}