@CHARSET "UTF-8";

/* *** */
.h_w_e_b {
	/* padding: 0px 8px 0px 8px; */
	border-spacing: 0px;
	width: 100%;
	height: 100%;
}

/* *** */
.h { max-width: 8px;}
.w { height: 8px; max-width: 8px; min-width: 4px;}

/* *** */
.t_l { background: url("../images/_/t_l.gif") no-repeat bottom right;}
.t_t { background: url("../images/_/t_t.gif") repeat-x bottom; }
.t_r { background: url("../images/_/t_r.gif") no-repeat bottom left;}

.w_w { background: url("../images/_/w_w.gif") repeat-y right; min-width: 9px;}
.e_e { background: url("../images/_/e_e.gif") repeat-y left;  min-width: 9px;}

.b_l { background: url("../images/_/b_l.gif") no-repeat top right;}
.b_b { background: url("../images/_/b_b.gif") repeat-x top; }
.b_r { background: url("../images/_/b_r.gif") no-repeat top left; }

.x_bg, .ie_t_r_b_w {
	background-color: white;
	background: url("../images/_/x_bg.gif") repeat; 
}
.ie_t_r_b_w {
	border: 1px gray solid;
}

/* *** */

.ajax_loder_div {
	position: absolute;
	text-align: center;
}