#tblBusca
{
	text-align:left;
	padding-top:5px;
	padding-left:11px;
}
#tblBusca select, #tblBusca  input
{
	height:19px;
	border:1px solid;
}
#tblBusca .select1
{
	width:192px;
}
#tblBusca .select2
{
	width:68px;
}
#tblBusca .select3
{
	width:50px;
}
#tblBusca .botoes
{
	text-align:center;
	padding-top:5px;
}
#tblBusca .btn_busca
{
	width:48px;
	height:20px;
	background:url(../imagens/buscar_boato.gif) no-repeat;
	border:0;
	cursor:pointer;
}
#tblBusca .btn_avancada
{
	width:90px;
	height:20px;
	background:url(../imagens/busca_avancada_botao.gif) no-repeat;
	border:0;
	cursor:pointer;
}

.btn_avancada_codigo
{
	width:48px;
	height:20px;
	background:url(../imagens/ok_botao.gif) no-repeat;
	border:0;
	cursor:pointer;
}

.bt_envia_indicacao
{
	width:48px;
	height:20px;
	background:url(../imagens/enviar_botao.gif) no-repeat;
	border:0;
	cursor:pointer;
}

.btn_buscar_guia
{
	width:48px;
	height:20px;
	background:url(../imagens/buscar_boato.gif) no-repeat;
	border:0;
	cursor:pointer;
}