#pageCenterMiddle {
	float:left;
}

#pageCenterText {
    float: left;
}

#pageCenterText p {
    line-height: 24px;
	margin:0px;
	color: #434343;
    line-height: 24px;
}

#pageCenterText h3{
	color: #7DBF1F;
	font-family: verdana;
	font-size: 19px;
	margin-top:27px;
	margin-bottom:0px;
}

.screenshots{
	width:920px;
	float:left;
	margin-top:40px;
}

.screenshots_img{
	float: left;
	width: 226px;
	height: 165px;
	background-position:center center;
	background-repeat:no-repeat;
	margin:0px 4px 0px 0;
}