Ok, so I can say that since (s_n) <= M, then any subsequence (s_n_k) <= M. Since s_n is bounded, it has a convergent subsequence. If lim(s_n_k) = s, then s <= M. limsup(s_n) = sup(S), where S = {limits of all subsequences of s_n}, so limsup(s_n) <= M. Similarly, limsup(t_n) <= N.
Then since u_n = (s_n*t_n) <= MN, any subsequence of u_n <= MN. Since u_n is bounded, it has a convergent subsequence. If lim(u_n_k) = u, then u <=MN. limsup(u_n) = sup(U), where U = {limits of all subsequences of u_n}, so limsup(u_n) <=MN. Then we have MN >= limsup(s_n*t_n) > limsup(s_n)limsup(t_n).
Edit: I just saw your other post, so this isn't right. This is pretty frustrating. It's a pretty easy proof, I know, but I'm just not seeing it. Thanks again for your assistance.