body {
  background-color : #FFB6C1;
  color : #000000;
  margin : 30px 30px 30px 30px;
  font-family:verdana;
  font-size:11px;
}

#all {
margin-left:auto;
margin-right:auto;
width:850px;
}

#content {
  background-color : #FFB6C1;
  float:right;
  width:550px;
}

#leftnav {
  width : 220px;
  min-height : 1000px; 
  margin-right : 15px;
  padding-bottom : 20px;
  float:left;
}

thead {
  font-weight: bold;
  text-align: center;
}

#tabInvoice {
  display: none;
}

td {
  vertical-align: top;
}

table.item_short {
  width: 600px;
}

td.details div {
  padding: 3px 0;
}

p.page_list {
  text-align: center;
  width: 600px;
}
