#seo_content .stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	padding: 0 10px;
}
		
#seo_content .slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	clear: both;
	width: 940px;
}


#seo_content {
	padding-top: 1em;
}

/* These 2 lines specify style applied while slider is loading */
#seo_content .csw {
	width: 100%; 
	height: 150px; 
	overflow: scroll;
	padding: 10px;
	background: transparent;
}

#seo_content h2 {
	border-bottom: 1px dotted #f4f4f4;
	padding: 10px 0;
	margin: 10px 0;
	font-weight: bold;
}

#seo_content p {
	padding-bottom: 8px;
}
		
#seo_content .csw .loading {
	margin: 20px 0 30px 0; 
	text-align: center;
	height: 150px; 
}

#seo_content .stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	clear: both;
	width: 100%;
	border: none;
}
		
#seo_content .stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 940px;
	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. */
}
		
#seo_content .stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	/*height: 100%;*/
	position: relative;
	width: 940px;
}
		
#seo_content .stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	margin: 0 10px;
	border: 1px #555 solid;
	padding: 10px;
	background: #f8f8f8;
}


		
#seo_content .stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	position: relative;
	overflow: hidden;
	width: 900px;
	display: block;
}
		
#seo_content .stripNav ul { /* The auto-generated set of links */
	list-style: none;
	width: 990px;
	position: relative;
	font-size: 0.96em;
}
		
#seo_content .stripNav ul li {
	float: left;
	margin-left: 2px;
	height: 40px;
	white-space:normal;
	width: 110px;
	color: #fff;
	display: inline;
	text-align: justify;
	z-index: 4;
	border: 1px transparent solid;
	/*background: #fff url('../scp_images/button.png') no-repeat left top;*/
}
		
#seo_content div.stripNav {
	width: 800px;
	overflow: hidden;
}
		
#seo_content .stripNav a { /* The nav links */
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #555;
	display: block;
	height: 40px;
	padding: 5px;
}
		
#seo_content .stripNav li a:hover {
	/*background: #fff url('../scp_images/button.png') no-repeat left bottom;*/
	color: #beccd5;
}
		
#seo_content .stripNav li a.current {
	/*background: #fff url('../scp_images/button.png') no-repeat left bottom;*/
	color: #555;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	background: #f8f8f8;
}
		
.stripNavL {
	display: none;
}






#listingSlider .stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	padding: 0 10px;
}
		
#listingSlider .slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	clear: both;
	width: 620px;
}


#listingSlider {
}

/* These 2 lines specify style applied while slider is loading */
#listingSlider .csw {
	width: 100%; 
	height: 150px; 
	overflow: scroll;
	padding: 10px;
	background: transparent;
}

#listingSlider h2 {
	border-bottom: 1px dotted #f4f4f4;
	padding: 10px 0;
	margin: 10px 0;
	font-weight: bold;
}

#listingSlider p {
	padding-bottom: 8px;
}
		
#listingSlider .csw .loading {
	margin: 20px 0 30px 0; 
	text-align: center;
	height: 150px; 
}

#listingSlider .stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	clear: both;
	width: 100%;
	border: none;
	
}
		
#listingSlider .stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 620px;
	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. */
}
		
#listingSlider .stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	/*height: 100%;*/
	position: relative;
	width: 620px;
	
}
		
#listingSlider .stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	margin: 0 10px;
	padding: 10px;
	overflow: hidden;
	display: block;
}


		
#listingSlider .stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}
		
#listingSlider .stripNav ul { /* The auto-generated set of links */
	list-style: none;
	width: 600px;
	height: 18px;
}
		
#listingSlider .stripNav ul li {
	float: left;
	height: 25px;
	width: 100px;
	background-color: #666;
	padding-right: 2px; 
	display: inline;
}

#listingSlider .stripNav a { /* The nav links */
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	line-height: 23px;
	text-decoration: none;
	display: block;
	padding: 0 15px;
	color: #fff;
	margin-bottom: 0;
}
		
#listingSlider .stripNav li a:hover {
	background-color: #666;
	height: 25px;
	color: #fff;
}
		
#listingSlider .stripNav li a.current {
	background-color: #666;
	height: 25px;
	color: #fff;
}

#listingSlider .wrapper table {
	border: 1px solid #555;
	background: transparent;
	width: 580px;
	text-align: center;
	border-collapse: collapse;
}

#listingSlider .wrapper th, #listingSlider .wrapper td {
	padding: 0.35em 1em;
	border: 1px solid #555;
}

#listingSlider .wrapper td {
	border: 1px solid #555;
}
		
.stripNavL {
	display: none;
}

.stripNavR {
	display: none;
}


