@-moz-document 
url-prefix(http:/SOMEURL/),
url-prefix(http://lamp.weblite.ca/dataface)
{
* {
float: inherit !important;
border: none !important;
line-height: normal !important;
height: auto !important;
width: auto !important;
overflow: visible !important;
font-family: inherit !important;
font-size: inherit !important;
color: inherit !important;
}
#top-section,
#left_column,
#table_tabs,
#contentActionsWrapper,
#details-controller,
.fineprint
{
display: none !important;
}
}