html,body {
  padding:0; 
}
body {
  font:10px/14px Arial, sans-serif;
}
h1 {
  font-size:1.8em;
  text-align:center; 
}
table {
  width:100%;
}
td,th {
  border:1px solid #999999;
  width:14.28%; /* 1/7TH */
  vertical-align:top;
}
a, a:hover {
  color:#000;
  text-decoration:none;
}
.inner {
  position:relative;  
  min-height:90px;
}
.day {
  border-bottom:1px solid #000;
  border-left:1px solid #000;
  padding:2px;
  font-weight:bold;
  float:right;
}
.view-data-node-data-field-date-field-date-value {
  float:left;
  font-weight:bold;
  padding-right:2px;
}
