﻿html, body{height: 100%;padding: 0;margin: 0;font: normal 13px/22px Arial, Helvetica, sans-serif;}
.row{margin: 5px 0;}
input.input, textarea{padding: 5px;border: solid 1px #bbb;font: normal 12px/150% Arial, Helvetica, sans-serif;}
textarea{height: 80px;}
b.label{width: 18%;float: left;display: inline-block;margin: 6px 15px 0;}
.Boxheader, .Boxfooter, .Boxbody{position: relative;}
.headerR, .FooterR, .BodyR{float: left;width: 20px;}
.headerL, .FooterL{float: left;overflow-x: hidden;overflow-y: auto;}
.headerR{background: url(lightbox-header.png) no-repeat right 0;height: 46px;}
.headerL{background: url(lightbox-header.png) no-repeat left 0;height: 46px;padding: 0 0 0 20px;}
.headerL .title{height:46px;line-height:45px;font-size:15px;font-weight:bold;}
.FooterR{background: url(lightbox-footer.png) no-repeat right 0;height: 59px;}
.FooterL{background: url(lightbox-footer.png) no-repeat left 0;height: 59px;padding: 10px 0 10px 20px;}
.BodyL{float: left;background: url(lightbox-body.png) repeat-y left 0;padding: 10px 0 10px 20px; overflow-x: hidden;overflow-y: auto;}
.BodyR{background: url(lightbox-body.png) repeat-y right 0;}
.BoxMask{height: 100%;width: 100%;left: 0;top: 0;background: #000;opacity: 0.25;filter: alpha(opacity=25);}
.Boxfooter{height: 59px; z-index: -1;}
.Boxbody{overflow: visible; height: 10px;} .Boxbody .tab-content{overflow: visible; overflow-y: visible;}
.Boxheader{height: 46px;cursor: move;}
.Boxfooter .Boxbtn{display: inline-block;float: right;margin: 10px 10px 0 0;}
.BtnCancel{float: right;margin: 10px 10px 0 0;width: 59px !important;height: 26px;line-height: 26px;margin: 0px 3px 0px 3px;background-image: url(cancel_button.gif);background-repeat: no-repeat;text-align: center;color: #4b4b4b;font-size: 12px;border: 0px solid #686363;}
.BtnSend{float: right;margin: 10px 10px 0 0;width: 59px !important;height: 26px;line-height: 26px;margin: 0px 3px 0px 3px;background-image: url(send_button.gif);background-repeat: no-repeat;text-align: center;color: #4b4b4b;font-size: 12px;border: 0px solid #686363;}
.BtnSend2{float: right;margin: 10px 10px 0 0;width: 80px !important;height: 26px;line-height: 26px;margin: 0px 3px 0px 3px;background-image: url(send_button2.gif);background-repeat: no-repeat;text-align: center;color: #4b4b4b;font-size: 12px;border: 0px solid #686363;}
.SpanClose{float:right;background:url(lightbox-close.png) no-repeat 0 center;display:inline-block;height:46px;width:16px;cursor:pointer;}