.rssDiv {
  padding-top: 50px;
}
.rssRow {
	width: 800px;
    height: auto;
    margin: 0 auto;
    padding: 20px 40px 20px 40px;
    position: relative;
    padding-bottom: 20px;
    background: #fff;
    margin-bottom: 30px;
}
.rssRow div div {
	padding-top: 8px;
}
.rssTitle {
	font-size: 17px;
    padding: 8px 0px 0px 0px;
}
.rssDate {
	padding-bottom: 8px;
}