.photo_cell{
	display:block;
	width:120px;
	height:130px;
	text-align:center;
	float:left;
	margin:2em;
}


.img_container{
	border:2px solid gray;
	margin-bottom:4px;
}

.img_description{
	background-color:#244F92;
	color:white;
	text-align:center;
}

.thumbnail{
	/*  4:3*/
}


#upload_video,
#upload_photo{
	cursor:pointer;
}
