    #pageslide-slide-wrap { position: fixed; width: 0; top: 0; height:100%; z-index: 999; background: #3c3c3c url(../images/bg-features-box.gif) 100% 0 repeat-y; } 
   
    #feat-link { display: block; position: fixed; top: 30px; left: 0; z-index: 10000; padding: 0 25px 0 10px; height: 26px; line-height: 26px; color: #fff; text-transform: uppercase; text-decoration: none; background: #333 url(../images/features/feat-link.gif) 100% 0 no-repeat;}
    #feat-link.active { background-image: url(../images/features/feat-link-active.gif); }
    
    #features-box { position: relative; }

    #features-box .logo { text-align: center !important; }
    #features-box .item { padding: 10px 20px; text-align: left; background: url(../images/features/bg-feat-border.gif) 0 100% repeat-x }
    #features-box .author { background: none !important; }

    #features-box h2 { overflow: hidden; margin-bottom: 10px; line-height: 24px; color: #fefefe; text-transform: uppercase; font-size: 14px; }
    #features-box h2 span { display: block; float: left; width: 26px; height: 24px; line-height: 24px; margin-right: 8px; text-align: center; background: url(../images/features/bg-headlines.gif) 0 0 no-repeat;}                                                            

    #features-box .feat-list { width: 100%; overflow: hidden; margin: 0; padding: 0; }    
    #features-box .feat-list li { width: 48%; float: left; margin: 0; padding: 0 0 1px 0; line-height: 1.6em; list-style: none; color: #cac9c9; }
    #features-box .feat-list li a { color: #cac9c9; text-decoration: none; }
    #features-box .feat-list li a:hover { color: #fefefe; }
    
    #features-box .author a { padding: 5px 0 5px 25px; color: #bcbcbc; font-size: .8em; text-decoration: none; text-transform: uppercase; background: url(../images/features/feat-breezy.gif) 0 1px no-repeat; }
    #features-box .author a:hover { color: #fff; }    