#box1 div{
	position:absolute;
	width:240px;
	height:169px;
	background-color:#FFF
}
#box1 img{
	position:static;
	float:left;
	width:240px;
	height:169px;
	margin:0 10px 10px 0;
}

#box2 div{
	position:absolute;
	width:240px;
	height:169px;
	background-color:#FFF
}
#box2 img{
	position:static;
	float:left;
	width:244px;
	height:148px;
	margin:0 10px 10px 0;
}
#box3 div{
	position:absolute;
	width:240px;
	height:169px;
	background-color:#FFF
}
#box3 img{
	position:static;
	float:left;
	width:215px;
	height:151px;
	margin:0 10px 10px 0;
}
