@charset "utf-8";
/* CSS Document */

div.center table.DealerResultTable{
width:98%;
margin:auto;
border:solid 2px #666666;
margin-bottom:1em;
border-collapse:collapse;

}

div.center table.DealerResultTable thead{
background-color:#EEE;
font-weight:bold;
text-align:left;
}

div.center table.DealerResultTable thead th{
padding:1em;
border-bottom:solid 1px #666;
}

div.center table.DealerResultTable tbody td{
width:50%;
padding-left:1em;
vertical-align:top;
}

div.center ul.googleKML{
list-style:none;
color:#003093;
text-align:right;
margin:0;
cursor:pointer;
font-weight:100;
}

div.center ul.googleKML li:hover{
color:#31549F;
}

div.center form.formKML{
margin:0;
padding:0;
}
div.center form.formKML input.formKML{
cursor:pointer;
}

div.center ul.googleKML div.googleKML{
text-align:right;
width:120px;
padding:0;
margin:0;
float:right;
font-weight:bold;
text-decoration:underline;
}

.pageSwitching {
border:none;
padding:0;
margin:0;
text-decoration:underline;
color:blue;
background-color:transparent;
cursor:pointer;
}

