.album_photos_td{
	background:#333333;
}
.album_photos_cont{
	border:2px outset #cccccc;
	background:#ffffff;
	padding:10px;
	margin:10px;
	min-height:85px;
}

.album_photos_titre{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}