/**
 * Style sheet Fotoalbum
 */
.mod_photoalbumslist .image_container
{
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	padding:4px;
	background-color:#ffffff;
}

.mod_photoalbumsviewer .meta
{
	margin-bottom:15px;
}

.mod_photoalbumsviewer .title
{
	margin-bottom:10px;
	border-bottom:2px solid #ff9600;
	font-weight:bold;
	font-size:13px;
	color:#2f576a;
}

.mod_photoalbumslist .album-text
{
	float:left;
}

.mod_photoalbumslist .title, .mod_photoalbumslist .title a
{
	margin-bottom:15px;
	border-bottom:2px solid #ff9600;
	font-weight:bold;
	font-size:13px;
	color:#2f576a;
	text-decoration:none;
}
