#print-preview-toolbar
{
-moz-appearance: none !important;
background: black !important;
border: none !important;
padding-top: 1px !important;
padding-bottom: 2px !important;
}

#print-preview-toolbar label
{
opacity: 0.99 !important;
text-shadow: 0px 0px 6px white, 0px 0px 6px white !important;
}

#pageNumber
{
-moz-appearance: none !important;
background: RGBa(255,255,255,0.3) !important;
border-width: 1px !important;
}

#print-preview-toolbar button,
#print-preview-toolbar #scale
{
opacity: 0.99 !important;
}