/* CSS for overLIB areas DIV/TABLE-BACKW/TABLE-FORW */
.ol_bg {
	border: 1px solid #fff;
	-moz-border-radius: 0px;
	background-color: #7dc1db; /*#c0c0ff;
	filter: alpha(opacity=80); /* for IE */
	opacity: 0.80; /* other */
	padding: 10px;
}
.ol_fg {
	height: 260px;
	line-height: 18px;
	margin-top: 20px;
	font-weight: bold;
	padding: 10px;
}




