#ps_search_str{
	width: 230px;
}
#ps_results{
	z-index: 999999;
	position: absolute;
	width: 234px;
	float:right;
	top:23px;
	right: -1px;
	background-color: #FFF;
	text-align: left;
	visibility: hidden;
}
.ps_results{
	border: 4px #EEE solid;
}
#ps_results #ps_link{
	float: right;
}
#ps_results .ps_header{
	font-weight: bold;
	font-size: 14px;
	background-color: #EEE;
}
#ps_results h3{
	overflow: hidden;
	color: #000;
	font-size: 12px;
}
#ps_results span{
	line-height: 100%;
}
#ps_results .ps_row_1{
	clear: both;
	border-top: 2px #EEE solid;
	background-color: #FFF;
}
#ps_results .ps_row_2{
	clear: both;
	border-top: 2px #EEE solid;
	background-color: #FFF;
}
#ps_results .ps_row_btm{
	font-weight: bold;
	font-size: 14px;
	background-color: #EEE;
	padding: 4px;
}