
body
{
  width: auto;
}

#orderbook_search_ifding {
        width: 152px;
}

.search_ifding {
        position: fixed;
        padding: 0;
        display: none;
        border: solid #d9d9d9 1px;
        background-color: white;
        overflow: hidden;
        -height: 320px; /* IE6 */
        width: 152px;
        overflow: auto;
        overflow-x: hidden;
        z-index: 22;
}

.search_ifding table {
        width:100%;
}

.search_ifding th {
        background: #CBE6ED;
}

.keep_updated {
        padding-top: 5px;
}

html > body .search_ifding {
        height: auto;
        max-height: 320px;
        z-index: 22;
}

.more{
                  clear:both;
                  padding:0 0 0 12px;
                  bottom:5px;
                  background:url(../images/buttons/arrow_pink_right.gif) no-repeat 0 50%;
}

.desktop_viewer_link {
    padding-top:0pt;
    padding-bottom:0pt;
}

.leftNav {
    background: transparent url(../images/structure/wire_link_search_contracted.gif) no-repeat scroll 0 0
}

.searchImg {
    margin-top:2pt;
}

.mktDataLinkFirst {
    height:30px;
    padding-top:14pt;
    background: transparent url(../images/structure/wire_link_bottom_up_contracted.gif) no-repeat scroll 0 100%;
    background-position: 0px 8px;
}


.mktDataLink {
    height:35px;
    background: transparent url(../images/structure/wire_link_bottom_up_contracted.gif) no-repeat scroll 0 100%;
    background-position: 0px 0px;
}



