#shippingtable > .shipping-country  {
    -moz-user-select: none;
    background-color: #f4f4f4;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    color: #636363;
    display: block;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin: 0;
    padding: 7px 10px 7px 24px;
    position: relative;
    text-rendering: optimizespeed;
    text-transform: uppercase;
    cursor:pointer
}

#shippingtable > dt  {
    -moz-user-select: none;
    background-color: #f4f4f4;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    color: #636363;
    display: block;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin: 0;
    padding: 7px 10px 7px 24px;
    position: relative;
    text-rendering: optimizespeed;
    text-transform: uppercase;
    cursor:pointer
}

#shippingtable > dt:hover { color:#0968b1}

#shippingtable > .shipping-country:hover { color:#0968b1}

#shippingtable > dd  {
    -moz-user-select: none;
    background-color: #fff;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    color: #636363;
    display: block;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin: 0;
    padding: 7px 10px 7px 24px;
    position: relative;
    text-rendering: optimizespeed;
    text-transform: uppercase;
    cursor:pointer
}

#shippingtable > dd li {
    line-height: 2.5;
}
#shippingtable > dd li label { width: 300px;}

.table-cfee {display:inline-block; width: 200px;}
.price-save-display a, .tax-rate a{ color:#555}