.scroll-track{
	height:7px;
 	width:7px;
 	background:#e4e4e4;
}

.scroll-handle{
 	height:7px;
 	width:7px;
 	background:#87a237;
 	cursor:pointer;
}