ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover{ text-decoration: none; }
a:visited { text-decoration: none; }
a:visited:hover { text-decoration: none; }

#footer a { color:white; }

.title {
  color: #FFFFFF;
  font-family : Arial;
  font-size:12px;
  font-weight:normal;
}

.message {
  font-weight:bold;
  font-size:12px;
  font-family: Arial;
  color: #ce4425;
}

.maplink {
  color: black;
  font-family: Arial;
  font-size:14px;
  font-weight:bold;
}

#estate_infos td {
  font-size:10px;
  font-family: Verdana, Arial, Helvetica;
}

#estate_infos .under td {
  border-bottom:solid #C1D7F0 1px;
}

#estate_infos .value {
  font-weight:bold;
}

#result_picture {
  width: 400px; height: 300px; float: left;
}

#navigationpictures img {
  padding:2px;
  width:60px;
  border:none;
  cursor:pointer;
}