/*
#topContent,
#topLogo {
    opacity: 0;
}
 */
#topMenuHeader {
    height: 378px;
    background: #ffffff url(/images/logo_bkg.gif) repeat-x bottom;
/*    background: #ffffff url(/images/christmas/top_bg.jpg) no-repeat center;*/
    padding-bottom: 0px;
}
#topContent {
    position: relative;
    bottom: 73px;
    right: 0px;
    padding-top: 0px;
}

#topContentExt,
#topContentInt {
    overflow: visible;
}
