textarea {
	width : 450px;
	height : 200px;
	
	border : 1px #dcdcdc solid;
	padding : 10px;
	font-size : 12px;
}

select {
	width : 350px;
	font-size : 12px;
}