{
background:#5151ff bottom left repeat-x;
line-height:1.7em;
float: left;
display: block;
border: 0.1em solid #dcdce9;
color:#FFFFFF;
text-decoration: none;
text-align: center;
}
#nav-menu li.FAQ a:hover
{
background-color:#4242FF;
background: url()
}
In this case, when i fill the backgound url, it will only change the image for the FAQ button, but what if I want to change a image in another position, for example, when the mouse over "FAQ" button, I want the image on the right side change to a big "?" image. I don't know if I am making eveything clear here, but see if you can understand and give me some heads-up. Thanks in advance











