.clear-20 {clear:both;line-height:0;height:15px;}

.tidetable_clearbg{background:url(tide_tables/images/spacer-white.gif);}

.tidetable {background:#CEDBDE;border-collapse:none;}
.tidetable td {width:33px;text-align:center;}
.tidetable tr:hover {background-color:#ff9;color:#999;}

.tidetable_header {height:50px;}
.tidetable_header td {background:#666;color:#fff;}
.tidetable_header td:hover {background:#ff9;color:#666;}

.tidetable_blue {background#F0F3F7;}
.tidetable_blue td {color:#666;}
.tidetable_blue td:hover {color:#000;}

.tideindex a {
padding:5px 0;
border:1px solid #e4e4e4;
border-left:4px solid #e4e4e4;
float:left;
width:140px;
margin:6px;
text-align:center;
vertical-align:middle;
background:#fff;
color:#666;
}
.tideindex a:hover {background:#E6ECF2;border-left:4px solid #00253C;}
.tideindex a.active {border-left:4px solid #FDB921;background:#FEEFD0;}