body {
  font-family:      Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
}

.landing #blockcontent .header dt
{
  height: 1em;
}

//trying to get the text with red background higher
.elm header {
 padding-top: 0px;
 margin-top: 0px;
}

#topsearchfrm .btn {
  font-size: 10pt;
}
#topsearchfrm .input {
  font-size: 10pt;
}

#wrapper .table-component { font-size: 10pt; }
#footer { font-size: 0.9em; }
div.event-index-component table.event-calendar-tbl td div
{
  font-size:	9px;
}
    .nav-link {
      font-size:        11px;
    }
    .nav-link-disabled {
      font-size:        11px;
    }
    .nav-link-removed {
      font-size:        11px;
    }
    .nav-mini {
      font-size:        10px;
    }
   div.forum-message div.date div.label {
     width:		80px;
   }
   div.rss-component
   {
     font-size:     12px;
   }
   .rss-description h1
   {
       font-size: 12px;
   }
