/* @override http://www.divviesbattr.com/assets/templates/battr/css/search.css */

/* SEARCH PAGE */

#ajaxSearch_form {
	position: relative;
	top: -50px;
	left: -60px;
	width: 180px;
	float: right;
}

#ajaxSearch_input {
	font-size: 150%;
	color: #cf7019;
}

a.AS_ajax_resultLink{
	font-weight: bold;
	color: #cf7019;
	font-size: 140%;
}

div.AS_ajax_extract p {
	color: #5b1300;
	line-height: 150%;
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.AS_ajax_highlight {
	color: #cf7019;
}

#ajaxSearch_submit{
	display: none;
}