	<style type="text/css" media="screen">
			.suggest_link {
				background-color:#fff; 
				padding: 2px 6px 2px 6px;
			}
			.suggest_link_over {
				background-color:#086294;
				padding: 2px 6px 2px 6px;
				color:#FFFFFF;
			}
			#search_suggest {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				position: absolute; 
				/*background-color:#fff; */
				text-align: left; 
				border:0px solid #000000;	
				z-index:2000;
				width:400px;
				#width:402px;
			}		

#div_pesquisa{
clear:none;
float:left;
line-height:normal;
margin:0;
padding:0;
}

#div_pesquisa a {
	float:left;
	background:url(/Scripts/barra_pesquisa/butoes_barra/noselect_esq.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	font: bold 11px sans-serif;
	}

#div_pesquisa a span {
	float:left;
	display:block;
	background:url(/Scripts/barra_pesquisa/butoes_barra/noselect_dir.gif) no-repeat right top;
	padding:3px 15px 3px 6px;
	margin-right:2px;
	color:#FFF;
	}

#div_pesquisa ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	
	}

#div_pesquisa li {
	display:inline;
	margin:0;
	padding:0;
	}
#div_pesquisa a span {float:none;}

/* End IE5-Mac hack */
#div_pesquisa a:hover span {

	}

#div_pesquisa a:hover {
	background-position:0% -42px;
	background:url(/Scripts/barra_pesquisa/butoes_barra/hover_esq.gif) no-repeat left top;
	
	}

#div_pesquisa a:hover span {
	background-position:100% -42px;
	background:url(/Scripts/barra_pesquisa/butoes_barra/hover_dir.gif) no-repeat right top;
	}

#div_input {
	clear: both;
	vertical-align:top;
	text-align:left;
	padding:0px;
	border:0px;
	margin:0px;
	display:block;
	float:left;
	
}

.tabsinput{
	color:#CCCCCC;
	font-size:12px;
	height:20px;
	padding:3px 1px 1px 10px;
	width:400px;
	border:none;
	outline:none;
	display:block;
}


#Tab1 a {
	/*background-color: #EEE;
	border-bottom: 1px solid #EEE;*/
	color:#FFFFFF;
	background-position: top left;
	background-image:url(/Scripts/barra_pesquisa/butoes_barra/selected.gif);
	background-repeat:no-repeat;
}

#Tab1 a:hover {
	/*background-color: #EEE;
	border-bottom: 1px solid #EEE;*/
	color:#FFFFFF;
	background-position: top left;
	background-image:url(/Scripts/barra_pesquisa/butoes_barra/selected.gif);
	background-repeat:no-repeat;				
}
				
#Tab1 a span{
	background-image:url(/Scripts/barra_pesquisa/butoes_barra/selected_dir.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

#Tab1 a:hover span{
	background-image:url(/Scripts/barra_pesquisa/butoes_barra/selected_dir.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

			.suggest_link {
				background-color:#fff; 
				padding: 2px 6px 2px 6px;
			}
			.suggest_link_over {
				background-color:#086294;
				padding: 2px 6px 2px 6px;
				color:#FFFFFF;
			}
			#search_suggest {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				position: absolute; 
				/*background-color:#fff; */
				text-align: left; 
				border:0px solid #000000;	
				z-index:2000;
				width:400px;
				#width:402px;
			}		
		</style>

