#photos {
	position: relative;
	padding: 0 10px 0 10px;
}

#photos p {
	padding: 0 0 0 0;
	margin: 0 5px 0 0;
}

#photos #thumbs img {
	margin: 5px 5px;
	cursor: pointer;
}

#photos  #viewer {
}

#photos  #photo {
	text-align: center;
	padding: 0 20px 0 20px;
}

#photos  #photo p {
	margin: 20px 0 0 0;
}

#photos  #controls {
	text-align: center;
	margin: 0 0 20px 0;
}

#photos #controls  a {
}

#photos .photoalbum {
	clear: both;
}
