/* CSS Document */

#left   { width: 80%; margin: 0; }
#left .col-in { padding: 10px 20px 20px 20px; }

#middle { width: 15%; border-right: none; border-bottom: none; }
#right  { display: none; }

body,td { font-size: 18px; line-height: 28px; font-weight: normal; }
h3 { font-size: 20px; }
