div.postbox {
    width: 60%;
}

div.form2{
	display:flex;
}

div.form3{
	display:flex;
}

div.form2 input {
    width: 350px;
    margin-right: 30px;
}

div.form3 input {
    width: 230px;
    margin-right: 20px;
}

input {
    width: 60%;
}


#address {
    width: 730px;
}

#notes {
    width: 730px;
}