/*EXTRAS*/

.contentWrapper h3{
	/*border-bottom: 1px solid silver;*/
	background-color: #dfdfdf;	
}

.test4 .handle {
	background: url(../images/01.png);
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	float: left;
	height: 232px;
	margin: 0px;
	text-align:center;
	width: 50px;
}
.test4 .handleOver{	
	background: url(../images/02.png);
}
.test4 .handleSelected{
	background: url(../images/03.png);
}