div.nss-show-block
{
	color: #000;
	font-size: 10px;
	margin: 0 0 30px 30px;
	height: 200px;
	width: 150px;
	float: left;
	padding: 0;
}


.nssarchive-img-container
{
	height: 100px;
	width: 150px;
	overflow: hidden;
	position: relative;
}

.nssarchive-img-container a
{
	display:block !important;
	position: absolute !important;
	height: 100%;
	width:100%;
	overflow:hidden;
}


.nssarchive-img-container img
{
	/*max-width: 100% !important;
	max-height: 150px !important; 
	*/
	max-width: none !important;
	max-height: none !important;
	display: block;
	position: absolute !important;
	border:0 !important;
	padding: 0 !important;
}

div.nss-new-archive-container
{
	padding-top: 10px;
	width: 100%;
	border: 1px solid #ccc !important;
	display: block;
}

.nss-guestnames a
{
	text-decoration:none;
	font-size:10px;
	color: #000;
}

body.single-show .post-image
{
	display:none !important;
}
.vidplayer3
{
	position: relative;
	padding-bottom: 56.25% !important; /* 16:9 */
	padding-top: 0px !important;
	height: 0;
}
.vidarchivedplayer
{
	display:block !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}