/* CSS Document */
.photos_frame {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding:0px;
	overflow: hidden;
}

TD {
	padding:0px;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}