.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}

.heading {
    font-size: 1.3em;
    font-weight: bold;
}

.v-divider {
    height: 1.3em !important;
    width: 20px;
}

table.details {
    width: 100%;
    max-width: 800px;
}
