.td_group {
	background-image: url(../images/rates/group_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F0F8FF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 35px;
	background-position: center top;
}
.txt_per_day {
	font-size: 18px;
	color: #2A95FF;
	font-weight: bold;
}

.txt_grey {
	color: #7F7F7F;
}

.txt_yes {
	color: #009900;
}
.txt_no {
	color: #FF0000;
}
.txt_price_per_day {
	font-size: 24px;
	color: #2A95FF;
	font-weight: bold;
}
