
.click_new_shopper { display:none!important;}

div#vmMainPageOPC  a:hover, div#vmMainPageOPC  a:active, div#vmMainPageOPC  a:focus, div#vmMainPageOPC .op_basket_row a:hover  {
  outline: none !important;
  
}

.op_basket_row.op_basket_rows:hover { background:#fbfafa;}
#basket_container .cart-summary .cart-title a:hover { color:#e74c3c;}
#tab_selector li:hover {
    background: #323a45; margin-top:0; color:#fff;
}
#tab_selector li.active, #tab_selector li.active:hover {
   background: #323a45; margin-top:0; color:#fff; cursor:default;
}

 #totalam {
    border: 1px solid #eee;
    border-radius: 3px;
    float: none;
    width: 100%;
}

.bottom_totals_txt {
width: 50%;
float:left;
text-align: left;
overflow: visible;
padding:0px 0px;
border-right: 0px solid #eee;
}
.bottom_totals {
float:left;
text-align: left;
overflow: visible;
padding:5px 10px;
font-weight:normal;
}


 
