/* photogallery.css - ePresence  */

.photoGallery {
	float: left;
	padding: 2px;
	border: 0px solid #000;
}
.cboxElement {
	/*padding-right: 12px;display: block;
    width: 125px;
    height: 80px;
    overflow: hidden; */
}
.cboxElement img {
/*border: 1px solid #22394D;*/
}
.image-div {
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
	width: 125px;
	border: 1px solid #22394D;
	display:block;
	float:left;
}
.wrap .content-area .content .pad #Gallery li {
	list-style-type:none;
	width:auto;
}
