/* Styles to add for the front end grouped product elements for the waitlist */
table.group_table {
	width: 100%;
}

table.group_table tr td.price p.out-of-stock {
	margin: 0;
}

table.group_table tr td.price ins {
	display: table;
}