.cross-link {
	text-decoration: none;
}
.csw {
	width: 100%;
	height: 445px;
	overflow: scroll;
}
.csw .loading {
	margin: 200px 0;
	text-align: center;
}
.stripViewer {
	position: relative;
	overflow: hidden; 
	width: 950px;
	height: 445px;
	margin-left: -15px;
	clear: both;
}
.stripViewer .panelContainer {
	position: relative;
	width: 100%;
}
.stripViewer .panelContainer .panel {
	position: relative;
	float: left;
	width: 950px;
	height: 100%;
}
.stripViewer .panelContainer .panel .wrapper {
	padding: 5px 30px;
}
.stripNav, .stripNavL, .stripNavR {
	display: none;
}
