input.text {
	width:190px;
	font-size:12px;
}
textarea.text {
	width:190px;
	height:100px;
	font-size:12px;
	overflow-y:auto;
}
