#right {
	width: 590px !important;
}
.album {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	font-size: 8pt;
}
.album .title {
	width:86px;
}
.foto {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 86px;
	height: 115px;
	border: 1px solid #000000;
	background-position: center center;
	background-color: #AAAAAA;
	background-repeat: no-repeat;
	font-size: 8pt;
}
.album .cms_toolbar,
.foto .cms_toolbar {
	position: absolute;
	top: 0px;
	left: 0px;
}
.album .cms_edit,
.album .cms_delete,
.foto .cms_edit,
.foto .cms_delete {
	display: block;
}
