#conclusion ul {
	margin-left:60px;
	margin-bottom:20px;
	margin-right: 60px;
}
#conclusion li {background-image: url(../images/tick.png);
		   background-repeat: no-repeat;
		   background-position: 0 50%;
		   padding: 3px 0 3px 25px;
		   margin: 10px 0;
}

#conclusion2 ul {
	margin-left:60px;
	margin-bottom:20px;
	margin-right: 60px;
}
#conclusion2 li {background-image: url(../images/help.png);
		   background-repeat: no-repeat;
		   background-position: 0 50%;
		   padding: 3px 0 3px 25px;
		   margin: 10px 0;
}

#conclusion3 ul {
	margin-left:60px;
	margin-bottom:20px;
	margin-right: 60px;
}
#conclusion3 li {background-image: url(../images/cross.png);
		   background-repeat: no-repeat;
		   background-position: 0 50%;
		   padding: 3px 0 3px 25px;
		   margin: 10px 0;
}

#conclusion4 ul {
	margin-left:60px;
	margin-bottom:20px;
	margin-right: 60px;
}
#conclusion4 li {background-image: url(../images/lightbulb.png);
		   background-repeat: no-repeat;
		   background-position: 0 50%;
		   padding: 3px 0 3px 25px;
		   margin: 10px 0;
}

#descendants
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin-bottom: 35px;
	width: 80%;
	border-collapse: collapse;
	text-align: left;
}

#descendants a
{
	color: #5daa21;
	border-bottom:1px dashed;
}

#descendants th
{
	font-size: 14px;
	font-weight: normal;
	color: #b17a20;
	padding: 10px 8px;
	border-bottom: 2px solid #bb8a37;
}

#descendants td
{
	border-bottom: 1px solid #d7f2bf;
	color: #5daa21;
	padding: 6px 8px;
}

#taxcensus
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	border-collapse: collapse;
	text-align: left;
}

#taxcensus th
{
	font-size: 14px;
	font-weight: bold;
	color: #b17a20;
	padding: 10px 8px;
	border-bottom: 2px solid #bb8a37;
	background-color: #D2E6D0;
	text-align:center
}

#taxcensus td
{
	border-bottom: 1px solid #d7f2bf;
	color: #5daa21;
	padding: 6px 8px;
	vertical-align:bottom;
}

#taxcensus td.textcenter
{
	text-align:center;
	border-bottom: 1px solid #bb8a37;
}

#taxcensus p
{
	margin-bottom:-7px;
}

#patents ul {margin: 10px 50px 20px 50px; padding: 0px; list-style-type: none;}

#patents ul li {margin: 0;
              padding-left: 100px;
			  padding-bottom: 7px;
			  font-size:1.0em;
			  }
			  
li.p_1716 {background-image: url(../images/1716.png);
		   background-repeat: no-repeat;
		   background-position: 0 10%;
		   padding: 3px 0 3px 20px;
		   margin: .4em 0;
		   }

li.p_1722 {background-image: url(../images/1722.png);
		   background-repeat: no-repeat;
		   background-position: 0 10%;
		   padding: 3px 0 3px 20px;
		   margin: .4em 0;
		   }
		   
li.p_1724 {background-image: url(../images/1724.png);
		   background-repeat: no-repeat;
		   background-position: 0 10%;
		   padding: 3px 0 3px 20px;
		   margin: .4em 0;
		   }

li.p_1728 {background-image: url(../images/1728.png);
		   background-repeat: no-repeat;
		   background-position: 0 10%;
		   padding: 3px 0 3px 20px;
		   margin: .4em 0;
		   }