それで合ってる。全部書くならこう。
!important無しでもいけるけど、付けておいて損はないかな。

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("mixi.jp") {
#myProfile > div.echo { display: none !important; }
}