#SearchForm_SearchForm fieldset {
	border: 0;
	width: 220px;
	margin-left: 380px;
	position: relative ;

}
#SearchForm_SearchForm #Search {
	display : inline ;

}
#SearchForm_SearchForm #Search input {
	border: 1px solid #cfcfcf;
	margin-left: 2px;
	margin-right : 60px ;
	height: 18px;  
	font-size: 8pt;
	color: #5f6062;
  
}
#head_right p.search {
	position: absolute;
	margin-left: 160px;
	*margin-top: 2px;
	margin-top: 5px;
}
form fieldset {
	width: 580px;
	border: 0;
	padding : 0 0 1px 0 !important ;
}
form fieldset .field {

}
#Search div {
    display : inline !important ;
}
#SearchForm_SearchForm_action_results {
    position : absolute ;
    bottom : 1px ;
    right : 2px ;
}