/*	CSS for Slideshow w/ PNG Frame Layer*/*{margin:0; padding:0; border:0;}body{background:#FAFAFA;}/* Slideshow & Billboard Images */		#top-zone{overflow:hidden; width:460px; margin:0 auto; height:160px;} /*Here to keep images hidden in IE mostly*/		#billboard{width:460px; height:160px; margin:0px; overflow:hidden; background:url('images/billboard-bg.jpg') no-repeat top center;}		.slideshow{width:460px; height:160px; margin:0px; overflow:hidden;}		.slideshow li{	list-style:none;	float:left;	display:inline;	position:relative;	top: 63px;	left: 437px;}		.edge-holders{width:460px; height:160px; background:url('images/edge-holders.png') no-repeat top center; position:relative; margin:10px; z-index:10; top:-420px;}