﻿.hoverbg
{
    cursor: pointer;
}
.hoverbg:hover
{
    background: url(images/service_gradient.gif) repeat-x top left;
}