/**************************essential facts page********************************************/

#essentialfacts_storelocator 
{
 background: url('../../PublishingImages/kidessentials/flavors/store_locator_bg.gif') no-repeat;
 height: 575px;
 width: 511px;
 margin-bottom: 150px;
 position:relative;

}

#storelocator_top_text 
{
    margin-left:46px;
    position: relative;
    top: 36px;
}

#storelocator_bottom_text 
{
    margin-right: 46px;
    position: relative;
    top: 50px;
}

#running_kids 
{
    background: url('../../PublishingImages/kidessentials/flavors/running_kids.gif') no-repeat;
    height: 272px;
    width: 752px;
    position: relative;
    left: 160px;
    top: 140px;
}

#confirmBox {
	display:none;
	visibility: hidden;	
	
	color:#646363;
	border: solid 1px #5EACDC;
	
	background: #FFFFFF;
	width: 500px;
	height: 180px;
	position: absolute;
	top: 1500px;
	left: 50%;
	margin-left: -250px;
	padding:10px;
	z-index:10;
}

#confirmBox img{
	border:0px;
}

.lookForUs{
	
	position:absolute;
	
	top:140px;
	
	left:500px;

}
