/* CSS Document */

#law{
	margin-bottom:70px;
}

#law table{
	font-size:10pt;
	color:#666666;
}

#law th{
	background:#EEEEEE;
	border: solid 1px #bed0db;
	padding:5px;
	width:150px;
}

#law td{
	border: solid 1px #bed0db;
	padding:5px;
	width:420px;
}

#law td li,
#law td p{
	font-size:10pt;
}
