
#sidetabs li ul li#searchbox {
	padding: 0 5px 0 4px;
}

#globalsearchtext {
	width: 210px;
	padding: 1px;
	text-align: left;
}

#globalsearchsubmit {
	color: #e61919;
	padding: 3px;
	font-weight: bold;
	border: none;
	background: #e8f5ff;
	cursor: hand;
}

.mplSearch-section {
	margin: 0;
}

.mplSearch-section h2 span {
	float: right;
}

.mplSearch-headings {
	padding: 3px 0;
}

.mplSearch-results {
	padding: 0;
}

.mplSearch-result {
	clear: both;
	padding: 5px 0;
}

.mplSearch-headings-title, .mplSearch-headings-col {
	font-weight: bold;
	font-size: 1.1em;
	color: #e61919
}

.mplSearch-headings-col, .mplSearch-result-col {
	float: right;
	padding-left: 5px;
}

.mplSearch-headings-title, .mplSearch-result-title {
}

.mplSearch-headings-information, .mplSearch-result-information {
}

.mplSearch-headings-location, .mplSearch-result-col {
	color: #aaaaaa;
}
.mplSearch-result-location {
	color: #232323;
}
.mplSearch-headings-location a, .mplSearch-result-location a {
	color: #aaaaaa;
	font-weight: normal;
}

.mplSearch-pages {
	margin: 5px 0 0 0;
}

.mplSearch-pages .pageitem {
	float: left;
	padding: 0 5px 0 0;
}

.mplSearch-pages .pageitem a {
	color: #000000;
	text-decoration: underline;
}

.mplSearch-pages .selected a {
	color: #a90a08;
	font-weight: bold;
	text-decoration: none;
}
