/* CSS for overLIB areas DIV/TABLE-BACKW/TABLE-FORW */
li a:link, li a:active, li a:visited {
	border-bottom: 1px dotted;
}
li a:hover {
	border-bottom: none;
}
.ol_bg {
	border: 1px solid #a6945e;
	background-color: #291f16;
	opacity: 0.92; /* other */
	padding: 10px;
}
.ol_fg {
	height: 360px;
	line-height: 23px;
	margin-top: 13px;
	font-weight: normal;
	padding: 8px;
}
