﻿#promos, #promos .promo, .home, .home-news, .home-news .abst
{
    overflow: hidden;
    height: 100%;
}

/* Home page promotions */
#promos
{
    margin-bottom: 15px;
}
#promos .promo
{
    margin-bottom: 15px;
}

/* Inherits from profile-form */
.home-news
{
    border: dashed 1px Silver;
    min-height: 370px;
}
.home-news h3
{
    margin-bottom: 10px;
}
.home-news h4
{
}
.home-news h4, .home-news .abst
{
    margin-bottom: 6px
}