/*******************************************************
 * MidnightBlue_EmailPage.css
 * 
 * (C) 2007 Carsley and Associates
 * ALL RIGHTS RESERVED
 ******************************************************/

/*
 * Makes the legend text on EmailPage bold.
 */

#emailPreviousPage
{
    font-weight: bold;
}

/*
 * Defines styles for the text that describes what to do on the EmailPage page.
 */

.vAlignTopRight5People
{
    vertical-align: top;
    line-height: 23px;
    #line-height: 25px;
    padding: 0px 12px;
    text-align: right;
    font-style: italic;
    font-size: smaller;
    width: 130px;
}