table.phpinfo {
   border-collapse: collapse;
   margin-left:auto; margin-right:auto;
   border-style: none;
   width: 100%;
   max-width: 600px;
   }
table.phpinfo th, table.phpinfo {
   padding: 3px;
   }
.center {text-align: center;}
.center table { margin-left: auto; margin-right: auto; text-align: left;}
.center th { text-align: center !important; }
td.phpinfo, th.phpinfo {
   border: 1px solid #000000; font-size: 75%; vertical-align: baseline;
   }
h1.phpinfo {
   font-size: 150%;
   }
h2.phpinfo {
   text-align: center;
   font-family: sans-serif;
   color: black;
   font-size: 125%;
   }
.p {text-align: left;}
.e {background-color: #ccccff; font-weight: bold; color: #000000;}
.h {background-color: #9999cc; font-weight: bold; color: #000000;}
.v {background-color: #cccccc; color: #000000;}
.vr {background-color: #cccccc; text-align: right; color: #000000;}