#myslidemenu
{
margin-right: 8px;
background: url('../images/menu_off.jpg') no-repeat 0 0;
}

.jquerycssmenu ul li{background-image: url('../images/menu_on.jpg');}

#channel1{width:85px;  height:27px; }
#channel2{width:129px;  height:27px; }
#channel3{width:89px;  height:27px; }
#channel4{width:100px;  height:27px; }
#channel5{width:118px;  height:27px; }

#channel1.over{background-position:-437px 0;}
#channel2.over{background-position:-308px 0;}
#channel3.over{background-position:-219px 0;}
#channel4.over{background-position:-119px 0;}
#channel5.over{background-position:-1px 0;}

.jquerycssmenu ul li ul li a:hover{ background-color: #57be18;color: white;}
