#splash_search_tips_tips {
	display: none;
}

#splash_search_tips_link {
	text-decoration: underline;
}

.search_tips {
	background: #fff;
	color: #339;
	padding: 1em;
	border: 1px solid #000;
	width: 300px;
}

.search_tips .tip-title {
	font-weight: bold;
}
