﻿.ff .MiniSearch_Custom1 {

	margin-right: 18px;
}


.MiniSearch_Custom1 {


	padding-bottom:2px;
	padding-right:32px
}

.MiniSearch_Custom1 .text {
}

.MiniSearch_Custom1 .textbox {
	width:125px;
	margin-top:3px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:2px;
	border:1px solid #d25500;
	height: 18px;
}

.MiniSearch_Custom1 .button {
background-color: #939598;
    	font-weight: bold;
    	cursor: hand;
    	height: 18px;
    	margin-top: 1px;
    	font-size: 10px;
    	width: 40px;
    	text-align:center;
	border:1px solid #939598;
	color:white;
	margin-bottom:2px;
	margin-right:0px;
	margin-left:0px;
}




.Search_Custom1 {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 11px;
}

.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;
}
