
div#content div.tx-extendedshop-pi1 h6
  {
    color: #00265D;
  }

div#content div.tx-extendedshop-pi1 table.shopCart th
  {
    color: #00265D;
  }

div#content div.tx-extendedshop-pi1 input.shopButton
  {
    border-color: #000000;
    background-color: #FFFFFF;
    color: #000000;
  }

div#content div.tx-extendedshop-pi1 table.shopForm td.shopField input,
div#content div.tx-extendedshop-pi1 table.shopForm td.shopField select,
div#content div.tx-extendedshop-pi1 table.shopForm td.shopField textarea
  {
    border-color: #000000;
/*    background-color: #F6F2E7; */
    color: #000000;
  }

div#content div.tx-extendedshop-pi1 table.shopForm td.shopFixed p
  {
    background-color: #FFFFFF;
  }

