.blur .t,
.blur .r,
.blur .b,
.blur .l,
.blur .c
{
	position: relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	left: 0; top: 0;
}
.blur .t { left: -10px; top: -10px; background-image: url('/pics/win_border/blur-t.gif') }
.blur .r { background-position: right top; left: 20px; background-image: url('/pics/win_border/blur-r.gif') }
.blur .b { background-position: right bottom; top: 20px; background-image: url('/pics/win_border/blur-b.gif') }
.blur .l { background-position: left bottom; left: -20px; background-image: url('/pics/win_border/blur-l.gif') }
.blur .c { left: 10px; top: -10px; margin-right: 10px; background-color: #f3f3f3 }

.win-content 					{ padding: 0 0em 1em 1em;  text-align: center; display: block; z-index: 20 }
.win-content h3 				{ text-align: center; font-weight: bold; color: #65000f; font-size: 1em; margin-bottom: 1.5em }
.win-content p					{ text-align: left; line-height: 1.4em; font-size: 11px }
.win-content .buts				{ font-size: 0.9em; text-align: right; margin-top: 2em }
.win-content table				{ width: 338px }
.win-content .lb-form			{ width: 278px }
.win-content .lb-form input	 	{ WIDTH: 100% }
.win-content .lb-form select 	{ WIDTH: 100%; font-size: 0.85em }
.win-content .lb-form TH		{ WIDTH: 40%; vertical-align: middle; text-align: left  }
.win-content TH			{ text-align: right; font-size: 0.7em; font-weight: bold; padding-top: 0.3em; vertical-align: top }
.win-content TD			{ text-align: left; font-size: 0.7em; padding: 0.3em 0 0 0.6em; width: 52%; vertical-align: top }
.win-content input		{ WIDTH: 55%; border: 1px solid #CCC; font-size: 0.95em; margin-left: 10px }

#win_place 						{ position: absolute; left: 60%; top: 18em; width: 300px; height: auto; display: none }
#win_place .blur .c .close  	{ position: relative; right: -298px; top: -10px; width: 12px; height: 11px; border: 0px; font-size: 2pt; }

#tech_prm, #print_info,
#free_lic, #edit_lic,
#errors_win			 			{ position: absolute; left: 60%; top: 18em; width: 360px; height: auto; display: none }
#tech_prm .blur .c .close		{ position: relative; right: -359px; top: -10px; width: 12px; height: 11px; border: 0px; font-size: 2pt; }
#errors_win .blur .c .close,
#free_lic .blur .c .close,
#edit_lic .blur .c .close,
#print_info .blur .c .close  	{ position: relative; right: -358px; top: -10px; width: 12px; height: 11px; border: 0px; font-size: 2pt; }

#lb_add, #lb_del, #lb_rename,	
#lb_send	 					{ position: absolute; left: 38%; top: 17em; width: 300px; height: auto; display: none }
#lb_add .blur .c .close,
#lb_del .blur .c .close,
#lb_send .blur .c .close,
#lb_rename .blur .c .close      { position: relative; right: -299px; top: -10px; width: 12px; height: 11px; border: 0px; font-size: 2pt; }

#price_sel						{ position: absolute; left: 10%; top: 17em; width: 400px; height: auto; display: none }
#price_sel .blur .c .close		{ position: relative; right: -398px; top: -10px; width: 12px; height: 11px; border: 0px; font-size: 2pt; }
.win-content .full-price-tab 	{ width: auto }
.win-content .full-price-tab TD,
.win-content .full-price-tab TH { text-align: center; vertical-align: middle; width: 30% }
.win-content .full-price-tab TH.last { width: 10% } 