@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

.barlesque-bar #addon-bar
{
	border: 1px solid black !important;
	border-bottom: 0 !important;
	background-color: #181818 !important;
}

.barlesque-bar.barlesque-left:not([findmode])
{
	left: 0px!important;
}

#barlesque-collapser
{
	background: #181818 url("chrome://barlesque/skin/arrow-down.png") no-repeat!important ;
}