/* STYLES UNIQUE TO TODDLERS 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: #00ccff;
			padding: 0;
			margin-bottom: 10px;
			line-height: 110%;
			border-bottom: 1px solid #00ccff; 
			}

.disclaimer{
			Position: relative;
			width: 600px;
			margin: 0px 0px 0px 0px;
			color: #0cf;
			padding: 0px;
			height: 30px;
			
			left: 0px;
			}
			
a.upstate {	width: 200px;
			height: 20px;
			background: url(img/menuList.jpg) no-repeat;
			background-position: -200px -340px;
			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: #0cf;
			padding: 0;
			Padding: 0px 0px 0px 10px;
			line-height: 110%;
			background: #cff; 
			width:580px;
   			}
