#statements { list-style: none; margin: 10px; padding: 0px; border-top: 1px solid #dbddc5; }
#statements li { border: 1px solid #dbddc5; padding: 2px; font-size: 11px; border-top: none; cursor: pointer; background: #f1f2e8; }
.financial_details { display: none; }
#statements .title { font-weight: normal; }
#statements .desc { margin-bottom: 5px; }
#statements .financial_details { margin: 5px 0px 0px 0px; background: white; padding: 5px; }
#statements .download { margin: 0px 0px 0px 115px; font-size: 11px; }
#statements .download a { font-weight: normal; }

