/* OOM STYLE */


h1.OOMtitle {
	color: #9DA6B7; font-size: 175%;
}


.essayAuthor {
	font-size: 90%;
}


#right-insert {
	float: right;
	max-width: 370px;
	margin-left: 1em;
}

/* IE6 HACK */
* html #right-insert {	width: 370px !important;}

.ref-img, .meta-data, .master_img_nav {
	float: none; display: block;
}

.ref-img {
	/* width: 265px; */
	overflow: visible;
	margin-right: 0;
}

.meta-data {
	padding: 4px;
	margin-top: 12px;
	background: #DEE0E9;
}

.long-description, .description, .readings {
	clear: none;
}


.master_img_nav {
	width: 100%;
	margin: 0;
	font-size: 90%;
}
