@charset "UTF-8";
.blurb {
	overflow: visible;
	position: absolute;
	visibility: hidden;
	z-index: 20;
	height: 406px;
	width: 723px;
	top: 116px;
}
.blurbPrf {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 20;
	height: 507px;
	width: 723px;
	top: 15px;
}
.blurbTtl {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 406px;
	width: 723px;
	top: 116px;
}
