body {
	background: url(service_bgrd2.jpg) top left no-repeat;
	padding-top: 70px;
	padding-left: 260px;
}
table.form {
	font-size: 12px;
	width: 700px;
}
table.form th {
	text-align: left;
	padding: 10px 10px 10px 0;
}
table.form td {
	padding-right: 10px;
}
table.form table td {
	text-align: center;
	padding: 0 20px 0 20px;
}
table.form th.col3 {
	padding-left: 25px;
}
table.form th.col1 {
	width: 180px;
}
table.form textarea {
	width: 450px;
	height: 150px;
}
.center {
	text-align: center;
}
label.error {
	color: #ff0000;
	display: block;
	font-style: italic;
}
.red {
	color: #ff0000;
}
.italic {
	font-style: italic;
}
table#estimate_checkboxes td {
	text-align: left;
}

