﻿.storyPanel{
  color:#000000;
  margin-bottom: 20px;
}
.storyTextPanel{
  padding:3px 3px 3px 3px;
}
.storyPhotoPanel{
  margin: 3px 12px 6px 0;
  float:left;
  overflow:hidden;
}
.storyPhoto{
  margin: 3px 12px 6px 0;
}
.storyPhotoCaption{
  margin-top:4px;
  font-size:12px;
  width:100%;
}
.storyDetailPanel{
  font-size:1em;
}
.storyHeadlinePanel{
  margin-bottom:12px;
  font-size:1.2em;
  padding:3px 3px 3px 3px;
}
.storyDateline{
  font-size:.8em;
}
.storyHeadline{
  font-weight: bold;
  font-size:1em;
}
.feature {
	margin: 20px 20px 20px 20px;
	font-size: 13pt;
	font-weight: normal;
	font-family: "calibri", "Century","Times New Roman", Times, serif;
}
.RSSHeadline{
  font-weight: bold;
  font-size:.8em;
}
.RSSDescription{
  font-size:.8em;
}
