/*
  Styles only applying to site/page.tt2
  so this is the file for Site-Controller-Specifing things
*/

body.site #content td {
    font-size: 12px;
    padding-right: 4px;
}

body.site #content td h3{
    font-size: 16px;
}