#history{
	border-top:5px solid rgb(177, 186, 107);
	background-color:#84BFDF;/*rgb(153, 163, 67);*/
	color:white;
	padding:4px 0 6px 100px;
	font-weight:normal;
	margin: 1px 0px 0px 0px;
}

#history a{
	color:white;
	text-decoration:none;
	border-bottom:dashed 0px white;
}

#history a:link {
}
#history a:visited {
}
#history a:hover {
	border-bottom:dotted 1px white;
}
#history span#bc {
	font-weight:bold;	
}
div#branding{
	height:158px;
}

#branding_bg{
	width:auto;
	height:auto;
}

div#right_box div#search_recipes{
	background-image:url(../images/search_recipes.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:white;
	border-width:0;
	width:300px;
	height:115px;
}

div#right_box div#search_recipes h1{
	font-size:16px;
	margin:35px 0 0 30px;
	padding:0;
	font-weight:bold;
	text-align:center;
	font-family:Times New Roman;
}

div#right_box div#search_recipes p {
	margin:-15px 0 0 65px;
}
div#right_box div#search_recipes p input{
	border:none;
	margin:0 0 0 0px;
	padding:0;
}

div#right_box div#search_recipes p input#query{
	top:-5px;
}


div#right_box div#pantry_basics{
	background-image:url(../images/jar.gif);
	background-position:85% 5%;
	background-repeat:no-repeat;
}

div#right_box div#pantry_basics p{
	padding:10px 0 0 0;
	margin:10px 13px 13px 13px;
	border-top: 3px solid rgb(142, 184, 218);
	clear:both;
}

div#right_box div#ask_paula h2, div#right_box div#ask_paula h3{
 text-align:center;
}
div#right_box div#ask_paula h3{
	color:#000000;
	font-style:oblique;
	font-size:48px;
	margin-top:-20px;
}

div#right_box div#paulas_poll h2, div#right_box div#paulas_poll h3{
 text-align:center;
}
div#right_box div#paulas_poll h3{
	color:#000000;
	font-style:oblique;
	font-size:48px;
	margin-top:-20px;
}
