p {
font-size:0.9em;
line-height: 22px;
width:680px;
}

table#hiveSpecs {
border: 1px solid #aaa;
font-size:10px;
text-align: left;

}

#hiveSpecs th {
background-color:#ccc;
color:#333;
height:24px;
}
#hiveSpecs td { border-bottom:1px solid #ccc; height:48px; }

th.hiveName, td.hiveName { padding-left:10px; width:100px; }
th.hiveType, td.hiveType { width:80px; }
th.hiveApiary, td.hiveApiary { width:100px; }
th.hiveSize, td.hiveSize { width:200px; }
th.hiveHarvest, td.hiveHarvest { text-align:left; width:100px; }
