.feed {
	padding-top: 20px
}

.reference-item {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px
}

.reference-item .icon-holder {
	width: 55px;
	float: left;
	margin: 5px 20px 0 25px
}

.reference-item .text-holder {
	margin-top: 22px;
	margin-bottom: 22px
}

.reference-item .spacer {
	width: 10%;
	float: left
}

.feed-description {
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 55px!important;
	height: auto
}

#backgroundimage,
.reference-item .icon-holder .icon {
	width: 55px;
	height: 55px;
	border-radius: 100%;
	float: left
}

.feed-title {
	text-decoration: underline;
	text-decoration-color: #F60;
	-moz-text-decoration-color: #F60
}

.reference-item .icon-holder .icon {
	background-image: url(defaultphoto.jpg);
	background-size: 55px 55px
}