html {
    height: 100%;
    hodth: 100%;
    }
body {
    font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
    font-size: 80%;
    color: #aaa;
    background: #fff;
    margin: 0;
    height: 100%;
    }

.olControlAttribution {
    bottom: 5px;
    }

/**
 * Map Examples Specific
 */

.smallmap {
    width: 100%;
    height: 100%;
    border: 1px solid #555;
}
#tags {
    display: none;
}

#docs p {
    margin-bottom: 0.5em;
}
