.infoblock_light {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
}
.infoblock_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	text-align: center;
	vertical-align: top;
}
