/* CSS homepage */
/*
#info-content {
	display: block;
	width: 410px;
	height: 170px;
	line-height: 16px;
}
*/
.info-plus {
	position: absolute;
	top: 82px;
	left: 0px;
	width: 880px;
	font: bold 12px/17px Verdana,Arial,sans-serif;
	color: white;
	padding: 6px 10px;
	background-color: #9aba1a;
	/*margin-bottom: 12px;*/
	z-index: 3;
}
