.hospitalImage:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* case
================================================== */
#localNav > ul li {
	width: 31%;
}

#localNav > ul li:first-child {
	width: 7%;
	white-space: nowrap;
}

/* entry
================================================== */
.entry > header .meta {
	margin: 5px 0 40px;
}

.entry > header .meta > div {
	width: 100%;
}

.entry > header .meta > div:first-child {
	text-align: right;
}

.entryCol .entryBox .lead {
	margin-top: 14px;
	font-size: 117%;
}

.entryBox {
	padding-left: 90px;
	position: relative;
}

.entryBox .thumb {
	border: none;
}

.entryBox .thumb img {
	border: none;
}

/* hospitalImage
================================================== */
.hospitalImage li {
	margin-right: 1px;
	float: left;
}
