.apaimg {
	border: 1px solid #5f5f5f;
	padding: 0px;
	margin: 4px;
}
.picthumb {
	float: left;
	margin: 2px 8px 10px;
	font-size: 7pt;
	overflow: hidden;
	width:  100px !important;
	height: 130px !important;
	border: 2px solid #5f5f5f;
}
.picthumb:hover {
  border: 2px solid #fff !important;
}
.picthumbx {
	float: left;
	margin: 2px 8px 10px;
	font-size: 7pt;
	overflow: hidden;
	width:  100px !important;
	height: 130px !important;
	border: 2px solid #5B9541 !important;
}
a:hover .picthumbx {
  border: 2px solid #fff !important;
}
img.apathumb {
	min-height:166px;
	min-width:100px;
	overflow:hidden;
	}
	
div#DivThumbs {
  margin: auto;
  margin-top: 10px !important;
  width: 850px !important;
  height: 120px !important;
  text-align: center;
}
div#DivPic {
	text-align: center !important;
	vertical-align: middle !important;
	padding: 0 0 10px 0 !important;
}
div#DivLoading {
	width: 16px;
	height: 16px;
	float: left;
	position: relative;
	display: inline;
	top: 2px;
	left: 4px;
	text-align: left;
}
.apaalbum {
	border: 3px double #ccc;
	margin: 10px;
	width: 220px;
	display: block;
	text-align: left;
	float: left;
}
.apaname, .apadate, .apapiccnt, .apathcnt {
	font-weight: bold;
}
.apanav img{
  width: 11px !important;
  height: 20px !important;
  position: relative;
  top: 5px;
}

h2.collection_name {
	position: relative;
	top: -190px;
}

.apanav, span#DivPicCnt {
	position:relative;
	left: 185px;
	z-index: 100;
}
