@import url(../iframe-default.css);
/* Special Formatting for Grids w/ Checkboxes (non-ComponentArt) */
#price-changed table.grid { width: 100%; margin: 0 auto; border: 0px none; }
#price-changed table.grid th { text-align: left; text-transform: uppercase; font-size: 77%; font-weight: bold; background: #ebc167; padding: 2px 4px; }
#price-changed table.grid th.date { width: 50%; }
#price-changed table.grid th.checkbox, #price-changed table.grid th.icon { width: 10px; }
#price-changed table.grid td { padding: 2px 4px; font-size: 82%; background: url(../../images/common/dot-gray-horizontal.gif) 0% 100% repeat-x; }
#price-changed table.grid td.price-new { font-weight: bold; color: #538700; font-size: 92%; }
#price-changed table.grid tfoot td { padding: 0; background: #E3E3E0; }
