#facebox .b {
  background:url(/services/facebox/b.png);
}

#facebox .tl {
  background:url(/services/facebox/tl.png);
}

#facebox .tr {
  background:url(/services/facebox/tr.png);
}

#facebox .bl {
  background:url(/services/facebox/bl.png);
}

#facebox .br {
  background:url(/services/facebox/br.png);
}

#facebox .bheadtxt {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background-color:#CCCCCC;
  font-weight: bold;
  line-height:20px;
  margin:0px 0px 8px 0px;
}

#facebox .leftcol {
  float:left;
  /*border:1px solid #000000;*/
}

#facebox .rightcol {
  float:right;
  margin-right:3px;
  margin-top:15px;
  width:150px;
  /*border:1px solid #FF0000;*/
}

#facebox .footercol {
  clear:both;
  /*border:1px solid #FF0000;*/
}

#facebox .myform {
  margin:0px 0px 0px 0px;
}

#facebox p {
  margin:0px 0px 0px 0px;
  border:0px 0px 0px 0px;
}

#facebox .formerr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-style: normal;
  color:#FF0000;
  font:11px arial;
  margin-left:4px;
}

#facebox p.labels {
  margin:0px 0px 0px 0px;
  border:0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
  text-transform: none;
}

#facebox p.proplabels {
  margin:0px 0px 0px 2px;
  border:0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font:12px tahoma;;
  font-style: normal;
  line-height: normal;
  font-variant: normal;
  color: #999;
  text-decoration: none;
  text-transform: none;
}

#facebox p.txtfields {
  margin:0px 0px 5px 0px;
  border:0px 0px 0px 0px;
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: center;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
