.lightroom_thumbnails {
	height: auto;
	margin: 10px;
}
img.lightroom_thumbnails {
	background-repeat: repeat-x;
	background-position: 0 center;
	background-image: url(/creatura/logos/logo-bg.png);
	margin-top: 25px;
	height: auto;
	width: 130px;
	margin-bottom: 25px;
	padding: 5px;
	background-color: #e5e5e5;
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
}
img.lightroom_thumbnails-cd {
	background-repeat: repeat-x;
	background-position: 0 center;
	margin-top: 25px;
	height: auto;
	width: 200px;
	margin-bottom: 25px;
	padding: 5px;
	background-color: white;
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
}
img.lightroom_thumbnails-v {
	margin-bottom: 3px;
	height: 130px;
	width: auto;
	margin-right: 32px;
	margin-left: 31px;
	border-width: 1px;
	padding: 5px;
	background-color: white;
	border-style: solid;
	border-color: #969696;
}
div.sh-robot {
	height: 341px;
	width: 277px;
}
span#robot {
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	height: 341px;
	width: 277px;
	z-index: 1;
	background-image: url(/headers/sh-robot.png);
}
span#display {
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	height: 341px;
	width: 277px;
	background-image: url(/headers/sh-robot-display.gif);
	z-index: 2;
}