It's somewhere in the layout.php or config, i'm not at home atm so I can't check it:S
.Content #FeaturedArticle .NewsHeadlineBackground {
position: relative;
height: 28px;
margin-bottom: 5px;
background-repeat: repeat-x;
border-left: 1px solid #d0cdb4;
border-right: 1px solid #d0cdb4;
}
.Content #FeaturedArticle .background-image: url(layouts/new/images/news/newsheadline_background.gif);{
position: relative;
height: 28px;
margin-bottom: 5px;
background-repeat: repeat-x;
border-left: 1px solid #d0cdb4;
border-right: 1px solid #d0cdb4;
}
.Content #FeaturedArticle .NewsHeadlineBackground {
background-image: url(layouts/new/images/news/newsheadline_background.gif);
position: relative;
height: 28px;
margin-bottom: 5px;
background-repeat: repeat-x;
border-left: 1px solid #d0cdb4;
border-right: 1px solid #d0cdb4;
}