I'm trying to align specific content of the single cell. For example,
\begin{tabular}{|r|r|}
\hline
1 & 2
\hline
right & to_the_left
\hline
1 & 2
\hline
\end{tabular}
Is it possible this to_the_left to align to the left, but to leave all others on the right? Is it even possible to align (cell contents) inside an already defined tabular environment?

\documentclassand any packages, so that those trying to help don't have to recreate it. – Peter Grill Nov 2 '11 at 19:59