/* target IE7 and IE6 */
*:first-child+html pre {
	overflow-y: hidden;
	overflow: visible;
	overflow-x: auto; 
	}
* html pre {
	overflow: visible;
	overflow-x: auto;
	width: 980px;
	}


/*-- jShowOff module styles --*/


#slidingFeatures {
	position: relative;
	overflow: hidden;
	width: 980px;
	height: 361px;
	}
