.tblMainCenter {
	height					: 100%;
	vertical-align			: top;
	font-size				: 1px;
	width					: 570px;
	background-color		: #E9E6E4 !important;
}
input.input {
	background-color		: #ffffff;
	border-top				: #efedec 1px solid;
	border					: 0px;
	width					: 229px;
	height					: 16px;
}
.txtContact {
	background-image		: url(../img/contactTxtBg.gif);
	background-position		: top left;
	background-repeat		: no-repeat;
	background-attachment	: fixed;
	font-size				: 11px;
	border					: 0px;
	width					: 238px;
	height					: 22px;
}
.txtareaContactTxtarea {
	overflow				: auto;
	font-size				: 11px;
	border					: 0px;
	width					: 229px;
	height					: 63px;
}

textarea {
	overflow				: auto;
	font-size				: 11px;
	border					: 0px;
	width					: 229px;
	height					: 63px;
}


.tblContactLabel { 
	width: 180px;
}

.CheckBoxTable .CheckboxCell {
	width: 195px;
}
