.diaporama{
	position:relative;
	width:850px;
	height:480px
}

.diaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute
}

.diaporama_controls{
	width:512px;
	margin:0px 0;
	padding:0px;
	clear:both;
	overflow:hidden;
}

.diaporama_controls .btns{
	float:right;
}

.diaporama_controls a{
	font-weight:normal;
	width:0px;
	height:0px;
	text-indent:-9999px;
	display:inline-block;
	margin:0 3px;
}