/* CSS Document */
.moreInfoContent {
	position: absolute;
	left: 20px;
	bottom: 20px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/index_layercontainer_bkg.png);
	background-repeat: no-repeat;
	top: 10px;
	right: 20px;
	height: 213px;
	width: 710px;

}
.moreInfoContentMenu {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	height: 20px;
	width: 670px;
}
.moreInfoSubContent {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	height: 173px;
	width: 670px;
}

