#middle div.module-white #ps_search_str {
	width: 148px;
	background: url(http://www.topfereastra.ro/templates/layout-1/images/search_button.png) top right no-repeat;
	border:1px solid #afafaf;
text-color:#afafaf;
font-size:95%;
height:18px;
vertical-align:middle;

}

#middle div.module-white #ps_results{
	z-index: 10000;
	position: absolute;
	width: 300px;
	float:left;
	background-color: #fff;
	text-align: left;
	visibility: hidden;
	border: 2px #c8c8c8 solid;
}
#middle div.module-white h3 {
margin:0px;
padding:0px;
background:none;

}
#middle div.module-white.ps_results{
border: 2px #EEE solid;
}
#middle div.module-white #ps_results #ps_link{
float: right;
padding-right: 5px;
}
#middle div.module-white #ps_results .ps_header{
font-weight: bold;
font-size: 14px;
background-color: #fff;
padding: 4px;
}
#middle div.module-white #ps_results h3{
color: #000;
padding-bottom: 3px;
}
#middle div.module-white #ps_results span{
line-height: 100%;
}
#middle div.module-white #ps_results .ps_row_1{
border-top: 2px #EEE solid;
background-color: #FFF;
padding-bottom: 5px;
}
#middle div.module-white #ps_results .ps_row_2{
border-top: 2px #EEE solid;
background-color: #FFF;
padding-bottom: 5px;
}
#middle div.module-white #ps_results .ps_row_btm{
font-weight: bold;
font-size: 14px;
background-color: #EEE;
padding: 4px;
}
