.ei-featured-article-widget-wrapper{
    display:block;
    width:100%;
    padding:0;
    margin:0;
    border:1px solid #CCCCCC;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
}
.ei-featured-article-title{
    overflow:hidden;
    padding:0px;
    margin:0px;
    width:100%;
    height:30px;
    background:#FFFFFF url(../images/featuredArticle_heading1.jpg) no-repeat 5px 5px;
    border-top:0;
}
ul.ei-featured-article-list{
    list-style-type:disc;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:25px;
    padding-left:0px;
}
ul.ei-featured-articles li{
    padding-top:3px;
    padding-bottom:3px;
}
.ei-todays-article{
    list-style:none;
    padding:0px 0px 10px 0px;
    font-weight:bold;
}
.ei-previous-articles{
    list-style:none;
    padding:10px 0px;
    font-weight:bold;
}