.clause {width: 426px;
	padding: 5px;
	margin: 0px;
	border-right: 2px solid #99CCFF;
	border-bottom: 2px solid #99CCFF;
	border-left: 2px solid #99CCFF;
	font-size: 12px;}
.clause table {
	width: 420px;
	margin-bottom: 5px;
}
.clause td {
	vertical-align: top;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}
.clause th {
	background-image: url(../img/10_10/clause.jpg);
	background-repeat: repeat;
}
	.clause h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/10_10/clause.jpg);
	background-repeat: repeat;
}
.clause h4 {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #6699FF;
	margin: 0px 0px 5px;
	padding: 0px;
}
.clause ol {
	margin: 0px 0px 5px 20px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #6699FF;
}
.clause ul {
	margin: 0px 0px 5px 20px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

