#ps_search_str{
	width: 170px;
/*	height: 19px;*/
	border: 0px;
	padding-top: 1px;
	color: #7f7f7f;
}
#ps_results{
	z-index: 10000;
	position: absolute;
	width: 168px;
	float:right;
	background-color: #FFF;
	text-align: left;
	visibility: hidden;
	border: 1px solid #000000;
	margin-top: 3px;
	padding: 5px 10px 10px 10px;
	margin-left: -19px;
}
.ps_results{
	border: 4px #EEE solid;
}
#ps_results #ps_link{
	float: right;
	text-decoration: none;
	padding-right: 30px;
	background: url('tick_passiveX.gif') no-repeat;
}

#ps_results #ps_link:hover{
	float: right;
	text-decoration: none;
	padding-right: 30px;
	background: url('tick_hoverX.gif') no-repeat;
}


#ps_results .ps_header{
	color: #00a1de;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 4px;
}
#ps_results h3{
	color: #00a1de;
	padding-bottom: 0px;
	text-decoration: underline;
}
#ps_results span{
	line-height: 100%;
}
#ps_results .ps_row_1{
	background-color: #FFF;
	padding: 5px;
}
#ps_results .ps_row_2{
	background-color: #FFF;
	padding: 5px;
}
#ps_results .ps_row_btm{
	font-weight: bold;
	font-size: 14px;
	background-color: #FFF;
}
.imgdiv {
    float: left;
    width: 55px;
}
.textdiv {
}
.linkdiv {
    font-size: 14px;
    color: #00a1de;
    font-weight: bold;
}

.searchhr {
    width: 90%;
}
.cattext {
    font-size: 9px;
    color: #b2b2b2;

}
