/*  EVENTS  */
/*  General Table Styling  */
/*table#events {width:100%; font-size:0.8em;border:0;}*/
/*  Table Headings  */
/* table#events thead, table#events th {font-weight:bold;}*/
/*  Table Cell Data */
/* table#events td{padding:2px;}*/

/*  ATTACHMENTS */
/*  General Table Styling  */
/* table#attachments{width:100%; font-size:0.8em;border:0;}*/
/*  Table Headings  */
/* table#attachments thead, table#attachments th{font-weight:bold;}*/
/*  Table Cell Data */
/* table#attachments td{padding:2px;}*/

/*  NEWS */
/*  General Table Styling  */
/* table#news{width:100%; font-size:0.7em;border:0;}*/
/*  Table Headings  */
/* table#news tr{border-bottom:1px solid #3576b0;} /*  Lt Blue  */
/* table#news thead, table#news th{font-weight:bold;background-color:#01509b;color:#f5cb07;padding:3px;font-size:1.05em}*/
/*  Table Cell Data */
/* table#news td{padding:2px;vertical-align:top;}*/

