@charset "UTF-8";

/**
 ** #colleft form.zoom_searchform
 **/
 
#colleft form.zoom_searchform {
	margin-top: 5px;
}

#colleft input.zoom_button {
	background-color: #e59a40;
	border: solid 1px #e59a40;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 24px;
	margin-right: 5px;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
}

#colleft input.zoom_searchbox {	
	background-color: #ac9f85;
	border: solid 1px #ac9f85;
	color: #ffffff;
	height: 19px;
	padding: 3px 5px 0 5px;
	vertical-align: top;
	text-transform:uppercase;
}

#colleft span.highlight {
	font-weight: bold;
}

#colleft span.zoom_match {
	line-height: 100%;
}

#colleft span.zoom_match input {
	margin-right: 5px;
}

#colleft span.zoom_results_per_page select {
	background-color: #ac9f85;
	border: solid 1px #ac9f85;
	color: #ffffff;
	height: 24px;
	padding: 2px;
	vertical-align: top;
}

#colleft div.infoline {
	color: #898989;
	font-size: 10px;
}

#colleft div.results {
	padding-top: 10px;
}

#colleft div.result_altblock,
#colleft div.result_block {
	border-bottom: solid 1px #d9d1cd;
	padding: 10px 0;
}

#colleft div.result_pages {
	font-weight: bold;
	padding-top: 15px;
}

#colleft div.result_pagescount {
	line-height: 100%;
}

#colleft div.summary {
	line-height: 100%;
}

#colleft div.searchheading {
	line-height: 100%;
}
