#staffFlash {
	position: absolute;
	height: 225px;
	width: 305px;
	left: 225px;
	top: 245px;
}
#quote {
	position: absolute;
	height: 57px;
	width: 216px;
	color: #467f2b;
	top: 318px;
	right: 296px;
	line-height: 18px;
	font-weight: bold;
}
#quotePadding {
	margin-right: 2px;
	margin-left: 2px;
}
#quote  .size2 { font-size: 15px; }
#text {
	position: absolute;
	height: 220px;
	width: 275px;
	color: #999999;
	top: 384px;
	right: 219px;
}
