.pic .cell {
/*
	padding: 5px;
*/
}

.pic div.logos {
/*
	background-color:red;
*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 200px;
}

div.content {
/*
	background-color:red;
*/
	background-color: transparent;
	border:0;
	text-align: center;
}

div.content img {
	margin-bottom: 2em;
}

