#page-wrap { width: 780px; margin:auto; }
.hide { position: absolute; top: -9999px; left: -9999px; }
#delivery-tabs .list-wrap { background: #fff; padding: 10px; margin:0px; border:1px solid #c1c1c1; }
#delivery-tabs ul { list-style: none!important; }
#delivery-tabs ul li a { display: block; border-bottom: 1px solid #666; padding: 8px; color: #121212;  list-style: none!important;}
#delivery-tabs ul li a:hover { background: #333; color: white;  list-style: none!important;}
#delivery-tabs ul li:last-child a { border: none; list-style: none!important; }
#delivery-tabs .nav { overflow: hidden; margin-left:-10px; }
#delivery-tabs .nav li { width: 140px; float: left; margin: 0 10px 0 0; height:24px; line-height:24px; list-style: none!important; }
#delivery-tabs .nav li.last { margin-right: 0;  list-style: none!important;}
#delivery-tabs .nav li a { display: block; padding: 5px; background: #333; color: white; font-size: 12px; text-align: center; border: 0; height:24px; text-decoration:none;}
#delivery-tabs li a.current,#delivery-tabs li a.current:hover { background-color: #bfd229!important; color: black; text-decoration:none;}
#delivery-tabs .nav li a:hover, #delivery-tabs .nav li a:focus { background: #888;  list-style: none!important; color: black;}
