.aveComponent {
	position: absolute;
	overflow: hidden;
}

.aveAccordionContent {
	position: relative;
	overflow: hidden;
}

.aveBox {
	position: relative;
	height: 100%;
	width: 100%;
}

.aveBoxContent {
	position: relative;
	overflow: hidden;
}

.items  {
clear:both;
height:100%;
overflow:visible;
position:absolute;
width:2000em;
}

.item {
	width:803px;
	float:left;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

.item table {
	width:803px;
	left:0;
	right:0;
	border-collapse: collapse;
	border-spacing: 0;
}

.libObject {
margin:auto;
}

.pagePreview {
	margin: auto;
}.pagePreviewItem {
}

.diwp {
	display:block;
	height:100%;
	position:absolute;
	top:0;
	width:100%;
}

.tooltip {
background:url("http://flowplayer.org/tools/img/tooltip/black_arrow.png") repeat scroll 0 0 transparent;
color:#FFFFFF;
display:none;
font-size:12px;
height:70px;
padding:25px;
width:160px;
}