@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* for TMP multi-rows */
.tabbrowser-tabs 
{ padding-left: 24px !important; 
padding-right: 24px !important; }

/* if you use scrollable with buttons on the right side */
.scrollbutton-up
{ margin-left: 24px !important; }

/* if you use scrollable with buttons on left and right sides, move the comment here 
.scrollbutton-down,
.scrollbutton-up
{ margin-left: 24px !important; }  */

