#ShopKeeper{
border:1px solid #ccc;
border-collapse:collapse;
}

#ShopKeeper th{
border:1px solid #ccc;
background-color:#664d01;
color:#FFF;
padding:5px;
text-align:center;
font-weight:bold;
line-height:1.5;
white-space: nowrap;
}

#ShopKeeper td{
border:1px solid #ccc;
padding:5px;
line-height:1.5;
}