#search {
	margin-bottom:13px;
}

#search form {
	margin-left:auto;
	margin-right:auto;
	
	text-align:center;
}

#search label {
	margin-right:1em;
	text-align: left;
}
#search legend {
	color:#0b77b7;
	font-size:1.2em;
}
#search legend #search span {
	width:10em;
	text-align:right;
}

#search p {
	/* border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000; */
	width:215px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

#other_pages {
	text-align:center;
	padding-bottom:13px;
}


/*Small urls*/
.url {color: #115599}


