/*custom style for parsed rss data*/

.teaser_item {
background: white !important;
font-size:0.95em;
}
.teaserText p{
line-height:1.7em !important;
}

.teaserTitle {
font-size:1.8em !important;
color:black;
}

ul.rss{
  list-style: none;
line-height:1.7em !important;
}

ul.rss li{
  margin: 0 0 1.5em -1.1em;
}

.rss_link {
  font-size: 1.1em;
}

.rss_summary a{
text-decoration:underline !important;
font-weight:normal !important;
}
.highlightedSearchTerm {background:white !important;}
