#BrowserPreferences {
min-height: 42em !important;
}

#rememberForms:after {
white-space: pre-wrap !important;
content: "\A\A Cookies" !important;
display: inline !important;
font-weight: bold !important;
font-size: 11pt !important;
}

#cookiesBox:before {
white-space: pre-wrap !important;
content: " Cookies are delicious delicacies.\A" !important;
display: inline !important;
font-weight: bold !important;
}

#cookiesBox {
display: block !important;
border: 2px groove -moz-dialog !important;
border-bottom: none !important;
}

#acceptThirdParty {
display: block !important;
-moz-appearance: none !important;
border: 2px groove -moz-dialog !important;
border-top: none !important;
border-bottom: none !important;
margin: 0 !important;
padding-left: 24pt !important;
}

#keepRow {
display: block !important;
-moz-appearance: none !important;
border: 2px groove -moz-dialog !important;
border-top: none !important;
margin-left: 0 !important;
padding-left: 24pt !important;
margin-top: 0 !important;
margin-bottom: 10pt !important;
}