 #copyCol3 {
    width: 283px;
    background-color: #A28FBC;
    padding:10px 20px;
 }
 #copyCol3 table {
     color: #fff;
 }
 #copyCol3 table thead, tfoot {
     font-weight: bold;
 }
 
 #copyCol3 table thead th {
     border-bottom: 1px solid #fff;
 }
 
 #copyCol3 table tfoot th {
     border-top: 1px solid #fff;
 }
 