table td:first-child {
width:160px;
height:20px;
border:solid 1px Black;
padding:5px;
text-align:center;
}
table td:last-child {
width:600px;
height:20px;
border:solid 1px Black;
padding:5px;
}
table td:first-child {
width:160px;
height:20px;
border:solid 1px Black;
padding:5px;
text-align:center;
}
table td:last-child {
width:600px;
height:20px;
border:solid 1px Black;
padding:5px;
}