.image
{
	padding: 5px;
	display: block;
}

.image-image
{
	text-align: center;
	display: block;
}

.image-caption
{
	font-size: 0.65em;
	text-align: center;
	font-weight: bold;
	display: block;
}

li.blank
{
	list-style-type: none;
}

.quote
{
	font-style: italic;
	font-size: 0.8em;
	margin-left: 40px;
	white-space: pre-wrap;
}

.plainquote
{
	font-size: 0.8em;
	margin-left: 40px;
	white-space: pre-wrap;
}

.reference
{
	margin-left: 40px;
	font-size: 0.8em;
}

.defTableStyle
{
}

.wordStyle,
.defStyle
{
	vertical-align: top;
}

.wordStyle p,
.defStyle p
{
	margin: 0;
}

.borderContainer
{
	border: 3px solid #616161;
	padding: 0px;
	width: 740px;
	height: 100%;
}

.pageContent
{
	height: 100%;
	width: 515px;
	padding: 15px;
	text-align: left;
	background-color: #EEEEEE;
	border: 0;
}

.pageContentContainer
{
	height: 100%;
}

.borderTable
{
	border: 2px solid #616161;
	border-spacing: 0px;
	padding: 0px;
	width: 740px;
	height: 100%;
}

.ErrorBox
{
	width: 508px;
	height: 300px;
}

.LectureImage
{
	background-color: #b6d9fd; /* #6699dd; */
}

.LectureImageText
{
	font-size: 0.8em;
}

html, body
{
	height: 100%;
}

body.lecture
{
	background-color: #EEEEEE;
}

body.lecture a
{
	text-decoration: underline ! important;
	color: blue;
	font-style: bold;
}

body.lecture u
{
	color: blue;
}

p.exhibitmenu b
{
	color: #b6d9fd; /* #6699dd; */
	font: bold "Times", "Times New Roman", serif;
}

.bibliotitle
{
	font-size: 1.2em;
}

.exhibitHeader
{
	color: #6699dd;
}

.exhibitImg
{
	padding: 2px;
}