#cell-A1,
#cell-A2
{
	float: left;
}

#cell-B1,
#cell-B2
{
	float: right;
}

#cell-A1,
#cell-A2,
#cell-B1,
#cell-B2
{
	width: 343px;
	margin-bottom: 10px;
}

#cell-A1 div.picture,
#cell-A2 div.picture,
#cell-B1 div.picture,
#cell-B2 div.picture
{
	height: 228px;
	overflow: hidden;
	background: #FFFFFF;
}

#cell-A1 a:hover,
#cell-A2 a:hover,
#cell-B1 a:hover,
#cell-B2 a:hover
{
	text-decoration: none;
}