

/* Added to show icons */
#ps_icon_background{
	width:20px;
	height:20px;	
	float:right;
	position:relative;
	left:0px;
	cursor:pointer;
}
#ps_icon {
	background:url(../images/icon_search.gif) no-repeat;
	height:20px;
	width:20px;
}
