@-moz-document url-prefix(https://www.sdn.sap.com/irj/sdn/webl), url-prefix(https://www.sdn.sap.com/irj/sdn/colla), url-prefix(https://www.sdn.sap.com/irj/sdn/foru),url-prefix(https://www.sdn.sap.com/irj/sdn/wik), url-prefix(https://www.sdn.sap.com/irj/sdn/down), url-prefix(https://www.sdn.sap.com/irj/sdn/ele), url-prefix(https://www.sdn.sap.com/irj/sdn/eve),
url-prefix(https://www.sdn.sap.com/irj/sdn/thread),
url-prefix(https://www.sdn.sap.com/irj/sdn/prof) {
 #searchbox, #detailednav, #cctop, #ccbottom,#sidebar
  {
    display:none !important; 
   }

#fullPageDiv
{
height:1000px;
}
}

@-moz-document domain(sdn.sap.com), domain(www.sdn.sap.com) {

/* hide unnessecary stuff */
#welcome,#sdnlogo,#nwlogo
{
display:none;
}
/* this doesn't need to take up extra space */
#sdnmenu
{
display:block;
top:11px;margin:0px;padding:0px
}
/* smaller is better */
#header #logoarea 
{
height: 20px !important; 
 background:url(http://quodlibet.be/files/sdn_header.gif) 
 no-repeat !important; 

}
#detailednav, #searchbox,#sidebarinner, #sidewrapper, #sidebarcollapse, #sidebar,.sidebarcontainer
{
background:#F7F7F7 !important
}
#sidebar  a,  .sidebartitle
{
color:#000000 !important;
}
.sidebarcontainer
{
 border-right: 1px solid #575757 !important;
}
#sidebarinner,.sidebartitle
{
border-right:none !important;
}
.jive-accountbox *
{ 
font-size:7px !important;
background:#F7F7F7 !important
}
 .jive-table *
{
 margin:1px !important;
padding:0px !important;
}

 
/* try to collapse the tree */
/* I have no idea how to do this. Do You?  Let me know */


}