
#featured-stories {
position: relative;

margin-top: 15px;
margin-bottom: 8px;
padding-top: 20px;
padding-bottom: 0px;

background: url(images/featured_stories.gif) no-repeat 0 0;
}

#featured-stories h3 {
font-weight: bold;
font-size: 11px;
line-height: 13px;
}

#focus-feature {
float: left;
width: 246px;
margin: 0 10px 0 0;
padding-bottom: 0;
}

#focus-feature h3 {
margin: 8px 0 0 0;
}

#focus-feature p {
margin: 5px 0 0 0;
font-size: 11px;
}

#focus-feature p a {
margin: 5px 0 0 0;
padding-left: 3px;
}

#listed-features {
width: 64%;
float: left;
position: relative;
}

#listed-features .story-box {
position: relative;
margin: 0 0 10px 0;
padding: 0;
background: url(images/bg/bg_story.gif) repeat-x #FEFEFE;
height: 82px;
min-height: 82px;
}

#listed-features .story-box img {
display: block;
position: absolute;
top: 6px;
left: 7px;
margin: 0;
width: 86px;
height: 67px;
zoom: 1;
}

#listed-features .story-box .story {
margin-left: 100px;
padding: 6px 8px 7px 0;
overflow:visible;
}

#listed-features .story-box .story h3 {
margin: 0;
position: relative;
}

#listed-features .story-box .story p {
position: relative;
margin: 3px 0 0 0;
padding: 0;
font-size: 11px;
line-height: 12px;
}
