
/* Page Styles */

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

.even_row  { background: #FFF; }
.even_cell { border-bottom: 1px dotted #DDD; }

.odd_row   { background: #FBFDFF; }
.odd_cell  { border-bottom: 1px dotted #DDD; }
