/* STYLES UNIQUE TO BABY & TODDLER SECTION
--------------------------------*/
#listbox	{ 
			Position: absolute;
			left: 200px;
			width: 670px;
			top:305px;
			Padding: 0px;
			background: #fff;
			}

#pagecontainer	{
			text-align:left;
			Position: relative;
			margin-left: auto; 
			margin-right: auto;
			width: 1020px;
			margin-top: 0px;
			}

.section_head	{ 
			
			Position: relative;
			margin-left: 15px;
			font: bold 12px arial, sans-serif;
			color: #f9f;
			padding: 0;
			margin-bottom: 10px;
			line-height: 110%;
			border-bottom: 1px solid #fcf; 
			}
			
a.upstate {	width: 200px;
			height: 20px;
			background: url(img/menuList.jpg) no-repeat;
			background-position: -200px -260px;
			list-style: none;
			Padding: 0px 0px 0px 0px;
			display: block;
			text-indent: -9999px;
			}

#quickfind {
			Position: relative;
			left: 35px;
			font: bold 12px arial, sans-serif;
			color: #c6c;
			padding: 0;
			Padding: 0px 0px 0px 10px;
			line-height: 110%;
			background: #fcf; 
			width:580px;
   			}

/* REMEMBER! LISTBOX NEEDS TO BE 180px SHORTER THAN PAGE CONTAINER
--------------------------------*/
