
html {
  font-size: 0px;
	font-family: sans-serif;
  background-color: rgb(255, 255, 255);
}
body{
  width: 969px;
	height: 350px;
}
#main {
	width: 100%;
	height: 100%;
  background-color: white;
	left:-10px;
}
.row {
  height: 29px;
  width: 100%;
}
.place {
  width: 41px;
  height: 100%;
  display: inline-block;
  position: relative;
  font-size: 10px;
}
#usage {
  top: 230px;
  left : 600px;
  width : 200px;
  height : 100px;
  
  font-size: 10px;
  color: black;
  position: absolute;
  z-index: 1000;

}


.place#\36 -2,.place#\36 -3,.place#\36 -4,.place#\36 -6,.place#\37 -3, .place#\37 -4, .place#\37-6 {
    border: 1px solid #808080;
    background-color: #aaaaaa;
  margin: 0;
  border-collapse: collapse;
}
