/*
 * $Id: pageIntro.css,v 1.10 2007/04/02 21:48:51 tcouch Exp $
 */
#pageIntro {
    width: 743px;
}

#pageIntro .sectionNav {
    background-image: url('../../images/windstream/backgrounds/sectionNavBkg.gif');
    background-repeat: no-repeat;
    padding-left: 10px;
    height: auto;
    height: 20px;
    margin-top: 0px;
}

#pageIntro .sectionNav a, #pageIntro .sectionNav {
    font-size: 12px;
    font-family: "Arial Rounded MT Bold", Arial;
    text-transform: uppercase;
    color: white;
    padding-top: 7px;
}

#pageIntro .intro {
    margin-top: 2px;
}