$(document).ready(function(){
	$('tr.menuRow2 div.qmmc').css('z-index', '0');
});