It's a really simple issue, seen it lots before, it's just a simple issue with the way you've changed the commenting marks:
/*grey*/
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #4f4f4f!important;background:#D5D5D5;}
*/
Remove the ending */, it doesn't belong there.
Hello everyone!!




Reply With Quote
