
/* Page Styles */

.press_table { border: 1px solid #DDD; width: 100%; } 

.even_row  { background: transparent; }
.even_cell { border-bottom: 1px dotted #CCC; }

.odd_row   { background: transparent; }
.odd_cell  { border-bottom: 1px dotted #CCC; }
