﻿.foo {}

table.table-Plans   { margin:10px auto; }

table.table-Plans td    { border:dotted 1px #888; padding:5px; vertical-align:baseline; }

table.table-Plans col#colP2, col#colP3, col#colP4   { text-align:center; }

table.table-Plans th    { padding:8px; border:dotted 1px #888; }



table.Clients td    { border-width:0; padding:15px 0 10px 5px; vertical-align:text-top; }


/* ------ Contact forms table ------ */

table.tblforms	{ width:80%; }

table.tblforms td	{ vertical-align:text-top; padding:5px; border:solid 1px #ccc; }

table.tblforms table { table-layout:auto; }

table.tblforms table td { border:0; }

table.tblforms col.tblforms-ColLeft	{ width:200px; }

table.tblforms col.tblforms-ColRight	{ width:auto; }