.scrollbox {position: relative;}

.scrollbox_content {
	
}

.scrollbox_scrollbar {
	background: url(/images/barre-defilement.jpg) 0 0 repeat-y;
	height: 100%;
	width: 2px;
}

.scrollbox_up_button {
	
}

.scrollbox_down_button {
	
}

.scrollbox_handle {
	background: url(/images/curseur.jpg) 0 0 no-repeat;
}
