/* WAS styles specific for browsers running on computers not tablets or smart phones */

/* WAS testing */
/*body { 
    background-color: lightblue;
}*/
.button {
    padding: 2px 12px;
}
.radio label {
    margin: 0 10px 0 5px;
}
.radio td {
    border-style: none;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
}
