﻿#tblNutshell
{
    background-color:White;
    border: solid 1px black;
    width:80%;
    text-align:center;
}

#divClients
{
   background-color:White;
   width:700px;
   border: solid 1px black;
   padding: 20px 20px 20px 20px;
}