table.extra-options{
	width: 100%;
}

table.extra-options td, .single-product div.product table.extra-options th {
    display: list-item;
    padding: 0;
    list-style: none;
    background-color: transparent;
}

table.extra-options td.left, .single-product div.product table.extra-options th.left {
    display: table-cell;
}

table.extra-options td.above, .single-product div.product table.extra-options th.above {
   
}