/* CSS Document */

.cellpadder {
padding: 10px;
}

.dividing{
border-top:1px solid white;
border-bottom:1px solid white;
}