div.related_articles_list div.element div.link span {
	padding: 0 5px;
}

div.related_articles_list div.element div.link {
	color: #a40104;
	font-weight: bold;
}

div.related_articles_list div.element div.link span {
	padding: 0 5px;
}

div.related_articles_list div.element div.photo {
	float: left;
	margin-right: 10px;
}

div.related_articles_list div.element div.photo img.photo {
	border: #fff 2px solid;
}

div.related_articles_list div.tab-content-invisible {
	display: none;
}

div.related_articles_list div.tab-content-visible {
	display: block;
}

div.related_articles_list div.light_header div.text span {
	padding-left: 10px;
	cursor: pointer;
}

div.related_articles_list div.light_header div.text span.active {
	text-decoration: none;
	font-weight: bold;
}

div.related_articles_list div.light_header div.text span.inactive {
	text-decoration: underline;
	font-weight: normal;
}