div.box
{
	position: absolute;
	width: 696px;
	height: 365px;
	overflow: hidden;
}

div.box-interface
{
	position: absolute;
	width: 696px;
	height: 241px;
	overflow: hidden;
}

div.collector
{
	position: absolute;
	width: 3480px;
	height: 100%;
}

div.slide
{
	float: left;
	font: bold 260px arial;
	color: #555;
	text-align: center;
	width: 696px;
	height: 365px;
}

div.slide-interface
{
	float: left;
	font: bold 260px arial;
	color: #555;
	text-align: center;
	width: 696px;
	height: 241px;
}