#text .qtxt_lbl {
	font-size: 0.83em;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
}


#text input.qtxt_sub {
	clear:  left;
	float: left;
	color: #5a5a5a;		
	font-family: arial, verdana, sans-serif;
	font-size:  1.5em;
	line-height: 1em;
	margin: 0 5px 0.5em 0;
	padding: 2px 0 0 2px;
	border: 2px solid #818181;
	background-color: #fff;
}

#text input.qtxt_sub:focus,
#text input.qtxt_sub:hover {
	border:2px #008fcb solid;
	background-color: #F2F2F2;
	color: #000;	
}

#text .search_btn {
	margin-top: -17px;
	width: 95px;
	height:  50px;
	background: transparent url("../images/search_btn.gif") no-repeat 0 0;
	border:  0;
	text-indent:  -9999px;
	cursor:  pointer;
	float: left;
}


#text .search_btn:hover,
#text .search_btn:focus {
	background-position:  0 100%;
}

#text ol.searchResults {
margin: 0 0 0em 50px;
padding: 0;
}

#text ol.searchResults li {
	padding: 0;
	margin: 0 0 0.45em 0;	
	color: #E0E0E0;
	font-size: 3em;
	line-height: 0.5em;
	font-weight: bold;
	cursor: pointer;
}

#text ol.searchResults li a {
	padding: 0;
	margin: 0 0 0 0;
	border: 0;
}

#text ol.searchResults li a:link {
	font-size: 0.33em;
	border: 0;
}


#text ol.searchResults li a:active {
	font-size: 0.33em;
	border: 0;
}


#text ol.searchResults li a:visited {
	font-size: 0.33em;
	border: 0;
}


#text ol.searchResults li a:hover {
	font-size: 0.33em;
	border: 0;
}


#text ol.searchResults li a:link h3,
#text ol.searchResults li a:active h3,
#text ol.searchResults li a:visited h3 {
margin: -0.75em 0 0 0;
padding: 0;
font-size: 1.16em;
text-decoration: underline;
display: inline-block;
}

#text ol.searchResults li a:hover h3 {
text-decoration: none;
}


#text ol.searchResults li a em {
display: block;
font-style: normal;
color: #000;
font-weight: normal;
margin: -0.4em 0 0 0;
padding: 0;
line-height: 1.5em;
}


#text ol.searchResults li a span {
display: block;
color: #5e9629;
font-weight: bold;
margin: 0;
padding: 0;
line-height: 1.5em;
}




			
