.scrollbar-vert{
	background-color: #323232;
	height: 370px;
	width: 20px;
	float:right;
}
.handle-vert{
	height: 42px;
	width: 20px;
	background: url('http://www.kin-ball.ca/images/site/nav/handle.gif') no-repeat;
}

#section {
	height: 370px;
	width: 700px;
	float:left;
	overflow:hidden;
}