/* $Id: photos.css 37 2010-08-14 15:51:50Z jfabregat $ */

#albums {
	width: 100%;
	table-layout: fixed;
}
#albums td a:hover img {
	border-bottom: 3px solid #ec7025;
	margin-bottom: 0;
}
#albums td a img {
	margin-bottom: 3px;
}


div.photo div.photoBorder {
	margin: 0 auto;
}
div.photo {
	margin: 15px 0;
}
