.content
{
  position: absolute;
  left:     203px;
  top:      175px;
  width:    549px;
  height:   240px;
  overflow: hidden;
}
.content .textRow
{
  width: auto !important;
}
#homeCouch
{
  position: absolute;
  left:     270px;
  top:      420px;
  width:    auto;
  height:   auto;
  cursor:   pointer;
}
#homeCouch:hover
{
  text-decoration: underline;
}
#homeCouch H1
{
  color:        #347923;
  font-family:  verdana,arial,helvetica,sans-serif;
  font-size:    20px;
  font-weight:  bold;
}
#homeCouch H1 EM
{
  color:      #000000;
  font-style: normal;
}
#btnOurPrices
{
  position: absolute;
  right:    19px;
  top:      448px;
}
#btnUploadPhoto,#btnStartWithOrder,#btnBackToPhoto
{
  position: absolute;
  right:    19px;
  top:      486px;
}
#allFormats .formatsTable
{
  position:         absolute;
  left:             0px;
  top:              610px;
  width:            969px;
  border-collapse:  collapse;
}
#allFormats .formatsTable TD
{
  border:         1px solid #cccccc;
  padding-top:    2px;
  padding-bottom: 2px;
}
#allFormats .selOption
{
  position:   relative;
  width:      181px;
}
#allFormats .selOption .f1
{
  float:  left;
}
#allFormats .selOption .f2
{
  float:  right;
}
