.storyContainer {
    background-image: url('/graphics/news/grayNewsGrad.jpg');
    background-repeat: repeat-x;
}

.categoryContainer {
    height: 16px;
    padding-top: 8px;
    padding-bottom: 5px;
    padding-left: 15px;
    font-size: 17px;
    letter-spacing: 3px;
    font-weight: 600;
    color: #c30;
    border-bottom: 1px solid #ddd;
}

.storyDate {
    font-size: 13px;
    color: #666;
    font-weight: bold;
    font-style: italic;
    line-height: 17px;
}

.storyHeadline {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-top: 7px;
    letter-spacing: 0px;
    margin-bottom: 3px;
    line-height: 21px;
}

.storySubHeadline {
    font-size: 12px;
    color: #333;
    font-style: italic;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 3px;
    letter-spacing: 0px;
    line-height: 15px;
}

.storyMap {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: 0px;
    line-height: 18px;
}


.featuredImageHolder {
    width: 205px;
    padding-top: 12px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 11px;
    color: #333;
    background-color: #e3e3e3;
    float: left;
    margin-right: 8px;
}

.featuredImageHolder img {
    padding: 0px;
    margin: 0px;
}

.storyShortCopy {
    line-height: 18px;
}

.reporter{
	font-family: verdana, geneva, arial, helvetica, 'sans-serif'; font-size: 10px; color: #555; line-height: 15px; text-decoration: none;
}
