\documentclass[a4paper]{article} \usepackage[latin1]{inputenc} \begin{document} \sf \begin{flushleft} \section*{\sf 04-20 (Saturday)} \begin{tabular}{r@{--}lp{0.7\textwidth}r} \smallskip 17:25 & 18:00 & { \small \raggedright First in clump } & foo \\ \smallskip 17:25 & 18:00 & { \small \raggedright Second in clump } & foo \\ \end{tabular} \\ \end{flushleft} \end{document}