div.legujabb-videok { position:relative; width:606px; height:auto; overflow:hidden; background-color:#ffffff; }
div.legujabb-videok a { color:#323232; text-decoration: none; }
div.legujabb-videok div.item { position:relative; float:left; width:302px; height:130px; margin-right:1px; }
div.legujabb-videok div.image { position:absolute; overflow:hidden; left:13px; top:10px; width:147px; height:110px; cursor:pointer; }
div.legujabb-videok div.title { position:relative; cursor:pointer; font-family:arial; font-weight:bold; color:#323232; font-size:11px; }
div.legujabb-videok div.lead { position:relative;  line-height:14px; margin-top:16px; font-family:arial; color:#828282; font-size:11px; }
div.legujabb-videok div.content { position:absolute; top:16px; right:11px; width:110px; height:97px;  }
div.legujabb-videok div.border { position:absolute; width:1px; height:241px; background-color:#3d3d3d; left:303px; top:38px; }


/* box header */
	body.xfaktor_videok div.boxheader { height:27px; position: relative; overflow: hidden; margin-top: 7px; margin-bottom:0; width: auto;}
	body.xfaktor_videok div.boxheader div.layer {	width: 800px; height: 27px; position: relative; z-index: 1;}
	body.xfaktor_videok div.boxheader div.label { float:left; padding-left:1px; padding-top:4px; padding-right: 10px; height:27px; letter-spacing: -1px; font-size:14px; width: auto; }
	body.xfaktor_videok div.boxheader div.bg { z-index: -1; position: absolute; border-bottom: 1px solid #535353; width:606px; height:25px; background-image:url(/items/graphics/xfaktor/boxheader.png); background-position: top right; background-repeat: no-repeat; }

	body.xfaktor_videok div.legujabb-videok { position:relative; width:606px; background:none;  }
	body.xfaktor_videok div.legujabb-videok div.item { background-color: #000; background-image:url(/items/graphics/xfaktor/x_boxbg.png); background-repeat: repeat-x; }
	body.xfaktor_videok div.legujabb-videok div.title { position:relative; cursor:pointer; font-family:arial; font-weight:bold; color:#ccc; font-size:11px; }
	body.xfaktor_videok div.legujabb-videok a { color:#ccc; text-decoration: none; }
	body.xfaktor_videok div.legujabb-videok a:hover { color:#fff; text-decoration: none; }
	body.xfaktor_videok div.legujabb-videok div.border { display: none; }
	

div.legujabb-videok div.page.active {
	display: block;
}
div.legujabb-videok div.page {
	display: none;
}

div.legujabb-videok div.pager_container {
	float: right;
	overflow: hidden;
}

div.legujabb-videok div.pager {
	position: relative;
	background-image: url("/items/graphics/flexiarrows.png");
	height: 16px;
	width: 16px;
	cursor: pointer;
	float: left;
}

div.legujabb-videok div.pager.dot {
	background-position: -16px 0;

}
div.legujabb-videok div.pager.dot.active{
	background-position: -32px 0;
}

div.legujabb-videok div.pager.left {
	background-position: 0 0;
}
div.legujabb-videok div.pager.right {
	background-position: -48px 0;
}


