#gd_price_table{
   width: 100%;
   padding: 5px;
}

#gd_price_table table{
    width: 100%;
}

#gd_price_table table th{
    font-weight: bold;
}

#gd_price_table table td{
    font-weight: normal;
}