﻿.MiniSearch_Custom1 {
}
.MiniSearch_Custom1 .text {
}
.MiniSearch_Custom1 .textbox {
	width:200px;
	margin-top:3px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:2px;
	border:1px solid #ccc;
	height: 20px;
}
.MiniSearch_Custom1 .button {
	background-color: #eee;
	font-weight: bold;
	cursor: hand;
	height: 20px;
	margin-top: 1px;
	width: 50px;
	text-align:center;
	padding-left:3px;
	border:1px solid #ccc;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 12px;
	margin-bottom:2px;
	margin-right:0px;
	margin-left:0px;
}
.Search_Custom1 {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 12px;
}
.Search_Custom1 .title {
	font-weight: bolder;
}
.Search_Custom1 .textbox {
}
.Search_Custom1 .dropdown {
}
.Search_Custom1 .button {
}
.Search_Custom1 .result {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 10px;
}
.Search_Custom1 .result .title {
	color: #000000;
	font-size: 14px;
}
.Search_Custom1 .result .terms {
	color: #000000;
}
.Search_Custom1 .result .count {
	color: #000000;
}
.Search_Custom1 .result .summarycell {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 12px;
	padding-bottom: 10px;
}
.Search_Custom1 .result .summarycell .link {
	color: #0000AA;
}
.Search_Custom1 .result .summarycell .link:hover {
	color: #AA0099;
}
.Search_Custom1 .result .summarycell .link .term {
	font-weight: bolder;
}
.Search_Custom1 .result .summarycell .content {
}
.Search_Custom1 .result .summarycell .content .term {
	color: #330000;
	font-weight: bolder;
}
.Search_Custom1 .result .summarycell .url {
	color: #008800;
	font-size: 11px;
}
