@charset "utf-8";

#obo-info-notice p {text-align: justify;}
#obo-info-lookup {margin-bottom: 16px;}
#obo-info-lookup label {width: 155px;}
#address-entry {padding: 10px 0;}
#address-input {width: 220px;}
#map {width: 100%;}
#map-loading {position: relative; top: 50%; left: 50%;}
#address-suggestions {position: absolute;	display: none; width: 640px; background: #fff; border: 1px solid #ccc; z-index: 999;}
#address-suggestions ul{float: left; width: 262px; list-style: none;}
#address-suggestions ul li{}
.infowindow {max-width: 350px; height: auto; font-size: 90%; line-height: 1.5em; margin-bottom: 10px;}