Is there any explanation why the Div with class cck-even cck-deepest-blog has an inconsistent height?? Here is an example of 3 page refreshes with 3 different heights declared
< div class = "cck-even cck-deepest-blog" style = "height: 111px;" >
< div class = "cck-even cck-deepest-blog" style = "height: 231px;" >
< div class = "cck-odd cck-deepest-blog" style = "height: 249px;" >
(note I had to purposely drop in spaces to get the above code to show)
Please help!! What is causing this. It sometimes goes too low and the image gets cut off