	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
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: 240px; _width:248px; position: absolute; top: 52px; _top: 46px;left: 30px; _left: 20px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 238px; height: 150px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 268px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid #5a5a5a; margin-right: 4px; }
#movers-row									{ margin: 0; width:200px; float:right; overflow: hidden;}
#movers-row div								{ width: 48px; float: left; }
#movers-row div a.cross-link 				{ width: 40px;float: right; }
#movers-row div a.cross-link img.nav-thumb	{ margin-right: 4px; }

#movers-row #lead img.nav-thumb				{ width:38px; }

a#lead										{ width:38px; float:left; display: block; }
.cross-link									{ display: block; width: 42px;
											  position: relative;  z-index: 9999; }
.active-thumb 								{ width: 40px; background: transparent url() top center no-repeat; }
.caption									{ color: #ffff; width:238px; text-align: center; padding-bottom:3px;border-bottom: 1px #5a5a5a solid;}
.caption a {color: #fff;font-size: 10px;line-height: 20px;}

div#title {
	position: relative;
	top: 37px;
	-top:33px;
}

.feature-wrap-bg {
	background: url(../images/activities/bg.png) no-repeat top center;
	width: 300px;
	height: 232px;
}

#feature-wrap-bg-bottom {
	background: url(../images/activities/bg-bottom.png) no-repeat top center;
	width: 300px;
	height: 32px;

}