/**********************************
IE - All
***********************************/
/*Font sizes*/

/*Button backgrounds*/
.search-btn, .bid-btn
{
    border:none;
    background:#E8E8E8 url(../img/btn-blank-red.png) no-repeat 0px 0px;
}
/*Text shadow*/
.search-btn,
.bid-btn,
.shdw-11-fff,
.shdw-11-000
{
    text-shadow:none;
    filter:none; 
}

/*nav padding*/
.nav-two LI A 
{
    padding: 6px 10px;
}

/*radio & checkbox*/
.radio,
.checkbox
{
    border:none;
}


/**********************************
NOTIFICATION SETTINGS
**********************************/  
.notification-settings .row-action .item
{
    margin:0 0 0 200px;}
    
