\item
\begin{tabular}{ |l| l| l| }
...
\end{tabular}
\quad
\begin{tabular}{ |l| l| l| }
...
\end{tabular}
The following causes the enumeration marker (ie, "(b)"), to appear in the middle and to the left of the first table. How can I have the marker appear at the top (and to the left) of the table instead? (If I add some random text before the tables this works, but I don't want any text there.)
