.depmonthdetail {
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 5px;
}

.tourmonthselected {
	font-weight: bold;
	color: #ffffff;
	background-color: #CE651B;
	width:30px;
	text-align: center;
	margin-left:1px;
	float:left;
}

.tourmonthnotselected {
	font-weight: bold;
	color: #777777;
	background-color: #D8D3C6;
	width:30px;
	text-align: center;
	margin-left:1px;
	float: left;

}

#departuretitle {
	margin-left:2px;
	margin-bottom: 2px;
	font-weight: bold;
}

#departuremonths {
	margin-top: 6px;
	height: 38px;
}
