.screenshots {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	/*margin-left: 10px !important;
	margin-left: 6px;*/
	/*border:1px solid red;*/
}
.screenshot {
	float: left;
	margin: 10px 3px;
	width: 162px;
	height:125px;
	text-align: center;
	background-repeat:no-repeat;
	background-position:center center;
}

.screenshot_content {
	float:left;
	width:148px; 
	height:85px;
	background-repeat:no-repeat; 
	background-position:center center;
	margin-top:19px;
	margin-left:6px;
}
