div.holidayPUcont{
	background-color:#f2f2f2;
	padding: 0.4em 0.6em;
	}
.holidayPUcont .popLayerMainContent{
	padding:0;
}
.popupLayer .holidayPU{
	font-family:Arial,Helvetica,sans-serif;
}
.popupLayer div.holidayPU p{	
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
}
.popupLayer .popupLayerHeader h2 span.holidayPU{
	color:#165485;
	font-size:1em;
	}
.popupLayer div.holidayPU{
	background-color:#fff;
	padding: 20px;
	color:#000;
	display:inline-block;
	width:661px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.popupLayer .closingTimeSec {
	padding-bottom: 25px;
}
.popupLayer .title{
	display: block;
	color: #165485;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 8px;
}
.popupLayer .closingDays {
    font-size: 12px;
    margin-top: 2px;
    width: 100%;
}
.popupLayer .subTitle {
    font-size: 12px;
    font-weight: bold;
    margin-top: 1px;
}
.popupLayer .innerBox {
    padding: 15px;
	border: 1px solid #175583;
	border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 0.01px 0.01px 2.2px #175583;
	-webkit-box-shadow: 0.01px 0.01px 2.2px #175583;
}
.popupLayer .subTitle3 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
}
.popupLayer .subTxt {
    font-size: 12px;
    margin-top: 1px;
}
.popupLayer .subTitle1 {
    font-size: 12px;
    font-weight: bold;
}
.popupLayer .subTitle2 {
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 0;
	margin-right:13px;
	width: 44%;
}
.popupLayer .subTitle2 span{
	color: #880000;
    display: block;
}
.ie .innerBox{
	padding-bottom:15px;
}