
/* BOTÃO OK +++++++++++++++++++++++++++++ */
	#btnOK { padding:0 0 0 5px; overflow:hidden; text-indent:-9999em; width:20px; height:20px; float:left; margin-left:3px;}
	#btnOK a{ background:url(../imgs/bt_buscar.gif) left 1px no-repeat; width:20px; height:20px; display:block; }
	#btnOK:hover a{ background:url(../imgs/bt_buscar_o.gif) left 1px no-repeat; width:20px; height:20px; display:block; }
	#btnOK.over a{ background:url(../imgs/bt_buscar_o.gif) left 1px no-repeat; width:20px; height:20px; display:block; }


