#content table {
 border:1px solid #CCCBC9;
}
#content td, th {
 border:0;
 font-size:0.9em;
 padding:2px 5px 5px 5px;
}
#content th.date {
 width:10%;
}
#content th.species {
 width:30%;
}
#content td {
 padding:5px;
}
#content td.odd {
 background-color:#F2F3ED;
}
#content td.s {
 font-weight:bold;
}
#content td.s a {
  font-weight:normal;
}
#content th.site {
 width:35%;
}
#content th.count {
 width:5%;
}
#content th.observer {
 width:20%;
}
#content p.birdnewslinks {
 font-size:1em;
}
#content {
 padding:0 2em 5em 2em;
}
#content td {
 border-top:1px solid #CCCBC9;
}
#content tr.notes td {
 border:none;
}
#content tr.confidential td {
 color:red;
 font-weight:bold;
}
#content tr.notes td {
 padding-top:0;
}
#map {
 clear:both;
 height:400px;
 width:100%;
}
#birdnewssort {
 font-size:0.85em;
 margin:0.5em 0 0.5em 0;
}
#birdnewssort select {
 font-size:1em;
}