#menu div{
	margin-bottom: 10px;
}

.row{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.cell{
	float: left;
	padding-right: 15px;
}

.image{
	float: left;
	width: 204px;
	border: 1px solid #888888;
	background: #ffffff;
	padding: 10px;
	margin-right: 10px;
	text-align: center;
}

.image img{
	margin-bottom: 10px;
}