.pg_box_header
{
        /*height: 108px;*/
        position: absolute;
        width: 854px;
        top: 0px;
        margin: 0px;
        background-color: #FFFFFF;
}

.hdr_logo,
.hdr_VertBar1,
.hdr_VertBar2,
.hdr_VertBar3,
.hdr_VertBar4,
.hdr_HorizBar1,
.hdr_HorizBar2,
.hdr_HorizBar3,
.hdr_search,
.hdr_search_date,
.hdr_search_go,
.hdr_search_entry,
.hdr_nav,
.hdr_banner
{
        position: absolute;
}
.hdr_HorizBar1,
.hdr_VertBar1,
.hdr_HorizBar3
{
        left: 0px;
}
.hdr_VertBar1,
.hdr_logo,
.hdr_VertBar2,
.hdr_VertBar3,
.hdr_VertBar4,
.hdr_search
{
        top: 12px;
}
.hdr_HorizBar1 { top: 0px; }
.hdr_logo {        left: 9px; }
.hdr_VertBar2 {        left: 187px; }
.hdr_HorizBar3 { top: 96px; }
.hdr_VertBar3 {        left: 708px; }
.hdr_VertBar4 {        left: 842px; }
.hdr_HorizBar2 {
        top: 69px;
        left: 187px;
}

.hdr_search
{
        left: 714px;
        width: 128px;
        height: 57px;
        background-image: url('/images/header_search.gif');
        z-index: 15;
}

.hdr_search_go { bottom: 14px; right: 2px; }
.hdr_search_date { left: 2px; bottom: 4px; }
.hdr_search_entry { top: 21px; left: 2px; width: 96px; height: 18px; font-family: verdana; font-size: 10px;}

.hdr_nav
{
        top: 72px;
        left: 187px;
        height: 24px;
        width: 667px;
        background: #ffffff;
        background-image: url('/images/layout_test/header_nav_bg.gif');
        background-repeat: repeat-x;
        font-size: 1px;
        letter-spacing: -1px;
        overflow: hidden;
}
.flashBanner {
        position: absolute;
        top: 12px;
        left: 192px;
        width: 516px;
        height: 57px;
        background-color: #FF9900;
}

.coBrandBanner {
        position: absolute;
        top: 10px;
        left: 192px;
        width: 507px;
        height: 80px;
        background-color: #FFCC66;
}

html>body .coBrandBanner {
        position: absolute;
        top: 10px;
        left: 192px;
        width: 516px;
        height: 80px;
        background-color: #FFCC66;
}

.coBrandBanner_silver {
        position: absolute;
        top: 10px;
        left: 192px;
        width: 507px;
        height: 80px;
        background-color: #FAEEFA;
}

html>body .coBrandBanner_silver {
        position: absolute;
        top: 10px;
        left: 192px;
        width: 516px;
        height: 80px;
        background-color: #FAEEFA;
}

.coBrandBanner_white {
        position: absolute;
        top: 10px;
        left: 192px;
        width: 507px;
        height: 80px;
        background-color: #FFFFFF;
}

html>body .coBrandBanner_white {
        position: absolute;
        top: 10px;
        left: 192px;
        width: 516px;
        height: 80px;
        background-color: #FFFFFF;
}

