﻿/******************************************************************************
 * Author:  Doug Johnson
 * Email:   doug@sizing.com
 * Website: http://www.infosizing.com/ aka http://www.sizing.com
 *
 * Description: Styling rules that are specific to a particular page.
 *
 *****************************************************************************/

/* These are just for the Home page. */

#spcCertifiedAuditor
{
    height: 5em;
    margin-left: 2em;
}

#tpcCertifiedAuditor
{
    float: right;
    height: 5em;
    margin-right: 3.5em;
}
