.newGivingTable {
 padding:10px;
 margin:10px;
 background-color:#333333;
 width:550px;
}

.newGivingCell {
 padding:10px;
}