div.pp_pic_holder a:focus {
outline:none;
}

div.pp_pic_holder {
display:none;
position:absolute;
width:100px;
z-index:10000;
}

.pp_content_container {
position:relative;
text-align:left;
width:100%;
}

.pp_content {
background:#000; 
text-align:center;
padding:20px 0 15px 0;
}

.pp_fade {
display:none;
}


.pp_loaderIcon {
display:block;
height:24px;
left:50%;
position:absolute;
top:50%;
width:24px;
margin:-12px 0 0 -12px;
background:url(../images/loader.gif) center center no-repeat;
}

#pp_full_res {
line-height:1 !important;
}

.pp_content_container .pp_details {
margin:10px auto 5px auto;
text-align:center; 
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}


a.pp_close {
display:inline-block;
text-indent:-10000px;
width:129px;
height:17px;
background:url(../images/closethiswindow.png) no-repeat;
cursor:pointer;
}

div.pp_overlay {
background:#000;
display:none;
left:0;
position:absolute;
top:0;
width:100%;
z-index:9500;
}

.pp_content .ppt {
left:auto;
margin-bottom:5px;
position:relative;
top:auto;
}

div.ppt {
color:#fff;
display:none;
font-size:17px;
left:0;
position:absolute;
top:0;
z-index:9999;
}