
ul.sb_fwithout_icons a {
	font-size:11px;
	height: px  !important;
	line-height: px !important;
	border: 1px solid ;
}
/* selected tab */
ul.sb_fwithout_icons a.current {
	background-color: !important;
	color: !important;
}
/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
div.scrollable_fwithout_icons {
    height:px !important;
	line-height: px !important;
    width: px;
}
div.sb_container_fwithout_icons a.prev {
	width:10px;
	height:10px;
	float:left;
	font-size:1px;
}
div.sb_container_fwithout_icons a.prev {
	margin-right: 3px;
}
/* link inside the tab. uses a background image */
ul.sb_fwith_icons a {
	height: px  !important;
	line-height: px !important;
}
div.scrollable_fwith_icons {
    height:px !important;
	line-height: px !important;
    width: px;
}
div.sb_container_fwith_icons a.prev {
	width:10px;
	height:10px;
	float:left;
	font-size:1px;
}
div.sb_container_fwith_icons a.prev {
	margin-right: 3px;
}

