#facebox .b {
  background:url(/HP/images/sonysupport/b.png) repeat;
 _behavior:url(/HP/styles/iepngfix.htc);
}
#facebox .bleft {
  background:url(/HP/images/sonysupport/bleft.png) repeat;
  _behavior:url(/HP/styles/iepngfix.htc);
}
#facebox .bright {
  background:url(/HP/images/sonysupport/bright.png) repeat;
  _behavior:url(/HP/styles/iepngfix.htc);
}
#facebox .bbot {
  background:url(/HP/images/sonysupport/bbot.png) repeat;
  _behavior:url(/HP/styles/iepngfix.htc);
}

#facebox .tl {
  background:url(/HP/images/sonysupport/tl.png) no-repeat;
  _behavior:url(/HP/styles/iepngfix.htc);
}

#facebox .tr {
  background:url(/HP/images/sonysupport/tr.png) no-repeat;
  _behavior:url(/HP/styles/iepngfix.htc);
}

#facebox .bl {
  background:url(/HP/images/sonysupport/bl.png) no-repeat;
  _behavior:url(/HP/styles/iepngfix.htc);
}

#facebox .br {
  background:url(/HP/images/sonysupport/br.png) no-repeat;
  _behavior:url(/HP/styles/iepngfix.htc);
}

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

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;direction:ltr;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox a.close,#facebox a.close:hover, #facebox a.close:active{position:absolute; right:25px; top:25px; z-index:1;}

#facebox .body {
  padding: 0;
  width: 370px;
}

#facebox .loading, #facebox .body div.content{margin:0px -6px; padding:20px; background: #fff url(/HP/images/sonysupport/facebox_grad.png) bottom repeat-x; position:relative; overflow:hidden; *zoom:1; *display:inline-block; }
*html #facebox .body div.content{height:1%;}

#facebox .loading {
  text-align: center;
  padding:55px 0;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 14px;
  width: 14px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
/*background:transparent url(/HP/images/common/shadowlight.gif) repeat scroll 0 0;*/
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 999;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#facebox .roundedControl .tl{background:url(/HP/images/sonysupport/tl.jpg) top left no-repeat; height:5px; margin:-1px 0 0 -1px; position:relative; font-size:0;width:auto;overflow:auto}
#facebox .roundedControl .tr{background:url(/HP/images/sonysupport/tr.jpg) top right no-repeat; height:5px; margin:-1px -1px 0 0; position:relative;  font-size:0;width:auto;overflow:auto}
	
#facebox .roundedControl .bl{background:url(/HP/images/sonysupport/bl.jpg) top left no-repeat; height:5px; margin:0px 0 -1px -1px; position:relative; font-size:0;width:auto;overflow:auto}
#facebox .roundedControl .br{background:url(/HP/images/sonysupport/br.jpg) top right no-repeat; height:5px; margin:0px -1px -1px 0; position:relative; font-size:0;width:auto;overflow:auto}