h3 {
    background-color: #EEE;
    padding: 2px 0 2px 4px;
}

h3 span {
    color: #666;
    font-size: 10px;
    font-weight: normal;
    text-align: right;
}

p {
    padding-bottom: 20px;
}

