.rsdir-no-image {
	height: 48px !important;
	width: 48px !important;
	padding: 50%;
}
.rsdir-related-entries.vertical .rsdir-related-entry {
	margin-bottom: 1.4rem;
}
.rsdir-related-entry-title, .rsdir-related-entry-rating {
	line-height: 1;
	margin-bottom: .4rem;
}
strong.rsdir-related-entry-title a {
	font-weight: 700;
}
.rsdir-related-entry .thumbnail.pull-left ~ .rsdir-related-entry-body {
	text-align: left;
}
.rsdir-related-entry .thumbnail.pull-right ~ .rsdir-related-entry-body {
	text-align: right;
}
.rsdir-related-entry .thumbnail:not(.pull-left):not(.pull-right) ~ .rsdir-related-entry-body {
	margin-top: .4rem;
}
.rsdir-related-entry-body ~ .thumbnail {
	margin-bottom: .4rem;
}