@import url("base.css");

div.div1 img { float: right;}

div.div1 table { width: 450px;}
div.div1 th, div.div1 td { padding: 6px 7px; border-bottom: 1px dotted #BB9977;}
div.div1 th { color: #3F2813; font-weight: normal;}

div.cont div { clear: both; margin: 0 0 30px;}
div.cont div:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

h2 { margin: 0 0 18px;}
div.div2 img.frame {
float: right;
padding: 4px;
border: 1px solid #999;
background: #FFF;
}

div#map {
float: left;
width: 470px;
height: 350px;
border: 3px double #CCC;
}

table.access { clear: both;}

div.div1 table { width: 450px;}
table.access th, table.access td { padding: 3px 7px; vertical-align: top;}
table.access th { color: #3F2813; font-weight: normal;}