.screenshots
{	
	list-style:none; 
	width:400px; 
	height:220px; 
	display:block; 
	overflow:hidden
	margin: 0px;
	padding: 0px;
}

.screenshots li 
{
	float:left; 
	display:inline; 
	overflow:hidden
}
