div.box
{
	position: absolute;
	width: 698px;
	height: 308px;
	overflow: hidden;
}

div.collector
{
	position: absolute;
	width: 8250px;
	height: 308px;
}

div.snippet
{
	float: left;
	width:412px;
	height: 308px;
	text-align: left;
	background: #FFF;
}

div.snippet img
{
	border: 0;
	margin: 0px;
	padding: 0px;
}

div.selector
{
	width: 698px;
}

