h2#ptitle span {
    display : none;
}

#ppbox {
	width : 90%;
    margin : 0 auto 9% auto;
    line-height : 1.5em;
}

h3.pindex {
	margin-bottom : 15px;
	padding-bottom : 13px;
	border-bottom : solid 1px #b4b4b4;
	font-size : 110%;
	font-weight : normal;
}

ol {
	margin : 0 0 20px 25px;
}

ol li {
	margin-bottom : 10px;
}

ol ul {
	margin : 0 0 15px 20px;
}

ol ul li {
	margin-bottom : 7px;
    list-style-type : disc;
}

ol li p {
	margin : 6px 0 6px 0;
}

p.txt {
	margin-bottom : 20px;
}

p#fcontact {
	text-align : right;
}