


.editorial_Backgrounds
{	
	background:url(/media/system/pixel/trans_75.png);
}

* html .editorial_Backgrounds
{	
	background:url(/media/system/pixel/trans_75_ie.png);
}

.editorial_textContainer_small
{
	position: relative;
	height: 170px;
	padding-left:10px;
	padding-right:10px;
	line-height: 1.3;
	font-size: 11px;
	top: 10px;
}

.editorial_textContainer_big
{
	position: relative;
	height: 80px;
	padding-left:10px;
	padding-right:10px;
	line-height: 1.3;
	font-size: 11px;
	top: 5px;
}






.editorial_ad_textContainer
{
	position: relative;
	height: 760px;
	padding: 10px;
	font-size: 11px;
	line-height: 1.5;
}


.editorial_videoItemDescription_textContainer
{
	position: relative;
	min-height: 500px;
	padding: 10px;
	font-size: 11px;
	line-height: 1.5;
}







div.backToVideoChannel
{
	position: absolute;
	top: 108px;
	left: 802px;
	width: 221px;
	padding-top: 3px;
	padding-bottom: 3px;	
	text-align: center;
	background: #000;
}


	div.backToVideoChannel a
	{		
		color: #00b3e8;
		font-weight: bold;
		font-size: 10px;
	}


		div.backToVideoChannel a span
		{
			font-size: 12px;	
		}
