
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; position: relative; top: 56px; left: 10px; width: 494px; 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: 300px; height: 350px; overflow: hidden }
		.csw .loading    { text-align: center; margin: 50px 0 400px; padding: 0 0 0 200px; overflow: hidden }

		.stripViewer               { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0 auto; padding-top: 0; position: relative; width: 495px; height: 313px; clear: both; overflow: hidden }
		
		.stripViewer .panelContainer      { list-style-type: none; position: relative; top: 0; left: 0; width: 100% }
		
		.stripViewer .panelContainer .panel     { position: relative; width: 495px; height: 100%; float: left }
		
		.stripViewer .panelContainer .panel .wrapper  { padding: 0 }
		
		.stripNav  { margin: auto; position: absolute; top: 18px; left: 0; height: 50px }
		
		.stripNav ul   { list-style: none; display: none; width: 495px; border: solid 1px #f00 }
		
		.stripNav ul li  { list-style-image: none; margin-right: 0; float: left }
		
		.stripNav a   { color: #fff; font-size: 10px; font-weight: bold; line-height: 32px; text-decoration: none; background: #c6e3ff; text-align: center; display: block; margin: 0; padding: 0 }
		
		.stripNav li.tab1 a  { background: #60f; margin: 0; padding-top: 2px; padding-bottom: 2px }
		.stripNav li.tab2 a  { background: #60c; margin: 0; padding-top: 2px; padding-bottom: 2px }
		.stripNav li.tab3 a  { background: #63f; display: none; margin: 0; padding-top: 2px; padding-bottom: 2px }
		.stripNav li.tab4 a  { background: #63c; margin: 0; padding-top: 2px; padding-bottom: 2px }
		.stripNav li.tab5 a  { background: #00e; margin: 0; padding-top: 2px; padding-bottom: 2px }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR      { text-indent: -9000em; display: none; position: absolute; z-index: 999; top: 250px }
		
		.stripNavL a, .stripNavR a   { display: block; width: 49px; height: 46px }
		
		.stripNavL    { z-index: 999; left: 0; width: 49px; height: 46px }
		
		.stripNavR    { z-index: 999; right: 0; width: 49px; height: 46px }
		
		.stripNavL     { background-image: url("../images/scroll_left.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: center }
		
		.stripNavR     { background-image: url("../images/scroll_right.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: center }
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 }

