
p#cross-links { text-align: center }
		
		#cross-links    { text-align: center; margin-bottom: 30px; padding-bottom: 30px }
noscript p, noscript ol  { color: #fff; font-size: 25px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap   { margin: 0 0 20px; position: relative; width: 890px; overflow: hidden }

		/* These 2 lines specify style applied while slider is loading */
		.csw   { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; width: 500px; height: 350px; overflow: hidden }
		.csw .loading   { text-align: center; margin: 100px 0 400px; padding: 0 0 0 350px; overflow: hidden }

		.stripViewer       { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: auto; position: relative; width: 850px; height: 340px; clear: both; overflow: hidden }
		
		.stripViewer .panelContainer  { list-style-type: none; position: relative; top: 0; left: 0; width: 100% }
		
		.stripViewer .panelContainer .panel  { position: relative; width: 878px; height: 100%; float: left }
		
		.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 a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		
		}
		.stripNav li a { display: none }
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR    { text-indent: -9000em; position: absolute; z-index: 999; top: 155px }
		
		.stripNavL a, .stripNavR a  { display: block; width: 15px; height: 15px }
		
		.stripNavL   { z-index: 999; left: 0; width: 15px; height: 15px }
		
		.stripNavR   { z-index: 999; right: 0; width: 15px; height: 15px }
		
		.stripNavL    { background-image: url("../images/scroll_left.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: center }
		
		.stripNavR    { background-image: url("../images/scroll_right.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: center }
		ul#cross   { position: relative; left: 25px; height: 220px }
ul#cross li     { text-align: left; list-style-type: none; display: inline; margin: 0; padding: 0; position: relative; width: 280px; float: left }
		ul#cross li img   { margin: 0; padding: 0; float: left }
	    ul#cross li ul   { margin: 0; padding: 0; width: 240px; float: left }
		ul#cross li ul li     { display: block; margin: 0; padding: 0; position: absolute; top: 175px; left: 0; width: 240px }
		ul#cross li ul li a      { font-size: 1.5em; font-weight: normal; margin: 0; padding: 0 }
.caracell_contain   { text-align: left; padding-left: 100px; width: 778px }
.caracell   { margin-left: 55px; position: relative; border: solid 1px #3ff }
.caracell ul  { }
.caracell ul li { width: 250px }
button.prev   { background: #000 url("../images/scroll_left.png") no-repeat left top; text-indent: -999px; z-index: 999; width: 20px; height: 20px; border-style: none }
button.next   { background: #000 url("../images/scroll_right.png") no-repeat left top; text-indent: -999px; z-index: 999; width: 20px; height: 20px; border-style: none }

