.currency {
    width:100%;               
    }
    .currency td,
    .currency th  {         
        vertical-align: top;
        padding:6px 8px;
        } 
    .currency .alt td {         
        background-color:#f8f8f7;
        }
    .currency .top td {         
        font-size:13px;
        font-weight:700;
        }
    .currency th {          
        background-color:#d2d2d2;
        }
