#home-handpicked { width 100%; }
#home-handpicked td { vertical-align : top; width : 154px; border-right : 4px solid #fff; }
#home-handpicked h3 { margin : 0; text-transform : uppercase; border-bottom : 1px solid #858585; }
#home-handpicked p { margin : 0; padding : 2px 5px 0 2px; }
#home-handpicked h3 a { color : #67646f; }
#home-handpicked h3 a:hover { color : #c00027; text-decoration : none; }
.home-handpicked-image {
    width : 154px;
    padding-bottom : 6px;
    background-image : url(../wsimages/home-handpicked-gradient.gif);
    background-repeat : repeat-x;
    background-position : bottom;
}
.home-handpicked-link { color : #c00027; }

#home-content p { margin-top : 0; margin-bottom : 12px; }
#home-content-container h1 { font-size : 12px; padding : 5px 5px 5px 18px; margin : 0; border-bottom : 4px solid #fff; text-transform : uppercase; }
#home-content-container { margin-top : 20px; }
#home-content-container td { vertical-align : top; }
#home-content-container #home-news { width : 154px; }
#home-content-container #home-news h1 {
    background-color : #9b9b9b;
    background-image : url(../wsimages/home-news-h1.gif);
    background-repeat : no-repeat;
    background-position : 10px 8px;
    padding-left : 22px;
}

#home-content-container #content {
    background-image : url(../wsimages/home-content-content-bg.gif);
    background-repeat : repeat-x;
}

#home-content-container #home-news-content {
    background-image : url(../wsimages/home-news-content-bg.gif);
    background-repeat : repeat-x;
}
#home-content { background-color : #dadada; border-right : 4px solid #fff; }
#home-news { background-color : #ebebeb; }

#home-content-container #content { padding : 18px 18px 10px 18px; }
#home-news-content { padding : 18px 10px 18px 10px; }
#home-news-content h4 { font-size : 11px; margin : 0; }
#home-news-content h4 a { color : #2c2c2c; }

.news-article { padding-bottom : 13px; margin-bottom : 10px; }
.news-article p { margin : 0; }
.news-article { border-bottom : 1px dotted #b7b7b7; }
.news-article-link { color : #c00027; }
.news-article-last { margin-bottom : 0; border-bottom : 0; }

