.typography				{ font-size: 0.8em; }

.typography h3,
.typography h4			{ text-transform: uppercase; font-weight: normal; font-size: 1.9em;
						  padding-bottom: 24px; background: white url(../img/hr_wide.gif) no-repeat bottom left; }
.typography h3 .section,
.typography h4 .section	{ color: #808080; }
#right.typography h3	{ background-image: url(../img/hr_narrow.gif) }
.typography h4			{ font-size: 2.0em; background: none; padding: 0px; }

.typography h5			{ color: #ee7724; font-size: 1.1em; font-weight: normal; }

.typography p,
.typography ul li		{ margin-top: 1.2em; }

.typography ul li		{ list-style-type: none; padding-left: 0.8em; background: url(../img/bullet.gif) no-repeat 0 0.6em; }

.typography .caption	{ font-size: 0.85em; margin-top: 3px; }