.produtos_lista_herbicidas { background: url(../img/bg_opcoes.gif) repeat-x top; width: 406px; position: relative; padding: 5px 0 0 0; }
.produtos_lista_herbicidas a { color: #323232; text-decoration: none; font-size: 11px!important; }
.produtos_lista_herbicidas a:hover { text-decoration: underline; }

.produtos_lista_herbicidas .first .icone { float: left; position: absolute; width: 55px; height: 18px; top: 0; left: 0; padding: 4px 0 0 6px; }
.produtos_lista_herbicidas .second .icone { float: left; position: absolute; width: 74px; height: 18px; top: 0; left: 68px; padding: 4px 0 0 6px; }
.produtos_lista_herbicidas .three .icone { float: left; position: absolute; width: 93px; height: 18px; top: 0; left: 155px; padding: 4px 0 0 6px; }
.produtos_lista_herbicidas .four .icone { float: left; position: absolute; width: 93px; height: 18px; top: 0; left: 261px; padding: 4px 0 0 6px; }
.produtos_lista_herbicidas .icone a { color: #003399; font-weight: bold; } 

.produtos_lista_herbicidas div.n1,div.n2,div.n3,div.n4 { background: url(../_img/bg_produtos_lista.gif) #f2f2e6; width: 386px; margin: 3px 0 0 0; padding: 10px; float: left; }

.produtos_lista_herbicidas div ul { float: left; width: 193px; padding-top: 0; }
.produtos_lista_herbicidas div ul li { padding: 5px 0 5px 0; list-style: none; margin: 0; }
.produtos_lista_herbicidas div ul li a { color: #003399; }

.produtos_lista_herbicidas .off div { display: none; }
.produtos_lista_herbicidas .off .icone { background: #e6e6cd; }
.produtos_lista_herbicidas .on .icone { background: #f2f2e6; }
.produtos_lista_herbicidas .off .icone a { background: #e6e6cd url(../_img/bg_seta_prod.gif) left no-repeat; padding: 0 0 0 9px; }
.produtos_lista_herbicidas span { padding-right: 14px; display: block; }
.produtos_lista_herbicidas span.last { background: none; }



