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

ul#photo_gallery li img {
	height: 113px;
	width: 113px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#info {
	clear: both;
}