body#pricePanel,
#pricePanelFilter p {
	margin:			0;
	padding:		0;
}

#pricePanelWrap {
	padding: 		10px;
	float: 			left;
	width: 			960px;
}
	
#pricePanelLogo {
	width: 			auto; 
	float: 			right;
	margin-top: 	5px;
}	

#pricePanelWrap h2 {
	clear: 			both;
}

#pricePanelWrap table {
	float: 			left;
	border-collapse:collapse;
	table-layout: 	auto;
	padding: 		0;
	margin: 		0 0 15px 0;
}

#pricePanelWrap table th,
#pricePanelWrap table tr,
#pricePanelWrap table td {
	border: 		1px solid #A0BEDD;
	font-size: 		11px;
}

#pricePanelWrap table th {
	font-weight: 	bold;
	text-align: 	center;
	padding: 		3px 2px;
}

.empty-cell {
	background: 	#fff !important;
	border-left: 	1px solid #fff !important;
	border-top: 	1px solid #fff !important;
}

.pricePanelTitleIntro,
#pricePanelWrap table caption {
	color: 			#373C89;
	font-size: 		14px;
	font-weight: 	bold;
	margin: 		0;
}
	
#pricePanelWrap table caption {
	margin-bottom: 	15px;
}	
	
#pricePanelWrap h2 {
	display: 		none;
}	

#pricePanelFilter {
	float: 			left;
	display: 		inline;
	margin-bottom: 	15px;
}

#pricePanelLegend {
	float: 			right;
	display: 		inline;
	clear: 			right;
}

#pricePanelLegend p {
	margin: 		0;
	float: 			left;
	display: 		inline;
	width: 			auto;
	line-height: 	16px;
}
	
#pricePanelLegend p span {
	margin: 		0 5px 0 15px;
	float: 			left;
	display: 		inline;
	width: 			20px;
	height: 		16px;
	background: 	#BFD9F2;
	border: 		1px solid #A0BEDD;
}
	
#pricePanelLegend p#priceNotAvailable span {
	background: 	#F9F9FB;
}

#pricePanelWrap ul {
	clear: 			both;
	padding: 		0 0 0 30px;
	margin: 		0;
}

.dn {
	background:	 	#E6F0FA; 
	text-align: 	center;
}

.dn td {
	text-align: 	center;
	border-left:	1px solid #fff;
	padding-top:	5px;
	padding-bottom:	5px;
	font-weight: 	bold;
}

.un {	
	margin:			10px 0 0 0; 
	padding:		3px 2px; 
	display:		block;
}

.price_row td,
.price_row td a {
	text-align: 	center !important;	
	font-size: 		11px !important;
}

.m td {
	padding:		3px 0;
}

.a, .aw, .n, .nw, .e {
	text-align:		center;

}	

tr.price_row td a  {
	color: 			#061781;
	display: 		block;
	padding:		1px;
	text-decoration:none;
}

tr.price_row td a:hover {
	color: 			#fff;
	background: #036;
	text-decoration:none;
	font-weight: bold;
}

.in_the_past {
	color: 			#fff;
	text-decoration:line-through;
}

.mn {	
	vertical-align:	middle; 
	text-align:		center;
	font-weight: 	bold; 
	padding: 		0 3px;
}

.mn.monthDays {
	background: 	#E6F0FA;
}

.a {	
	background: 	#BFD9F2;
}

.aw {	
	background: 	#80B3E6;
}

.n {	
	background: 	#F9F9FB;
}

.nw {	
	background: 	#B3B3B3;
}
