/*
Title:      	Eendracht Ubeersel photos styles for screen media
Author:     	KFR, © 2006 Karel Frederix.
Updated:    	Mar 15 2006
*/

/* ---- [ photo albums ] ------------ */
#photos { margin: 30px auto 0 0; }
.album { margin: 10px 5px 0 5px; float: left; width: 110; height: 100px; text-align: center; vertical-align: middle; display: inline-block; overflow: hidden; }
.album a { text-decoration: none; font-size: 1.0em; }
.album a:hover { color: #9933cc; text-decoration: underline; }

