.main-spiegel-img {
	display: block;
	width: 325px;
	min-height: 124px;	
	height: 170px;
	/* background-color: #f00; */
	background-color: #e6e6e6;
	border: 1px solid #000;
	text-align: center;
	box-sizing: border-box;
}

.main-spiegel-head, .main-spiegel-head:link {
	width: 325px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 4px 4px;
	background-color: #0016a6;    
	display: block;
	box-sizing: border-box;
	text-decoration: none;
}

.main-spiegel-text, .main-spiegel-text:link {
	width: 325px;
	min-height: 58px;	
	height: 100%;
	/* max-height: 184px; */
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #0016A6;
	text-decoration: none;

	background-color: #e6e6e6;
	
	margin: 0 0 2px 0;
	padding: 4px;
	
	display: block;
	box-sizing: border-box;
	
}

.main-spiegel-status {
	white-space: nowrap;
	width: 100%;
	background-color: #E6E6E6;
	vertical-align: bottom;
	display: inline-block;
	margin: 0 0 2px 0;
	padding: 0 4px;
	box-sizing: border-box;
}

.main-spiegel-time {
	white-space: nowrap;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	float: left;

	display: block;
	box-sizing: border-box;
}

.main-spiegel-sect {
	white-space: nowrap;
	background-color: #CFD1E2;
	color: #0016A6;
	float: right;
	font-size: 8px;
	line-height: 8px;
	margin: 0;
	padding: 2px;

	display: block;
	box-sizing: border-box;
	
	text-transform: uppercase;
}
.main-spiegel-sect:hover {
	text-decoration: none;
}
.main-spiegel-sat {
	background-color: #1F429A;
	color: #fff;
	float: right;
	font-size: 8px;
	line-height: 8px;
	margin: 0;
	padding: 2px;
	text-transform: uppercase;
	display: block;
	box-sizing: border-box;

}
.main-spiegel-sat:hover {
	text-decoration: none;
}


.small-spiegel {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
	width: 165px;	
	box-sizing: border-box;
}
.small-spiegel:not(:last-child) {
	margin: 0 0 5px 0;
}

.small-spiegel-img-old {
	width: 160px;
	height: 110px;
	background-position: center top;
	background-repeat: no-repeat; 
	border: 1px solid #000;
	box-sizing: border-box;
	display: block;
}
.small-spiegel-img {
	width: 160px;
	height: 110px;
	background-position: center center;
	background-repeat: no-repeat; 
	background-size: auto 110px;
	border: 1px solid #000;
	box-sizing: border-box;
	display: block;
}

.small-spiegel-top-border {
	background-image: url('https://web-archive.nli.org.il/National_Library/oe_/http://static.newsru.com/img/spiegel/sp_small.gif');
	background-repeat: no-repeat;
	background-position: right top; 
	min-height: 6px;
	height: 10px;
	max-height: 10px;
	width: 165px;
	margin: 0;
	padding: 0;
	top: 0;
	box-sizing: border-box;
}

.small-spiegel-text, .small-spiegel-text:link 
{
	width: 165px;
	min-height: 50px;
	height: 82px;
	padding: 4px;
	margin: 0 0 2px 0; 
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #0016A6;
	word-wrap: break-word;
	display: block;    
	text-decoration: none;
}
.small-spiegel-status {
	width: 100%;
	height: 14px;
	margin: 0 0 2px 0;
	padding: 0 4px;
	vertical-align: top;
	box-sizing: border-box;
}
