#header_links{
    margin-bottom:32px;
}

#switcher_wrapper FORM{
    background:url(../images/global/world_map.gif) no-repeat left top;
    margin:15px 0;
    min-height:80px;
    position:relative;
}

#secondary_navigation UL UL{
    background:url(../images/navigation/secondary/bottom_tertiary.gif) repeat-y left bottom;
    width:176px;
}

#secondary_navigation LI{
    margin-bottom:4px;
    min-height:28px;
}

#secondary_navigation LI H4{
    background:#dedede url(../images/navigation/secondary/heading_top.gif) no-repeat left top;
 }

#secondary_navigation LI LI{
    background:none;
    margin:0;
}

#secondary_navigation UL UL LI.first{
   padding-top:0;
}

#secondary_navigation UL LI.last{
    border:0 none;
}

#secondary_navigation UL LI A{
    border-bottom:solid 1px #e0e0e0;
    display:block;
    margin:0 1px;
    padding:6px 10px 7px 8px;
    min-height:15px;
}

#secondary_navigation H4 A{
    cursor:pointer;
    display:block;
    overflow:hidden;
    padding-bottom:4px;
}

#secondary_navigation H4.active A{
   padding-bottom:0;
   background:#f7d117 url(../images/navigation/secondary/heading_top_active.gif) no-repeat left top;
}

#secondary_navigation H4 A SPAN{
    display:block;
    padding:7px 10px 2px 9px;
}

#secondary_navigation H4.active A SPAN{
	padding-bottom:6px;
}

#secondary_navigation UL H5{
    border-top:1px solid #fff;
    background-color:#fceda2;
    background-image:none;
    width:176px;
}

#secondary_navigation UL LI H5 A{
    border-bottom:solid 1px #fceda2;
}

#secondary_navigation UL H5.active{
    background-color:#f7d117;
}

#secondary_navigation UL LI H5.active A{
    border-bottom:solid 1px #f7d117;
}

#secondary_navigation UL H5 A{
    background:#fceda2 url(../images/navigation/secondary/arrow-right.gif) no-repeat 155px 10px;
    padding:6px 20px 6px 8px;
    min-height:15px;
}

#secondary_navigation H5.active A{
    background:#f7d117 url(../images/navigation/secondary/arrow-down.gif) no-repeat 156px 10px;
    cursor:default;
    border-bottom:0 none;
}

#secondary_navigation H5 A:hover{
    text-decoration:underline;
    cursor:pointer;
}

#secondary_navigation UL UL LI A.selected,
#secondary_navigation UL UL LI A.selected:hover{
    cursor:default;
}

#secondary_navigation UL UL LI A.selected:hover{
    text-decoration:none;
}