Question : CSS problem

http://tinyurl.com/2cqlzvk

If you scroll down the page you will see the text " Our Lives in Their Hands..."

it overlaps on the second line. any way to fix this?

Answer : CSS problem

Try the following, it will increase the height of all your event  listings but still gives a uniform look for all, including the  "Our Lives...".
 
Give .left-column and .right-column a height of 80px.

Remove the height property from .eventlistinghidark h2

Alternatively, you can just remove the height property of .eventlistinghidark h2 and this will keep the look of 99% of your Events while making the "Our Lives" event readable, but messes with the layout of that row.
Random Solutions  
 
programming4us programming4us