﻿.month
{
	width: 96px;
	float: left;
	border: solid 1px #BBC1FD;
	background-color: #ebedfe;
	margin: 0 10px 0 10px;
	font-weight: bold;
	font-size: 12px;
	color: #808080;
	text-align: center
}
.price
{
	width: 96px;
	float: left;
	border: solid 1px #BBC1FD;
	background-color: #ebedfe;
	margin: 0 10px 0 10px;
	font-weight: bold;
	font-size: 12px;
	color: #808080;
	text-align: center
}
.contact_prices
{
	border: solid 1px #BBC1FD;
	background-color: #ebedfe;
}