.address {
	float:inherit;
}

input, textarea {
	width:300px;
}

textarea {
	height:125px;
}

.inputButton {
	float:right;
	border:0;
	width:64px;
	margin-left:20px;
}