@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

tabbrowser .tabbrowser-tabs {
	background: #bbb !important;
	border-bottom: 1px solid #555 !important;
	min-height: 29px !important;
}
tabbrowser .tabbrowser-tab,
tabbrowser .tabbrowser-tab * {
	background-image: none !important;
}
tabbrowser .tabbrowser-tab .tab-text {
	color: #000 !important;
}
tabbrowser .tabbrowser-tab .tab-text-shadow {
	display: none !important;
}
tabbrowser .tabbrowser-tab {
	margin-right: 3px !important;
}