#busca_xiis {
	width: 580px;
	height: 38px;
	background: url(../images/bg_busca_fotos_2007.png) no-repeat;
	position: static;
	left: 0;
	top: 0;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 2px 0 0 0;
	vertical-align: middle;
}

#busca_xiis form {
	display: inline;
	padding: 0 10px 0 0;
	height: 30px;
}

#busca_xiis label {
	display: inline;
}

#inpt_nome, #inpt_festa {
  width: 115px;
  margin-top: 2px;
  height: 18px;
}

#inpt_sub {
  background: transparent url(../images/ok.gif) no-repeat center center;
  border: none;
  width: 34px;
  height: 18px;
  cursor: pointer;
}

#busca_xiis span {
  clear: both;
  display: block;
  float: right;
	font-size: 0.8em;
	margin-top: 2px;
}

