/* suites */
DIV.suitedesc {
  position: relative ;
  z-index: 3000 ;
  border-style: none ;
  background: transparent ;
}
DIV.suitedesc IMG {
  margin-top: 15px ;
}
DIV.suite {
  position: relative ;
  z-index: 2000 ;
  margin-top: -13px ;
  padding: 5px ;
  vertical-align: top ;
  border-style: solid ;
  border-width: 1px ;
  border-color: #decaca ;
}
DIV.suite TABLE {
  width: 100% ;
}
DIV.suite TABLE TD {
  vertical-align: top ;
}
DIV.suite TABLE TD.m {
  padding: 15px 8px 5px 8px ;
  text-align: center ;
  vertical-align: middle ;
}
DIV.suite TABLE TD.m A {
  font-weight: bold ;
}
DIV.suite TABLE TD.m HR {
  width: 45% ;
  border-style: solid ;
  border-width: 1px 0px 0px 0px ;
  border-color: #decaca ;
}
DIV.suite TABLE TD.l {
  text-align: left ;
}
DIV.suite TABLE TD.r {
  text-align: right ;
}
TABLE.scost {
  margin: 0px 0px 5px 0px ;
}
TABLE.scost TD {
  vertical-align: top ;
}
TABLE.scost TD.cost {
  padding-right: 8px ;
  font-weight: bold ;
}
TABLE.scost TD.costdesc {
  padding-top: 2px ;
  font-weight: normal ;
  font-size: 90% ;
}
DIV.cost1 {
  margin-top: 5px ;
  font-weight: bold ;
}
DIV.cost2 {
  margin-top: 5px ;
  margin-bottom: 8px ;
  font-weight: bold ;
}
DIV.cost1 SPAN.cdesc {
  font-weight: normal ;
  font-size: 80% ;
}
DIV.cost2 SPAN.cdesc {
  font-weight: normal ;
  font-size: 80% ;
}