ul#photo_gallery li, ul#album_list li {
	list-style: none;
	float: left;
	margin-right: 10px;
	text-align: center;
	width: 160px;
}

table#photo_gallery {
	width: 99%;
}

table#photo_gallery td {
	width: 33%;
	padding: 5px;
}

ul#photo_gallery li .photo {
	height: 150px;
	width: 150px;
}

#info {
	clear: both;
}
