#search_form fieldset {
  clear: both;
  font-size: 100%;
  border-width: 0 0 0 0;
  margin: 0 0 0 0;
}

#search_form h2{
	text-transform: uppercase;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;		
	color: #666666;
	border-bottom: 1px solid #FFD86F;	
}  

#search_form div {
  clear: left;
  display: block;


}





#search_form div fieldset {
  clear: none;
}

#search_form div label {
  display: block;
  float: left;
  width: 30%;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

#search_form select{
	width: 375px;	
	border: 1px solid #666666;
}

.input-select{
	width: 375px;	
	border: 1px solid #666666;
}



#search_form .submit{
	border-top: 1px dotted #CCCCCC;
	padding-top: 30px;
	text-align:center;
}

#search_form .submit input{
	vertical-align: top;
	width:100px;
	margin-right: 50px;
	border-width: 0px;
	color: #4269B6;
	text-align:left;
}

.pager{
	margin: 10px 0px 15px 0px;
	padding-top: 15px;
	text-align: center;
}

.pager span{
	padding-left: 10px;
}

.pager .current{
	font-weight: bold;
}

.search_result{
	margin:10px 0px 10px 0px;
	padding-bottom:10px;
	border-bottom: 1px dotted #CCCCCC;
}
.search_result .excerpt{
	margin-left:20px;
}
.search_result .result_number{
	color:  #FFC412;
}
.search_result .content_type{
	font-style: italic;	
	padding-right:10px;
}

.vertical-align-top{
	vertical-align:top;
}


.enviar{
	width:100px;
	height:50px;
	border:0px;
	border-style:none;
	background-color:white;
	background-image:url('../../resources/btn_buscar_formulario.jpg');
	background-repeat: no-repeat;
	background-position: left;

}

.borrar{
	width:100px;
	height:50px;
	border:0px;
	border-style:none;
	background-color:white;
	background-image:url('../../resources/btn_borrar.jpg');
	background-repeat: no-repeat;
	background-position: left;
}

.botones{
 width:100%;padding-left:215px
}

.pais{
	/* border: 1px solid #cccccc; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 2px 0px 0px;
	width:150px;//width:500px;
	font-size: 8pt;
	font-family: Verdana;
	line-height: 150%;
	color: #666666;

}

.sector{
	/* border: 1px solid #cccccc; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 2px 0px 0px;
	width:150px;//width:300px;
	font-size: 8pt;
	font-family: Verdana;
	line-height: 150%;
	color: #666666;

}

.horizontal{
	/* border: 1px solid #cccccc; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 2px 0px 0px;
	width:150px;//width:300px;
	font-size: 8pt;
	font-family: Verdana;
	line-height: 150%;
	color: #666666;

}
.areaTematica{
	/* border: 1px solid #cccccc; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 2px 0px 0px;
	width:150px;//width:300px;
	font-size: 8pt;
	font-family: Verdana;
	line-height: 150%;
	color: #666666;

}
