.ec-sections .section-teaser:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.ec-sections #title-wide {
  border-bottom: none;
}

.ec-sections #title-wide h1#page-title {
  border-bottom: 7px solid #DADADA;
  color: #E3120B;
  font-size: 32px;
  line-height: 37px;
  margin: 0;
  padding: 5px 5px 5px 0;
}

.section-teaser-logo {
  float: left;
  height: 90px;
  line-height: 16px;
  padding-right: 10px;
  width: 90px;
}

.ec-sections hr {
  border: none;
  clear: both;
  height: 1px;
  margin: 0;
  background: #D2D2D2;
  background-repeat: no-repeat;
}

.ec-sections .main-content {
  font-size: 13px;
}

.section-teaser-content .fly-title,
.section-teaser-content .headline {
  font-size: 14px;
  line-height:20px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 0;
}

.ec-sections .rubric-teaser {
  bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  padding-top: 0;
}

.ec-sections .section-teaser {
  display: block;
  overflow: hidden;
  padding: 18px 0;
}

.ec-sections .section-teaser:hover {
  background-color: #f0f0f0;
}

.ec-sections .section-list time {
  line-height: 20px;
}

.section-teaser .comment-icon,
.ec-sections .comment-icon:hover {
  background-color: inherit;
  background-position: -118px 50%;
  text-decoration: none;
}

.section-teaser .comment-icon span {
  background-color: inherit;
  text-decoration: none;
}

.ec-sections .section-list a {
  text-decoration: none;
}

.ec-sections #column-right .content.clearfix {
  padding-bottom: 20px;
}

.ec-sections .section-rss {
  background: url("/sites/all/themes/econfinal/images/icons/icon-feed.gif") no-repeat scroll left 50% transparent;
  display: block;
  float: right;
  padding-left: 20px;
  text-decoration: none;
}

.ec-sections .section-rss:hover,
.ec-sections .section-rss:focus {
  text-decoration: underline;
}
