div#srchthing  {
	padding: 0px 0px 6px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#srchthing input {
	font-size:80%;
	margin-top: 2px;
	margin-bottom: 2px;
}
#srchthing input [type=text]  {
	height: 80%;
	line-height: 80%;
}

#srchthing table {
	margin: 0px;
	padding: 0px 0px 6px;
	color: #FFFFFF;
}
#srchthing TD input[type='submit'], #srchthing TD input[type='button']{
	/*border-top: 2px solid #DDDDDD;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: 2px solid #DDDDDD;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom:0px;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #999999;
	padding: 0px;
	margin-top: 0px;
	font-style: italic; */
}
#srchthing label {
	color: #FFFFFF;
	white-space: nowrap;
}
/*#srchthing  .smlbtn {
	color: #FFFFFF;
	background-color: #666666;
	margin: 1px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
#srchthing TD {
	vertical-align: top;
	white-space: nowrap;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 90%;
	line-height: 90%;
	text-decoration: none;	
}
#srchthing TD.bg {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
#srchthing .srch_lgnd legend {
	color: #FFCC00;
	font-weight: bolder;
}
#srchthing fieldset {
	border: 0px none #666666;
	margin: 0px;
	padding: 0px;	
}

#srchthing select.sml_slct{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height:85%;
	border-bottom:1px solid #DDDDDD;
}
#srchthing fieldset.sm input {
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
}
#srchthing p.tnyhdr {
	font-size: 9%;
	line-height: 100%;
}
#srchthing span.srch_lgnd {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
