/*00table.css*/





#workingArea table   { 
border: 1px solid #bbbbbb; background-color: #ffffff; width: 100%; 
border-bottom-width: 0px; 
border-collapse: collapse; 
}
#workingArea table tr td  { 
border-bottom: 1px solid #bbbbbb; 
vertical-align: top;
border-right: 1px solid #bbbbbb; padding: 1px; margin: 0px;
font-size: 10px;
}


table tfoot tr td  { background-color: #eeeeee; }


/*
#stepBodyArea table {width: 100% !important;}

table td {border: 1px solid red; }
*/


/*
.adressbooktable tr {  margin: 0px;}
.adressbooktable tr td {
border-bottom: 1px solid #cccccc; 
border-right: 1px solid #cccccc; 
font-size: 10px; padding: 0px; margin: 0px; display: inline;
vertical-align: top;
}
.adressbooktable { 
border: 1px solid #cccccc; 
margin: 0px;
}
*/