		.slider_p { text-align: left; margin: 15px 0 }
						
		
		p#cross-links { text-align: center }
		
		p#cross-links {padding-bottom: 10px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: center; color:#fff; font-size:12px; }
		
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		

		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0;
			position: relative;
			width: 100%;
			height:503px;
			overflow: hidden;
		}
		.slider-wrap-stream { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0;
			position: relative;
			width: 100%;
			height: 440px;
			overflow: hidden;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 503px; background: #2d2d2d; overflow: hidden;}
		.csw .loading {margin: 200px 0 300px 0; text-align: center; color: #fff;}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 5px solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 950px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 400px;
			clear: both;
			background: #2d2d2d;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 950px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav li.tab1 a { border-bottom:0px solid #fff;
 }
		.stripNav li.tab2 a { border-bottom:0px solid #fff; }
		.stripNav li.tab3 a { border-bottom:0px solid #fff; }
		.stripNav li.tab4 a { border-bottom:0px solid #fff; }
		.stripNav li.tab5 a { border-bottom:0px solid #fff; }
		.stripNav li.tab6 a { border-bottom:0px solid #fff; }
		.stripNav li.tab7 a { border-bottom:0px solid #fff; }
		.stripNav li.tab8 a { border-bottom:0px solid #fff; }
		.stripNav li.tab9 a { border-bottom:0px solid #fff; }
		.stripNav li.tab10 a { border-bottom:0px solid #fff; }

		.stripNav a { /* The nav links */
			text-decoration: none;
			border-bottom:0px solid #fff;
			background: #1f1f1f;
			color: #fff;
			display: block;
			padding: 5px;
		}
		
		.stripNav li.tab1 a { background: #900
					text-decoration: none;
			border-bottom:0px solid #fff;
 }
		
		.stripNav li a:hover {
			background: #333;
						text-decoration: none;
			border-bottom:0px solid #fff;

		}
		
		.stripNav li a.current {
			background: #900;
			color: #fff;
			text-decoration: none;
			border-bottom:0px solid #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			color:#fff;
			top: 20px;
			text-indent: -9000em;
			background:#fff;
			border-bottom:0px solid #fff;
		}
		
		.stripNavL a, .stripNavR a, .stripNavL a:visited, .stripNavR a:visited, .stripNavL a:link, .stripNavR a:link {
			display: block;
			height: 40px;
			width: 40px;
			text-decoration: none;
			border-bottom:0px solid #fff;
		}
		
		.stripNavL {
			left: 0;
			border-bottom:0px solid #fff;
		}
		
		.stripNavR {
			right: 0;
			border-bottom:0px solid #fff;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center; 
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center; 
		}
		


		/* acme specific formatting */
		
		#asn_host {
			background: url("asn/current/asn_home.jpg") no-repeat center;
		}
		
		#hsn_host {
			background: url("hsn/current/hsn_title.jpg") no-repeat center;
		}
		
		#hdr_title {
			background: url("hdr/current/hdr_title.jpg") no-repeat center;
		}
		
		#acme_players {
			/*background: url("asn/current/asn_home.jpg") no-repeat center;*/
			width:736px;
			height:350px; 
			position:relative; 
			float:left;
		}
		
		#fnl_logo {
			background: url("images/updated/fnl_title.jpg") no-repeat center;
		}
		
		#scandal_title {
			background: url("images/updated/scandal_title.jpg") no-repeat center;
		}
		#ts_title {
			background: url("images/updated/ts_title.jpg") no-repeat center;
		}
		#asu_title {
			background: url("images/updated/hsu_home.jpg") no-repeat center;
		}
		#a2n_title {
			background: url("images/updated/a2n_title.jpg") no-repeat center;
		}
		#bbp_title {
			background: url("images/updated/bbp_title.jpg") no-repeat center;
		}
		#arh_title {
			background: url("images/updated/arh/arh_title.jpg") no-repeat center;
		}
		#rap_title {
			background: url("images/updated/rap_title.jpg") no-repeat center;
		}
		#cim_title {
			background: url("cim/current/cim_title.jpg") no-repeat center;
		}
		#aex_title {
			background: url("images/updated/aex_title.jpg") no-repeat center;
		}
		#saf_title {
			background: url("images/updated/saf_title.jpg") no-repeat center;
		}
		#mba_title {
			background: url("images/updated/mba_title.jpg") no-repeat center;
		}
		#default_title {
			background: url("images/updated/default_title.jpg") no-repeat center;
		}
		.panel p a { 
			color:#bbb;
			text-decoration: none;
			border-bottom:0px solid #000;
		}

		.panel p a:link { 
			color:#bbb;
		}

		.panel p a:hover {
			color:#000;
		}

		
		.slider_main { position:relative; width: 930px; height:350px; background:#1f1f1f;}
		.slider_main_stream { position:relative; width: 930px; height:410px; background:#1f1f1f;}
		
		
		.slider_left { width:194px; height:350px; position:relative; float:left;}
		.slider_left_text { width:194px; height:125px; position:relative; float:left; clear:left; font-size:18px; font-weight:bold;}

		.slider_right { width:194px; height:350px; position:relative; float:right;}
		.slider_right_text { width:194px; height:175px; position:relative; float:left; clear:left; font-size:16px; font-weight:bold; line-height: 24px;}
		.slider_right_next { width:194px; height:175px; position:relative; float:left; clear:left; font-size:10px; font-weight:bold; line-height: 10px;}

		.slider_video_sample { width: 320px; height:240px; left: 590px; top:10px; position:absolute; color:#fee; text-align:center; font-size:12px;}
		.slider_middle { width:542px; height:350px; position:relative; float:left;}
		.slider_middle_stream { width:542px; height:410px; position:relative; float:left;}
		.slider_middle_right { width:736px; height:400px; margin-top:5px; position:relative; float:left;}
		.slider_middle_text {
			width:320px;
			height:275px;
			margin-top:38px;
			margin-left:220px;
			position:relative;
			float: left;
			text-align: left;
			overflow:auto;
			}
		.slider_middle_text_wide {
			width:360px;
			height:315px;
			margin-top:25px;
			margin-left:180px;
			position:relative;
			float: left;
			text-align: left;
			}
		.slider_middle_text_extra {
			width:520px;
			height:280px;
			margin-top:30px;
			margin-left:20px;
			position:relative;
			float: left;
			text-align: left;
			overflow:auto;
			}
		.showdate {
			font-size:20px;
			font-weight: bold;
			margin-bottom:5px;
			}
			
		.host {
			font-size:40px;
			font-weight: bold;
			margin-bottom:5px;
			color:#fff;
			line-height:36px;
			}
			
		.slider_middle_text a { 
			color:#bbb;
			text-decoration: none;
			border-bottom:0px solid #000;
		}

		.slider_middle_text a:link { 
			color:#bbb;
		}

		.slider_middle_text a:hover {
			border-bottom:0px solid #000;
			color:#000;
		}

		.credit {
			font-size:20px;
			font-weight: bold;
			margin-bottom:5px;
			color:#fff;
			}
		.musicalguest {
			font-size:16px;
			font-weight: bold;
			margin-bottom:5px;
			margin-top:15px;
			color:#fff;
			}
		.gueststar {
			font-size:16px;
			font-weight: bold;
			margin-bottom:5px;
			margin-top:15px;
			color:#fff;
			}
