#photos-right {
	float: right;
	width: 300px;
	margin-left: 20px;
}

#photos-right a:hover {
	background: #ffffff;
	text-decoration: none;
}

#photos-bottom {
	margin-bottom: -30px;
	padding: 0;
}

#photos-bottom a:hover {
	background: #ffffff;
	text-decoration: none;
}

#move-text p {
	margin: 20px 0px 0px 0px;
	line-height: 1.7em;
}

p.caption {
	margin: 3px 0px 20px 0px;
	line-height: 1.1em;
	font-size: 90%;
}

img.move-right {
	padding: 0;
	margin: 0;
}

img.move-bottom {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}
