.ChildrenTable {border-collapse: collapse; border-spacing: 0; clear: both; }
.ItemName { width: 260px; border-bottom: solid 1px grey; font-weight: bold; }
.ItemFinish { width: 110px; border-bottom: solid 1px grey; }
.ItemPrice { width: 70px; border-bottom: solid 1px grey; text-align: right; }
.ItemPriceStuckout { text-decoration: line-through; }
.ItemCheckbox { width: 50px; border-bottom: solid 1px grey; text-align: center; }


.ItemSettingRow { clear:both; margin-top: 10px; border-bottom: solid 1px gray;}

.GeoForm {float: right; margin-top: 26px; margin-right: 10px; }
/*
.AddToCart { clear:both; width: 100%; text-align: right; padding-right: 10px; padding-top: 10px; cursor: hand; }
*/
