.overlayMouseBox {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.overlayImgBox {
	background-color: #FFFFFF;
	padding: 5px;
	height: auto;
	width: auto;
	border: thin solid #666666;
	text-align: center;
}
.thumbImage {
	padding: 2px;
	border: 1px solid #333366;
	display: inline;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	text-align: center;
}
.thumbSpace {
	float: left;
	font-size: 12px;
	color: #333333;
	text-align: center;
	display: inline;
	margin: 5px;
	padding-top: 2px;
	width: 150px;
	font-weight: bold;
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.overlayTitle {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.thumbTitle {
	background-position: top;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	white-space: normal;
	display: block;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.overlayCaption {
	font-size: 14px;
}
.bookSpace {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
}
