.menu-on-top .menu-item-parent {
	max-width: 100px;
	text-overflow: clip;
}
#associate {
	margin: 0;
	color: #FFF;
	font-size: 10px;
}
.page-footer {
	height: auto;
}

/* Top page*/
#widget-grid .jarviswidget > header h2 {
	width: 80%;
}
div.pickupItemImage {
	margin: 0 13px 13px 0;
}
div.nodeContents {
	margin-bottom: 13px;
	font-size: 14px;
}
div.detailLink {
	position: absolute;
	top: 0;
	right: 0;
}
div.nodeRange {
	position: absolute;
	bottom: 58px;
	right: 0;
	font-size: 12px;
}
div.widget-footer {
	clear: both;
}
div.widget-footer a.minimumThumbnailLink {
	display: none;
	margin-right: 7px;
}

/* article */
article {
	font-size: 14px;
	line-height: 1.5;
}
article b {
	font-size: 1.1em;
}
article p {
	margin-bottom: 0.9em;
}
article dl dd {
	margin-bottom: 0.9em;
}
article .quote {
	opacity: 0.7;
	font-size: 0.7em;
}