#modelPopup{
	width:100%;
	height:100%;
	position:fixed;
	display:none;
	top:0px !important;
	left:0px !important;
	/*background:transparent url(/images/New_shop/modelPop-blackBG.png);*/
	background-color:#000000;
	z-index:9999998 !important;
}
* html #modelPopup{
	 position: absolute; 
	 /*height:2260px !important;*/
	 top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
	 left: expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
	 z-index:9999998 !important;
 } 
* html .popupInfo2{
	position: absolute;
	background:#fff;
	border:2px solid #189718;
	display:none;
	z-index:9999999 !important;
	top:100px;
}
.popupInfo{
	position:fixed;
	display:none;
	z-index:9999999 !important;
	padding:5px;
}
* html .popupInfo{
	position: absolute;
	display:none;
	z-index:9999999 !important;
	top:100px;
}
.boilerPanCon{
	width:580px;
}
.popupInfo2{
	position:fixed;
	background:#fff;
	border:2px solid #189718;
	display:none;
	z-index:9999999 !important;
}
.btn_close_pop{
	float:right;
	margin:5px;
}
.infoPopContent{
	margin:0px 10px 0px 90px;
	padding:20px 10px 0px 0px;
}
.infoPopContent p {
	font-size:12px !important;
}
.infoPopContent p a{
	font-size:12px !important;
	text-decoration:underline !important
}
.infoPopContent p a:hover{
	font-size:12px !important;
	text-decoration:none !important
}

/*.boilerBtn{
	margin:10px 5px 5px 0px;
	float:left;
}*/

.boilerBtn{
	margin:20px;
	clear:both;
}
.boilerBtn2{
	margin:20px 5px 5px 0px;
	float:left;
}
#errPopBoil{
	margin:5px 0px 5px 0px !important;
	z-index:9999999 !important;
	width:400px;
}
#errPopBoil p{
	font-size:12px !important;
}
html* .checkBoxPos{
	margin-top:-3px;
}

.overlayTTL{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	margin:1px 0px 4px 5px !important;
}
html* .overlayTTL{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	margin:1px 0px 0px 5px !important;
}
.bgInfoImg{
	background:#fff url(/images/New_shop/info-alert-blue.gif) 20px 20px no-repeat;
	height:180px;/*update 08 31 11*/
}
.bgInfoImg2{
	background:#fff url(/images/New_shop/info-alert-blue.gif) 20px 20px no-repeat;	
}
.padNew5{
	padding:5px !important;
}
a.whiteLink{
	font:normal 12px Verdana, Arial, Helvetica, sans-serif !important;
	color:#FFFFFF !important;
	text-decoration:underline;
}
a:hover.whiteLink{
	font:normal 12px Verdana, Arial, Helvetica, sans-serif !important;
	color:#FFFFFF !important;
	text-decoration:none;
}