/* header */
#header {
	float: left;
	width: 952px;
	height: 120px;
	background: url(../images/bg_container_top.gif) no-repeat top left;
	margin-bottom:10px;
}

h1#eatingforpregnancy {

}   

h1#eatingforpregnancy a{
	 display:inline;
	 margin: 45px 0 0 46px !important; /* for most browsers */
	 margin /**/: 45px 0 0 23px; /* for IE5.5's bad box model */
    padding: 50px 0 0 0px;
    overflow: hidden;
	 width: 400px;
	 background-image: url(../images/eating_for_pregnancy_logo.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
	 float:left;
	 text-indent: -1000em;
	 outline: 0;
} 

#wow {

}   

#wow a{
	 margin: 0px 0 0 0px !important; /* for most browsers */
	 margin /**/: 0px 0 0 0px; /* for IE5.5's bad box model */
    padding: 37px 0 0 0px;
    overflow: hidden;
	 width: 156px;
	 background-image: url(../images/wellbeing_of_women_logo.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:37px; /* for IE5.5's bad box model */
	 float:right;
	 text-indent: -1000em;
	 outline: 0;
}  

#headerright {
	 float: right;
	 height: 100px;
	 width: 287px;
	 padding: 20px 20px 0 0;
}

#searchbox {
margin: 8px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
background: url(../images/bg_search.gif) no-repeat;
height: 55px;
width: 287px;

}

/* ----------------- */

form#searchForm {
	padding:10px 5px;
}
	form#searchForm label {
		display:block;
		color:#666;
		float:left;
		font-size: 150%;
		font-weight: 800;
	}
	form#searchForm input.text {
		width:140px;
		border:1px solid #ccc;
		margin:0px 8px 0 12px;
		padding:2px;
		float:left;
	}
	form#searchForm input.submit {
		width:30px;
		height:25px;
		padding:20px 0 0 0;
		overflow:hidden;
		color:#F2F2F2;
		font-size:0;
		border:0;
		float:left;
		background:url(../images/search.gif) top left no-repeat;
		cursor:pointer;
	}
	
.woods {padding:0px 0px 0px 75px;}