.search_results_filter .search_within {
  background: #e5e5e5;
  padding: 15px 7px;
}

/*
.search_results_filter {
	min-height: 143px;
}
*/
/*
.search_results_filter ul.controls {
	position: relative;
	top: 36px;
	_top: 0;
}
*/

  .search_results_filter .search_within label {
    color: #333;
    font-weight: bold;
  }
  .search_results_filter .search_within input {
    border: 1px solid #666;
    background: #fff url(/media/images/global/bg_header_search_input.png) no-repeat left center;
    margin: 0 1em;
    padding: 4px;
    width: 220px;
  }
  .search_results_filter .search_within a.compare {
    background:#27792F url(/media/images/global/bg_content_results_compare.gif) no-repeat scroll right 1px;
    border:1px solid #09562B;
    color:#FFFFFF;
    display:block;
    font-weight:bold;
    margin-top: -11px;
    padding:5px 15px 5px 5px;
    position: absolute;
    right: 7px;
    top: 50%;
    height: 13px;
  }
  .search_results_filter .search_within input.submit {
    margin: 0;
    padding: 0 0px 1px 3px;
    text-indent: 0;
    border: 1px solid #1f7527;
    color: #fff;
    text-transform: uppercase;
    font: bold 11px Arial, sans-serif;
    text-align: left;
    display: inline;
    background: #27792F url(/media/images/global/bg_header_search_submitFR.png) repeat scroll 0 0;
    height: 25px;
    width: 80px;}

form#search_within input.submit {
   margin: -2px 0 0 5px;
      padding: 0 10px 1px 3px;
	text-indent: 0;
      border: 1px solid #1f7527;
	  color: #fff;
	  text-transform: uppercase;
	  font: bold 11px Arial, sans-serif;
	  text-align: left;
	  display: inline;
      background: #27792f url('/media/images/global/bg_header_search_submitFR.png') right -1px repeat-x;
      height: 25px;
	  width: 75px;
}

body.french form#search_within input.submit {
	background: #27792f url('/media/images/global/bg_header_search_submitFR.png') right -1px repeat-x;
	width: 95px;
}

form#search_within {
    margin: 10px 0 15px;
}

input#search_within {
	font-size: 12px;
	margin-left: 0;
}

ul.controls {
	clear: both;
}

div.search_within_header {
	background-color:#E5E5E5;
	border-top:1px solid #999999;
	width: 774px;
	font-size:12px;
	padding:10px;
}

div.search_within_header form {
	display: inline;
	float: none !important;
}

h2.search_within_header span {
	font-size: 16px;
	display: block;
}


a#comparetop0 {
	display:block;
	position:absolute;
	top:85px;
	right: 15px;
	z-index: 9999;
	background:#27792F url(/media/images/global/bg_content_results_compare.gif) no-repeat scroll right 1px;
	border:1px solid #09562B;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 15px 5px 5px;
}
 a#comparetop1 {
	display:block;
	position:absolute;
	top:-46px;
	right: 15px;
	z-index: 9999;
	background:#27792F url(/media/images/global/bg_content_results_compare.gif) no-repeat scroll right 1px;
	border:1px solid #09562B;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 15px 5px 5px;
}
/*
.search_results_filter .results_display {
	margin-bottom: 56px;
}
*/
/*
.marketing.widget {
	display: none;
}
*/
