#icons-container {
	height: 55px;
	margin-top: 10px;
}
#icons-container    a img    {
	margin-right: 10px;
	border: 1px solid #D8D8D8;
}
#icons-container  a:hover img  {
	border: 1px solid #6F6F6F;
}
#images-big-container {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 10px;
	height: auto;
	width: auto;
}
#images-big-container  img {
	clear: both;
}
#images-big-container .gallery-titles {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#images-big-container .gallery-titles h1 {
	font-size: 1.1em;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.ken {
	margin-bottom: 50px;
	position: relative;
	text-align: left;
	display: block;
	width: 800px;
	float: left;
	margin: 0 25 50 100px;
	border: 1px solid #D8D8D8;
}
.ken p {
	font-weight: bold;
	text-align: left;
	color: #494949;
	margin-top: 0px;
	line-height: 1em;
	margin: 0 10px 0 8px;
	position: absolute;
	left: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ken h3  {
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	margin: 0 10px 50 8px;
/*	color: #494949; */
    color: #333333;
	z-index: 2;
	position: absolute;
	line-height: 1.1em;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 2px;
}
.ken a h1 + h2  {
	/* [disabled]margin-top: 10px; */
	/* [disabled]clear: left; */
}
.ken a {
	font-weight: bold;
	text-align: center;
	display: block;
	height: 135px;
	text-decoration: none;
	background-repeat: repeat-x;
	margin: 0px;
}
.ken a img {

	position: absolute;
	left: -100px;
	height: 19px;
	width: 63px;
	top: 1px;
/*	z-index: 1;  */
}