.prod_block, .related_content{
	overflow:hidden;
}
.prod_block,  .related_block{
	margin-top:20px;
}
.prod_block .single_prod, .related_content .single_prod{
	float:left;
	width:30%;
	margin-right:3%;
	text-align: center;
}
.prod_block .single_prod img{
	max-height:220px;
}


.video_block {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video_block iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.post_content_bl{
	margin-top:20px;
	margin-bottom:10px;
}
.bottom_ads_block{
	margin-top:10px;
	overflow:hidden;
}
.top_ads_block{
	margin-bottom:10px;
	overflow:hidden;
}