div.quotation-open {
    background: url("./img/quote-o.png") 0px 0px no-repeat;
    text-indent:30px; 
    padding:10px;
}

div.quotation-close {
    background: url("./img/quote-c.png") bottom right no-repeat;
    clear:both;
}

div.title1 {
    color:#13328D;
    font-size:1.25em;
}

div.title2 {
    color:#13328D;
    font-size:1.15em;
}

div.list {
    margin-left:50px;
}
