div#pp{
  width:1000px;
  margin:0 auto;
}

div#pp h2 {
margin-bottom: 30px;
}

div#pp_intro {
margin-bottom: 20px;
}

#pp_intro p {
line-height: 1.4em;
}

div.pp_box {
line-height: 1.4em;
margin-bottom: 20px;
}

.pp_box h3 {
font-weight: bold;
border-bottom: 1px dotted #CCCCCC;
margin-bottom: 8px;
padding-bottom: 3px;
}