@charset "utf-8";
/* CSS Document */

#gallery img {
	margin: 0px 22px 20px 0px;
}

#photoCredit {
	position: absolute;
	top: 8px;
	left: 30px;
	font-size: 10px;
	color: #4377b1;
}

#photoCredit span {
	color: #f7742c;	
}