/* list of responce */
table.responses { border-collapse: collapse; text-align: center; valign-text: top; border: 1px solid #CCCCCC; padding: 0; margin: 0; width: 100%; }
table.responses td { text-align: left; vertical-align: top; padding: 4px; margin: 0; font-size: 12px; }
table.responses .sectiontableheader { font-weight: bold; background: #CCCCCC; }
table.responses .sectiontableentry1 { background: #F5F5F5; }
table.responses .sectiontableentry2 { }
table.responses .small { font-size: 12px; color: #444444; }
table.responses .smalldark { font-size: 12px; color: #444444; font-weight: normal; }
table.responses img { margin-right: 3px; }
table.responses hr { border: 0; border-top: 1px solid #cccccc; }
.add_message { width: 100%; text-align: right; margin-bottom: 10px; }
.add_message a { font-weight: bold; }
