.busca_caixa {
	border: 1px solid #B9B9B9;
	_margin-bottom: 21px; 
}
.busca_caixa2 {
	border: 1px solid #B9B9B9;
	background: #FFF;
}
#busca_campos {
	height: 40px; 
	_margin-bottom: -21px; 
	padding: 15px;
}
#busca_campos form {
	margin: 0px;
}
#busca_campos #palavra {
	position: relative;
	top: 6px;
	height: 13px;
	width: 250px; 
	border: 1px solid 809EBA;
	font-size: 9px;
}
#busca_campos .select {
	position: relative;
	top: 6px;
	height: 17px;
	*height: 19px;
	width: 150px;
	border: 1px solid 809EBA;
	font-size: 9px;
}
#busca_campos #btn {
	position: relative;
	top: 7px;
	*top: 6px;
	height: 19px;
	width: 25px;
	background: #6A6A6A;
	border: 1px solid #6A6A6A;
	font-size: 9px;
	color: #FFFFFF;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#busca_resultado {
	min-height: 100%; 
	_height: 100%; 
	_margin-bottom: -21px; 
	padding: 15px 25px 15px 25px;
	*padding: 15px;
	font-size: 12px;
}
.busca_item {
	position: relative;
	border-bottom: 1px solid #999999;
	padding: 15px 0 15px 30px;
	line-height: 15px;
	background: #FFF;
}
.busca_item .num{
	position: absolute;
	left: 3px;
	_left: -27px;
	*top: 13px;
	font-size: 9px;
}
.busca_dados {
	border-bottom: 1px solid #999999;
	padding: 15px 0 15px 0;
	line-height: 15px;
	background: #FFF;
	font-size: 10px;
	color: #333;
	text-align: right;
}
#noticia_pagin {
	text-align: center;
	margin: 7px 0 13px 0;
}
