*											{ margin: 0; padding: 0; }

#page-wrap 									{ width: 472px; position: relative; float:left;  margin:25px 0 0 0; height:510px;}
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }


/*
	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								{ width: 472px; position: absolute; top: 0px; left: 0px; float:left; background:#cfcfcf; z-index:10  }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 0px 0 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 472px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 472px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid #fff; margin-right: 0px; }
#movers-row									{ margin:0px; background:#cfcfcf;  width:472px; }
#movers-row div								{ width:100px; height:85px; float: left; margin:15px 0 0px 15px;  }
#movers-row div a.cross-link 				{ float: right; }
.cross-link									{ display: block; width: 102px; margin-top: -14px; 
											  position: relative; padding-top: 13px; z-index: 9999; }
.active-thumb 								{ background:url(../images/uparrowwhite.png) top center no-repeat; }






