#facebox .t {
  background:transparent url(/images/facebox/tb.png) repeat-x 0px 0px;
  color:#69BE28;
  font-size:16px;
  line-height:48px;
  vertical-align:bottom;
}
/*\*/ * html #facebox .t { background: url(/images/facebox/ie6-tb.gif) repeat-x 0px 0px;} /**/

#facebox .b {
  background: transparent url(/images/facebox/tb.png) repeat-x scroll 0pt -199px;
}
/*\*/ * html #facebox .b { background: url(/images/facebox/ie6-tb.gif) repeat-x scroll 0pt -199px;} /**/

#facebox .r {
  background:transparent url(/images/facebox/rl.png) repeat-y scroll -454px 0px;
}
/*\*/ * html #facebox .r { background: url(/images/facebox/ie6-rl.gif) repeat-y scroll -454px 0px;} /**/

#facebox .l {
  background:transparent url(/images/facebox/rl.png) repeat-y scroll 0px 0px;
}
/*\*/ * html #facebox .l { background: url(/images/facebox/ie6-rl.gif) repeat-y scroll 0px 0px;} /**/

#facebox .tl {
  background:transparent url(/images/facebox/popup.png) repeat scroll -132px -46px;
  height:66px;
  width:38px;
}
/*\*/ * html #facebox .tl { background: url(/images/facebox/ie6-popup.gif) repeat scroll -132px -46px;} /**/

#facebox .tr {
  background:transparent url(/images/facebox/popup.png) repeat scroll -586px -46px;
  vertical-align:top;
  width:38px;
}
/*\*/ * html #facebox .tr { background: url(/images/facebox/ie6-popup.gif) repeat scroll -586px -46px;} /**/

#facebox .bl {
  background:transparent url(/images/facebox/popup.png) repeat scroll -132px -245px;
}
/*\*/ * html #facebox .bl { background: url(/images/facebox/ie6-popup.gif) repeat scroll -132px -245px;} /**/

#facebox .br {
  background:transparent url(/images/facebox/popup.png) repeat scroll -586px -245px;
}
/*\*/ * html #facebox .br { background: url(/images/facebox/ie6-popup.gif) repeat scroll -586px -245px;} /**/

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 0px 5px;
  background: #fff;
}

#facebox .content {
  width: 500px;
}

#facebox .inline {
  width: 350px !important;
}

#facebox .fourtwenty {
  width: 420px !important;
}

#facebox .wider {
  width: 575px !important;
}

#facebox .double-wide {
  width: 650px !important;
}

#facebox .loading {
  text-align: center;
  width: 500px;
}

#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: 50px;
  width: 35px;
  overflow: hidden;
  padding: 0;
}

#facebox  a.popup-close {
  background:transparent url(/images/facebox/close.png) no-repeat 0px 10px;
  cursor:pointer;
  display:block;
  height:40px;
  margin-left:auto;
  width:35px;
}
/*\*/ * html #facebox a.popup-close { background: url(/images/facebox/ie6-close.gif) no-repeat 0px -84px;} /**/

#facebox  a.popup-close:hover {
  background-position: 0px -84px;
}

#facebox .bigger {
  width: 600px !important;
}
#facebox .feedback {
  width: 550px !important;
}

#facebox .huge {
  width: 660px !important; padding-right:15px;
}
#facebox .template {
  width: 700px !important;
}
#facebox .huge td.lab{
  display:none;
}
#facebox .huge p {margin: 4px 0; color: #666; font-size: 12px; text-align: center;}
#facebox .doublewide {width: 800px !important;}


