
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: #666666;
  }

div#content div.tx-extendedshop-pi1 input.shopButton
  {
    background-color: #9E3227;
    color: #FFF9E6;
  }

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: #FFCC33;
    background-color: #FFF9E6;
    color: #000000;
  }

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

