/*Main Container*/
.container3 {
	width:100%;
}
.container3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.container3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
/*Handle*/
.handle3 {
	float: left;
	width: 35px;
	height: 413px;
	text-align:center;
	background: none;
	overflow:hidden;
}
.handle3 img{
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.handleOver3{
	background: none;
	cursor:pointer;
}
.handleOver3 img{
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
.handleSelected3{ /*selected*/
	/*border-bottom:5px solid #000;*/
}
/*Content Container*/
.contentWrapper3{
	text-align: left;
	width:590px !important;
}
.contentInnerWrapper3{
	padding:0;
	width:691px !important;
}



/*Content Container*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 413px;	
	overflow:hidden;
}
.contentContainer3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 413px;	
	overflow:hidden;
}

/*  TEST 4  */
.test4 .handle {
	float: left;
	width: 32px;
	height: 310px;
	margin: 1px;
	margin-right: -10px;
	text-align:center;
	padding-top:10px;
	font-weight: bold;
	color: #9e9e9e;
	font-size: 16px;
}
ul.slider {
	height:413px;
	width:830px;
	overflow:hidden;
	margin-bottom:25px;
}
