.read-our-guides .rss {
	background-color: #f0f0f0;
	width: 306px;
	height: 316px;
	margin: 0;
	padding: 15px;
}

.read-our-guides .rss .rssTitle,
.read-our-guides .rss .greyLine,
.read-our-guides .rss .whiteLine {
	display: none;
}

.read-our-guides .row div {
	float: none;
}

.read-our-guides .rss .feed {
	margin: 0;
	padding: 0;
	width: 276px;
	float: none;
}

.read-our-guides .rss .feed .feedLeft img {
	height: 143px;
	width: 276px;
}

.read-our-guides .rss .feed .feedLeft {
	float: none;
	width: 100%;
}

.read-our-guides .rss .feed .feedLeft .feedSubLeft {
	margin: -30px 0 0;
	width: 100%;
}

.read-our-guides .rss .feed .feedLeft .feedSubLeft .feedIcon {
	background-color: #fff;
	padding: 7px 15px;
	width: 46px;
	height: 30px;
	float: none;
}

.read-our-guides .rss .feed .feedLeft .feedSubLeft .feedIcon img {
	height: 16px;
	width: 16px;
}

.read-our-guides .rss .feed .feedLeft .feedSubLeft .feedDate {
	font-family: "futura-pt";
	color: #ffffff;
	font-size: 11px;
	font-weight: 800;
	text-align: left;
	float: none;
	width: 100px;
	margin: -30px 0 0 46px;
	padding: 0;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;

}

.read-our-guides .rss .feed .feedRight {
	background-color: white;
	height: 143px;
	padding: 15px;
	float: none;
	position: relative;
}

.read-our-guides .rss .feed .feedRight .feedTitle {
	float: none;
	font-family: "futura-pt";
	color: #333333;
	font-size: 16px;
	font-weight: 800;
	line-height: 22px;
	text-align: left;
	height: auto;
}

.read-our-guides .rss .feed .feedRight .feedLink {
	position: absolute;
	right: 15px;
	bottom: 21px;
	width: auto;
}

.read-our-guides .rss .feed .feedRight .feedDescription {
	display: none;
}
