
.fff .scrollbar-pane {
    margin-right: 12px;
}

.fff .scrollbar-handle-container {
	width: 5px;
	background-color: #000000;
}

.fff .scrollbar-handle {
	width: 5px;
	background-color: #FF6600;
}

.fff .scrollbar-handle:hover {
    background-color: #999;
}

.fff .scrollbar-handle.move {
    background-color: #666;
}

.fff .scrollbar-handle-up {
    width: 12px;
    height: 18px;
}

.fff .scrollbar-handle-down {
    width: 12px;
    height: 18px;
}
