@charset "utf-8";
/* CSS Document */

.wrap h2 {margin:1em 0 0 0}
form.geocontacts div.line {width:95%; margin:auto}
form.geocontacts div.input {float:left}
form.geocontacts div.input label {font-size:smaller; margin:0}
form.geocontacts div.input input, form div.input textarea {width:100%; margin:0}
form.geocontacts p.submit {clear:both}
div#contact-info {}
table#geocontacts-table {border-collapse:collapse}
table#geocontacts-table th {text-align:left}
table#geocontacts-table tr td {border:2px solid #e5f3ff; margin:0}
table#geocontacts-table tr:hover td {cursor:pointer}
form.geocontacts tr input {width:95%; border-color:#e5f3ff; background-color: white}

