TABLE.table .flag_green SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/flag_green.png);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .flag_yellow SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/flag_yellow.png);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .flag_red SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/flag_red.png);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .traffic-lights_green SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/traffic-lights_basic_green.png);
	margin: 2px 2px;
	height: 48px;
	width: 48px;
}

TABLE.table .traffic-lights_yellow SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/traffic-lights_basic_yellow.png);
	margin: 2px 2px;
	height: 48px;
	width: 48px;
}

TABLE.table .traffic-lights_red SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/traffic-lights_basic_red.png);
	margin: 2px 2px;
	height: 48px;
	width: 48px;
}

TABLE.table .traffic-lights_green_2 SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/traffic-lights_basic_green_2.png);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .traffic-lights_yellow_2 SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/traffic-lights_basic_yellow_2.png);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .traffic-lights_red_2 SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/traffic-lights_basic_red_2.png);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .box SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/box.gif);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .bell SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/bell.png);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .printer SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/printer.gif);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .labels SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/labels.png);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .label SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/label.png);
	margin: 2px 2px;
	height: 32px;
	width: 32px;
}

TABLE.table .truck SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/truck.png);
	margin: 2px 2px;
	height: 48px;
	width: 48px;
}

TABLE.table .traffic-lights_green_2_small SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/traffic-lights_basic_green_2_small.png);
	margin: 2px 2px;
	height: 22px;
	width: 22px;
}

TABLE.table .traffic-lights_yellow_2_small SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/traffic-lights_basic_yellow_2_small.png);
	margin: 2px 2px;
	height: 22px;
	width: 22px;
}

TABLE.table .traffic-lights_red_2_small SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/traffic-lights_basic_red_2_small.png);
	margin: 2px 2px;
	height: 22px;
	width: 22px;
}

TABLE.table .bell_small SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/bell_small.png);
	margin: 2px 2px;
	height: 22px;
	width: 22px;
}


TABLE.table .truck_small SPAN.icon {
	background-repeat: no-repeat;
	background-image: url(cc_icons/truck_small.png);
	margin: 2px 2px;
	height: 22px;
	width: 22px;
}

TABLE.table .checkin SPAN.icon {
	background-image: url(cc_icons/checkin.png);
	background-repeat: no-repeat;
	margin: 0px 0px;
	height: 22px;
	width: 22px;
}