.maps_dates .left{
	float: left;
	width: 100px;
	background: #ccc;
	color: #000;
	height: 105px;
	border: 1px solid #000;
	text-align:center;
	padding-top: 10px;
}

.maps_dates .right{
	float: left;
	width: 390px;
	background: #eee;
	color: #000;
	padding-left: 5px;
	height: 111px;
	border: 1px solid #000;
	padding-top: 4px;
}

#week2_left{
	height: 109px;
}
	
#week2_right{
	height: 115px;
}

.clear {
	clear: both;
}

.booster_kickback{
	width: 500px;
	font-size: 12px;
}

.booster_kickback h2{
	margin-bottom: 5px;
}

.booster_kickback .box{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-bottom: 10px;
}

.booster_kickback .box .left_col{
	float: left;
	margin-right: 5px;
	color: #666;
}

.booster_kickback .box .right_col{
	color: #666;
}

.booster_kickback .box .left{
	border-right: 1px solid #000;
	height: 31px;
	padding: 6px 13px 0 3px;
	margin-left: 3px;
}

.booster_kickback .box .right{
	border-bottom: 1px solid #000;
	height: 30px;
	padding-top:6px;
}