div.UNdataSearchGadget {
	border: solid 1px #5E75BA; 
	margin-bottom: 10px;
	margin-top: 10px;
	background: #EFEFFF;
	padding-bottom: 5px;
}


#UNdataHeader {
	background: #EFEFFF;
	margin: 0em;
	padding: 5px;
	color: #444;
	font-size: 10px;
	font-weight: normal;
}

div.UNdataLogo {
	text-align: center;
	margin: 0px;
	margin-bottom: 8px;
	padding: 3px;
	background-color: #FFF; 

}

div.UNdataSearch {
	text-align: center;
}

div.Explanation {
	margin-bottom: 8px;
	margin-left: 10px;
	text-align: left;
	color: #555;
}

#txtUNdataSearch {
	width:110px;
	height: 20px; 
	color: #777; 
	font-size: 10px;
	text-align: center;
	margin-bottom: 1px;
}

#thisSearchBtn, #UNdataSearchBtn {
	color: #36497D;  
	height: 20px; 
	width:30px; 
	background-color: #FFF; 
	font-size: 10px;
	border: solid 1px #7085C1;
}
