td.withCode {
	padding: 0 !important;
	width: 50%;
}

td.withCode blockquote.code {
	margin: 0  !important;
	border: none;
}

.dataTable input {
	display: inline-block;
	
	
}

.dataTable td {
	vertical-align: middle; 
}

.formTable td {
	text-align: right;
}

.formTable td input {
	text-align: right;
}
