div.pp_overlay {
	background:#000;
	display: none;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:9500 !important;
}

div.pp_pic_holder {
	display: none;
	position:absolute;
	width:100%;
	z-index:10000 !important;
}

.pp_fade {
	display: none;
}

.pp_content_container {
	position: relative;
	text-align: left;
	width:100%;
}

a.pp_close {
	display:block;
	position:absolute;
	right:39px;
	text-indent: -10000px;
	top:-31px;
	width:85px;
	height:32px;
	background: url(/dimages/flagShip10/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

.pp_loaderIcon {
	display:block;
	height:24px;
	left:50%;
	margin: -12px 0 0 -12px;
	position:absolute;
	top:50%;
	width:24px;
}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

* html .clearfix  {
	height:1%;
}

.clearfix  {
	display:block;
}

.pp_details { margin:0px; }

iframe { background-color:none; }
