.streetfield{
	width:209px;
}

.streetnrfield{
	width:50px;
}

.postcodefield{
	width:45px;
}

.cityfield{
	width:214px;
}

th{
	width:210px;
}

label{
	display:inline;
	float:left;
}

input{
	width:275px;
	padding:2px 5px 2px 5px;
}


textarea{
	width:275px;
	height:100px;
	padding:2px 5px 2px 5px;
}

select{
	width:287px;
	padding:2px 0 2px 5px;
}

