.tseventsmessage {
    border: 1px solid #F00;
    color: #F00;
    font-weight: bold;
    background-color: #FCC;
    padding: 4px;
}

.tseventsmessage a {
    color: #900;
    text-decoration: underline;
}

.tseventsmessage a:hover {
    text-decoration: none;
}

#map_canvas {
    margin-bottom: 1em;
}