@charset "UTF-8";
#box {
	height: 624px;
	width: 789px;
	position: relative;
	background-image: url(/images/lightbox_back.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#box #picture {
	position: absolute;
	height: 210px;
	width: 316px;
	left: 73px;
	top: 74px;
}
#box #info {
	position: absolute;
	height: 253px;
	width: 646px;
	left: 71px;
	top: 297px;
}
#box #buttons {
	position: absolute;
	height: 211px;
	width: 316px;
	left: 402px;
	top: 75px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
