#fufSearchBox a, #fufSearchBox a:focus { border:none; outline:none; }
#fufSearchBox img { border:none; }
/*for FireFox*/
#fufSearchBox input[type="submit"]::-moz-focus-inner, #fufSearchBox input[type="button"]::-moz-focus-inner { border : 0px;} 
/*for IE8 */
#fufSearchBox input[type="submit"]:focus, #fufSearchBox input[type="button"]:focus{outline : none;}

#fufSearchBox { font-family:Arial, Helvetica, sans-serif; position:fixed; z-index:9999999; bottom:0; margin:0; padding:0; width:100%; height:46px; background:url(http://www.findusfast.ca/widgets/images/main-back.png) repeat-x; overflow:hidden; }

#fufInnerContainer { position:relative; top:0; left:50%; width:1000px; height:216px; margin-left:-500px; background:url(http://www.findusfast.ca/widgets/images/main.png) no-repeat top center; }

#fufSearchBox #logo { position:relative; width:132px; height:34px; left:20px; top:9px; }

#fufSearchWidget { float:left; margin:0; padding:0; }
#fufSearchWidget fieldset { border:none; margin:0; padding:0; }

#fufSearchWidget .fufpostal {
	position:absolute; /* To position this container absolutely inside of #nice-form p.name parent container */
	top:14px;
	left:412px;
	padding:4px 5px;
	border:none; /* By default, the input field will show a border/box, this sets it to not display anything */
	font-size:14px;
	width:137px; /* This keeps the text within the background image so the text will not type outside of that area */
	background:none; /* This sets the background color to none so you will not see a default white */
	color:999;
	display:block;
}

#fufSearchWidget .fufcategory {
	position:absolute; /* To position this container absolutely inside of #nice-form p.name parent container */
	top:14px;
	left:683px;
	padding:4px 5px;
	border:none; /* By default, the input field will show a border/box, this sets it to not display anything */
	font-size:14px;
	width:215px; /* This keeps the text within the background image so the text will not type outside of that area */
	background:none; /* This sets the background color to none so you will not see a default white */
	color:999;
	display:block;
}

#fufSubmitSearch {
	background:url(http://www.findusfast.ca/widgets/images/main-button.png) no-repeat scroll top left;
	cursor:pointer;
	border:none;
	outline:none;
	-moz-outline:none;
	width:47px;
	height:23px;
	position:absolute; /* To allow child containers to be positioned absolutely */
	clear:both;
	display:block;
	text-indent:-9999em;
	right:28px;
	top:15px;
}
#fufSubmitSearch:hover, #fufSubmitSearch:focus {
	background:url(http://www.findusfast.ca/widgets/images/main-button-hover.png) no-repeat;
}

#findPostalSelect { margin-top:0px; }
.fufBlockAd { position:absolute; top:85px; left:50%; margin-left:-480px; width:963px; height:109px; }
#shareBarLabel { position:absolute; top:60px; left: 20px; font-size:13px; color:#333; font-weight:bold; width:220px; text-decoration:none; }
#shareBarLeftsideSocial { position:absolute; top:56px; left:230px; width:700px; }
#shareBarLeftsideSocial a { float:left; width:24px; height:24px; border:none; outline:0; display: block; padding:0 6px; }
#shareBarLeftsideSocial a img { border:none; outline:0; position:absolute; }

.ac_results { padding: 0px; border: 1px solid #CCC; border-top:1px #999 solid; width:360px; overflow: hidden; z-index: 999999999; }
.ac_results ul { width: 350px; background:#FFF; list-style-position: outside; list-style: none; padding: 0; margin:0; }
.ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: block; font: menu; font-size: 11px; overflow: hidden; }
.ac_loading { background: white url('http://www.findusfast.ca/images/indicator.gif') right center no-repeat; }
.ac_odd { background-color: #eee; }
.ac_over { background-color: #0A246A; color: white; }