.videoItemBox-neu {
	position: relative;
	height: 85px;
	width: 200px;
	float:left;
	margin-right: 35px;
}
.videoItemBox-neu h2 {
	margin-bottom: 2px;
}
.videoItemBox-neu .videoThumb {
	position: absolute;
	bottom: 0;
	right: 0;
}
.videoItemBox-neu .videoThumb a {
	background: none;
	margin: 0;
	padding: 0;
}
.videoItemBox-neu p.videoText {
	width: 95px;
	line-height: 11px;
}
.videoItemBox-neu .videoLink a, .videoItemBox .videoLink span.blue {
	position: absolute;
	bottom: 0;
}
.videoItemBox-neu.right {
	width: 100%;
	text-align: right;
}



.videoItemBox {
	position: relative;
	height: 85px;
	width: 200px;
	float: left;
	margin-right: 35px;
}
.videoItemBox h2 {
	margin-bottom: 2px;
}
.videoItemBox .videoThumb {
	position: absolute;
	bottom: 0;
	right: 0;
}
.videoItemBox .videoThumb a {
	background: none;
	margin: 0;
	padding: 0;
}
.videoItemBox p.videoText {
	width: 95px;
	line-height: 11px;
}
.videoItemBox .videoLink a, .videoItemBox .videoLink span.blue {
	position: absolute;
	bottom: 0;
}
.videoItemBox.right {
	width: 100%;
	text-align: right;
}
.videoItemBox_narf {
	position: relative;
	height: 85px;
	width: 180px;
	float: left;
	margin-right: 35px;
	margin-bottom: 25px;
}
.videoItemBox_narf h2 {
	margin-bottom: 2px;
}
.videoItemBox_narf .videoThumb {
	position: absolute;
	bottom: 0;
	right: 0;
}
.videoItemBox_narf .videoThumb a {
	background: none;
	margin: 0;
	padding: 0;
}
.videoItemBox_narf p.videoText {
	width: 95px;
	line-height: 11px;
}
.videoItemBox_narf .videoLink a, .videoItemBox_narf .videoLink span.blue {
	position: absolute;
	bottom: 0;
}
.videoItemBox_narf.right {
	width: 100%;
	text-align: right;
}
.videoItemBox_narf.right .videoLink a {
	position: absolute;
	right: 0;
}
.videoMoreLink {
	position: absolute;
	top: 465px;
	right: 0;
}
.videoFixedHead {
	height: 90px;
}
.videoPlayer embed {
	margin-left: 100px;
}

#radioArchive .videoItemBox {
	position: relative;
	height: 85px;
	width: 200px;
	float: left;
	margin-right: 35px;
}




