.bubble {
    width:          350px; 
    max-width:      350px;
    text-align:     left;
    font-family:    verdana,helvetica,arial,sans-serif;
    font-size:      11px;
    font-weight:    normal;
}
.bubble h1 {
    font-size:      11px;
    margin-bottom:  4px;
    font-weight:    bolder;
}
.bubble h2 {
    font-size:      11px;
    margin-bottom:  4px;
    font-weight:    bolder;
    font-style:     italic;
}
