body {
	font: 12pt/1.4 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: black;
	background: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;

}

.borderless td, .borderless th {
    border: none;
}

td.food-name {
	font-size: 80%;
}

a img { border: none; }

#ajax-spinner {
	display: none;
}

#order-detail {
	width: 80mm;
}

#order-detail i {
	display: none;

}
