#uq {
	line-height: 14px;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 1px 2px;
	vertical-align: top;
	color: #333;
	width: 135px;
	text-align: left;
}

#magnifying_glass {
	width: 20px;
	height: 20px;
	vertical-align:top;
	margin: 0px 5px 0px 0px;
}

.yui-ac-content {
  margin: 0px 0px 0px 30px;
  _margin: 0px 0px 0px -175px;
  text-align: left;
}

.ps_highlight {
  background-color: rgb(0,153,0);
  color: white;
}

.srchLab {
	color: #FFF;
	margin: 2px 0 0 10px;
	float: left;
}

#ubS {
	vertical-align: top;
	background-color: #77B541;
	line-height: 14px;
	padding: 3px 0px 3px 0px;
	border-top: 0px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
	width: 58px;
	font-weight: bold;
	cursor: pointer;
}

#ubS:hover {
	background-color: #ccc;
}

#ubS:active {
	background-color: #808080;
}

