#searchform {
	padding: 10px;
	margin-bottom: 10px;
	background: #000000;
	border: 1px solid #222222;
}

#searchform .text-entry {
	width: 300px;
	margin: 0px 10px 0px 10px;
}

#searchform .form-entry .form-entry-title {
	width: auto;
	margin-left: 5px;
}

.searches {
	margin-top: 10px;
}

.search-keywords-cloud {
	clear: both;
	font-size: 27px;
	margin-top: 1px;
}

.admin-section-item.as-modules-search a {
	background-image: url("http://server.digra.ro/lib/icons/48/system-search.png");
}