
/* The following is the css for Passover closing note */
.holidayClosingBox {
	width:550px;
	 height:50;
	font-family:Arial,verdana;
	layer-background-color:#FAF8ED;
	background-color:#FFFFFF;
	color:#666666;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
padding: text-align:justify;
}

.holidayClosingPositioning {  background-image: url(/images/shim.gif); height:10; width:1; background-repeat: no-repeat;}

.pleaseNote {
background-image: url(/images/shim.gif); height:20; width:604; background-repeat: no-repeat;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: 660000;
	vertical-align: bottom;
}
.holidayClosing {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 666666;
	vertical-align: top;
	line-height: 15px;
}
