#nextsteps {
    clear: both;
    margin: 0;
    padding: 2.5em 0 0 0;
    background: url(/images/rule_hdg_a.gif) no-repeat 21.5em 2em;
    }
    
#ieroot #nextsteps {
    background-position-x: 22em;
    }
    
#nextsteps .featuredoc {
    float: left;
    width: 16.5em;
    text-align: right;
    margin: 2em 3em 0 2em;
    _display: inline;
    }
    
#ieroot #nextsteps .featuredoc {
    width: 17em;
    }
    
#nextsteps .featuredoc img {
    width: 8em;
    height: 10em;
    position: relative;
    right: -0.5em;
    }
    
#nextsteps .featuredoc p {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    line-height: 150%;
    }
    
#nextsteps .featuredoc p a,
#nextsteps .featuredoc p a:visited {
    font-weight: bold;
    display: block;
    font-size: 1.1em;
    }
    
#nextsteps .linklist {
    float: left;
    width: 16.8em;
    margin-right: 2em;
    _display: inline;
    }
    
#nextsteps .linklist h5 {
    text-transform: none;
    font-size: 1.4em;
    color: #8e9fcc;
    margin: 1.2em 0 0 0;
    padding: 0;
    }
    
#nextsteps .linklist ul {
    margin: 0 0 0 1.5em;
    padding: 0;
    }
    
#nextsteps .linklist ul li {
    list-style-image: url(/images/bullet_lnk_11.gif);
    font-size: 0.9em;
    margin: 0.5em 0;
    padding: 0;
    }
    
#ieroot #nextsteps .linklist ul li {
    list-style-image: url(/images/bullet_lnk_11_ie.gif);
    margin: 0.3em 0;
    }
    
#nextsteps .linklist ul li a,
#nextsteps .linklist ul li a:visited {
    font-weight: bold;
    }