/* META INFORMATION
-------------------
	date created: 27.01.2026 14:28
	created by: 217.91.249.141
	seatbox version: 3.1
-------------------
*/

/*****************************************************************************************************/
/* seat layout */
.s		{width: 18px !important; height: 14px !important; line-height: 14px !important; font-size: 9px !important; z-index: 2!important; white-space: nowrap; }

.sC1	{background-image: url(icon_seat_stage8_category1.gif) !important;}
.sC2	{background-image: url(icon_seat_stage8_category2.gif) !important;}
.sC3	{background-image: url(icon_seat_stage8_category3.gif) !important;}
.sC4	{background-image: url(icon_seat_stage8_category4.gif) !important;}
.sC5	{background-image: url(icon_seat_stage8_category5.gif) !important;}
.sC6	{background-image: url(icon_seat_stage8_category6.gif) !important;}

.sL		{background-image: url(icon_seat_stage8_locked.gif) !important;}
.sLM	{background-image: url(icon_seat_stage8_locked_myself.gif) !important;}

.sB		{background-image: url(icon_seat_stage8_booked.gif) !important;}
.sBM	{background-image: url(icon_seat_stage8_booked_myself.gif) !important;}

.sBO	{background-image: url(icon_seat_stage8_booked_opened.gif) !important;}
.sBOM	{background-image: url(icon_seat_stage8_booked_opened_myself.gif) !important;}

.sR		{background-image: url(icon_seat_stage8_reserved.gif) !important;}
.sRM	{background-image: url(icon_seat_stage8_reserved_myself.gif) !important;}

.sRB	{background-image: url(icon_seat_stage8_reserved_bookingoffice.gif) !important;}
.sRBM	{background-image: url(icon_seat_stage8_reserved_bookingoffice_myself.gif) !important;}

.sRA	{background-image: url(icon_seat_stage8_reserved_abo.gif) !important;}
.sRAM	{background-image: url(icon_seat_stage8_reserved_abo_myself.gif) !important;}

.sAA { line-height: 1em; padding-top: 1.5px; }

/*****************************************************************************************************/

/* stage construction layout */
.stageContainer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 855px;
}

.stageContainerBox{
	position: relative;
	top: 0px;
	left: 0px;
}

.stage {
	margin-left: auto; margin-right: auto;	/* center */
	border-collapse: collapse;
	empty-cells: hide;
	position: relative;
	clear: left;
	top: 0px;
	left: 0px;
	height: 400px;
}

/* stage layout */
.stageTitle {
	width: 620px;
	float: left;
	padding: 0px 10px;
}

.stageInnerTitle {
	color: #333333;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: uppercase;
	background: #BECF31;
	width: 200px;
	height: 40px;
	line-height: 40px;
	position: relative;
	top: 10px;
	margin: 0 auto;
}

.stageContainer > div.label { position: absolute; }
.stageInfoRight > div.label { position: absolute; }

/* inner stage layout */
.stage div {
	position: absolute;
	top: 0px;
	left: 0px;
}

.tkNavigation {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	float: left;
	font-variant: small-caps;
}

.tkNavigationLeft, .tkNavigationRight {
	width: 125px;
	height: 94px;
	font-size: 0.9em;
	padding-top: 10px;
	cursor: pointer;
}

.tkNavigationLeft span, .tkNavigationRight span {
	font-size: 1.2em;
}

.tkNavigationLeft {
	background: url(bg_stage336_arrow_left.gif) right bottom no-repeat;
	text-align: right;
	padding-right: 5px;
}

.tkNavigationRight {
	background: url(bg_stage336_arrow_right.gif) left bottom no-repeat;
	text-align: left;
	padding-left: 5px;
}

.tkNavigationLabel {
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	font-size: 1.4em;
	display: inline;
	padding: 0px 20px;
	margin: 0 auto;
}

.viewingDirectionNotice {
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
	margin-top: 10px;
}

.stageInfoContainer {
	position: absolute;
	width: 400px;
	left: 0px;
	top: 605px;
	padding-left: 5px;
}

.stageInfoRight {
	width: 450px;
	height: 250px;
	position: absolute;
	top: 605px;
	right: 20px;
}

.farFarAway {
	height: 0px;
	left: -5000px;
}

