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

.flash{
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.section1{
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 50px;
}


.section1 table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 700px;
}

.section2{
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 25px;
}


.section2 table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 700px;
}

p.illustLeft, p.illustLeft a{
	text-align: right;
	margin-right: 20px;
}