@charset "utf-8";
#results a/* CSS Document */

 {
	font-style: normal;

}
#tools {
	background-color: #D3D3D3;
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
}
#txt1 {
	width: 182px;
}

#searchholder {
	height: 1px;
	overflow: visible;
}

#livesearch {
	width: 250px;
	position: relative;
	left: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#livesearch a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}
