#wrapperL {
    width: 100%;
    background-color: #e6ecf8;
}
#containerL {
}
#contentL {
}
#mapFrame {
    width: 543px;
    float: right;
    margin-right: 5px;
    overflow: hidden;
}
#mapFrame {
    width:545px;
    height:650px;
    margin:0;
    padding:0;
    border:0 none;
    overflow: hidden;
}
#map {
    width: 543px;
    float: right;
    margin-right: 5px;
    overflow: hidden;
}
#map {
    width:545px;
    height:650px;
    margin:0;
    padding:0;
    border:0 none;
    overflow: hidden;
}
#locdiv {
    width: 225px;
    float: left;
}
#ltop0 {
    height: 24px;
    list-style: none;
    width: 225px;
    float: right;
}
#ltop0 ul {
    margin: 0;
    padding: 0;
}
#ltop0 ul li {
    display: block;
    float: left;
    list-style: none;
    text-align: center;
    width: 20px;
}
#ltop0 li a{
    width: 15px;
    padding: 0;
    margin: 0;
    display: block;
    border: 0;
}
#locdata {
    width: 200px;
    float: right;
}
.dblist {
    border-bottom: 1px solid #444;
    width: 100%;
}
.dblist td {
    font-size: 11px;
    margin: 0;
    padding: 1px;
}
.headrow td {
    background-color: #B8C7D1;
}
ol {
    font-size: .8em;
}
#locdiv .submit {
    background-color: #e6ecf8;
    color: #000;
    border: 1px solid #01417e;
    font-weight: bold;
}
#locdiv .submit:hover {
    background-color: #01417e;
    color: #fff;
}
