/* Query fields */

#search_panel {
    top: 4px;
    right: 10px;
	position: absolute; z-index: 1;
}

#regnet_names {
	width: 355px;
	position: relative; z-index: 1;
}

#query_name {
	width: 85px;
	height: 18px;
	padding: 1px;
    margin: 0px 5px 0px 5px;
	position: relative; z-index: 1;
}

#search_button {
	position: relative; z-index: 1;
}

.inherit{
	font-family: inherit;
}