div.streamer-box
{
	position: absolute;
	width: 651px;
	height: 219px;
	overflow: hidden;
}

div.streamer
{
	position: absolute;
	width: 651px;
	height: 219px;
	*margin-top: -219px;
	overflow: hidden;
}

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

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

div.slide-interface
{
	float: left;
	font: bold 260px arial;
	color: #efefef;
	text-align: center;
	width: 651px;
	height: 219px;
}

div.streamer-image-transparant
{
	position: absolute;
	margin-left: 19px;
	*margin-top: -219px;
}


