@charset "utf-8";
/* CSS Document */

.input4 {
	height: 16px;
	width: 40px;
	border: 1px solid #000;
}
.input32 {
	height: 16px;
	width: 320px;
	border: 1px solid #000;
}
.detailLabel22 {
	font-size: 12px;
	padding-left: 22px;
}
.detailLabelFirst {
	font-size: 12px;
	width: 150px;
}
.detailLabel, .describtionLabel, .detailValue {
	font-size: 12px;
}
.detailLabelEmpty {
	font-size: 12px;
	height: 30px;
}
.formularButton {
	font-size: 12px;
	background-color: #FFF;
	height: 21px;
	border: 1px solid #000;
	}
.formularButton:hover {
	background-color: #E8E8E8;
	}
.text-input-validate {
	font-size: 12px;
	font-weight: bold;
	color: #930;	
	}

