﻿.albumupdate
{
	font-size: 12px;
	font-family: Tahoma;
	width: 220px;
}
.albumupdate span
{
	color: blue;
}
.albumupdate span a
{
	color: #FF0099;
}
.albumupdate .albumitem
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	color: #444;
}
.albumupdate .photo
{
	margin-top: 5px;
}
.albumupdate .photo img
{
	width: 48px;
	height: 48px;
	border: none;
}
.albumupdate .info
{
	font-size:smaller;
	color: #999;
}
