#main-right {
	position: relative;
}

#main-right .clearfix {
	margin: 1em;
	width: 40em;
}

#main-right #thumbnail {
	float: left;
	margin-right: 2em;
	width: 13.5em;
	height: 12em;
	overflow: hidden;
}

#main-right .wisdom {
	display: block;
	position: relative;
	top: 1em;
	font: italic normal 1.2em/1.3 "Times New Roman", serif;
}

#main-right #thumbnail2 {
	float: left;
	margin: 0 1.5em;
	width: 9.5em;
	height: 10.5em;
	overflow: hidden;
}

#main-right .prompt {
	display: block;
	position: relative;
	top: 2em;
	font: normal bold 1em/1.4 Arial, serif;
}

#main-right #mosaic.clearfix {
	width: 42em;
	margin: .5em 0 1.2em;
}

#main-right #thumbnail3 {
	float: left;
	clear: none;
	width: 22.5em;
	height: 13em;
	overflow: hidden;
	margin-right: 1em;
}

#main-right #mosaic img {
	float: left;
	width: 5.6em;
	height: 13em;
	overflow: hidden;
}

#main-right #mosaic.clearfix #ref {
	float: right;
	width: 18.2em;
}

#main-right #mosaic .quote {
	display: block;
	font: italic normal 1.2em/1.2 "Times New Roman", serif;
	margin-bottom: 1em;
}

#main-right #mosaic .credit {
	font: normal bold 13px/1.2 Arial, Helvetica, sans-serif;
	text-align: right;
}

#main-right ol {
	clear: both;
	padding-left: 2em;
}

#main-right ol li {
	font-weight: bold;
	list-style: upper-roman outside;
}

#main-right ol ol li {
	font-weight: normal;
	list-style: decimal outside;
}

#main-right ul {
	padding-left: 2em;
}

#main-right div.li-left {
	float: left;
	width: auto;
	clear: none;
	margin-right: 3em;
}

#main-right div.li-right {
	float: left;
	width: auto;
	clear: none;
}

#main-right div.li-left ul, #main-right div.li-right ul {
	width: auto;
}

#main-right .subtitle {
	font: italic bold 13px/1.3 Arial, Helvetica, sans-serif;
}

#main-right ul#services-nav {
	display: inline;
	position: absolute;
	bottom: 1em;
	left: 3em;
	padding-left: 0;
	width: 40em;
}

#main-right ul#services-nav li {
	display: inline;
	list-style: none;
}

#main-right ul#services-nav li a {
	font: normal normal 11px Verdana, sans-serif;
	text-decoration: none;
	color: #399;
	border-right: 1px solid #888;
	padding: .1em .7em .1em .4em;
}

#main-right ul#services-nav li.no-border a {
	border-right: 0;
}

#main-right ul#services-nav li a.active {
	font-weight: bold;
}

#main-right ul#services-nav li a:hover {
	text-decoration: underline;
}
