.search_box_header {
	font-weight: bold;
	border-bottom: none;
	padding: 0px;
	color: white;
	background-image: url(/_IMAGES/_XSL/templates/www_main/top_nav_bg.gif);
}

.search_box {
	font-size: 11px;
	padding: 1px;
}
.search_button {
	font-size: 30px;
	float: left;
}

.search_box table td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
.search_box table td.first {
	padding-left: 0px;
}
.search_box table td.last {
	padding-right: 0px;
	border: none;
	vertical-align: middle;
	text-align: center;
}
.search_box table td.nowrap {
	white-space: nowrap;
}

.radius_search {
	display: block;
}
.radius_search_hidden {
	display: none;
}

/*- - - - - - - - - - - - - - - - - -*/

.advanced_search_box {
	font-size: 11px;
	border-top: none;
	padding: 0px;
}

.advanced_search_table {
}

.advanced_search_table td {
	vertical-align: top;
	padding: 1px;
}

.advanced_search_table td.left {
	white-space: nowrap;
}

.advanced_search_table td.right {
	width: 100%;
}

/*- - - - - - - - - - - - - - - - - -*/
