#container {
	position:absolute;
	top:209;
	width:450px;
	height:302px;
	padding:0px;
	clip:rect(0,450,302,0);
	overflow:hidden;
}

#pdncategory {
	position:absolute;
	z-index:100;
}

#videoportal {
	width:960px;
	height:390px;
	background-color:#151412;
	z-index:1;
}

#videoportalContent {
	width:100%;
	height:100%;
	padding: 30px 68px 20px 25px;
}

#videoportal label {
	float: left;
}

#contentVideolist {
	position:absolute;
	width:450px;
}

#contentVideolist DIV {
	cursor: hand;
	width:127px;
	height:93px;
	background-color:#1C1B18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	margin: 0px 22px 10px 0px;
}

#contentVideolist DIV img{
	margin-bottom: 5px
}

.videoListText_ww {
	color: #DACAC1;
	background: url('../../images/ww/videoportal/videoportalList_lo.gif') repeat;
}

.videoListText_jvb {
	color: #C6CCCD;
	background: url('../../images/jvb/videoportal/videoportalList_lo.gif') repeat;
}

.videoListText_pmp {
	color: #D9CFAF;
	background: url('../../images/pmp/videoportal/videoportalList_lo.gif') repeat;
}

.videoListText_hi {
	color: #992424;
	background: url('../../images/videoportalList_hi.gif') repeat;
}

#videoplayer {
	position:absolute;
	top: 209px;
	left: 572px;
	width:338px;
	height:272px;
	background-color:#151412;
}

#videoLayer {
	position: absolute;
	top:50px;
	left:17px;
	width:960px;
	height:478px;
	background-color:#151412;
	z-index:1100;
}

#videoLayerContent {
	height:438px;
	width:800px;
	margin: 20px 70px 20px 70px;
	bor/der:1px solid red;
}

#btnCloseLayer {
	margin:20px 20px 0px 0px;
	float:right;
	cursor:hand;
	bor/der:1px solid blue;
}