
#innercontent div.note {
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	padding: 0.8em;
	margin-top: 1.6em;
	font-size: 9px !important;
}
	div.note img {
		width: 10px;
		height: 10px;
		float: left;
		margin: 2px 5px 0 0;
	}
	div.note p {
		line-height: normal !important;
		margin-left: 0;
	}

#innercontent div.note h2, 
#innercontent div.newlayoutbox h2, h3 {
	font-size: 1.2em;
}	
	
#innercontent div.newlayoutbox {
	width: 36.8em;
	float: left !important;
	margin: 0.8em 2.4em 0 0 !important;
	clear: none !important;
}

#innercontent #holidayinfo.newlayoutbox{
	background: #E3E3E3; 
	padding:0.8em; 
	width: 36.8em; 
	margin-right: 0 !important;
	float: right !important;
	clear: none !important;	
}

#holidayinfo h2 {
		font-size: 1.2em;
	}
#holidayinfo ul {
		margin-left: 1.6em;
	}
#holidayinfo ul li {
			line-height: normal;
			margin-bottom: 0.4em;
		}
#holidayinfo ul.icons {
		list-style: none;
		margin-left: 0;
	}
	.summaryend { border-bottom: 1px solid #BCC3D6 !important; }

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */							