.menuText, .ajaxSideMenu, #banner, #search, .history, #printer, 
.typo3-adminPanel, .searchForm
{
    display:none;z-index:-1;
}
#options, #buttonBar, #menu1, #dropBoxes, .spacer, #sidebar, .dropMenu, 
#banner, #moreLinks, #mainNav, #ajax_menu_results, #endSpace, #footer, 
#buttonBar
{
    display:none;
}

/* hack for firefox */
html>/**/body #main
{
    top                 : 90px;
}

#contactInfo
{
    position            : absolute;
    top                 : 0;
    left                : 400px;
    font-family         : Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
    margin-bottom       : 2em; 
}
#logo h1
{
    position            : absolute;
    top                 : -90px;
    left                : 0;
    font-size           : 14px;
    margin              : 0;
    padding             : 0;
}
/* hack for firefox */
html>/**/body #logo h1
{
    top                 : 0px;
}
#logo h1 a
{
    color : #000;
    text-decoration : none;
}
#addressHdr
{
    position            : absolute;
    top                 : 18px;
    left                : -300px;
    font-size           : 24px;
}
/* hack for firefox */
html>/**/body #addressHdr
{
    top                 : -15px;
}
#contactInfo
{ 
    position            : absolute;
    top                 : 0;
    left                : 300px;
    font-family         : Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
    border-left         : 1px dotted #000;
    padding-left        : 15px;
    width               : 300px;
}
