div.nos-video-boxes {
	position: relative;
	width: 450px;
	left: 2px;
	height: 220px;
	text-align: center;
}

div.nosslidevideos-content-wrap {
	overflow: hidden;
	z-index: 999;
	position: relative;
	width: 420px;
	margin: 0 auto 0 auto;
	text-align: left;
}

div.nosslidevideos-content {
	position: relative;
	width: 2800px;
	height: 166px;
	z-index: 1;
	padding: 0 0 0 12px;
}

.ie div.nosslidevideos-content {
		height: 180px;
}

div.nosslidevideos-box {
	font-size: 0.85em;
	line-height: 0;
	width: 117px;
	height: 184px;
	float: left;
	padding: 10px 0 0 0;
	text-align: center;
	margin: 0 25px 0 0;
	background: url('../../../gfx/www/bg-videoitem.png') no-repeat 50% top;
}

img.nos-video-box-thumbnail {
	display: block;
	margin: 0 auto 4px auto;
	border: 2px solid #333;
}

img.nos-video-box-sportimg {
	margin: 0 auto 15px auto;
}

div.nosslidevideos-box p {
	line-height: 1em;
	background: url('../../../gfx/www/bu-play.png') no-repeat 50% bottom;
	padding: 0 0 30px 0;
	height: 24px;
}

.webkit div.nosslidevideos-box p {
	height: 20px;
}

div.nosslidevideos-box p a {
	color: #222;
	text-decoration: none;
}

div.nos-video-box-pagination {
	width: 441px;
	height: 21px;
	position: absolute;
	background: url('../../../gfx/www/bg-slide-controls-small.png') left top;
	top: 189px;
	left: 7px;
}

div.nosslidevideos-bullet-wrap {
	position: absolute;
	top: 7px;
	left: 210px;
}

a.nosslidevideos-bullet {
	display: block;
	width: 7px;
	height: 7px;
	float: left;
	background: url('../../../gfx/www/bu-slide-controls-bullets.png') left top no-repeat;
	margin: 0 3px 0 0;
}

a.nosslidevideos-bullet-active {
	background: url('../../../gfx/www/bu-slide-controls-bullets.png') right top no-repeat;
}

a.nosslidevideos-nieuwer, a.nosslidevideos-ouder {
	display: block;
	position: absolute;
	top: 3px;
	width: 28px;
	height: 16px;
}

a.nosslidevideos-nieuwer {
	left: 4px;
	background: url('../../../gfx/www/bu-slide-controls.png') left top;
}

a.nosslidevideos-ouder {
	right: 4px;
	background: url('../../../gfx/www/bu-slide-controls.png') right top;
}

a.nosslidevideos-nieuwer-disabled {
	background: url('../../../gfx/www/bu-slide-controls.png') left bottom;
	cursor: default;
}

a.nosslidevideos-ouder-disabled {
	background: url('../../../gfx/www/bu-slide-controls.png') right bottom;
	cursor: default;
}
