StyleInit = function () {
  Nifty('div#blog_title_box','fixed-height');
  Nifty('div.blog_post');
  Nifty('div.blog_module');
}


