table tr th{ background:#990000; color:#FFF;}
table tr th.esq{ background:url(../imagens/tabela_esq.gif) left top no-repeat #990000;}
table tr th.dir{ background:url(../imagens/tabela_dir.gif) right top no-repeat #990000;}
table tr td{ border-bottom:1px solid #999;}
table tr td img{ border:1px solid #999;}
table tr:hover td{ background:#f1f0f0;}
table tr td span{ color:#F00; font-size:11px;}
table tr td a{ color:#F00;}

#busca_componentes{ height:65px; background:url(../imagens/busca-meio.gif) left top repeat-x; margin-bottom:15px; }
#busca_componentes .busca_esq{ background:url(../imagens/busca-esq.gif) left top no-repeat; width:148px; height:65px; float:left;}
#busca_componentes .codigo{ width:193px; float:left; padding-top:12px; color:#7c7c7c;}
#busca_componentes .codigo input{ background:url(../imagens/input-codigo.gif); width:170px;}
#busca_componentes .descricao{ width:251px; float:left; padding-top:12px; color:#7c7c7c;}
#busca_componentes .descricao input{ background:url(../imagens/input-descricao.gif); width:240px;}
#busca_componentes .busca_dir{ background:url(../imagens/busca-dir.gif) right top no-repeat; width:10px; height:65px; float:right}
#busca_componentes input{ border:0px; height:23px; padding:3px 5px 0 5px;}
#busca_componentes #ok{ float:left;cursor:pointer; background:url(../imagens/input-ok.gif); width:48px; height:26px; margin:27px 0 0 5px;}

.ordem{ margin-bottom:10px; color:#915046; font-family:'HelveticaNeueLTStd47LtCn'; font-size:22px}
.ordem select{ width:220px;}