/* 
    Document   : ie
    Created on : Oct 27, 2009, 12:46:23 PM
    Author     : andrew
    Description:
        Purpose of the stylesheet follows.
*/

* html #helpMenu {
    left: -160px;
}

* html .holder {right: 10px;}

* html div.contextmenu a.starter {
    background-image: url(images/drop-down.gif);
}

* html .noscript {
    background-image: url(images/alert-symb.gif);
}

.name-td {padding-top: 5px;}
*+html .name-td{padding-top: 6px;}