#PDOsection {
	margin-top: 5px;
	margin-bottom: 0px;
}
#PDOsectionList {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#PDOsectionList h2 {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0px;
}
#PDOsectionList table {
	margin-top: 20px;
}
#PDOsectionList th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
#PDOsectionList th a {
	color: #9AD907;
	text-decoration: none;
}
#PDOsectionList th a:hover {
	color: #390;
	text-decoration: underline;
}
#PDOsectionList td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}
#PDOsectionList ul {
	margin-left: 17px;
	padding: 0;
}
#PDOsectionList .pdline {
	background-image: url(../images/2008Products/pdline1dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}