/* //TODO
#aiStandardDialog
{
  width: 45em;
  height: 27em;
  position: fixed;
  top: 20%;
}
*/

#listingName
{
  line-height: 1em;
  font-size: 150%;
  background: #fff;
  width: 97%;
  padding: 0.5em;
}

#i18n_mpDetails
{
  display: block;
  text-align: center;
  text-decoration: underline;
  font-size: 120%;
  padding: 0.5em;
  color: #000;
}

#priceContainer
{
  text-align: center;
  width: 19.5em;
  margin: auto;
}

#groupPriceContainer
{
  display: none;
}

.Price
{
  width: 100%;
  display: inline-block;
}



#assetPrice
{
  width: 100%;
  font-size: 130%;
  line-height: 2em;
  text-align: center;
}

#i18n_mpReleaseDate
{
  text-align: center;
  display: block;
}