.divInputBox {
	height: 35px;
}

.divInputBox INPUT {
	width: 230px;
}

.divInputBox INPUT.ipZIP {
	width: 40px;
}

.divInputBox INPUT.ipCity {
	width: 180px;
}

SELECT {
	width: 270px;
}

TEXTAREA {
	width: 270px;
	height: 252px;
}

	TEXTAREA.taBerater {
		height: 297px;
	}
