.push_pin_note {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 18pt;
    width: 600px;
    background: #FFFFCC url( ../images/notepaper_bkgrnd.gif ) repeat-y;
}

.push_pin_note h2 {
    background: url( ../images/notepaper_top.gif ) no-repeat left top;
    padding-top: 118px;
    color: #FFFFCC;
    font-size: 10pt;
}

.push_pin_note .bottom {
    background: url( ../images/notepaper_bottom.gif ) no-repeat left bottom;
    padding-bottom: 79px;
}

.push_pin_note h2, .push_pin_note p {
    padding-left: 120px;
    padding-right: 20px;
}
