/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .dl-simple-page.variations th, .dl-simple-page.variations td{
    border: 0;
    letter-spacing: normal;
    padding: 0.2em 0;
    text-transform: none;
    vertical-align: middle;
    font-size: .9em;
    line-height: 1.05;
 }
 .dl-simple-page.variations th{
    text-align: left;
    width: 25%;
 }