#main-content #article {
	background-color: #fff;
	padding: 6px 8px 8px 12px;
	width: 675px;
	float: left;
}

#article div.center {
	text-align: center;
	margin: 0 auto 12px auto;
}

#article .figure-table {
	width: 200px;
	margin-left: 6px;
	padding: 4px 4px 0 4px;
	border: solid 1px #999;
	float: right;
}

#article .figure-table p.caption {
	font-size: 100%;
	color: #666;
	font-weight: bold;
	margin-bottom: 18px;
}

#article .figure-table .credit {
	font-weight: normal;
}

#article h1 {
	font-size: 170%;
	color: #8f191c;
	font-weight: bold;
}
#article p.subtitle {
	margin: 0 0 4px 0;
	font-size: 140%;
	color: #666;
}
#article .byline {
	display: block;
	margin: 4px 0 12px 0;
	font-size: 120%;
	color: #333;
	font-style: italic;
}
#article ul {
	margin: 8px 16px;
}
#article ul li {
	font-size: 130%;
	line-height: 1.3em;
}
#article .body-subhead {
	font-weight: bold;
	font-size: 100%;
	color: #8f191c;
}
#article .image a.enlarge-link {
	float: right;
}
#article p.bio {
	font-weight: bold;
	font-size: 120%;
	color: #339;
}
#article a.bio-email {
font-family: verdana, arial;
color: #339;
font-size: 85%;
text-transform: uppercase;
}

#article #quicklinks {
	width: 500px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
}
#article #quicklinks h1 {
	height: 28px;
	text-align: center;
	font-family: times, arial;
	letter-spacing: .5em;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669;
	background-color: #eee;
	padding-top: 8px;
	border-bottom: 1px solid #999;
	margin-bottom: 4px;
}
#article #quicklinks .quicklink {
	margin-bottom: 12px;
	font-size: 120%;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 4px 8px;
}
#article #quicklinks .quicklink .manuf {
	text-transform: uppercase;
}