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