/* about.php */

.about1-box, .about2-box, .about3-box { margin-bottom:5px; }

.about1-box dt, .about2-box dt, .about3-box dt  {
    font-weight: bold;
    float:left;
    width:100px;
}

.about1-box dd, .about2-box dd, .about3-box dd {
    float:right;
    width:800px;
}
div.about-face { float:left; margin-right:20px; font-size:12px; text-align: center; }
.about3-box dt { width:130px; font-weight: normal; }
.about3-box dd { width: 770px; }