.buttonX{
	display: none;
}

.spaceTop	{
	margin-top: 50px !important;
}
.noneMarginBottom	{
	margin: 0 !important;
}
.noneMarginTop	{
	margin-top: -1px !important;
}

.xBox	{
	position: relative;
	margin: 14px 0 30px 0;
}

#containerLeft .xBox	{
	border: none;
	border-top: 1px solid #D0D0D0;
}

#containerLeft .xBox .boxContent	{
	margin-top: 25px;
}
#containerLeft .xBox .boxContent .row	{
	margin-left: -14px;
	margin-right: -20px;
}
#containerLeft .xBox .headLine	{
	left: 16px;
}

.xBox .boxContent	{
	margin: 14px;
	width: auto;
}
.xBox .headLine	{
	position:relative;
}
.xBox .folder	{
	float: right;
	position: absolute;
	top: -15px; right: 8px;
	width: 30px;
	height: 28px;
	background: white url(../../../images/misc/box/folder.png) no-repeat center top;
}
.xBox .sumComments	{
	float: right;
	position: absolute;
	top: -15px; right: 8px;
	font-weight: bold;
	padding: 5px;
	width: auto;
	background: white;
}
.xBox a.readAll	{
	float: right;
	display: block;
	position: absolute;
	top: -7px; right: 8px;
	width: 65px;
	height: 12px;
	background: white url(../../../images/misc/content/readall.png) no-repeat center top;
}
.xBox .category	{
	margin: 10px 10px 0 13px;
	color: #726460;
	font-size: 0.9em;
}
.blackBox	{
	color: #9FA1A0;
	overflow: hidden;
	width: 276px;
	padding: 9px 22px 57px 22px;
	background: #1d211e url(../../../images/misc/content/footerblackbox.png) no-repeat left bottom;
}
.blackBox .content	{
	position: relative;
}
.blackBox p, .blackBoxNew	{
	line-height: 12px;
}
.blackBoxNew	{
	color: #9FA1A0;
	padding: 7px 22px 15px 22px;
	background: #1d211e;
}
.noneBottomPadding	{
	padding-bottom: 0 !important;
}
span.icon	{
	float: left;
	display: block;
	position: relative;
	top: 2px;
	left: 0;
	width: 12px;
	height: 12px;
	margin-right: 5px;
	background: transparent url(../../../images/misc/box/icon.png) no-repeat left top;
}

.footerLine	{
	font-size: 1px;
	height: 8px;
	background-color: #4B7C79;
	
}

.blackBoxNew .content	{
	position: relative;
}
.blackBoxNew p	{
	line-height: 16px;
	text-align: left;
}

.xBox.video {
	background: transparent url(../../../images/misc/content/videobackground.png) left bottom repeat-x;
}
.xBox.podcast {
	background: transparent url(../../../images/misc/content/podcastbg.png) left bottom repeat-x;
}