.veryVeryClose {
	height: 250px;
	left: 0px;
}

.stageContainer > a { text-transform: uppercase; }
.stageInfoRight > a { text-transform: uppercase; }

/* label layout */
.label,
.label div  { color: #333333; font-weight: bold}

.label.combinedLink {cursor: pointer; }

/* specific stage align */
#stage_block_e .stageTitle .stageInnerTitle {float: right}
#stage_block_a .stageTitle .stageInnerTitle {float: left}

/*****************************************************************************************************/
/* Specific seat layout - block: block_a */
#s1 {left: 378px; top: 60px; text-indent: 0px }
#s2 {left: 396px; top: 60px; text-indent: 0px }
#s3 {left: 414px; top: 60px; text-indent: 0px }
#s4 {left: 432px; top: 60px; text-indent: 0px }
#s5 {left: 450px; top: 60px; text-indent: 0px }
#s6 {left: 468px; top: 60px; text-indent: 0px }
#s7 {left: 486px; top: 60px; text-indent: 0px }
#s8 {left: 504px; top: 60px; text-indent: 0px }
#s9 {left: 378px; top: 74px; text-indent: 0px }
#s10 {left: 396px; top: 74px; text-indent: 0px }
#s11 {left: 414px; top: 74px; text-indent: 0px }
#s12 {left: 432px; top: 74px; text-indent: 0px }
#s13 {left: 450px; top: 74px; text-indent: 0px }
#s14 {left: 468px; top: 74px; text-indent: 0px }
#s15 {left: 486px; top: 74px; text-indent: 0px }
#s16 {left: 504px; top: 74px; text-indent: 0px }
#s17 {left: 378px; top: 88px; text-indent: 0px }
#s18 {left: 396px; top: 88px; text-indent: 0px }
#s19 {left: 414px; top: 88px; text-indent: 0px }
#s20 {left: 432px; top: 88px; text-indent: 0px }
#s21 {left: 450px; top: 88px; text-indent: 0px }
#s22 {left: 468px; top: 88px; text-indent: 0px }
#s23 {left: 486px; top: 88px; text-indent: 0px }
#s24 {left: 504px; top: 88px; text-indent: 0px }
#s25 {left: 378px; top: 102px; text-indent: 0px }
#s26 {left: 396px; top: 102px; text-indent: 0px }
#s27 {left: 414px; top: 102px; text-indent: 0px }
#s28 {left: 432px; top: 102px; text-indent: 0px }
#s29 {left: 450px; top: 102px; text-indent: 0px }
#s30 {left: 468px; top: 102px; text-indent: 0px }
#s31 {left: 486px; top: 102px; text-indent: 0px }
#s32 {left: 504px; top: 102px; text-indent: 0px }
#s33 {left: 378px; top: 116px; text-indent: 0px }
#s34 {left: 396px; top: 116px; text-indent: 0px }
#s35 {left: 414px; top: 116px; text-indent: 0px }
#s36 {left: 432px; top: 116px; text-indent: 0px }
#s37 {left: 450px; top: 116px; text-indent: 0px }
#s38 {left: 468px; top: 116px; text-indent: 0px }
#s39 {left: 486px; top: 116px; text-indent: 0px }
#s40 {left: 504px; top: 116px; text-indent: 0px }
#s41 {left: 378px; top: 130px; text-indent: 0px }
#s42 {left: 396px; top: 130px; text-indent: 0px }
#s43 {left: 414px; top: 130px; text-indent: 0px }
#s44 {left: 432px; top: 130px; text-indent: 0px }
#s45 {left: 450px; top: 130px; text-indent: 0px }
#s46 {left: 468px; top: 130px; text-indent: 0px }
#s47 {left: 486px; top: 130px; text-indent: 0px }
#s48 {left: 504px; top: 130px; text-indent: 0px }

/*****************************************************************************************************/
/* Specific seat layout - block: block_b */
#s49 {left: 351px; top: 60px; text-indent: 0px }
#s50 {left: 369px; top: 60px; text-indent: 0px }
#s51 {left: 387px; top: 60px; text-indent: 0px }
#s52 {left: 405px; top: 60px; text-indent: 0px }
#s53 {left: 423px; top: 60px; text-indent: 0px }
#s54 {left: 441px; top: 60px; text-indent: 0px }
#s55 {left: 459px; top: 60px; text-indent: 0px }
#s56 {left: 477px; top: 60px; text-indent: 0px }
#s57 {left: 351px; top: 74px; text-indent: 0px }
#s58 {left: 369px; top: 74px; text-indent: 0px }
#s59 {left: 387px; top: 74px; text-indent: 0px }
#s60 {left: 405px; top: 74px; text-indent: 0px }
#s61 {left: 423px; top: 74px; text-indent: 0px }
#s62 {left: 441px; top: 74px; text-indent: 0px }
#s63 {left: 459px; top: 74px; text-indent: 0px }
#s64 {left: 477px; top: 74px; text-indent: 0px }
#s65 {left: 351px; top: 88px; text-indent: 0px }
#s66 {left: 369px; top: 88px; text-indent: 0px }
#s67 {left: 387px; top: 88px; text-indent: 0px }
#s68 {left: 405px; top: 88px; text-indent: 0px }
#s69 {left: 423px; top: 88px; text-indent: 0px }
#s70 {left: 441px; top: 88px; text-indent: 0px }
#s71 {left: 459px; top: 88px; text-indent: 0px }
#s72 {left: 477px; top: 88px; text-indent: 0px }
#s73 {left: 351px; top: 102px; text-indent: 0px }
#s74 {left: 369px; top: 102px; text-indent: 0px }
#s75 {left: 387px; top: 102px; text-indent: 0px }
#s76 {left: 405px; top: 102px; text-indent: 0px }
#s77 {left: 423px; top: 102px; text-indent: 0px }
#s78 {left: 441px; top: 102px; text-indent: 0px }
#s79 {left: 459px; top: 102px; text-indent: 0px }
#s80 {left: 477px; top: 102px; text-indent: 0px }
#s81 {left: 351px; top: 116px; text-indent: 0px }
#s82 {left: 369px; top: 116px; text-indent: 0px }
#s83 {left: 387px; top: 116px; text-indent: 0px }
#s84 {left: 405px; top: 116px; text-indent: 0px }
#s85 {left: 423px; top: 116px; text-indent: 0px }
#s86 {left: 441px; top: 116px; text-indent: 0px }
#s87 {left: 459px; top: 116px; text-indent: 0px }
#s88 {left: 477px; top: 116px; text-indent: 0px }
#s89 {left: 351px; top: 130px; text-indent: 0px }
#s90 {left: 369px; top: 130px; text-indent: 0px }
#s91 {left: 387px; top: 130px; text-indent: 0px }
#s92 {left: 405px; top: 130px; text-indent: 0px }
#s93 {left: 423px; top: 130px; text-indent: 0px }
#s94 {left: 441px; top: 130px; text-indent: 0px }
#s95 {left: 459px; top: 130px; text-indent: 0px }
#s96 {left: 477px; top: 130px; text-indent: 0px }
#s97 {left: 495px; top: 130px; text-indent: 0px }
#s98 {left: 513px; top: 130px; text-indent: 0px }
#s99 {left: 531px; top: 130px; text-indent: 0px }

/*****************************************************************************************************/
/* Specific seat layout - block: block_c */
#s100 {left: 378px; top: 60px; text-indent: 0px }
#s101 {left: 396px; top: 60px; text-indent: 0px }
#s102 {left: 414px; top: 60px; text-indent: 0px }
#s103 {left: 432px; top: 60px; text-indent: 0px }
#s104 {left: 450px; top: 60px; text-indent: 0px }
#s105 {left: 468px; top: 60px; text-indent: 0px }
#s106 {left: 486px; top: 60px; text-indent: 0px }
#s107 {left: 504px; top: 60px; text-indent: 0px }
#s108 {left: 378px; top: 74px; text-indent: 0px }
#s109 {left: 396px; top: 74px; text-indent: 0px }
#s110 {left: 414px; top: 74px; text-indent: 0px }
#s111 {left: 432px; top: 74px; text-indent: 0px }
#s112 {left: 450px; top: 74px; text-indent: 0px }
#s113 {left: 468px; top: 74px; text-indent: 0px }
#s114 {left: 486px; top: 74px; text-indent: 0px }
#s115 {left: 504px; top: 74px; text-indent: 0px }
#s116 {left: 378px; top: 88px; text-indent: 0px }
#s117 {left: 396px; top: 88px; text-indent: 0px }
#s118 {left: 414px; top: 88px; text-indent: 0px }
#s119 {left: 432px; top: 88px; text-indent: 0px }
#s120 {left: 450px; top: 88px; text-indent: 0px }
#s121 {left: 468px; top: 88px; text-indent: 0px }
#s122 {left: 486px; top: 88px; text-indent: 0px }
#s123 {left: 504px; top: 88px; text-indent: 0px }
#s124 {left: 378px; top: 102px; text-indent: 0px }
#s125 {left: 396px; top: 102px; text-indent: 0px }
#s126 {left: 414px; top: 102px; text-indent: 0px }
#s127 {left: 432px; top: 102px; text-indent: 0px }
#s128 {left: 450px; top: 102px; text-indent: 0px }
#s129 {left: 468px; top: 102px; text-indent: 0px }
#s130 {left: 486px; top: 102px; text-indent: 0px }
#s131 {left: 504px; top: 102px; text-indent: 0px }
#s132 {left: 378px; top: 116px; text-indent: 0px }
#s133 {left: 396px; top: 116px; text-indent: 0px }
#s134 {left: 414px; top: 116px; text-indent: 0px }
#s135 {left: 432px; top: 116px; text-indent: 0px }
#s136 {left: 450px; top: 116px; text-indent: 0px }
#s137 {left: 468px; top: 116px; text-indent: 0px }
#s138 {left: 486px; top: 116px; text-indent: 0px }
#s139 {left: 504px; top: 116px; text-indent: 0px }
#s140 {left: 378px; top: 130px; text-indent: 0px }
#s141 {left: 396px; top: 130px; text-indent: 0px }
#s142 {left: 414px; top: 130px; text-indent: 0px }
#s143 {left: 432px; top: 130px; text-indent: 0px }
#s144 {left: 450px; top: 130px; text-indent: 0px }
#s145 {left: 468px; top: 130px; text-indent: 0px }
#s146 {left: 486px; top: 130px; text-indent: 0px }
#s147 {left: 504px; top: 130px; text-indent: 0px }

/*****************************************************************************************************/
/* Specific seat layout - block: block_d */
#s148 {left: 405px; top: 60px; text-indent: 0px }
#s149 {left: 423px; top: 60px; text-indent: 0px }
#s150 {left: 441px; top: 60px; text-indent: 0px }
#s151 {left: 459px; top: 60px; text-indent: 0px }
#s152 {left: 477px; top: 60px; text-indent: 0px }
#s153 {left: 495px; top: 60px; text-indent: 0px }
#s154 {left: 513px; top: 60px; text-indent: 0px }
#s155 {left: 531px; top: 60px; text-indent: 0px }
#s156 {left: 405px; top: 74px; text-indent: 0px }
#s157 {left: 423px; top: 74px; text-indent: 0px }
#s158 {left: 441px; top: 74px; text-indent: 0px }
#s159 {left: 459px; top: 74px; text-indent: 0px }
#s160 {left: 477px; top: 74px; text-indent: 0px }
#s161 {left: 495px; top: 74px; text-indent: 0px }
#s162 {left: 513px; top: 74px; text-indent: 0px }
#s163 {left: 531px; top: 74px; text-indent: 0px }
#s164 {left: 405px; top: 88px; text-indent: 0px }
#s165 {left: 423px; top: 88px; text-indent: 0px }
#s166 {left: 441px; top: 88px; text-indent: 0px }
#s167 {left: 459px; top: 88px; text-indent: 0px }
#s168 {left: 477px; top: 88px; text-indent: 0px }
#s169 {left: 495px; top: 88px; text-indent: 0px }
#s170 {left: 513px; top: 88px; text-indent: 0px }
#s171 {left: 531px; top: 88px; text-indent: 0px }
#s172 {left: 405px; top: 102px; text-indent: 0px }
#s173 {left: 423px; top: 102px; text-indent: 0px }
#s174 {left: 441px; top: 102px; text-indent: 0px }
#s175 {left: 459px; top: 102px; text-indent: 0px }
#s176 {left: 477px; top: 102px; text-indent: 0px }
#s177 {left: 495px; top: 102px; text-indent: 0px }
#s178 {left: 513px; top: 102px; text-indent: 0px }
#s179 {left: 531px; top: 102px; text-indent: 0px }
#s180 {left: 405px; top: 116px; text-indent: 0px }
#s181 {left: 423px; top: 116px; text-indent: 0px }
#s182 {left: 441px; top: 116px; text-indent: 0px }
#s183 {left: 459px; top: 116px; text-indent: 0px }
#s184 {left: 477px; top: 116px; text-indent: 0px }
#s185 {left: 495px; top: 116px; text-indent: 0px }
#s186 {left: 513px; top: 116px; text-indent: 0px }
#s187 {left: 531px; top: 116px; text-indent: 0px }
#s188 {left: 344px; top: 130px; text-indent: 0px }
#s189 {left: 364px; top: 130px; text-indent: 0px }
#s190 {left: 385px; top: 130px; text-indent: 0px }
#s191 {left: 405px; top: 130px; text-indent: 0px }
#s192 {left: 423px; top: 130px; text-indent: 0px }
#s193 {left: 441px; top: 130px; text-indent: 0px }
#s194 {left: 459px; top: 130px; text-indent: 0px }
#s195 {left: 477px; top: 130px; text-indent: 0px }
#s196 {left: 495px; top: 130px; text-indent: 0px }
#s197 {left: 513px; top: 130px; text-indent: 0px }
#s198 {left: 531px; top: 130px; text-indent: 0px }

/*****************************************************************************************************/
/* Specific seat layout - block: block_e */
#s199 {left: 378px; top: 60px; text-indent: 0px }
#s200 {left: 396px; top: 60px; text-indent: 0px }
#s201 {left: 414px; top: 60px; text-indent: 0px }
#s202 {left: 432px; top: 60px; text-indent: 0px }
#s203 {left: 450px; top: 60px; text-indent: 0px }
#s204 {left: 468px; top: 60px; text-indent: 0px }
#s205 {left: 486px; top: 60px; text-indent: 0px }
#s206 {left: 504px; top: 60px; text-indent: 0px }
#s207 {left: 378px; top: 74px; text-indent: 0px }
#s208 {left: 396px; top: 74px; text-indent: 0px }
#s209 {left: 414px; top: 74px; text-indent: 0px }
#s210 {left: 432px; top: 74px; text-indent: 0px }
#s211 {left: 450px; top: 74px; text-indent: 0px }
#s212 {left: 468px; top: 74px; text-indent: 0px }
#s213 {left: 486px; top: 74px; text-indent: 0px }
#s214 {left: 504px; top: 74px; text-indent: 0px }
#s215 {left: 378px; top: 88px; text-indent: 0px }
#s216 {left: 396px; top: 88px; text-indent: 0px }
#s217 {left: 414px; top: 88px; text-indent: 0px }
#s218 {left: 432px; top: 88px; text-indent: 0px }
#s219 {left: 450px; top: 88px; text-indent: 0px }
#s220 {left: 468px; top: 88px; text-indent: 0px }
#s221 {left: 486px; top: 88px; text-indent: 0px }
#s222 {left: 504px; top: 88px; text-indent: 0px }
#s223 {left: 378px; top: 102px; text-indent: 0px }
#s224 {left: 396px; top: 102px; text-indent: 0px }
#s225 {left: 414px; top: 102px; text-indent: 0px }
#s226 {left: 432px; top: 102px; text-indent: 0px }
#s227 {left: 450px; top: 102px; text-indent: 0px }
#s228 {left: 468px; top: 102px; text-indent: 0px }
#s229 {left: 486px; top: 102px; text-indent: 0px }
#s230 {left: 504px; top: 102px; text-indent: 0px }
#s231 {left: 378px; top: 116px; text-indent: 0px }
#s232 {left: 396px; top: 116px; text-indent: 0px }
#s233 {left: 414px; top: 116px; text-indent: 0px }
#s234 {left: 432px; top: 116px; text-indent: 0px }
#s235 {left: 450px; top: 116px; text-indent: 0px }
#s236 {left: 468px; top: 116px; text-indent: 0px }
#s237 {left: 486px; top: 116px; text-indent: 0px }
#s238 {left: 504px; top: 116px; text-indent: 0px }
#s239 {left: 378px; top: 130px; text-indent: 0px }
#s240 {left: 396px; top: 130px; text-indent: 0px }
#s241 {left: 414px; top: 130px; text-indent: 0px }
#s242 {left: 432px; top: 130px; text-indent: 0px }
#s243 {left: 450px; top: 130px; text-indent: 0px }
#s244 {left: 468px; top: 130px; text-indent: 0px }
#s245 {left: 486px; top: 130px; text-indent: 0px }
#s246 {left: 504px; top: 130px; text-indent: 0px }

/*****************************************************************************************************/
/* Specific label layout */
#label-0 {width: 451px; height: 50px; line-height: 50px; left: 219px; top: 20px; font-size: 24px; border: none; background: #BECF31; text-transform: uppercase; font-style: normal; border-radius: 0; transform: none;}
.stageInfoRight #label-0 {width: 225px; height: 25px; line-height: 25px; left: 109px; top: 10px; font-size: 15px; border: none; background: #BECF31; text-transform: uppercase; font-style: normal; border-radius: 0; transform: none;}
#label-1 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 60px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-2 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 74px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-3 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 88px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-4 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 102px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-5 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 116px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-6 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 130px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-7 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 60px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-8 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 74px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-9 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 88px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-10 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 102px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-11 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 116px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-12 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 130px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-13 {width: 18px; height: 14px; line-height: 14px; left: 328px; top: 60px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-14 {width: 18px; height: 14px; line-height: 14px; left: 328px; top: 74px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-15 {width: 18px; height: 14px; line-height: 14px; left: 328px; top: 88px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-16 {width: 18px; height: 14px; line-height: 14px; left: 328px; top: 102px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-17 {width: 18px; height: 14px; line-height: 14px; left: 328px; top: 116px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-18 {width: 18px; height: 14px; line-height: 14px; left: 328px; top: 130px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-19 {width: 18px; height: 14px; line-height: 14px; left: 500px; top: 60px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-20 {width: 18px; height: 14px; line-height: 14px; left: 500px; top: 74px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-21 {width: 18px; height: 14px; line-height: 14px; left: 500px; top: 88px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-22 {width: 18px; height: 14px; line-height: 14px; left: 500px; top: 102px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-23 {width: 18px; height: 14px; line-height: 14px; left: 500px; top: 116px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-24 {width: 18px; height: 14px; line-height: 14px; left: 554px; top: 130px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-25 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 60px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-26 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 74px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-27 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 88px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-28 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 102px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-29 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 116px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-30 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 130px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-31 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 60px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-32 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 74px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-33 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 88px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-34 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 102px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-35 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 116px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-36 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 130px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-37 {width: 18px; height: 14px; line-height: 14px; left: 554px; top: 60px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-38 {width: 18px; height: 14px; line-height: 14px; left: 554px; top: 74px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-39 {width: 18px; height: 14px; line-height: 14px; left: 554px; top: 88px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-40 {width: 18px; height: 14px; line-height: 14px; left: 554px; top: 102px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-41 {width: 18px; height: 14px; line-height: 14px; left: 554px; top: 116px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-42 {width: 18px; height: 14px; line-height: 14px; left: 554px; top: 130px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-43 {width: 18px; height: 14px; line-height: 14px; left: 382px; top: 60px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-44 {width: 18px; height: 14px; line-height: 14px; left: 382px; top: 74px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-45 {width: 18px; height: 14px; line-height: 14px; left: 382px; top: 88px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-46 {width: 18px; height: 14px; line-height: 14px; left: 382px; top: 102px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-47 {width: 18px; height: 14px; line-height: 14px; left: 382px; top: 116px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-48 {width: 18px; height: 14px; line-height: 14px; left: 328px; top: 130px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-49 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 60px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-50 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 74px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-51 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 88px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-52 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 102px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-53 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 116px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-54 {width: 18px; height: 14px; line-height: 14px; left: 527px; top: 130px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-55 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 60px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-56 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 74px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-57 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 88px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-58 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 102px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-59 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 116px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}
#label-60 {width: 18px; height: 14px; line-height: 14px; left: 355px; top: 130px; font-size: 10px; border: none; background: none; text-transform: none; font-style: italic; border-radius: 0; transform: none;}