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