/**
 * Map Examples Specific
 */
.smallmap {
    width: 900px;
    height: 400px;
    border: 1px solid #ccc;
}
#tags {
    display: none;
}