#content {
	/*margin-left: 5px;*/
}

.videoitem {
	width: 180px;
	height: 155px;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
	clear: none;
	padding: 18px;
	/*background-image: url(../_images/videoitem_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	border: 1px solid #DBDFE1;
	padding: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	background-color: #F6F9FB;
}

#videowrapper .videoitem .videopreview {
	width: 180px;
	height: 135px;
	margin-bottom: 6px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #999;
}
.videoinfo {
	/*width: 415px;*/
	/*width: auto;*/
	width: 180px;
}

#videowrapper h1,#videowrapper h2 { /* title */
	float: left;
	clear: none;
	font-size: 1em;
	line-height: 1.2em;
	height: 1.2em;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
}
#videowrapper h1 {
	/*width: 150px;*/
	width: 145px;
	overflow: hidden;
}

#videowrapper h2 {
	display: none;
}

#videowrapper h1, #videowrapper h2 {
	font-size: 1.2em;
	line-height: 1em;
	letter-spacing: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
}

p { /* description */
	font-size: 0.8em;
	line-height: 1em;
	color: #666666;
}
.afdeling {
	display: none;
}
.date_dur {
	width: 250px;
	display: inline;
	vertical-align: text-bottom;
	white-space: nowrap;
}
.pubdate {
	display: none;
}
.dur {
	float: right;
	clear: none;
	width: 28px;
	padding: 0;
	margin: 0;
	padding-top: 4px;
}
.category {
	display: none;
}
.description {
	line-height: normal;
	display: none;
}
.play * {
	display: none;
	width: 0;
	height: 0;
}