#multiheader
        {
            position: relative;
            width: 100%;
            height: 28px;
            background: transparent url('../images/multiheader_bg.gif') repeat-x;
            z-index: 10;
            
        }
        #multiheaderLinks
        {
            position: absolute;
            width: 100%;
            height: 28px;
            background: transparent url('../images/multiheader_bg.gif') repeat-x;
            z-index: 400;
            text-align:center;
        }
        #linkWrapper
        {
            position: relative;
            margin-left: auto;
            margin-right: auto;
            width: 750px;  
            z-index: 200;
        }
        #linkWrapper img 
        {
            border:0px;
        }
        #aaa
        {
            left: 100;
            top: 0;
            width: 181px;
            height: 28px;
            margin-right: 20px;
            float: left;
            display: block;
            z-index: 200;
            background-position: center;
            background-repeat: no-repeat;
        }
        #cc
        {
            position: relative;
            width: 111px;
            height: 28px;
            margin-right: 20px;
            float: left;
            display: block;
            z-index: 200;
            background-position: center;
            background-repeat: no-repeat;
        }
        #uidan
        {
            position: relative;
            width: 57px;
            height: 28px;
            margin-right: 20px;
            float: left;
            display: block;
            z-index: 200;
            background-position: center;
            background-repeat: no-repeat;
        }
        #tagline
        {
            position: relative;
            width: 289px;
            height: 28px;
            background: transparent url('../images/multiheader_tagline.gif') repeat-x;
            margin-left: 30px;
            float: left;
            z-index: 200;
        }
        #pointerEffect
        {
            width: 116px;
            height: 28px;
            background: transparent url('../images/multiheader_selector.gif') repeat-x;
            position: absolute;
            visibility: hidden;
            z-index: 100;
        }
