/* Syndetix Incorporated * form.css * Greg Coffman*//* DESIGN */table.table_contact{}table.table_contact {	border: 0;	width: 560px;	margin: 0;	padding: 0;	border-collapse: collapse;	}table.table_contact td {	margin: 0;	padding: 0;	border-collapse: collapse;	}.table_contact .table_top td {	background: #fff url('../img/table_top.gif') top right no-repeat;	font-size: 5px;	height: 10px;	line-height: 10px;	margin: 0;	padding: 0;	}*html .table_contact tr.table_mid {	background: #fff url('../img/table_bg.gif') repeat-y top right;	padding-left: 15px;	padding-right: 15px;	margin: 0;	}.table_contact .table_mid > td {	background: #fff url('../img/table_bg.gif') repeat-y top right;	padding-left: 15px;	padding-right: 15px;	margin: 0;	}	.table_contact .table_bot td {	background: #fff url('../img/table_bott.gif') top right no-repeat;	height: 10px;	}	.table_contact table { width: 100%; }