Timeline Grid Lines not matching up to times

I have implemented scheduler in an MVC3 C# application and I am having the following issues:

The grid lines for each time slot do not line up on the schedule. I have attached an image showing the issue. Also when a reservation is created it does not line up with the time slots that are appropriate for the reserved times.


It looks as result of css conflicts between scheduler’s styles and some other css on the page

To provide exact culprit - we need to have access to the live demo of the problem ( or some demo app )