ul.sb_fwithout_icons a {
font-size: 13px;
font-weight: bold;
font-family: Arial,sans-serif;
height: 29px  !important;
line-height: 29px !important;
border: 1px solid #CCCCCC;
}
/* selected tab */
ul.sb_fwithout_icons a.current {
background-color:#e6f0f3 !important;
color:#333333 !important;
}
/*
root element for the scrollable.
when scrolling occurs this element stays still.
*/
div.scrollable_fwithout_icons {
height:29px !important;
line-height: 29px !important;
width: 100%;
}
div.sb_container_fwithout_icons a.prev {
width: 0;
height:10px;
float:left;
font-size:1px;
}
div.sb_container_fwithout_icons a.prev {
margin_right: 0;
}
/* link inside the tab. uses a background image */
ul.sb_fwith_icons a {
height: 32px  !important;
line-height: 32px !important;
}
div.scrollable_fwith_icons {
height:32px !important;
line-height: 32px !important;
width: 100%;
}
div.sb_container_fwith_icons a.prev {
width: 0;
height:10px;
float:left;
font-size:1px;
}
div.sb_container_fwith_icons a.prev {
margin_right: 0;
}
