@charset "utf-8";
.lstanningtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sideshadowleft {
	position: absolute;
	height: 632px;
	width: 41px;
	left: -41px;
	top: 0px;
}
#sideshadowright {
	position: absolute;
	height: 632px;
	width: 41px;
	left: 840px;
	top: 0px;
	z-index: 100;
}
#bottomshadow {
	position: absolute;
	height: 41px;
	width: 882px;
	top: 631px;
}
