.scroll-track{
	height:10px;
	width:20px;
	background-color:#edd889;
}

.scroll-handle{
	height:96px;
	width:20px;
	background: #edd889 url('../images/track.gif') no-repeat top;
	cursor:pointer;
}
