.screenshots
{
	list-style:				none;
	margin:					0;
}
 
.screenshots li
{
	float:					left;
	padding:				5px;
	text-align:				center;
}

.screenshots li img
{
  border-style: none;
  width: 240px;
  height: 320px;
}

.screenshots li img.rotated {
  width: 240px;
  height: 180px;
}
