div.steps {
	position: absolute;
	top: 40em;
	*top: 38.5em;
	width: 100%;
}

ul#steps li{
	display: block;
	float: left;
	width: 24%;
	margin-left: .5%;
	text-align: center;
}

ul#steps li img {
	padding-top: 13px;
	_padding-top: 0;
	_margin-top: 13px;
	padding-right: 16px;
	_margin-right: 16px;
	_padding-right: 0px;
	height: 25px;
	width: 50px;
}

ul#steps li.selected img {
	padding-top: 0;
	height: 38px;
	width: 75px;
}

p.banner em {
	font-style: normal;
	color: green;
}

#fromFields img {
	padding-left: 40px;
}

#loop {
	padding-left: 90px;
}

#distance-track {
	clear: both;
	width: 200px;
	height: 5px;
	background-repeat: repeat-x;
	margin-top: 2px;
	background-image: url('/img/interface/road-slider.gif');
}

#distance-slider {
	width: 14px;
	height: 18px;
	position: relative;
	left: 10px;
	top: -7px;
}

#toolbar {
	top: 48em;
}

#explorer {
	width: 100%;
	height: 33em;
}

.vcard .adr {
	display: none;
}

