/* ====================================================+
|   INFORMATION PAGE STYLES                            |
+===================+=================================*/
table               { margin-bottom: 15px; }
table caption       { font: bold 14px Verdana; text-decoration: underline; text-align: left; }
table th            { width: 120px; text-align: left; }
table th, table td  { vertical-align: top; }
table td  p         { margin: 0 0 15px 0; }

.coach              { font-weight: bold; text-decoration: underline; }


#parentRule         { display: none; border: 2px dotted; background: #c6dbe3; width: 600px; padding: 10px; margin: 0 auto; }
