@charset "utf-8";
#page {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blocks {
	width: 95%;
	height: 134px;
	margin: 0;
	padding: 5px;
	border: 1px solid #B9D2FF;
}