

table.plans { width: 860px; margin: 0 auto; table-layout: fixed; border: solid 2px #ccc; margin-left:20px; }

table.plans td { border-bottom: 1px #ccc dotted; padding: 6px 0px 6px 10px; font-size: 14px; text-align:center; }


table.plans tr.header {background:#ccc; }
table.plans td.bold {font-weight:800; }




table.emails { width: 900px; margin: 0 auto; table-layout: fixed; border: solid 2px #ccc; margin-left:20px; }

table.emails td { border-bottom: 1px #ccc dotted; padding: 6px 0px 6px 10px; font-size: 14px; text-align:center; }


table.emails tr.header {background:#ccc; }
table.emails td.bold {font-weight:800; }

