@charset "utf-8";
div.child table {
	border-collapse: collapse;
    width: 667px;
}
*html div.child table {
    width: 615px;
}
div.child  td, div.child th {
    padding: 7px;
	border: 1px solid #999999;
}
div.child th {
    text-align: center;
    color: #ffffff;
}
div.child  tr {
    cursor: pointer;
}
div.child  #map {
    padding: 0px;
    border: 0px solid #c0c0c0;
}

.agencieslist {
    width: 630px !important;
    margin-top:1em;
}

.agencieslist td {
    font-size:92%;
}
.category {
    margin-bottom: 7px;
    padding-left: 1.3em;
    line-height: 1.7em;
}
.category a {
    color: #172A8C;
}
.category a:hover {
    color: red;
}
caption, h2 {
    padding-bottom: 8px;
    text-align: left;
    font-size: 15px;
}
#sidebar div {
    line-height: 18px;
}
