#main {
	background: #fff;
	margin-top: 65px;
	padding-top: 30px;
}

.collection > header {
	position: absolute;
	top: -65px;
	left: -26px;
	height: 95px;
	width: 1027px;
	background: #d7e9e8;
	background: url(../images/kids_wellness_bg.png) 0 bottom no-repeat;
}
.collection > header h3, 
.collection > header h4 { margin: 0; color: #fff9eb; }
.collection > header h3 {
	font: normal 600 16px/20px kulturista-web,serif;
	position: absolute;
	top: 36px;
	left: 15px;
	height: 20px;
	padding: 12px 0;
	text-align: center;
	width: 328px;
}
.collection > header h4 {
	position: absolute;
	top: 61px;
	line-height: 15px;
	padding: 7px 0;
	left: 370px;
}
.collection > header .logo {
	position: absolute;
	right: 9px;
}


.collection > .bd { margin: 15px 0; }

.recItem { height: 135px; margin: 0 10px 15px; padding: 0; background: #fff; border: none; }
.recItem .img { width: 132px; height: 135px; }
.recItem a { color: #663700; text-decoration: none; }
.recItem .bd { padding: 15px 10px 0 0; margin: 10px; }
.recItem .more { display: block; color: #FCB813; font-size: 10px; }
