*											{ margin: 0; padding: 0; }
					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ background:transparent url(../img/featured_bg.png) no-repeat scroll center top;
margin:0 10px 0;
min-height:400px;
position:relative;
width:620px;}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ background:transparent url(../img/panel_bg.png) no-repeat scroll -36px 0;
left:36px;
margin:35px 0 0;
position:absolute;
width:559px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 540px; height: 195px; margin-left:4px;
												margin-top:4px;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 540px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: #DEDEDE 3px solid; margin-right: 5px; }
.nav-thumb:hover 							{ border: #CACACA 3px solid; margin-right: 5px; }
#movers-row									{ margin: 0px 0 0 4px; }
#movers-row div								{ float: left; }
#movers-row div a.cross-link 				{ margin-right: 18px; width: 120px; float: left; }

.cross-link									{ display: block; width: 62px; margin-top: -18px; 
											  position: relative; padding-top: 31px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../img/icon-uparrowsmallwhite.png) top center no-repeat; }

.wrapper a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	background: url("../img/feature_link_bg.png") no-repeat 0 0;
}