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

.image_border {
	border: 1px solid #000000;
}
.screen_width {
	width: 922px;
	text-align: center;
}
.screen_width_video {
	width: 922px;
	height: 562px;
	text-align: center;
	border: 1px solid #000000;
}
#photoholder {
  background:#fff url('loading.gif') 50% 50% no-repeat;
}
#thephoto {
}
.grey_background {
	background-image: url(grey.gif);
	background-repeat: repeat;
}

.table_border {
	border: 1px solid #000000;
}
.image_top {
	vertical-align: bottom;
}
