#breadcrumb{margin-left:0;font-family:tahoma;float:left}
#breadcrumb span{display:none;}
#breadcrumb div{margin-left:3;float:left;color:#0000EE;font-size:13px;font-weight:normal}
#breadcrumb div a{font-size:13px;font-weight:bold;color:#0000EE;text-decoration:none}
#breadcrumb div a:hover{color:#020468;text-decoration:none}

.ac_results {
	padding: 0px;
width:100%;
	background-color: white;
	z-index: 99999;
position:absolute;
}

.ac_results ul {
background-color: white;
	border: 1px solid #717171;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
width:300;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 14px;
	line-height: 16px;
width:290;
}


.ac_odd {
	background-color: #E7E7E7;
}

.ac_over {
	background-color: #717171;
	color: white;
}

