* { margin: 0; padding: 0; }
/* text-align center for IE */
body {text-align: center; background: #eeeeff; font-size: 16px; font-family: verdana, arial,sans-serif; }
li { list-style: none; }
ul.list {margin-left: 20px; margin-top: 3px;}
ul.list li {list-style: square;}
a { text-decoration: none; color: blue;}
a:hover { text-decoration: underline; }
img { border: 0;padding: 0;}
.m0 { margin: 0 !important; }
.strong { font-weight: bold; }
.left {float: left;}
.right {float: right;}
.clear {clear: both; line-height: 1px;}
.inline {display: inline;}

p.text {margin: 0 0 10px 0;}
p.line {margin: 0 0 3px 0;}

table.center {margin-left:auto; margin-right:auto;}

.input_example {font-size: 90%; color: #333; margin-top:4px;}

fieldset{border:0;}
fieldset{margin:0 0 10px 0;}
fieldset label{white-space:nowrap;font-weight:normal; font-size:16px; display:block;}
fieldset p.newline {margin:0 0 5px 0;}
fieldset {
  margin: 0 0 10px 10px;
  border: none; }
  fieldset div {
    margin: 0 0 5px 0; }
  fieldset p {
    margin: 0 0 5px 0; }
  fieldset td, fieldset th {
    padding: 7px 3px;
    vertical-align: top; }
  fieldset td {
    text-align: left; }
  fieldset th {
    text-align: right;
    width: 8em;
    padding-top: 10px; }
  fieldset label {
    white-space: nowrap;
    font-weight: normal; }

fieldset .form_help {color: #555; font-size: 90%;}


fieldset.map_form {background: #efefef; padding: 10px;}
fieldset.map_form label.static_geo {font-weight:bold;}


