div.history-container {
    position: relative;
    width: 580px;
    height: 110px;
    margin-top: -140px;
    margin-left: 170px;
    padding: 10px;
    font-size: 10pt;
}
div.history-container div.history span {
    font-size: 11pt;
    font-weight: bold;
    font-style: italic;
    color: #115599;
}
