b.label{ width:18%; float:left; display:inline-block;margin:6px 15px 0;}
.Boxheader,.Boxfooter,.Boxbody{ position:relative;}

.headerR,.FooterR,.BodyR{ float:left;width:15px; }
.headerL,.FooterL,.BodyL{ float:left;}

.headerR{background:url(../images/lightbox-header.png) no-repeat right 0; height:41px;}
.headerL{background:url(../images/lightbox-header.png) no-repeat left 0; height:41px;padding:0 0 0 15px;}

.FooterR{background:url(../images/lightbox-footer.png) no-repeat right 0;height:17px;}
.FooterL{background:url(../images/lightbox-footer.png) no-repeat left 0;height:17px;padding:0px 0 10px 15px;}



.BodyL{background:url(../images/lightbox-body.png) repeat-y left 0;padding: 3px 0 10px 15px;}
.BodyR{background:url(../images/lightbox-body.png) repeat-y right 0;}

.BoxMask{ height:100%; width:100%;left:0; top:0; background:#fff;opacity:0.25;filter:alpha(opacity=25);}
.title{
	line-height:20px;
	height:20px;
	display:block;
	position:relative;
	top:13px;
	color:#333333;
	float:left;
}
.Boxfooter{height:22px; }
.Boxbody{overflow:hidden;}
.Boxheader{ height:41px;cursor:move; }
.Boxfooter .btn{ display:inline-block; float:right; margin:0px 5px 0 0;}