.facebox {margin: 0px auto; padding: 0; border-collapse: collapse; z-index:102;}
.facebox td {padding: 0px; margin: 0px; background-color: transparent; vertical-align: top; font-family: "Verdana"; font-size: 11px;}
.facebox .topLeft, .facebox .topRight, .facebox .bottomLeft, .facebox .bottomRight {width: 8px; height: 8px; background-repeat: no-repeat;background-image: url(images/border.png);}
.facebox .topLeft {background-position:0 0}
.facebox .topRight {background-position:0 -16px}
.facebox .bottomLeft {background-position:0 -8px}
.facebox .bottomRight {background-position:0 -24px}
.facebox .centerLeft, .facebox .centerRight {width:8px;height:auto;background:url(images/border.png) repeat-y -8px 0;}
.facebox .topCenter, .facebox .bottomCenter {width:auto;height:8px;background: url(images/border.png) repeat-x 0 -32px}
.facebox .faceboxContent {background-color:#FFF; border: 1px solid #8F3900;}
.facebox .loading {display: block; margin: 8px auto;}
.facebox .faceboxContent .faceboxTitle {color:#FFF;background:#F60;font-size:14px; line-height:20px; font-weight:bold;padding:2px 0 2px 10px;margin:0}
.facebox .faceboxContent .faceboxMessage {overflow:auto; padding:10px 10px 5px;position:relative;}
.facebox .faceboxContent .faceboxMessage .tab-menu{background-color:#F60;padding:5px 0 0 5px}
.facebox .faceboxContent .faceboxMessage h3,
.facebox .faceboxContent .faceboxMessage h4,
.facebox .faceboxContent .faceboxMessage h5,
.facebox .faceboxContent .faceboxMessage h6 {margin-top: 6px;}
.facebox .faceboxContent .faceboxFooter {padding: 10px 10px 5px;text-align: right;}
.faceboxFooter input[type="button"] {background:transparent url(../../../images/asset2.gif) no-repeat -174px -17px; width:76px;font-weight:bold; text-shadow:-1px -1px 0 #8F3900;height:24px; text-align:center; border:0 none; line-height: 24px; vertical-align: middle; margin-left: 5px; font-size:13px; color:#FFF;}
.faceboxFooter input[type="button"].faceboxSubmit{background-position:0px -17px; width:86px; height:24px;}
.faceboxFooter input[type="button"].disabled {background-position:0px -17px; width:86px; height:24px; color: #dadada;}
.faceboxTitleImg {margin-top:3px;float:left;}
