#header-box {
	height: 615px;
}

#primary-promo-swf {
	position: absolute;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	height: 500px;
	top: 115px;
}

#photo-view {
	background: url(/image/entertainment/kiss/kiss_background.png) 10px 29px no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	height: 500px;
	top: 115px;
}

#photo-view img {
	margin: 151px 0 0 93px;
}

#kiss-photo-button-view a {
	background: url(/image/entertainment/kiss/kiss_photo_button.png) no-repeat;
	width: 323px;
	height: 41px;
	position: absolute;
	bottom: 26px;
	right: 271px;
	cursor: pointer;
}


