#customForm td {
	padding: 2px 10px 2px 0px;
	vertical-align: top;
}

#customForm td textarea {
	height: 100px;
}

#customForm td.buttonCell {
	padding-top: 10px;
	padding-bottom: 20px;
}

#customForm td.mandatoryCell {
	font-style: italic;
	color: #909090;
}

div.cbcontainer {
	float: left;
	width: 30px;
}

td.fieldcell div.label {
	width: 250px;
	margin-left: 30px;
}

td.labelcell {
	color: #555;
}

td.fieldcell div {
	margin-top: 1em;
}

#customForm td.captchaCell div.captchaContainer {
	padding: 0.5em;
	border: 1px solid #aaa;
	width: 250px;
	font-size: 0.9em;
	line-height: 1.1em;
}

#customForm td.captchaCell div.captchaIntro {
	margin-bottom: 0.5em;
}

#customForm td.captchaCell input.field {
	width: 175px;
}
