﻿
.popUpcloseBtn { behavior: url(../../iepngfix.htc) }
.popUpBtmLeftCorner { behavior: url(../../iepngfix.htc) }
.popUpBtmRgtCorner{ behavior: url(../../iepngfix.htc) }

body
{
position:relative;
}

.popUpclosebtnLine
{
	width:38px;
	height:36px;
	margin-top:-10px;
	margin-right:-12px;
	float:right;
	position:relative;
	z-index:10;

}

.popUpcloseBtn
{
	
	width:38px;
	height:36px;
	border:0;
	cursor:pointer;
	float:left;
	background:url("images/closeBtn.png") no-repeat scroll 0 0 transparent;
	z-index:11;
	position:relative;
}
.PopUpBg
{
	width:1125px;
	position:absolute;
	height:920px;
	padding-bottom:55px;
	background:url('images/popupmodalBackground.png') repeat transparent;
	z-index:3;
	margin-top:-55px;
	margin-left:-82px;
	}

.popupTopBg
{
	width:960px;
	height:auto;
	margin-left:10px;
	margin-top:5px;
	float:left;
	
}
.premCalOutLine
{
	width:825px;
	overflow:hidden;
	background-color:white;
	padding:10px 10px 10px 15px;
	float:left;
	}
	
.popUpBtmLeftCorner
{
	width:5px;
	height:5px;
	float:left;
	background:url('images/btmLeft.png') no-repeat;
	background-position:left bottom;

}
.popUpBtmRgtCorner
{
	width:5px;
	height:5px;
	float:left;
	background:url('images/btmRgt.png') no-repeat;
	background-position:bottom right;
	z-index:4;
}

.middlelayer
{
	Width:840px;
	overflow:hidden;
	float:left;
}
