
.searchresult_header{
	display:				block;
	width:					100%;
	height:					30px;
	background-color:		#9fd6c0 !important;
	font-size:				20px;
	color:					#002D6E !important;
	text-decoration:		none;
	line-height:			32px;
	padding-left:			25px;
}

.searchresult{
	padding-left:			25px;
	margin-top:				15px;
	margin-bottom:			15px;
}

.searchresult a{
	display:				block;
	text-decoration:		none;
}

#search, #submit{
	background-color:		#bee2d3;
	font-size:				12px;
	font-weight:			bold;
	color:					#002D6E !important;
	text-decoration:		none;
	line-height:			28px;
}

#submit:Hover{
	background-color:		#7ecaae !important;
}

#search{
	white-space:			nowrap !important;
	width:					100%;
	height:					29px !important;
}

#input{
	margin-left:			2px;
	width:					390px;
	height:					19px;
	border:					none;
	font-weight:			normal;
	padding-left:			2px;
	line-height:			19px;
}

#submit{
	line-height:			25px;
	width:					100% !important;
	height:					25px !important;
}

ol li{
	line-height:			20px;
}

#content{
	padding-right:			0px !important;
	width:					455px;
}