form.enq input.required {
	display:none;
}

form.enq {
			color:#FF0000;
			font-size:14px;
			font-family:"Trebuchet MS";
		}
form.enq table {
	background: #FFE6E6;
	border:2px solid #ff0000;
}
form.enq table td {
	padding:6px;
}

form.enq table tr.heading3 {
	background:#6B0000;
	
}

form.enq h2 {
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	margin:0;
	padding:0;
}
form.enq h3 {
	font-size:14px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	margin:0;
	padding:0;
	color:#e0e5f0 !important;
	margin:-5px 0;
}
form.enq input {}
form.enq label {
	color:#111;
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:bold;
}

a {
	color:#00c
}

.style1 {font-family: "Trebuchet MS"}