p#cross-links { 
	font: bold .7em Lucida Grande, Verdana, Sans;
	margin: 10px 0 50px 0;
	text-align: center;
	text-transform: uppercase;
	}
				
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; }
			
.csw {width: 100%; height: 388px; overflow: scroll; }
.csw .loading { display: none; }

#slider1 { 
	width: 640px;
	overflow: hidden; 
	}

.stripViewer {
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 640px; 
	height: 388px;
	clear: both;
	background: #fff;
	}
		
.stripViewer .panelContainer { 
	overflow: hidden;
	position: relative;
	left: 0; top: 0;
	width: 640px;
	}
		
.stripViewer .panelContainer .panel { 
	overflow: hidden;
	float:left;
	height: 100%;
	position: relative;
	width: 640px;
	}
		
	.stripNav,
	.stripNavL,
	.stripNavR { display: none; }
