#facebox .l {
  width:9px;
}
#facebox .r {
  background:url(/plugins/videobox/css/bg_popupright.png);
   width:9px;
}

#facebox .tl {
  background:url(/plugins/videobox/css/shadowTopPopup.png) center bottom repeat-x;
}

#facebox .tr {
  background:url(/plugins/videobox/css/tr.png);
}

#facebox .bl {
  background:url(/plugins/videobox/css/shadowBottomPopup.png) repeat-x;
  height:9px;
  width:100%;
  font-size:0px;
}

#facebox .br {
  background:url(/plugins/videobox/css/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}
#fundo {
  background: #000;
  position: absolute;
  width:100%;
  opacity: 0.5;
  Top: 0px;
  left: 0px;
  height:100%;
}

.fundo {
  background: #000;
  position: absolute;
  width:100%;
  opacity: 0.5;
  Top: 0px;
  left: 0px;
  height:100%;
}


#facebox .popup {
  position: relative;
}

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

#facebox .body {
  background: #fff;
  width: 555px;
}

#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;
}
.close {
  display:block;
  text-align:center;
  width:20px;
  text-decoration: none;
  font-weight: bold;
  font-size:10px;
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    /*background:url(/temas/default/img/btFechar-off.gif) no-repeat;*/
}
/* = = = = = = = = = = = = = = = = facebox = = = = = = = = = = = = = = = = */
   
.holder {
    float: left;
    width: 550px;
}
.scroll-pane {
    /*width: 330px;*/
    overflow: auto;
    float: left;
}
#pane1 {
    width:550px;
    height:350px;
}
#divInterior {
    width:520px;
    margin:0;
}
.popupTitulo {
  text-align: left;
  vertical-align: bottom;
}

.content{
  padding: 10px;

}
