#conteudo {
	color: black;
	background-color: #E2D2A8;
	padding: 20px;
}

#pesquisa {
	font-size: 10px;
}

.select_box_1 {
	background-image: url(..\images\layout\selectn.png) no-repeat; 
	position: absolute; 
	padding: 0px 24px 0px 8px; 
	overflow: hidden; 
	width: 103px;
	height: 21px; 
	font: 12px/21px arial, sans-serif; 
	color: #630B21; 
}

.select_box_2 {
	position: absolute; 
  width: 103px;
  height: 21px;  
  padding: 0px 24px 1px 8px; 
  font-size: 12px/21px;
  font: arial, sans-serif; 
  background-image: url(..\images\layout\selectn.png) no-repeat; 
  color: #630B21; 
  overflow: hidden;
}


