.left-width {}
    .left-width .section {
        float: left;
        }
    .left-width .main {
        clear: both;
        }
    .left-width .left-column {
        width: 547px;
        }
    .left-width .left {
        float: left;
        line-height: 0;
        }
    .left-width .right {
        float: right;
        line-height: 0;
        }

#featured {
    height: 400px;
    width: 948px
    }
#targeted {
    clear: both;
    margin-bottom: 11px;
    overflow: hidden;
    }
#news {
    background-color: #d8d8d8;
    clear: both;
    padding: 10px 12px;
    }
    #news h3 {
        background: transparent;
        color: #b90f0f;
        float: left;
        font-size: 14px;
        font-weight: bold;
        line-height: 15px;
        margin-right: 18px;
        text-transform: uppercase;
        }
    #news a:link,
    #news a:visited,
    #news a:hover,
    #news a:active {
        color: #666;
        background: url(/commonimages/saucony/icons/arrow-red.gif) no-repeat right center;
        display: block;
        font-size: 11px;
        line-height: 15px;
        padding-right: 11px;
        }


