
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

