ul {overflow:hidden;}
ul > li {cursor:pointer;float:left;}
ul ul {display:none;}
ul ul li {clear:both;}

