.nursery
{
	width:682px;
	background:transparent url(/site_media/images/nursery/middle_repeat.jpg) repeat-y scroll 0 0;
}

.nursery .top
{
	width:682px;
	position: relative;
	background:transparent url(/site_media/images/nursery/top.jpg) no-repeat scroll 0 0;
}

.nursery .top h2
{
	color:#660000;
	font-size:20px;
	padding-bottom:10px;
}

.nursery .top iframe
{
	margin:0 16px 0 16px;
	width:646px;
}

.nursery .top #our_babies
{
	padding:124px 0 0 16px;
	position:relative;
	width:500px;
}
.nursery .top #our_babies p
{
	padding:0 0 0 0px;
}

.nursery .bottom
{
	width:682px;
	height:16px;
	line-height:0;
	font-size:0;
	position: relative;
	background:transparent url(/site_media/images/nursery/bottom.jpg) no-repeat scroll 0 13px;
}
