#staff {
	background:#cce0ee;
	width:541px;
	padding:8px;
	float:left;
	border:1px solid #afd1f0
}

#staff-results {
	margin-top: 17px;
	width:100%;
	clear:both;
}

#staff-postcode {
	width:166px;
	float:left
}

#staff-postcode #postcode {
	border:1px solid #afd1f0;
}

#staff-postcode label {
	display:block;
	margin-bottom:3px;
	float:left
}

#find {
	/*margin-top:1.4em*/
}

#find-index .minor {
	clear:both;
	padding-top:20px
}


