.tx-ohform-pi1 {
	text-align: left;
	color: #323C42;
}
.tx-ohform-pi1 div.box {
	border: 1px solid #C5CBD1;
	width: 300px;
	max-width: 295px;
	background-color: #E4E7EA;
}
.tx-ohform-pi1 div.section {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	clear: both;
}
.tx-ohform-pi1 div.section.head {
	margin: 6px 0px 2px 0px;
	padding: 3px;
	font-weight: bold;
	background-color: #C5CBD1;
	color: #69737D;
}
.tx-ohform-pi1 div.section.head {
	margin-top: 0px;
}
.tx-ohform-pi1 div.rightPosition {
	margin-left: 100px;
}
.tx-ohform-pi1 div.title {
	width: 100px;
	float: left;
	clear: left;
	font-size: 11px;
}
.tx-ohform-pi1 div.title.error, .tx-ohform-pi1 .error {
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
}
.tx-ohform-pi1 select {
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	background-color: #EDEFF1;
	border: 1px solid #C5CBD1;
}
.tx-ohform-pi1 input {
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
}
.tx-ohform-pi1 input.text {
	width: 185px;
	max-width: 183px;
	background-color: #EDEFF1;
	border: 1px solid #C5CBD1;
	padding-left: 1px;
	padding-right: 1px;
}
.tx-ohform-pi1 input.error { border-color: #cc0000; }
.tx-ohform-pi1 .float {
	float: left;
}
.tx-ohform-pi1 div.tiny {
	margin-right: 20px;
}
.tx-ohform-pi1 div.tiny input {
	width: 30px;
	margin-right: 0px;
	vertical-align: middle;
}
.tx-ohform-pi1 input.radio {
	margin: 0px;
	margin-bottom: 3px;
}
.tx-ohform-pi1 input.checkbox {
	width: auto;
	margin: 0px 5px 3px 0px;
}
.tx-ohform-pi1 input.button {
	width: 90px;
	margin-right: 0px;
	font-weight: bold;
	padding: 1px;
}
.tx-ohform-pi1 textarea {
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
	width: 185px;
	max-width: 183px;
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	background-color: #EDEFF1;
	border: 1px solid #C5CBD1;
}
.tx-ohform-pi1 textarea.error { border-color: #cc0000; }
