div.switch_display_wrapper a.switch_display_link {
    background: url(/common/switchDisplay/liIconBlue.gif) 0px 5px no-repeat;
    padding-left: 18px;
}
div.switch_display_wrapper a.switch_display_link.switchLinkOpened {
    background: url(/common/switchDisplay/liIconDown.gif) 0px 5px no-repeat;

}
div.switch_display_wrapper div.switch_display_content { overflow: hidden; z-index: 1000; position: relative; }

