@CHARSET "UTF-8";

.media_photo
{
	float: left; 
	width: 140px; 
	height: 140px;
	text-align: center;	
}

.photo_album_list
{
	sbackground: yellow;
	margin-top: 40px;
	margin-bottom: 20px;
}

.photo_album
{
	margin-right: 20px;
}

.photo_album img
{
	border: 0px;
}
