body {
	font-family: inherit;
	
	line-height: 24px;
}
.imaxx-gallery-btn {
	padding: 20px 0 0 0;
}
.imaxx-gal {
	display: inline-block;
}
.imaxx-gal-img {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 5px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.imaxx-gal-img > img {
	display: none;
}
.linkClass {
	background-color: #FFF;
	margin: 0px 25px 25px 0px;
	
	width: 250px;
	height: auto;
	box-sizing: border-box;
	color: #CCC;
	background-repeat: no-repeat;
}
.ps {
/*	display: flex;
	flex-direction: row;
	flex-wrap: wrap;*/
}
.ps a, .ps a:link, .ps a:visited, .ps a:active {
	vertical-align: top;
	text-decoration: none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.ps a:hover {
	text-decoration: none;
}
.linkTitle {
    font-family: inherit;
	font-size: 16px;
	font-weight: inherit;
	color : #333;
	margin-top: 120px;
	text-decoration: none;
	padding: 13px 13px 0px 13px;
	background-color: #FFF;
	min-height: 42px;
}
.sublinkTitle {
	font-size: 13px;
	color : #999;
	text-decoration: none;
	line-height: 22px;
	padding: 0px 13px 13px 13px;
	background-color: #FFF;
	display: none;
}
hr {
	margin: 50px 0 50px 0;
	opacity: 0.25;
}
/*
.fancybox-title span{
	display: none !important;
}
*/
