#nurserycol1 {
	position:			relative;
	top:				20px;
	left:				-12px;
	width:				472px;
}

td.sectiontl, td.sectiontr  {
	width:				16px;
	height:				16px;
}

td.sectiont {
	background-image:	url(../img/nursery/tmp/section_tbg.jpg);
	background-repeat:	repeat-x;
	height:				16px;
}

td.sectionl {
	background-color:	#fff;
	background-image:	url(../img/nursery/tmp/section_lbg.jpg);
	background-repeat:	no-repeat;
	width:				16px;
}

td.sectionr {
	background-color:	#fff;
	background-image:	url(../img/nursery/tmp/section_rbg.jpg);
	background-repeat:	no-repeat;
	width:				16px;
}

td.sectionmain {
	background-color:	#fff;
	background-image:	url(../img/nursery/tmp/section_mainbg.jpg);
	background-repeat:	repeat-x;
	padding-bottom:		8px;
}

.nurseryslide {
	margin-top:			8px;
}
div.formslide {
	text-align:			center;
	vertical-align:		middle;
}

input.pagenav {
	background-color:	transparent;
	color:				#693;
	font-size:			11px;
	text-align:			center;
	vertical-align:		middle;
	border:				none;
	width:				42px;
	height:				27px;
	padding-top:		10px;
}