#slideToggle { background:url(../images/bg_sml_search_btn.jpg) top left no-repeat; width:163px; height:22px; color:#fff; padding:5px 0 0 10px; font-size:1.2em; margin:0 0 0px 450px; }
#slideToggle:hover { text-decoration:underline;}

#sml_search{ background:#e9efee; url(../images/bg_main_sml_search.gif) top left no-repeat; margin:0 0 5px 0; padding:0 0 5px 0; width:623px;}

	#sml_search #search_again_title{ background:#024e3d url(../images/icon_magnifier.gif) no-repeat right top; font-size:1.4em; padding:10px; height:22px; color:#fff;  }

	#sml_search ol { margin: 0; padding: 0; width:250px; float:left; }
	#sml_search fieldset li { list-style: none; padding: 7px 5px 2px 10px; margin: 0; }
	#sml_search fieldset li.form_indent { padding-left:65px; }
	#sml_search label {  display: inline-block; line-height: 20px; vertical-align: top; margin:0 0 0 5px; }
	#sml_search fieldset.selects label { width:50px;}
	#sml_search fieldset.selects select { width:145px;}
	
	#sml_search fieldset.text label { width:50px;}
	#sml_search fieldset.text input { width:145px;}
	
	#sml_search fieldset.radios label {	display: block;}
	


#quick_search_form fieldset {
  margin: 10px 0 0 0;
  padding: 0;
}

#quick_search_form fieldset ol {
  margin: 0;
  padding: 0;
}


#quick_search_form fieldset li {
  list-style: none;
  padding: 5px 5px 5px 10px;
  margin: 0;  
}

#quick_search_form fieldset li.form_indent {
	padding-left:65px;
}

#quick_search_form label {
  display: inline-block;
  line-height: 20px;
  vertical-align: top;
  margin:0 0 0 5px;
}

#quick_search_form fieldset.selects label {
	width:50px;
}

#quick_search_form fieldset.selects select {
	width:145px;
}

#quick_search_form fieldset.radios label {
	display: block;
}


#quick_search_form fieldset.text label { width:50px;}
#quick_search_form fieldset.text input { width:145px;}


#newsletter ol, #register ol {
  margin: 0;
  padding: 0;
}
#newsletter li, #register li {
  list-style: none;
  padding: 5px 5px 5px 10px;
  margin: 0;  
}

#newsletter input.news_email, #register input.text1, #register textarea.text1, #register select.text1{
	width:165px;
	margin-right:10px;
}

#newsletter label, #register label {
	display: inline-block;
	width:50px;
}

#register label {
	float:left;
	width:90px;
}


