body {
	padding-top: 60px;
	padding-bottom: 40px;
}

#photo-matrix{
	list-style:none;
}
#photo-matrix li{
	float:left;
}
#photo-matrix li.start-of-row{
	clear:left;
}

#photo-matrix li img{
	width:240px;
	height:240px;
}


.cloud-message-data{
	display:none;
}