#PDOsection {
	margin-top: 15px;
	margin-bottom: 0px;
}
#PDOsection h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
}
#PDOsection h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	color: #333;
}
#PDOsection #infoscope {
	background-color: #F3F3F3;
	border: 1px dotted #CCC;
	padding: 8px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	margin-top: 8px;
}
#PDOsection #infoscope_tw {
	background-color: #FFF;
	border: 1px dotted #CCC;
	padding: 8px;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	margin-top: 8px;
	font-family: Verdana, Geneva, sans-serif;
}
#PDOsection #infoscope_tw a{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
	color: #036;
	text-decoration: none;
}
#PDOsection #infoscope_tw a:hover{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
	color: #900;
	text-decoration: none;
}
#infoscope h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #06F;
	margin-top: 0px;
	margin-bottom: 4px;
}
#infoscope a {
	color: #06F;
}
#infoscope a:hover {
	color: #F0C;
}
#infoscope h6 {
	font-size: 12px;
	color: #F90;
	margin-top: 4px;
	margin-bottom: 0px;
}