/* some test rules to be applied last, if they have a positive affect they should be moved to style.css or ssi.css */
.news-feed-container
{
  height: 420px;
}
.news-feed
{
  height: 410px;
}
.news-feed li
{
  height 70px;
}
.news-feed-container .news-feed.events
{
  top: -414px !important;
}
