﻿@import url(../iframe-default.css);

#email-selected { padding: 0 7px 0 0; }
#email-selected div.horizontal-separator { margin: 5px 0 9px; }
#email-selected p.c-82 { padding: 3px 5px; background: #C1BAA8; }
#email-selected table.form { margin-bottom: 6px; }
#email-selected td input, #email-selected td textarea { margin: 1px 3px 1px 0; }
#email-selected div.options { display: none; border: 1px dotted #7a6f4a; margin: 2px; padding: 5px; }
#email-selected table.form.format { float: right; }
th.email-to, th.cc-to, th.bcc-to, th.message { vertical-align: top; background: none; width: 75px; }
th.name, th.email-from { width: 75px; }
th.print-format { background: none; }

#print-selected { padding: 7px; }
#print-selected td.form.page-format { padding: 5px 0; }

/* Button Overrides */
#email-selected td.form-button a.cancel-button, #print-selected td.form-button a.cancel-button { margin: 4px auto 0 0; }
#email-selected td.form-button a.send-button, #print-selected td.form-button a.print-button { margin: 4px 0 0 auto; }
