body {
	margin-top: 0px;
	margin-bottom: 0px;
}

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;
}

a:focus {
	outline:none
}
		
.stripViewer .panelContainer .panel ul {
	text-align: justify;
	overflow: hidden;
}

.csw {
	width: 780px;
	height: 300px;
	background: #fff;
	overflow:hidden;
}

.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center;
	overflow:hidden;
}

.stripViewer {
	position: relative;
	overflow: hidden;
	width: 780px;
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer {
	position: relative;
	left: 0; top: 0;
	width: 780px;
	list-style-type: none;
	overflow: hidden;
}

.stripViewer .panelContainer .panel {
	float:left;
	position: relative;
	width: 780px;
	overflow: hidden;
	height:auto;
}

.stripViewer .panelContainer .panel .wrapper {
	padding: 10px;
}

.stripNav {
	display: none;
}

.stripNav ul {
	display:none;
}

.stripNavL a, .stripNavR a {
	display: none;
}

.nav {
	border:0px;
	margin:0px;
	padding-top:10px;
}

.nav img {
	padding-top:0px;
	padding-bottom:10px;
}

.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align:justify;
}