

#xofpp, #closeBoxpp, #playpp, #stoppp, #imageTitlepp{
	cursor:pointer;
	margin:0 10px;
	color:white;
	float:left;
}
#nextButtonBoxpp, #previousButtonBoxpp, #xofpp{
	cursor:pointer;
	margin:0 10px;
	color:white;
	float:right;
}
#gallery, #gallery ul{
    list-style:none;
    margin:0 auto;
    padding:0;
	 width: 100%;
}
#gallery li{
 margin: 5px 5px;
padding: 5px;
float: left;
list-style: none;
cursor: pointer;
width: 195px;
height: 125px;
border: 1px solid #ccc;
}
#gallery img{
    border:2px white solid;
	width: 100%;
height: 100%;
}
#cpanelpp{
	width:750px !important;}
