
.search-item {
	font:normal 12pt arial, helvetica, sans-serif;
	padding:3px 10px 3px 10px;
	border:1px solid #fff;
	border-bottom:1px solid #eeeeee;
	white-space:normal;
	color:#555;
	background-color: #2765bc;
}
.x-combo-list .x-combo-selected {
	background-color: #3a76be;
}
.search-item th {
	border-bottom: 1px solid #a39e26;
	color:#a39e26;
	font:inherit;
	text-align: left;
}
.search-item td {
	font-weight:normal;
	margin:0 0 5px 5px;
	color: #ffffff;
	padding: 3px;
}

.contribute_errors {
	color: #ff7777;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}