#dataTable td, #dataTable th {
	padding: 3px 10px;
	vertical-align: top;
}

#dataTable th {
	font-weight: bold;
}

#dataTable td input {
	width: 200px;
}

#dataTable td textarea {
	width: 500px;
	height: 150px;
}

#captchaRow .hint {
	font-size: 10px;
}

#captchaRow input {
	display: block;
}
#captchaRow input,
img.captcha {
	/*width: 150px !important;*/
}
