
/* Page Styles */

h1 {
        font-size: 14pt;
        font-weight: bold;
        color: #369;
        border-bottom: 2px solid #369;
        padding: 38px 0 0px 66px;
        background: transparent url(http://www.spuccne.com/images/public/whooping_crane_header_bg.gif) no-repeat top left;
}

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

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

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