#wikiWayLogo {
	float: right;
	background: none;
	border: none;
	padding-top: 15px;
}
#dukeLogo {
	float: right;
	background: none;
	border: none;
	padding-top: 15px;
}
#featuredImage {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}
#counterImage {
	float: right;
}
ul li {
	font-weight: bold;
	color: #88ac0b;
}
.liInfo {
	font-size: 0.8em;
	font-weight: normal;
	color: #555;
}