
div#content div.tx-extendedshop-pi1
  {
    margin: 0 180px 20px;
  }

div#content div.tx-extendedshop-pi1 h6
  {
    color: #000000;
  }

div#content div.tx-extendedshop-pi1 table.shopCart th
  {
    color: #F77A2E;
  }

div#content div.tx-extendedshop-pi1 input.shopButton
  {
    background-color: #F77A2E;
    color: #FFF9D9;
  }

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: #F77A2E;
    background-color: #FFF9D9;
    color: #000000;
  }

div#content div.tx-extendedshop-pi1 table.shopForm td.shopFixed p
  {
    background-color: #FFF9D9;
  }

