.ts-form-list li{ margin-bottom:20px; border:1px solid #eee; padding:10px; }
.ts-offer-table{ width:100%; border-collapse: collapse; }
.ts-offer-table th, .ts-offer-table td{ border:1px solid #ddd; padding:8px; }
.ts-requests li{ margin-bottom:12px; padding:8px; border:1px solid #f1f1f1; }
.ts-offer-button{ display:inline-block; padding:6px 10px; background:#2b9cff; color:#fff; text-decoration:none; border-radius:3px;}
#ts-offer-modal{ background:#fff; padding:12px; border:1px solid #ccc; max-width:480px;}
