.rss-flux {
width: 100%;
float: left;
height: auto;
position: relative;
padding-bottom: 20px;
margin-top: 20px;
}

.rss-flux p {
border-bottom: 0px solid #eee;
	padding-bottom: 0px;
}
.rss-img {
width: 100px;
float: left;
margin-right: 20px;
margin-left: 20px;
height: 145px;
border-radius: 3px;
}
.rss-img img {
	width: 100%;
	height: auto;
}
.rss-date {
font-size: 12px;
font-weight: 400;
color: #999;
line-height: 0px;
	font-weight: 100;
}

