#ps_search_str{
display:none;
display:none;
display:none;
display:none;
	position:relative;
	top:104px;
	left: -2px;
	width: 230px;
	height:32px;
	border:none;
	line-height:28px;
	background-image:url('../../../images/search/search_off.png');
	background-repeat:no-repeat;
	background-position:240px 10px;
	padding-right:31px;
}
#ps_search_str
display:none;:focus{
	background-image:url('../../../images/search/search_off.png');
}

#ps_results{
	font-fmaily: Arial, Helvetica, sans-serif;
	text-align: left;
	visibility: hidden;
	padding-bottom: 20px;
	padding-right:10px;
}

#ps_searchwrapper  {
	height:78px;
	height:78px;
	height:78px;
	/* /* /* height:164px; */ */ */
	width:290px;
	background-image:url(../images/logo_search.gif);
}


/*
.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;
	padding: 4px;
}
*/

.ps_header{
	display:none;
}
#ps_results h3{
	color: #333;
	padding-bottom:5px;
	display:block;
    margin:-3px;
}

#ps_results h3:hover{
	color: #F90;
	padding-bottom:5px;
	cursor: pointer;
	display:block;
    margin:-3px;
}


#ps_results span{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 11px;
}

#ps_results .ps_row_1{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#ps_results .ps_row_2{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#ps_results .ps_row_btm{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
/*

.highlight {
	background-color:#FFFEBB;
}
*/

/* Added to show icons */
#ps_icon_background{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 281px;
	height:20px;	
	left:0px;
	cursor:pointer;
	float: left;
}

#ps_icon {
	background:url(../images/icon_spinner.gif) no-repeat;
	height:20px;
	width:20px;
	margin-left: auto;
	margin-right: auto;
	visibility: hidden;
}

#ps_ad {
	border: 5px solid #555;
	margin-left: auto;
	margin-right: auto;
	width: 230px;
}
