#slider-outer-wrap
 {
	width: 652px;
	height: 446px;
	margin: 0px auto;
	position: relative;
	background: #425c51;
}
.slider-wrap {
	width: 652px;
	position: absolute;
}

.stripViewer .panelContainer 
.panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.stripViewer {
	position: relative;
	overflow: hidden;
	width: 652px;
	height: 338px;
}

.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}

.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 652px;
}

.stripNavL, .stripNavR, .stripNav {
	display: none;
}

.nav-thumb {
	float: left;
	width: 123px;
	height: 100px;
	border: 0px;
}

#movers-row {
	width: 652px;
	margin-top: 9px;
}

#movers-row div {
	float: left;
	margin-right: 9px;
}
#movers-row div.product01 {
	height: 100px;
	width: 123px;
	background: url(images/slider_tn_01.gif) no-repeat;
}
#movers-row div.product02 {
	height: 100px;
	width: 123px;
	background: url(images/slider_tn_02.gif) no-repeat;
}
#movers-row div.product03 {
	height: 100px;
	width: 123px;
	background: url(images/slider_tn_03.gif) no-repeat;
}
#movers-row div.product04 {
	height: 100px;
	width: 123px;
	background: url(images/slider_tn_04.gif) no-repeat;
}
#movers-row div.product05 {
	height: 100px;
	width: 123px;
	margin-right: 0px;
	background: url(images/slider_tn_05.gif) no-repeat left top;
}
#movers-row div a.cross-link {
	float: left;
}

.cross-link {
	display: block;
	width: 123px;
	position: relative;
	z-index: 9999;
}

.active-thumb {
	background: transparent url(images/active_arrow.png) no-repeat top right;
}

a.crosslink, a.crosslink:visited {
	color: #729dff;
	text-decoration: none;
}

a.cross-link:hover, a.cross-link:active {
	color: white;
	width: 117px;
	height: 94px;
	border: 3px solid #9bbdbe;
}

/* @group Slider Content Panels */

.innerPanel01 {
	overflow: hidden;
	width: 652px;
	height: 338px;
	background-image: url(images/slider_bg_01.jpg);
}

.innerPanel01 img, .innerPanel02 img, .innerPanel03 img, .innerPanel03 img, .innerPanel04 img {
	margin-top: 260px;
	margin-left: 40px;
}
a.snipe {
	float: right;
	height: 119px;
	width: 119px;
	margin-top: 10px;
	margin-right: 10px;
	background: url(images/snipe_DailyBeauty.png) no-repeat;
}

.innerPanel02 {
	overflow: hidden;
	width: 652px;
	height: 338px;
	background-image: url(images/slider_bg_02.jpg);
}
.innerPanel03 {
	overflow: hidden;
	width: 652px;
	height: 338px;
	background-image: url(images/slider_bg_03.jpg);
}
.innerPanel04 {
	overflow: hidden;
	width: 652px;
	height: 338px;
	background-image: url(images/slider_bg_04.jpg);
}
.innerPanel05 {
	overflow: hidden;
	width: 652px;
	height: 338px;
	background-image: url(images/slider_bg_05.jpg);
}

.innerPanel05 img {
	margin-top: 260px;
	margin-right: 270px;
	float: right;
}
/* @end */
