/* Styles for lists of attachments */

.attachmentsList { margin-bottom:20px; margin-top:10px;background:#e9e9e9; padding:5px; border-radius:5px; }
.attachmentsList table { border:none; width:100%; }
.attachmentsList table caption { text-align:left; font-size:1.2em; text-transform:uppercase; color:#999; background:; padding:2px; margin-bottom:6px; }
