/* @group Cell Window */

.cell_LT {
	background: url(ui/LT_lightbox.png) no-repeat;
	width: 30px;
	height: 31px;
	display: block;
	position: relative;
	float:left;
}

.cell_CT {
	background: url(ui/TC_lightbox.png) repeat-x;
	height: 31px;
	display: block;
	position: relative;
	margin:0px 30px 0px 30px;
}

.cell_RT {
	background: url(ui/RT_lightbox.png) no-repeat;
	width: 30px;
	height: 31px;
	display: block;
	position: relative;
	position:relative;float:right;top:-31px
}

.cell_LC {
	background: url(ui/LC_lightbox.png) repeat-y;
	width: 30px;
	display: block;
	position: relative;
}

.cell_RC {
	background: url(ui/RC_lightbox.png) repeat-y;
	width: 30px;
	display: block;
	position: relative;
}

.cell_LB {
	background: url(ui/BL_lightbox.png) no-repeat;
	width: 30px;
	height: 31px;
	display: block;
	position: relative;
	float:left;
}

.cell_CB {
	background: url(ui/BC_lightbox.png) repeat-x;
	height: 31px;
	display: block;
	position: relative;
	margin:0px 30px 0px 30px;
}

.cell_RB {
	background: url(ui/BR_lightbox.png) no-repeat;
	width: 30px;
	height: 31px;
	display: block;
	position: relative;
	position:relative;float:right;top:-31px
}

.cell_BG {
	background: url(ui/BG_lightbox.png) repeat;
	display: block;
	position: relative;
}
.cell_center {background: url(ui/LC_lightbox.png) repeat-y; height:100%;z-index:5;}
.cell_center2 {margin-left:30px; background: url(ui/RC_lightbox.png) repeat-y right #341449; height:100%;z-index:5;	opacity:0.9;}
#close_button {float:right;top:5px;right:-5px;position:relative;margin-left:0px; background: url(ui/close_but.png) no-repeat; height:22px; width:22px;cursor:pointer; }
#close_button2 {float:left;top:13px;left:-5px;position:relative;margin-left:0px; background: url(ui/close_but.png) no-repeat; height:22px; width:22px;cursor:pointer; }
.fhw{height:100%;weight:80%;}
.centerdiv{position:relative;top:40px;left:40%;}
/* @end */
