Hi !
Gracias por la respuesta... Pero igualmente los Estilos se heredan, igual ya he podido hacer maso menos lo que buscaba ! Ahora tengo otros problemitas =P. Con el "z-index" en "IE"... En firefox lo muestra bien pero no en IE... Tienen idea de como solucionarlo ?
Código:
ul#sub_item {
font-family:"Trebuchet MS", Verdana, Arial;
font-size:11px;
font-weight:bold;
text-transform:none;
color:#999999;
list-style:none;
float:left;
text-align:right;
padding:0;
margin:0;
width:96px;
z-index:2000 !important;
position:absolute;
left: 5px;
top: 86px;
}
Gracias por la rapidez!
-ByE- !