<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
	Featured Content Slider
*/

				  				  
/*
	UTILITY STYLES
*/				  				  
					  				  

.wrapper{ 
	width: 320px;
	height:330px;
	margin-bottom:10px;
	}	

/*
	PAGE STRUCTURE
*/
#page-wrap{
	margin: 0 auto; 
	position: relative; 
	min-height: 380px; 

	}

/*
	SLIDER
*/
.slider-wrap								{ width: 320px; height:310px; margin-bottom:10px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 0 10px 0; }
.stripViewer								{ position: relative; overflow: hidden; width: 320px; height: 310px; }
.stripViewer .panelContainer				{ position: relative;}
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 320px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin-right: 5px; width:60px;}
.cross-link									{ display: block; width: 70px; position: relative;}






</pre></body></html>