#customForm td {
	padding: 2px 10px 2px 0px;
	font-size: 80%;
	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;
}

#customForm td.otsikkorivi {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.2em;
	padding-top: 1em;
}