
$(document).ready(function(){
	// Motorhead bundle - CD option
	$('option[value=25983]').parent().css('display', 'none');
})
