This should target the first unordered list below the selected anchor.
$(this).parent().children("ul").first().css({ "top": "200px" });