#location {
	position: relative;
	display: inline;
	float: left;
	width: 568px;
	height: 19px;
	padding: 0px;
	margin: 5px 16px 0px 7px;
}

#location span, #location a {
	position: relative;
	display: inline;
	float: left;
	width: auto;
	height: 19px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	line-height: 19px;
	font-size: 11px;
	color: #226600;
}

#location span.main {
	font-weight: bold;
}

#location div.arrow {
	position: relative;
	display: inline;
	float: left;
	width: 6px;
	height: 19px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}