#content table {
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
margin: 0 0 10px 10px;
width: 570px;
}
#content th,
#content td {
border-top: 2px solid #FFFFFF;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 2px solid #FFFFFF;
font-size: 75%;
line-height: 1.5;
font-weight: normal;
padding: 5px;
text-align: left;
vertical-align: top;
}
#content th {
width: 6.5em;
background: #F8F8F8;
padding-left: 10px;
}
#content .map {
padding: 0 0 5px 10px;
width: 570px;
}
