@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* Changes background color and border for bookmarks toolbar */
#chipmarkToolbar {
 background: #FFCC99 !important;
 border: 1px solid !important;
}