body div#contentframe div.foot {
	display: none;
}

/* ---------------------------------------- child ------------------------------------- */
body div#contentframe div.children {
	position: relative;
	float: left;
	clear: none;
	width: 378px;
	height: 195px;
	margin: 0 36px 36px 0;
	background-color: #fafafa;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}
body div#contentframe div.children h3 {
	margin: 15px 0 0 160px;
	color: #7e7e7e;
}
body div#contentframe div.children img.childimg {
	position: absolute;
	top: 15px !important;
	left: 6px;
	background-color: #fafafa;
}
body div#contentframe div.children div {
	margin: 0 12px 0 160px;
}
body div#contentframe div.children a.more {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 231px;
	height: 16px;
	font-size: 0px;
	color: #fafafa;
	background: url(img/mehr/default.jpg) no-repeat;
}
