.myItem {
	margin-top: 24px;
	width: 500px;
}

.itemIcon {
	float: left;
	width: 40px;
}

.itemText {
	display: block;
}

#orderTable {
	width: 500px;
	margin-top: 24px;
}

#orderTable TD {

}
