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

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

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

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

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: #FFBF00;
    background-color: #FFF7E0;
    color: #BF0000;
  }

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

