﻿hgroup {
    display: block;
}

    hgroup.title {
        /*margin-bottom: 10px;*/
    }

        hgroup.title h1 {
            display: inline;
        }

        hgroup.title h2 {
            display: inline;
            font-weight: normal;
            /*margin-left: 3px;*/
        }
