Display text using css (jsFiddle example)

I need to have the values from class “time” and “type” appear to the right of the image.
The first example should show ‘07:05’ from class “time” and the word ‘Cardio’ from class “type”. The value from class “type” should display beneath the value from class “time”.

I’m stuck (probably because I suck at design). Nothing is showing up.

You can find an example here:

Thanks,
DK