iframe#iframepupLargeImgView{
	position:absolute; top:85px; left:295px;
	/*width:508px;  height:640px; */
	background-color:#fff;
	z-index:9;
	border-width: 0;
	border-color: #fff;
	zoom: 100%;}
div#iframeLargeImgView{
	position:absolute; top:85px; left:295px;
	width:355px;/*  height:640px;*/
	border-left:2px solid #DFDFDF;
	z-index:9;
	background: #fff url('../image/layout/iframeRightHandBorder.gif') no-repeat bottom right;	
	zoom: 100%;}
div#iframeLargeImgView p{
	margin:20px;
	zoom: 100%;
	text-align: center;
	}

div#iframeLargeImgView a.closewin{
	position:relative; top:5px; _top: -5px; right: 15px;
	float: right; 
	border-width: 0;
	height: 26px; width: 46px;
	background: #fff url('../image/layout/iframeCloseBtn.gif') no-repeat;
	zoom: 100%;}

div#iframeLargeImgView div#top
{
	position: relative;
	height: 2px;
	border-top: 2px solid #DFDFDF;
	margin-right: 6px;
	zoom: 100%;	
}
div#iframeLargeImgView div#innerTop
{
	position: relative;
	background: transparent url('../image/layout/iframeTopLeftCorner.gif') no-repeat top left;
	height: 6px;
	left: -2px;
	top: -2px;
	zoom: 100%;
}
div#iframeLargeImgView div#bottom
{
	position: relative;
	background: transparent url('../image/layout/iframeBottomBorder.gif') repeat-x top left;
	height: 10px;
	top: 0px;
	_top: 4px;
	margin-right: 7px;
	zoom: 100%;
}
div#iframeLargeImgView div#bottom div#innerBottom
{
	position: relative;
	background: transparent url('../image/layout/iframeBottomLeftCorner.gif') no-repeat top left;	
	height: 13px;
	left: -2px;
	zoom: 100%;
}



.cntImgSelectorNextPrev, .ImgSelectorLink {
	float:left;
	color:#9C0C08;
	font-weight:bold;
	height: 21px; width: 31px;
	background: #fff url('../image/layout/iframePreviousBtn.gif') no-repeat;
	zoom: 100%;}
.cntImgSelectorNextPrev, .ImgSelectorLinkNext {
	float: right;
	color:#9C0C08;
	font-weight:bold;
	height: 21px; width: 31px;
	background: #fff url('../image/layout/iframeNextBtn.gif') no-repeat;
	zoom: 100%;}