.rounded-tabs li a {
	font-family: Verdana;
}

.wonder {
	padding-bottom: 15px;
}

.wonder-content {
	padding: 3% 0;
}
.wonder-content td {
	vertical-align: top;
}

.req-cell {
	width: 250px;
}

.results-cell {
	padding-left: 30px;
}

.srch {
	padding: 15px 10px;
	border: 1px solid #bbd;
	background-color: #f9f9fd; 
	border-radius: 6px;
	text-align: center;
}

.results-cell .srch {
	text-align: left;
}

.srch input { 
	display: block;
	width: 200px;
	margin-left: auto !important;
	margin-right:auto !important;
	margin-top: 10px !important;
	line-height: normal !important;
}

.srch select {
	margin-top: 10px !important;
	line-height: normal !important;
}

.srch ul {
	margin-top: 8px;
	margin-bottom: 0;
	line-height: normal !important;
}

.srch li {
	margin-bottom: 10px;
	line-height: normal !important;
}

.srch li a {
	margin-left: 30px;
}

.button2 {
	width: auto !important;
}

/*
.srch-button {
	background: #d0d0d2;
	color: #555;
	font-family: Verdana, sans-serif; 
	font-weight: bold; 
	font-size: 85%; 
	width: auto !important;
	padding: 1px 6px;
	border: 1px solid;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-right-color: #555;
	border-bottom-color: #555;
}
*/
.srch-message {
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: center;
	background-color: #f8ead2; 
	color: #900; 
	margin-bottom: 4px;
	border: 1px solid #bbd;
	padding: 4px;
	white-space: normal;
	width: 250px;
}

.adv {
	text-align: left;
	margin-top: 20px;
}

.adv input {
	display: inline;
	margin-top: 5px;
	width: auto;
}

.adv dt {
	margin-top: 12px;
	font-family: Tahoma, Arial !important;
}

.adv dd {
	margin-left: 5px;
	font-family: Tahoma, Arial !important;
}

.adv dd a {
	margin-left: 20px;
	font-family: Tahoma, Arial !important;
}

.adv dd br {
	margin-top: 1px;
	margin-bottom: 1px;
}

.adv dd select {
	margin-top: 3px;
	margin-left: 8px;
}

