body{
font:15px/1.3 Arial, sans-serif;
margin:0;
}

section, footer, header, aside{
    display: block;
}

#container{
 width:962px;
 margin:0 auto;
 text-align:left;
}

#dirbutton img { margin-bottom:-6px;}

#IMGdir, #IMGdirProd {  right: 40px;
  top: 40px;
  position: absolute;
}
#IMGdirProd, #IMGdirProd2 {
  cursor: pointer;
}

	.dv-table td{
		border:0;
	}
	.dv-label{
		font-weight:bold;
		color:#15428B;
		width:100px;
	}
.div2{
float: left;
width: 50%;
}

form {  margin-top: 5px;
  text-align: center;
}
form label {
  display: inline-block;
}
#ffInventory div {
  float: left;
  width: 25%;
}
#ffSale div, #ffPreorder div {  float: left;
  width: 20%;
}
#ffArrival div {
  float: left;
  width: 18%;
}
.list4 label {
  width: auto;
  display: inline-block;
}
.list4 div {  float: left;
  width: 25%;
}
#ffPricing div {
  float: left;
  width: 33%;
}
#ffPricing div>label {
  width: 33%;
}

#pay div {  padding: 2%;
}
#pay label {
  width: 40%;
  display: inline-block;
  text-align: right;
}
.search {position: absolute;
top: 33px;
right: 10px;
z-index: 1000;
}
#CustomerCard div {padding: 3px;
}

#ffSupplier label, #ffCustomer label, #dlgWarehouse label {
  width: 30%;
  text-align: right;
}
#ffSupplier div>div>div, #ffCustomer div>div>div, #dlgWarehouse div>div>div {
padding: 3px;
}
#ffSupplier div>div>div>input, #ffCustomer div>div>div>input, #dlgWarehouse div>div>div>input {
width: 50%;
}