label span{
	width: 120px;
	display: block;
	float: left;
}

#details input {
	width: 150px;
}

fieldset {
	padding: 8px;
}
