				.stripViewer .panelContainer .panel ul {			text-align: left;			margin: 0 15px 0 30px;		}		/* These 2 lines specify style applied while slider is loading */		.csw {	width: 100%;	overflow: scroll;	height: 340px;}		.csw .loading {margin: 200px 0 300px 0; text-align: center}		.stripViewer {	position: relative;	overflow: hidden;	margin: auto;	width: 760px;	clear: both;		}				.stripViewer .panelContainer {	position: relative;	left: 0;	top: 0;	width: 780px;	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 {	float:left;	position: relative;	width: 760px;	height: 100%;		}				.stripViewer .panelContainer .panel .wrapper02 {	width: 780px;	padding-top: 0px;	text-align: left;	margin-top: 10px;		}				.stripNav {	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 {	font-size: 12px;	text-align: center;	color: #999999;	text-decoration: none;	display: block;	padding: 0 15px;		}				.stripNav li a:hover {	color: #FF0066;		}				.stripNav li a.current {			color: #FF0066;		}.box-center {	text-align: center;	width: 100%;	height: 20px;	font-size: 12px;	line-height: 20px;	color: #999999;	clear: left;}		.stripNavL, .stripNavR { /* The left and right arrows */			position: absolute;			top: 230px;			text-indent: -9000em;		}ol {	margin-left: 30px;}div.box-center a:link {	color: #999999;	text-decoration: none;}div.box-center a:visited {	color: #999999;	text-decoration: none;}div.box-center a:hover {	color: #FF0066;	text-decoration: none;}