#galaxy
{
  background: url(/images/textB.jpg) no-repeat !important;
}
#btnOurPrices
{
  position: absolute;
  right:    19px;
  top:      448px;
}
#btnUploadPhoto,#btnStartWithOrder,#btnBackToPhoto
{
  position: absolute;
  right:    19px;
  top:      486px;
}
#btnPrint
{
  position: absolute;
  left:     631px;
  top:      518px;
}
.content
{
  background:     transparent;
  position:       absolute;
  left:           31px;
  top:            190px;
  width:          700px;
  height:         298px;
  padding-left:   10px;
  padding-top:    10px;
  padding-bottom: 10px;
  overflow:       auto;
}
.content .textRow
{
  width:  670px !important;
}
.pricesTable
{
  width:  670px;
  border: 1px solid #96c038;
}
.pricesTable TD
{
  border:         1px solid #96c038;
  padding-top:    16px;
  padding-bottom: 16px;
}
.pricesTable .landscapeFormats,.pricesTable .portraitFormats,.pricesTable .squareFormats
{
  position: relative;
  left:     0px;
  top:      0px;
  width:    210px;
}
.pricesTable .selOption
{
  position: relative;
  left:     0px;
  top:      0px;
  width:    210px;
  height:   20px;
}
.pricesTable .selOption .f1
{
  position:     absolute;
  top:          2px;
  left:         0px;
  height:       18px;
  padding-left: 16px;
}
.pricesTable .selOption .f2
{
  position:       absolute;
  top:            2px;
  right:          0px;
  height:         18px;
  padding-right:  16px;
}
.pricesTable .selHeader
{
  font-family:    verdana,arial,helvetica,sans-serif;
  font-size:      12px;
  font-weight:    bold;
  color:          #000000;
  text-align:     center;
  position:       relative;
  left:           0px;
  top:            0px;
  height:         24px;
}
