a{ 
	outline: none; 
}
/*
	SLIDER
*/
.slider-wrap{ 
	width: 663px;
	height: 134px;
	float:left;
	padding:12px 0 0 0;
	background: url(../images/slider-wrap-bg.gif) top left no-repeat;
}			
.stripViewer .panelContainer .panel ul{ 
	text-align: left;
	margin:0px;
	padding:0px;
	float:left;
}
.stripViewer{ 
	position: relative; 
	overflow: hidden; 
	width: 653px; 
	height: 100%; 
	float: left;
}
.stripViewer .panelContainer{ 
	position: relative; 
	left: 0; 
	top: 0; 
}
.stripViewer .panelContainer .panel	{ 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 633px; 
}
.stripNavL, .stripNavR, .stripNav{ 
	display: none; 
}
.nav-thumb{ 
	margin: 0px; 
}
#movers-row	{ 
	width: 200x;
	float: left;
	font-weight:bold;
}

.cross-link1{ 
	display: block;
	background-image: url(../images/bt-iphone.gif);
	background-repeat:no-repeat;
	width: 193px; 
	margin-top: 1px;
	position: relative; 
	height: 76px;
	z-index: 9999; 
}

.cross-link1 a:hover{
	display: block;
	background-image: url(../images/bt-iphone-o.gif);
	background-repeat:no-repeat;
	width: 193px; 
	position: relative; 
	height: 76px;
	z-index: 9999; 
}
.cross-link1 a:active{
	display: block;
	background-image: url(../images/bt-iphone-o.gif);
	background-repeat:no-repeat;
	width: 193px; 
	position: relative; 
	height: 76px;
	z-index: 9999; 
}
.cross-link{ 
	display: block;
	margin-top: 0;
	text-decoration:none;
	border:0;
	position: relative; 
	padding-top: 0; 
	z-index: 9999; 
}

.active-thumb { 
	background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; 
}
