#progress{
	border:1px dashed #ccc;
	margin:0;
	margin-bottom:1.4em;
	padding:0;
	
	list-style-type:none;
	text-align:center;
}
#progress #you-are-here{
	border:1px solid #000;
	background-color:#ccc;
	font-weight:bold;
}
#progress li{
	margin:.35em;
	padding:.35em;
	
	background:#edeace none;
	display:inline;
}
.application{
	margin:0;
	padding:0;
	
	list-style-type:none;
}
.application div{
	margin-bottom:.5em;
	
	color:#666;
}
.application .area{
	margin-right: 1.4em;
	float:left;
}
.application .text{
	margin-bottom: 1em;
	width:280px;
}
input.locality{
	margin-bottom:1em;
}
input.postalCode{
	width:45px;
}
li.checkbox input{
	margin-right:1.4em;
	float:left;
}
