Disculpen por no dejar el codigo no me avive
aca está :
CSS de la imagen de fondo :
#1f1f1f url(images/grunged/misc/gradient_firstalt.gif) repeat-x bottom left
-----
Atributos Adicionales :
border-right: auto;
border-bottom: auto;
-----------
Alt 1 y alt 2
.alt1, .alt1Active {
background: url("images/grunged/misc/gradient_firstalt.gif") repeat-x scroll left bottom #1F1F1F;
color: #000000;
}
.alt2, .alt2Active {
background: url("images/grunged/misc/gradient_secondalt.gif") repeat-x scroll left bottom #181818;
color: #000000;
}