#content1 {
	height: 100%;/*400px;*/
	width: 180px;
	float:left;
	/*background: #33FFCC;*//*#f5f5f5;*/
	overflow:hidden;
	text-align:center;
}
.scrollbar-vert{
	/*background-color: #CC3399;*//*#d2e8ff;*/
	height: 100%;/*400px;*/
	width: 20px;
	float:left;
	background: url(scrolback.png) repeat-y;
}
.handle-vert{
	height: 125px;
	width: 20px;
	background: url(handle-ver.png) no-repeat;
}
