#searchform {
	margin-bottom: 1em;
}

#searchform select {
    margin-right: 2px;
}

#searchform label {
	font-weight: bold;
}

#searchform .instruction div {
	overflow: auto;
} * html #searchform .instruction div { overflow: visible; height: 20px; }

#searchform input, #searchform label, #searchform strong, #searchform select {
	font-size: 85%;
}

.search-1 {
	display: block;
}

.search-simple {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 !important;
	background: none !important;
}

#search-disclosure {
	padding: 1em 0 0 0 !important;
	background: none !important;
}

#search-disclosure label {
	font-size: 85%;
}

.search-advanced {
	margin: 0 10px 0 0;
	padding: 0 !important;
	background: none !important;
}

a.advanced-search {
	font-size: 85%;
	float: right;
}

#advanced-search-options {
	clear: both;
	padding: 10px 0;
}

.search-advanced select, .search-simple input, .search-simple select {
	font-size: 85%;
}

.search-simple input.concise {
	width: 9em;
}

.search-1 input {
	font-size: 130% !important;
	line-height: 1em;
}

* html .search-1 input {
	font-size: 110% !important;
	
}

* html .search-1 input#search {
	font-size: 130% !important;
}

.search-1 select {
	font-size: 115% !important;
	font-weight: lighter;
	color: #666;
}

.search-1 #search-user {
	width: 120px;
}

.search-1 #search {
	width: 400px;
}

/* stacked ads */
.stacked_ad_unit {
	position: relative;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 5px;
}

.stacked_ad_unit a.ad_block {
	display: block;
	padding: 2px 0;
	text-decoration: none;
	color: #333;
	margin: 0 4px;
	line-height: 1.3;
}

.stacked_ad_unit a.ad_block:hover {
	border-color: #999;
}

.stacked_ad_unit strong {
	font-size: 105%;
	text-decoration: underline;
	color: #105CB6;
	display: block;
}

.stacked_ad_unit em {
	font-style: normal;
	text-decoration: underline;
	color: #999;
	padding-left: 5px;
}

.stacked_ad_unit a.ad_origin {
	position: absolute;
	top: -7px;
	right: 19px;
	display: block;
	padding: 0 5px;
	background: #fff;
	font-size: 85%;
	color: #999;
}

.stacked_ad_unit a:hover strong {
	color: #003;
}

.stacked_ad_unit a.ad_origin:hover, .stacked_ad_unit a:hover em {
	color: #333;
}

.highlight {
	background: yellow;
}

.search-rss {
	text-align: right;
}
