body {
  background-color : #ffffff;
  color : #000000;
  margin : 0px 0px 0px 0px;
}

#content {
  background-color : #ffffff;
  position : absolute;
  left : 230px;
  top : 0;
}

#leftnav {
  width : 220px;
  height : 100%; 
  margin-right : 15px;
  margin-left : 5px;
  padding-bottom : 20px;
}

thead {
  font-weight: bold;
  text-align: center;
}

#tabInvoice {
  display: none;
}

td {
  vertical-align: top;
}

table.item_short {
  width: 600px;
}

p.page_list {
  text-align: center;
  width: 600px;
}