@charset "utf-8";
/* CSS Document */

div#shadow-down {
	width: 100%;
/*	clear: both;*/
	background: none;
	margin: 0;
	padding: 0;
	border-top: 0;
	border-top-width: 0;
}
div#shadow1 {
	border-top-width: 0;
	clear: both;
	position: relative;
	width: 95.6em;
	margin: 0 auto;
	top: 0;
/*	padding: 0.4em;
	padding-top: 0;
	text-align: left;*/
	background: none;
}
div#shadow2 {
	border-top-width: 0;
	clear: both;
	position: relative;
	width: 95.6em;
	margin: 0 auto;
	top: 0;
/*	padding: 0.4em;
	padding-top: 0;
	text-align: left;*/
	background: none;
}
div#shadow3 {
	border-top-width: 0;
	clear: both;
	position: relative;
	width: 95.6em;
	margin: 0 auto;
	top: 0;
/*	padding: 0.4em;
	text-align: left;*/
	background: none;
	padding-top: 0;
}
div#corners {
	clear: both;
	width: auto;
	margin: 0 auto 0 auto;
	background: none;
	position: relative;
	text-align: left;
	height: 0px;
	display: none;
}
#leftcorner {
	width: auto;
	height: 0;
	margin: 0;
	background: none;
	position: absolute;
	display: none;
}
#rightcorner {
	width: auto;
	height: 0;
	margin: 0;
	padding-right: 0;
	background: none;
	position: absolute;
	display: none;
}