From Wikipedia, the free encyclopedia
#floorplan {
table-layout: fixed;
border-spacing: 1px;
width: 165em;
text-align: center;
font-size: 0.8em;
line-height: 1;
}
#floorplan td { height: 4ex;}
#floorplan td a { color: #FFF; }
#floorplan .vacant {
outline: 1px solid black;
outline-offset: -1px;
}