DIV#searchCut {
color: black;
	width: 190px;
	background-color: #C6EDA0;
	padding: 5px;

}

DIV#searchCut H1 {
	border-bottom: solid 1px white;
	font-size:110%;
}

DIV#searchCut select {
width: 150px;
margin: 5px;

}
DIV#searchCut input {
margin: 5px;

}
DIV#searchGarden {
	width: 190px;
	background-color: #FDD7C6;
	color: Black;
	padding: 5px;
}


DIV#searchGarden H1 {
	border-bottom: solid 1px white;
	font-size:110%;
}

DIV#searchGarden select {
width: 150px;
margin: 5px;

}
DIV#searchGarden input {
margin: 5px;
}
#pod {
	width: 190px;
	background-color: #FFFBD3;
	padding: 5px;
	height: 480px;
}
