/* 
 * ========================================
 * Gallery recent table properties 
 * ========================================
*/

.gallery_recent {
	width:100%;
}
.gallery_recent_photo_comment {
	text-align:center;
	font-size:11px;
	padding:5px;
	padding-bottom:15px;
}
.gallery_recent_photo_photo {
	text-align:center;
}

/* 
 * ========================================
 * Gallery article table properties 
 * ========================================
*/

.gallery_article_table {
	width:100%;
	text-align:center;
}
