.Content .BoxContent .Odd {
  background-color: #d4c0a1;
  padding: 2px
}
.Content .BoxContent .Even {
  background-color: #f1e0c6;
  padding: 2px
}
.Content .TableContainer .Table3 .TableContent td .DateTable tr td {
  border: 0
}
.NewsTypeIcon {
  position: relative;
  top: 2px
}
.Content .NewsCategoryIconSmall {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat
}
.Content .NewsImageLinkThumbnail {
  cursor: pointer
}
.Content .NewsTable {
  width: 100%;
  clear: both;
  border: 0
}
.Content .NewsTable .NewsTableContainer {
  padding-left: 10px;
  padding-right: 10px
}
.Content .NewsTable .NewsForumLink {
  text-align: right;
  margin-right: 10px
}
.Content #NewsTicker .BoxContent {
  padding: 5px;
  min-height: 90px;
  height: auto !important;
  height: 100px
}
.Content #NewsTicker .BoxContent .Row {
  position: relative;
  width: 100%
}
.Content #NewsTicker .NewsTickerIcon {
  position: absolute;
  top: 2px;
  left: 2px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat
}
.Content #NewsTicker .NewsTickerText {
  font-size: 9pt;
  position: relative;
  margin-left: 20px
}
.Content #NewsTicker .NewsTickerText p {
  margin: 0
}
.Content #NewsTicker .NewsTickerDate {
  font-size: 9pt;
  position: absolute;
  top: 0;
  float: left
}
.Content #NewsTicker .NewsTickerTime {
  font-size: 9pt;
  position: absolute;
  top: 16px;
  display: none;
  float: left
}
.Content #NewsTicker .NewsTickerTextContainer {
  margin-left: 90px;
  margin-right: 20px
}
.Content #NewsTicker .NewsTickerShortText {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 16px;
  white-space: nowrap
}
.Content #NewsTicker .NewsTickerShortText p {
  text-overflow: ellipsis;
  overflow: hidden
}
.Content #NewsTicker .NewsTickerFullText {
  min-height: 30px;
  display: none
}
.Content #NewsTicker .NewsTickerExtend {
  position: relative;
  right: 0;
  top: 1px;
  right: 1px;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
  float: right;
  cursor: pointer;
  z-index: 10
}
.Content #FeaturedArticle .BoxContent {
  position: relative;
  height: 100px;
  padding: 5px;
  padding-left: 10px;
  min-height: 100px;
  height: auto !important;
  height: 110px;
  line-height: 10.5pt
}
.Content #FeaturedArticle .NewsHeadline {
  margin-top: 5px
}
.Content #FeaturedArticle #TeaserThumbnail {
  position: relative;
  top: 0;
  right: 0;
  height: 100px;
  width: 150px;
  margin-left: 10px;
  background-color: #000;
  z-index: 90;
  float: right
}
#ContentHelper #FeaturedArticle:first-child .BoxContent {
  padding: 10px
}
.Content #FeaturedArticle #TeaserText {
  height: 100px;
  overflow: hidden;
  z-index: 0
}
.Content #FeaturedArticle #Link {
  position: absolute;
  bottom: 5px;
  right: 165px;
  z-index: 99
}
.Content #FeaturedArticle .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000;
  border-right: 1px solid #000
}
.Content #FeaturedArticle .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0;
  margin-left: 5px;
  margin-right: 5px;
  float: left
}
.Content #FeaturedArticle .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 9px;
  left: 50px;
  width: 85px;
  color: #fff
}
.Content #FeaturedArticle .NewsHeadlineText {
  position: relative;
  top: 8px;
  left: 135px;
  font-size: 10pt;
  font-weight: 700;
  color: #fff
}
.Content #News .BoxContent {
  min-height: 100px;
  height: auto !important;
  height: 110px
}
.Content #News .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000;
  border-right: 1px solid #000
}
.Content #News .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0;
  margin-left: 5px;
  margin-right: 5px
}
.Content #News .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 10px;
  left: 50px;
  width: 85px;
  color: #fff
}
.Content #News .NewsHeadlineText {
  position: relative;
  top: 7px;
  left: 135px;
  font-size: 10pt;
  font-weight: 700;
  color: #fff
}
.Content #NewsArchive .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000;
  border-right: 1px solid #000
}
.Content #NewsArchive .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0;
  margin-left: 5px;
  margin-right: 5px
}
.Content #NewsArchive .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 9px;
  left: 50px;
  width: 85px;
  color: #fff
}
.Content #NewsArchive .NewsHeadlineText {
  position: relative;
  top: 7px;
  left: 135px;
  font-size: 10pt;
  font-weight: 700;
  color: #fff
}