#location, #more-info {
	float: left;
	width: 770px;
	height: 55px;
	padding-left: 34px;
	line-height: 54px;
	background: url(/images/border.gif) bottom repeat-x;
}

#address {
	float: left;
	width: 560px;
	font-size: 14px;
	color: #757575;
}

#address strong {
	font-weight: normal;
	margin-right: 5px;
	color: #000;
}

#website {
	float: left;
	width: 180px;
	font-size: 11px;
	text-align: right;
}

#website a { text-decoration: none; }

#more-info {
	height: 202px;
	padding: 20px 0 16px 34px;
	background: #FFF;
}

#main-container>#more-info {
	height: 206px;
}

#more-info p, #more-info ul {
	float: left;
	width: 150px;
	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(/development/images/bullet.gif) left 7px no-repeat; }

#more-info ul .heading {
	padding-left: 0;
	background: #FFF;
	color: #000;
}