#photo_display {
	width:500px;
	margin-right:10px;
}
#photo_display img {
	margin-bottom:10px;
}

#photo_thumbs {
	width:120px;
	float:right;
	text-align:right;
}

#photo_thumbs img {
	margin:0;
}

.photo_text {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:12px;
}

.description {
	margin-bottom:10px;
}

div.photo h3 {
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
	color:#999999;
}