/* ================================================== */
/*           Internet Explorer 8 Specifics            */
/* ================================================== */



/* ================================================== */
/*                     PIE Module                     */
/* ================================================== */
#header .mainMenu ul li,
#header .loginWindow,
#phoneList {
    behavior: url(css/pie.htc);
}



/* ================================================== */
/*                Shared - Input Text                 */
/* ================================================== */
#footer .wrapperMenu input[type=text],
.rightColumn .signUp input[type=text],
.quickSearchBox input[type=text] {
    line-height: 18px;
}



/* ================================================== */
/*              Shared - Tabs Component               */
/* ================================================== */
.ui-tabs-nav .ui-tabs-active a {    
    position: relative;
    height: 30px;
}



/* ================================================== */
/*                    Right Column                    */
/*                 Post Buy/Sell Form                 */
/* ================================================== */
#content .rightColumnForm .btn {
    margin-left: 65px;
}



/* ================================================== */
/*           Jewelry Specific Quick Search            */
/* ================================================== */
#content .jewelryQsHeader thead td:first-child,
#content .jewelryQsHeader thead td:first-child+td+td {
    border-bottom: 1px solid #ccc;
}

#content .jewelryQsHeader thead th:first-child+th+th+th+th+th+th+th+th {
    border-right: 1px solid #ccc;
}