#post_video_block {
	margin-top: 1em;
}

#post_video_block h2{
	font-size: 37px;
	color: #000;
	margin-bottom: 4px;
	margin-left: 10px;
	width:279px;
	letter-spacing: -4px;
	border-bottom: 6px solid #000;
	line-height: 27px;
	font-family: 'Arial Black';  
}

#post_video_block .btn{
  right: 10px;
  top:10px;
  height: 20px;
  overflow: visible;
}

#post_video_block #video_container{
	clear: both;
}

#post_video_block .block.ad.sponsorship_logo{
  width: 150px;
  height: 30px;
  float: right;
  margin: 0px 5px 5px 0px;
}

#post_video_block img.ico{
	position:absolute;
	height:25px;
	margin:0; padding:0;
	top:-10px;
	left:-14px;
}

#post_video_block .rounded_foot {
	height: 66px;
}
#post_video_block .rounded_foot ul {
	list-style: none;
	padding: 38px 0px 0px 5px;
}
#post_video_block .rounded_foot ul li {
	display: inline;
	margin: 0px;
	padding: 0px 5px;
	border-right: 2px solid #ccc;
}
#post_video_block .rounded_foot ul li a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#post_video_block .rounded_foot ul li.last {
	border-right: 0px solid white;
}
