table#whiteBox7 {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 18px;
	margin-right: 10px;
	border: 2px solid #E5E6D8;
}
table#whiteBox7 th{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 120px;
	vertical-align: top;
	text-align: left;
	color: #333333;
	background-image: url(../images/policy/bg01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
table#whiteBox7 td{
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #F3F4EB;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E6D8;
}

h3.policy {
	margin-left: 10px;
	margin-bottom: 1.3em;
	color: #762727;
	font-size: 130%;
}


div#mainArea ul {
	padding: 5px 0 0 9px;
}

