.shadowImage{
	display:block;
	float:left;
	background:url('../img3/shadow.png') no-repeat bottom right;
	margin-bottom:5px;
}
.shadowImage img{
	display:block;
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:-6px 6px 6px -6px;
	padding:4px;
}
.screenshot{
	width:47%;
	float:left;
	margin-bottom:40px;
}
.text1{
	display:block;
	width:250px;
}
.center1{
	text-align:center;
}