.story {
margin: 0px;
width: 100%;
height: 100%;
background-color: white;
}

.type {font:12px arial,verdana,helvetica,sans-serif;color:#6E0E0E;margin-top:10px;margin-bottom:5px;}

.headline {font:14px arial, verdana, helvetica, sans-serif;color:#225577;text-decoration:underline;display: block;margin-bottom:5px;}

.intro {font:12px arial,verdana,helvetica,sans-serif;color:#444;}

.link {font:11px arial,verdana,helvetica,sans-serif;color:#225577;}

.byline {font-style:italic;
        font:11px arial,verdana,helvetica,sans-serif;color:#444;
}

.thumbnail
{
float:left;
border: 1px solid #fff;
margin: 3px 8px 0 0;
height:70px;
}

