.container3 {
	width:860px; 
	height:371px;
	margin:0 0 0 63px;
	
}
.container3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.container3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
	height:371px;
}
/*Handle*/
.handle3 {
	float: left;
	width: 30px;
	height: 371px;
	text-align:center;
}



.handleOver3{
height:371px;
filter:alpha(30%);-moz-opacity:0.5;-webkit-opacity:0.5;
}

.handleOver3 img{
}

.handleSelected3{
	background: #000;
}


/*Content Container*/
.contentWrapper3{
	text-align: justify;
	height:371px;
}
.contentInnerWrapper3{
	width:747px;
}

.contentWrapper3 h3{
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
.contentContainer3 {
	padding-left: 0px;	
	float: left;
	width:748px;
	overflow:hidden;
}

/*  TEST 4  */
.test4 .handle {
	float: left;
	width: 32px;
	margin: 1px;
	margin-right: -10px;
	text-align:center;
	padding-top:10px;
	font-weight: bold;
	color: #9e9e9e;
	font-size: 16px;
	height:371px;
}


.test4 .handleOver{	
}


.test4 .handleSelected{
	
}

div#test3Handle0 { width:31px; height:371px; background:url("../../images/accordion/s1-off-trans.png") no-repeat;}
div#test3Handle0.handleSelected3 {  background:url("../../images/accordion/s1-on-trans.png") no-repeat !important; }
div#test3Handle1 { width:31px; height:371px; background:url("../../images/accordion/s2-off-trans.png") no-repeat;}
div#test3Handle1.handleSelected3 {  background:url("../../images/accordion/s2-on-trans.png") no-repeat !important; }

div#test3Handle2 { width:31px; height:371px; background:url("../../images/accordion/s3-off-trans.png") no-repeat;}
div#test3Handle2.handleSelected3 {  background:url("../../images/accordion/s3-on-trans.png") no-repeat !important; }

