/* PESQUISA */
#agenda_search_box {
	width: 100%;
	margin-bottom: 20px;
}
#agenda_search_top {
	background-image: url("/ngt_images_cma/juventude/fundos/cabecalho_pesquisa.png");
	background-repeat: no-repeat;
	width: 153px;
	height: 46px;
}
#agenda_search_title {
	width: 100%;
	margin-bottom: 5px;
}
#agenda_search_content {
	width: 100%;
}
#agenda_search_box:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}