.scrollable {
	float:left;
}
a.browse {
	background:url(hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:4px 2px;
	cursor:pointer;
	font-size:1px;
}
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.left				{ margin-left: 0px; }
a.disabled {
	visibility:hidden !important;
}
