/* store page specific style; needs structure.css also */

#storecontentwrapper
{
  display: inline;
  float: left;
  margin: 10px 0px 10px 0px;
  padding: 0px;
  width: 947px;
  height: auto;
  font-size: 12px;
}

#storebanner
{
  display: inline;
  float: left;
  margin: 0px 0px 10px 90px;
  padding: 0px;
  width: 907px;
  height: auto;
  font-size: 12px;
}

#storecontent
{
  float: left;
  display: inline;
  margin: 0px 20px 0px 20px;
  padding: 0px;
  width: 907px;
  height: auto;
  font-size: 12px;
}

#astore
{
  margin: 0px 0px 0px 40px;
}

