* html a { position: relative; }

* html #top,
* html #footer,
* html #footer .copyrights,
* html #footer .maker,
* html #root #bottom,
* html #middle .mt,
* html .left-col .auto .gr-btn,
* html #middle .mb { behavior: url(resources/png.htc);}

* html #middle .mc .right-col {
    padding:0 0 0 5px;
}

* html #middle .mt { padding: 0px; margin: 0px; height: 10px; line-height: 1px; font-size: 1px; }
* html #middle .mc { margin: 0px; }

* html .warning { width: 1124px; }

* html #root #footer .copyrights {
    background: url(resources/images/layout/footlogoie6.gif) left top no-repeat;
    height: 54px;
}

* html .jScrollPaneTrack {
    background: url(resources/images/layout/ie/jScrollPaneTrack.gif) center center repeat-y;
}

* html .jScrollPaneDragTop {
    background: url(resources/images/layout/ie/jScrollPaneDragTop.gif) center top no-repeat;
}
* html .jScrollPaneDragHandler {
    background : url(resources/images/layout/ie/jScrollPaneDrag.gif) center repeat-y; 
}
* html .jScrollPaneDragHandlerC {
    background: url(resources/images/layout/ie/handler.gif) center center no-repeat;
}
* html .jScrollPaneDragBottom {
    background: url(resources/images/layout/ie/jScrollPaneDragBottom.gif) center bottom no-repeat;
}
* html a.jScrollArrowUp {
    background: url(resources/images/layout/ie/strelka_up.gif) center no-repeat;
}

* html a.jScrollArrowDown {
    background: url(resources/images/layout/ie/strelka_down.gif) center no-repeat;
}
