#location, #more-info {
	float: left;
	width: 770px;
	height: 32px;
	padding: 23px 0 0 34px;
	background: url(/images/border.gif) bottom repeat-x;
}

#location img { margin-top: 7px; }

#address {
	float: left;
	width: 560px;
	font-size: 14px;
	color: #757575;
}

#address strong {
	font-weight: normal;
	margin-right: 5px;
	color: #000;
}

#more-info {
	height: 202px;
	padding: 20px 0 18px 34px;
	background: #FFF;
}

#main-container>#more-info { padding-bottom: 20px; }

#more-info p, #more-info ul {
	float: left;
	width: 160px;
	margin-left: 9px;
	line-height: 16px;
	list-style: none;
}

#main-container>#more-info ul { margin-left: 18px; }

#more-info p {
	width: 350px;
	font-size: 11px;
	margin: 0 30px 0 0;
}

#more-info li {
	padding-left: 8px;
	background: url(/images/bullet.gif) center left no-repeat;
}

#more-info li.tall { background: url(/images/bullet.gif) left 7px no-repeat; }

#more-info ul .heading {
	padding-left: 0;
	background: #FFF;
	color: #000;
}