BODY {
	font-family: Georgia, Times;
	font-size: 75%;
}

P { 
	margin: 0 0 20px; 
	line-height: 200%;
}

.buttons {
	display: none;
}

#bookTitle {
	float: left;
	width: 59%;
}

#institutions {
	float: right;
	width: 30%;
}

#institutions UL {
	margin: 0px;
	padding: 0px;	
}

#institutions LI {
	list-style: none;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;	
}

#context {
	clear: both;
	margin: 1cm 2cm 2cm 1cm;	
}

#siteName H1, #siteName H2, #siteName H3 {
	margin: 0px;
	padding: 0px;
}

#siteName H3 {
	margin-top: 15px;
}

#siteName H2 {
	font-size: 120%;
}

#search, #globalNavigation {
	display: none;
}

#context #content H3 {
	margin-top: 15px;
	border-bottom: 1px solid #CCC;
}

#content TD {
	border: 1px solid #CCC;
}

#content UL {
	list-style: none;
}

#bottom {
	margin-top: 15px;
	border-top: 1px solid #CCC;
}

#relatedGroup, #comments, .naveg, #pageMarker, #navigation {
	display: none;
}

.url {
	clear: both;
	display: block;
}
