﻿/*
This rule addresses the spacing issue when an h3 tag comes directly after the page title on some pages.
*/

#SubpageContent
{
    padding-top:0;}
