/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:516px; height:632px; background: #fff !important; }
.paper-vertical { width:516px; height:100%; }
.paper-horizontal { width:39969px; height:644px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:632px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:516px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item52779 {
	width:208px !important;
	height:227px !important;
}

#item52777 {
	width:208px !important;
	height:227px !important;
	left:294px !important;
	top:128px !important;
}

#item55072 {
	width:178px !important;
	height:164px !important;
}

#item55066 {
	width:178px !important;
	height:164px !important;
	left:324px !important;
	top:360px !important;
}

#item52788 {
	width:90px !important;
	height:123px !important;
}

#item52783 {
	width:90px !important;
	height:123px !important;
	left:60px !important;
	top:196px !important;
}

#item55078 {
	width:34px !important;
	height:34px !important;
}

#item55073 {
	width:34px !important;
	height:34px !important;
	left:20px !important;
	top:225px !important;
}

#item52795 {
	width:87px !important;
	height:87px !important;
}

#item52790 {
	width:87px !important;
	height:87px !important;
	left:28px !important;
	top:415px !important;
}

#item55104 {
	width:96px !important;
	height:39px !important;
}

#item55099 {
	width:96px !important;
	height:39px !important;
	left:40px !important;
	top:321px !important;
}

#item55084 {
	width:97px !important;
	height:78px !important;
}

#item55079 {
	width:97px !important;
	height:78px !important;
	left:31px !important;
	top:505px !important;
}

#item52801 {
	width:125px !important;
	height:242px !important;
}

#item52796 {
	width:125px !important;
	height:242px !important;
	left:156px !important;
	top:142px !important;
}

#item52807 {
	width:167px !important;
	height:118px !important;
}

#item52802 {
	width:167px !important;
	height:118px !important;
	left:306px !important;
	top:190px !important;
}

#item52813 {
	width:197px !important;
	height:221px !important;
}

#item52808 {
	width:197px !important;
	height:221px !important;
	left:288px !important;
	top:354px !important;
}

#item52819 {
	width:120px !important;
	height:218px !important;
}

#item52814 {
	width:120px !important;
	height:218px !important;
	left:161px !important;
	top:400px !important;
}

#item115256 {
	width:82px !important;
	height:85px !important;
	left:413px !important;
	top:100px !important;
}

#item52825 {
	width:38px !important;
	height:46px !important;
}

#item52820 {
	width:38px !important;
	height:46px !important;
	left:21px !important;
	top:171px !important;
}

#item55110 {
	width:32px !important;
	height:44px !important;
}

#item55105 {
	width:32px !important;
	height:44px !important;
	left:209px !important;
	top:29px !important;
}

#item52831 {
	width:142px !important;
	height:145px !important;
}

#item52826 {
	width:142px !important;
	height:145px !important;
	left:14px !important;
	top:269px !important;
}

#item55117 {
	width:50px !important;
	height:60px !important;
}

#item55111 {
	width:50px !important;
	height:60px !important;
	left:61px !important;
	top:192px !important;
}

#item52837 {
	width:76px !important;
	height:159px !important;
}

#item52832 {
	width:76px !important;
	height:159px !important;
	left:14px !important;
	top:422px !important;
}

#item55098 {
	width:64px !important;
	height:115px !important;
}

#item55092 {
	width:64px !important;
	height:115px !important;
	left:100px !important;
	top:503px !important;
}

#item52844 {
	width:164px !important;
	height:147px !important;
}

#item52838 {
	width:164px !important;
	height:147px !important;
	left:170px !important;
	top:410px !important;
}

#item52851 {
	width:211px !important;
	height:164px !important;
}

#item52845 {
	width:211px !important;
	height:164px !important;
	left:173px !important;
	top:242px !important;
}

#item52857 {
	width:61px !important;
	height:23px !important;
}

#item52852 {
	width:61px !important;
	height:23px !important;
	left:267px !important;
	top:108px !important;
}

#item55091 {
	width:23px !important;
	height:22px !important;
}

#item55085 {
	width:23px !important;
	height:22px !important;
	left:339px !important;
	top:116px !important;
}

#item113380 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:82px !important;
}

#item113408 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:88px !important;
}

#item113435 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:134px !important;
}

#item113462 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:193px !important;
}

#item113489 {
	width:47px !important;
	height:7px !important;
	left:393px !important;
	top:258px !important;
}

#item113516 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:299px !important;
}

#item113543 {
	width:61px !important;
	height:7px !important;
	left:393px !important;
	top:337px !important;
}

#item113571 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:377px !important;
}

#item113598 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:454px !important;
}

#item113625 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:461px !important;
}

#item113652 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:506px !important;
}

#item113679 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:565px !important;
}

#item113706 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:572px !important;
}

#item115022 {
	width:391px !important;
	height:522px !important;
	left:73px !important;
	border-radius:21px;
	background:#fff;
	border:solid 4.6px #c00059;
}

#item115024 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:88px !important;
	top:287px !important;
	border-radius:11px;
	background:#000;
}

#item115025 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:88px !important;
	top:362px !important;
	border-radius:11px;
	background:#000;
}

#item115026 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:88px !important;
	top:438px !important;
	border-radius:11px;
	background:#000;
}

#item115027 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:272px !important;
	top:287px !important;
	border-radius:11px;
	background:#000;
}

#item115028 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:272px !important;
	top:362px !important;
	border-radius:11px;
	background:#000;
}

#item115029 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:272px !important;
	top:438px !important;
	border-radius:11px;
	background:#000;
}

#item115020 {
	width:15px !important;
	height:28px !important;
	top:60px !important;
}

#item115018 {
	width:464px !important;
	height:522px !important;
	left:24px !important;
	top:53px !important;
}

#item52863 {
	width:128px !important;
	height:302px !important;
}

#item52858 {
	width:128px !important;
	height:302px !important;
	left:45px !important;
	top:111px !important;
}

#item52869 {
	width:102px !important;
	height:128px !important;
}

#item52864 {
	width:102px !important;
	height:128px !important;
	left:225px !important;
	top:106px !important;
}

#item52875 {
	width:198px !important;
	height:261px !important;
}

#item52870 {
	width:198px !important;
	height:261px !important;
	left:187px !important;
	top:240px !important;
}

#item52900 {
	width:150px !important;
	height:55px !important;
}

#item52895 {
	width:150px !important;
	height:55px !important;
	left:363px !important;
	top:503px !important;
}

#item112835 {
	width:60px !important;
	height:7px !important;
	left:392px !important;
	top:141px !important;
}

#item112863 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:188px !important;
}

#item112890 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:195px !important;
}

#item112917 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:250px !important;
}

#item112944 {
	width:67px !important;
	height:7px !important;
	left:392px !important;
	top:257px !important;
}

#item112971 {
	width:56px !important;
	height:7px !important;
	left:392px !important;
	top:304px !important;
}

#item112998 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:381px !important;
}

#item113025 {
	width:48px !important;
	height:7px !important;
	left:392px !important;
	top:387px !important;
}

#item113052 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:394px !important;
}

#item113080 {
	width:61px !important;
	height:7px !important;
	left:392px !important;
	top:422px !important;
}

#item113107 {
	width:60px !important;
	height:7px !important;
	left:392px !important;
	top:141px !important;
}

#item113134 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:188px !important;
}

#item113161 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:195px !important;
}

#item113188 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:250px !important;
}

#item113215 {
	width:67px !important;
	height:7px !important;
	left:392px !important;
	top:257px !important;
}

#item113242 {
	width:56px !important;
	height:7px !important;
	left:392px !important;
	top:304px !important;
}

#item113271 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:381px !important;
}

#item113298 {
	width:48px !important;
	height:7px !important;
	left:392px !important;
	top:387px !important;
}

#item113326 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:394px !important;
}

#item113353 {
	width:61px !important;
	height:7px !important;
	left:392px !important;
	top:422px !important;
}

#item52881 {
	width:139px !important;
	height:179px !important;
}

#item52876 {
	width:139px !important;
	height:179px !important;
	left:30px !important;
	top:351px !important;
}

#item52887 {
	width:151px !important;
	height:156px !important;
}

#item52882 {
	width:151px !important;
	height:156px !important;
	left:19px !important;
	top:74px !important;
}

#item52894 {
	width:285px !important;
	height:313px !important;
}

#item52888 {
	width:285px !important;
	height:313px !important;
	left:216px !important;
	top:139px !important;
}

#item52906 {
	width:156px !important;
	height:380px !important;
}

#item52901 {
	width:156px !important;
	height:380px !important;
	left:102px !important;
	top:86px !important;
}

#item52912 {
	width:81px !important;
	height:107px !important;
}

#item52907 {
	width:81px !important;
	height:107px !important;
	left:19px !important;
	top:185px !important;
}

#item52919 {
	width:133px !important;
	height:163px !important;
}

#item52913 {
	width:133px !important;
	height:163px !important;
	left:342px !important;
	top:93px !important;
}

#item52925 {
	width:67px !important;
	height:95px !important;
}

#item52920 {
	width:67px !important;
	height:95px !important;
	left:271px !important;
	top:206px !important;
}

#item52931 {
	width:99px !important;
	height:136px !important;
}

#item52926 {
	width:99px !important;
	height:136px !important;
	left:360px !important;
	top:363px !important;
}

#item52945 {
	width:76px !important;
	height:99px !important;
}

#item52940 {
	width:76px !important;
	height:99px !important;
	left:270px !important;
	top:417px !important;
}

#item112427 {
	width:63px !important;
	height:7px !important;
	left:106px !important;
	top:555px !important;
}

#item112454 {
	width:60px !important;
	height:7px !important;
	left:106px !important;
	top:562px !important;
}

#item112481 {
	width:58px !important;
	height:7px !important;
	left:221px !important;
	top:555px !important;
}

#item112508 {
	width:50px !important;
	height:7px !important;
	left:221px !important;
	top:562px !important;
}

#item112535 {
	width:60px !important;
	height:7px !important;
	left:335px !important;
	top:548px !important;
}

#item112563 {
	width:64px !important;
	height:7px !important;
	left:335px !important;
	top:555px !important;
}

#item52951 {
	width:150px !important;
	height:202px !important;
}

#item52946 {
	width:150px !important;
	height:202px !important;
	left:44px !important;
	top:110px !important;
}

#item55124 {
	width:107px !important;
	height:202px !important;
}

#item55119 {
	width:107px !important;
	height:202px !important;
	left:68px !important;
	top:319px !important;
}

#item55131 {
	width:136px !important;
	height:261px !important;
}

#item55125 {
	width:136px !important;
	height:261px !important;
	left:223px !important;
	top:272px !important;
}

#item52957 {
	width:108px !important;
	height:151px !important;
}

#item52952 {
	width:108px !important;
	height:151px !important;
	left:227px !important;
	top:118px !important;
}

#item52963 {
	width:53px !important;
	height:73px !important;
}

#item52958 {
	width:53px !important;
	height:73px !important;
	left:366px !important;
	top:115px !important;
}

#item55150 {
	width:44px !important;
	height:57px !important;
}

#item55145 {
	width:44px !important;
	height:57px !important;
	left:374px !important;
	top:194px !important;
}

#item55168 {
	width:44px !important;
	height:89px !important;
}

#item55163 {
	width:44px !important;
	height:89px !important;
	left:374px !important;
	top:257px !important;
}

#item55174 {
	width:44px !important;
	height:89px !important;
}

#item55169 {
	width:44px !important;
	height:89px !important;
	left:418px !important;
	top:257px !important;
}

#item55180 {
	width:42px !important;
	height:89px !important;
}

#item55175 {
	width:42px !important;
	height:89px !important;
	left:464px !important;
	top:257px !important;
}

#item55156 {
	width:44px !important;
	height:57px !important;
}

#item55151 {
	width:44px !important;
	height:57px !important;
	left:418px !important;
	top:194px !important;
}

#item55162 {
	width:44px !important;
	height:57px !important;
}

#item55157 {
	width:44px !important;
	height:57px !important;
	left:463px !important;
	top:194px !important;
}

#item55137 {
	width:42px !important;
	height:73px !important;
}

#item55132 {
	width:42px !important;
	height:73px !important;
	left:420px !important;
	top:115px !important;
}

#item55144 {
	width:51px !important;
	height:73px !important;
}

#item55139 {
	width:51px !important;
	height:73px !important;
	left:462px !important;
	top:115px !important;
}

#item112590 {
	width:47px !important;
	height:7px !important;
	left:393px !important;
	top:461px !important;
}

#item112617 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:467px !important;
}

#item112644 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:474px !important;
}

#item112671 {
	width:47px !important;
	height:7px !important;
	left:393px !important;
	top:517px !important;
}

#item112699 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:524px !important;
}

#item112726 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:531px !important;
}

#item112753 {
	width:47px !important;
	height:7px !important;
	left:393px !important;
	top:575px !important;
}

#item112780 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:581px !important;
}

#item112807 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:588px !important;
}

#item52969 {
	width:163px !important;
	height:241px !important;
}

#item52964 {
	width:163px !important;
	height:241px !important;
	left:48px !important;
	top:119px !important;
}

#item52975 {
	width:110px !important;
	height:139px !important;
}

#item52970 {
	width:110px !important;
	height:139px !important;
	left:68px !important;
	top:367px !important;
}

#item55188 {
	width:37px !important;
	height:37px !important;
}

#item55183 {
	width:37px !important;
	height:37px !important;
	left:16px !important;
	top:461px !important;
}

#item55195 {
	width:37px !important;
	height:37px !important;
}

#item55190 {
	width:37px !important;
	height:37px !important;
	left:16px !important;
	top:502px !important;
}

#item55201 {
	width:37px !important;
	height:37px !important;
}

#item55196 {
	width:37px !important;
	height:37px !important;
	left:16px !important;
	top:544px !important;
}

#item52982 {
	width:173px !important;
	height:397px !important;
}

#item52976 {
	width:173px !important;
	height:397px !important;
	left:218px !important;
	top:120px !important;
}

#item112128 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:447px !important;
}

#item112156 {
	width:41px !important;
	height:7px !important;
	left:398px !important;
	top:500px !important;
}

#item112183 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:507px !important;
}

#item112210 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:513px !important;
}

#item112237 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:576px !important;
}

#item52988 {
	width:160px !important;
	height:158px !important;
}

#item52983 {
	width:160px !important;
	height:158px !important;
	left:35px !important;
	top:104px !important;
}

#item52995 {
	width:183px !important;
	height:305px !important;
}

#item52989 {
	width:183px !important;
	height:305px !important;
	left:32px !important;
	top:266px !important;
}

#item53001 {
	width:151px !important;
	height:337px !important;
}

#item52996 {
	width:151px !important;
	height:337px !important;
	left:261px !important;
	top:123px !important;
}

#item53007 {
	width:67px !important;
	height:101px !important;
}

#item53002 {
	width:67px !important;
	height:101px !important;
	left:428px !important;
	top:255px !important;
}

#item55207 {
	width:67px !important;
	height:128px !important;
}

#item55202 {
	width:67px !important;
	height:128px !important;
	left:428px !important;
	top:357px !important;
}

#item112264 {
	width:43px !important;
	height:7px !important;
	left:284px !important;
	top:531px !important;
}

#item112291 {
	width:45px !important;
	height:7px !important;
	left:284px !important;
	top:538px !important;
}

#item112319 {
	width:58px !important;
	height:7px !important;
	left:284px !important;
	top:585px !important;
}

#item112346 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:534px !important;
}

#item112373 {
	width:60px !important;
	height:7px !important;
	left:398px !important;
	top:563px !important;
}

#item112400 {
	width:61px !important;
	height:7px !important;
	left:398px !important;
	top:569px !important;
}

#item55311 {
	width:81px !important;
	height:72px !important;
}

#item55306 {
	width:81px !important;
	height:72px !important;
	left:397px !important;
	top:335px !important;
}

#item53044 {
	width:81px !important;
	height:70px !important;
}

#item53038 {
	width:81px !important;
	height:70px !important;
	left:291px !important;
	top:332px !important;
}

#item53013 {
	width:132px !important;
	height:135px !important;
}

#item53008 {
	width:132px !important;
	height:135px !important;
	left:74px !important;
	top:100px !important;
}

#item53019 {
	width:200px !important;
	height:281px !important;
}

#item53014 {
	width:200px !important;
	height:281px !important;
	left:43px !important;
	top:238px !important;
}

#item53037 {
	width:100px !important;
	height:153px !important;
}

#item53032 {
	width:100px !important;
	height:153px !important;
	left:270px !important;
	top:406px !important;
}

#item55318 {
	width:100px !important;
	height:153px !important;
}

#item55312 {
	width:100px !important;
	height:153px !important;
	left:388px !important;
	top:410px !important;
}

#item53025 {
	width:137px !important;
	height:138px !important;
}

#item53020 {
	width:137px !important;
	height:138px !important;
	left:341px !important;
	top:57px !important;
}

#item53031 {
	width:71px !important;
	height:88px !important;
}

#item53026 {
	width:71px !important;
	height:88px !important;
	left:263px !important;
	top:35px !important;
}

#item55325 {
	width:71px !important;
	height:88px !important;
}

#item55319 {
	width:71px !important;
	height:88px !important;
	left:263px !important;
	top:123px !important;
}

#item53050 {
	width:205px !important;
	height:480px !important;
}

#item53045 {
	width:205px !important;
	height:480px !important;
	left:147px !important;
	top:88px !important;
}

#item53056 {
	width:128px !important;
	height:173px !important;
}

#item53051 {
	width:128px !important;
	height:173px !important;
	left:369px !important;
	top:20px !important;
}

#item55334 {
	width:128px !important;
	height:189px !important;
}

#item55327 {
	width:128px !important;
	height:189px !important;
	left:369px !important;
	top:197px !important;
}

#item55340 {
	width:128px !important;
	height:229px !important;
}

#item55335 {
	width:128px !important;
	height:229px !important;
	left:369px !important;
	top:389px !important;
}

#item111771 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:269px !important;
}

#item111799 {
	width:52px !important;
	height:7px !important;
	left:29px !important;
	top:276px !important;
}

#item111828 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:282px !important;
}

#item111855 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:346px !important;
}

#item111882 {
	width:69px !important;
	height:7px !important;
	left:29px !important;
	top:375px !important;
}

#item111910 {
	width:69px !important;
	height:7px !important;
	left:29px !important;
	top:381px !important;
}

#item111937 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:428px !important;
}

#item111964 {
	width:54px !important;
	height:7px !important;
	left:29px !important;
	top:435px !important;
}

#item111991 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:441px !important;
}

#item112019 {
	width:54px !important;
	height:7px !important;
	left:29px !important;
	top:519px !important;
}

#item112046 {
	width:61px !important;
	height:7px !important;
	left:29px !important;
	top:549px !important;
}

#item112074 {
	width:61px !important;
	height:7px !important;
	left:29px !important;
	top:556px !important;
}

#item112101 {
	width:75px !important;
	height:7px !important;
	left:29px !important;
	top:585px !important;
}

#item53062 {
	width:101px !important;
	height:138px !important;
}

#item53057 {
	width:101px !important;
	height:138px !important;
	left:77px !important;
	top:77px !important;
}

#item53068 {
	width:127px !important;
	height:200px !important;
}

#item53063 {
	width:127px !important;
	height:200px !important;
	left:57px !important;
	top:223px !important;
}

#item53074 {
	width:223px !important;
	height:190px !important;
}

#item53069 {
	width:223px !important;
	height:190px !important;
	left:279px !important;
	top:189px !important;
}

#item53081 {
	width:190px !important;
	height:158px !important;
}

#item53075 {
	width:190px !important;
	height:158px !important;
	left:276px !important;
	top:384px !important;
}

#item111365 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:578px !important;
}

#item111392 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:585px !important;
}

#item111419 {
	width:74px !important;
	height:7px !important;
	left:116px !important;
	top:574px !important;
}

#item111446 {
	width:58px !important;
	height:7px !important;
	left:116px !important;
	top:580px !important;
}

#item111473 {
	width:74px !important;
	height:7px !important;
	left:216px !important;
	top:574px !important;
}

#item111500 {
	width:58px !important;
	height:7px !important;
	left:216px !important;
	top:580px !important;
}

#item53087 {
	width:171px !important;
	height:128px !important;
}

#item53082 {
	width:171px !important;
	height:128px !important;
	left:53px !important;
	top:99px !important;
}

#item53093 {
	width:151px !important;
	height:283px !important;
}

#item53088 {
	width:151px !important;
	height:283px !important;
	left:57px !important;
	top:231px !important;
}

#item53100 {
	width:120px !important;
	height:106px !important;
}

#item53094 {
	width:120px !important;
	height:106px !important;
	left:237px !important;
	top:98px !important;
}

#item55348 {
	width:151px !important;
	height:269px !important;
}

#item55343 {
	width:151px !important;
	height:269px !important;
	left:213px !important;
	top:230px !important;
}

#item53107 {
	width:43px !important;
	height:57px !important;
}

#item53101 {
	width:43px !important;
	height:57px !important;
	left:382px !important;
	top:117px !important;
}

#item55354 {
	width:31px !important;
	height:57px !important;
}

#item55349 {
	width:31px !important;
	height:57px !important;
	left:429px !important;
	top:117px !important;
}

#item55360 {
	width:41px !important;
	height:57px !important;
}

#item55355 {
	width:41px !important;
	height:57px !important;
	left:461px !important;
	top:117px !important;
}

#item55366 {
	width:35px !important;
	height:69px !important;
}

#item55361 {
	width:35px !important;
	height:69px !important;
	left:365px !important;
	top:190px !important;
}

#item55374 {
	width:27px !important;
	height:92px !important;
}

#item55369 {
	width:27px !important;
	height:92px !important;
	left:401px !important;
	top:183px !important;
}

#item55380 {
	width:30px !important;
	height:92px !important;
}

#item55375 {
	width:30px !important;
	height:92px !important;
	left:430px !important;
	top:183px !important;
}

#item55386 {
	width:38px !important;
	height:92px !important;
}

#item55381 {
	width:38px !important;
	height:92px !important;
	left:461px !important;
	top:183px !important;
}

#item111527 {
	width:60px !important;
	height:7px !important;
	left:394px !important;
	top:401px !important;
}

#item111554 {
	width:46px !important;
	height:7px !important;
	left:394px !important;
	top:408px !important;
}

#item111582 {
	width:76px !important;
	height:7px !important;
	left:394px !important;
	top:437px !important;
}

#item111609 {
	width:60px !important;
	height:7px !important;
	left:394px !important;
	top:509px !important;
}

#item111636 {
	width:59px !important;
	height:7px !important;
	left:394px !important;
	top:516px !important;
}

#item111663 {
	width:46px !important;
	height:7px !important;
	left:394px !important;
	top:522px !important;
}

#item111690 {
	width:60px !important;
	height:7px !important;
	left:394px !important;
	top:560px !important;
}

#item111717 {
	width:59px !important;
	height:7px !important;
	left:394px !important;
	top:566px !important;
}

#item111744 {
	width:46px !important;
	height:7px !important;
	left:394px !important;
	top:573px !important;
}

#item53113 {
	width:169px !important;
	height:403px !important;
}

#item53108 {
	width:169px !important;
	height:403px !important;
	left:29px !important;
	top:108px !important;
}

#item53119 {
	width:149px !important;
	height:163px !important;
}

#item53114 {
	width:149px !important;
	height:163px !important;
	left:218px !important;
	top:112px !important;
}

#item53125 {
	width:168px !important;
	height:303px !important;
}

#item53120 {
	width:168px !important;
	height:303px !important;
	left:215px !important;
	top:282px !important;
}

#item110821 {
	width:63px !important;
	height:7px !important;
	left:387px !important;
	top:152px !important;
}

#item110848 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:193px !important;
}

#item110875 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:199px !important;
}

#item110902 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:245px !important;
}

#item110929 {
	width:53px !important;
	height:7px !important;
	left:387px !important;
	top:252px !important;
}

#item110956 {
	width:41px !important;
	height:7px !important;
	left:387px !important;
	top:305px !important;
}

#item110983 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:312px !important;
}

#item111010 {
	width:53px !important;
	height:7px !important;
	left:387px !important;
	top:359px !important;
}

#item111037 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:365px !important;
}

#item111065 {
	width:63px !important;
	height:7px !important;
	left:387px !important;
	top:412px !important;
}

#item111092 {
	width:63px !important;
	height:7px !important;
	left:387px !important;
	top:152px !important;
}

#item111119 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:193px !important;
}

#item111146 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:199px !important;
}

#item111174 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:245px !important;
}

#item111201 {
	width:53px !important;
	height:7px !important;
	left:387px !important;
	top:252px !important;
}

#item111228 {
	width:41px !important;
	height:7px !important;
	left:387px !important;
	top:305px !important;
}

#item111255 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:312px !important;
}

#item111282 {
	width:53px !important;
	height:7px !important;
	left:387px !important;
	top:359px !important;
}

#item111311 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:365px !important;
}

#item111338 {
	width:63px !important;
	height:7px !important;
	left:387px !important;
	top:412px !important;
}

#item53131 {
	width:201px !important;
	height:395px !important;
}

#item53126 {
	width:201px !important;
	height:395px !important;
	left:45px !important;
	top:204px !important;
}

#item53137 {
	width:111px !important;
	height:150px !important;
}

#item53132 {
	width:111px !important;
	height:150px !important;
	left:285px !important;
	top:96px !important;
}

#item53143 {
	width:161px !important;
	height:317px !important;
}

#item53138 {
	width:161px !important;
	height:317px !important;
	left:273px !important;
	top:265px !important;
}

#item53150 {
	width:33px !important;
	height:33px !important;
}

#item53144 {
	width:33px !important;
	height:33px !important;
	left:442px !important;
	top:223px !important;
}

#item53156 {
	width:154px !important;
	height:422px !important;
}

#item53151 {
	width:154px !important;
	height:422px !important;
	left:14px !important;
	top:111px !important;
}

#item53162 {
	width:146px !important;
	height:166px !important;
}

#item53157 {
	width:146px !important;
	height:166px !important;
	left:225px !important;
	top:91px !important;
}

#item55395 {
	width:158px !important;
	height:217px !important;
}

#item55389 {
	width:158px !important;
	height:217px !important;
	left:207px !important;
	top:271px !important;
}

#item53176 {
	width:97px !important;
	height:196px !important;
}

#item53171 {
	width:97px !important;
	height:196px !important;
	left:389px !important;
	top:411px !important;
}

#item110328 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:81px !important;
}

#item110355 {
	width:65px !important;
	height:7px !important;
	left:384px !important;
	top:124px !important;
}

#item110382 {
	width:65px !important;
	height:7px !important;
	left:384px !important;
	top:178px !important;
}

#item110409 {
	width:65px !important;
	height:7px !important;
	left:384px !important;
	top:226px !important;
}

#item110436 {
	width:41px !important;
	height:7px !important;
	left:384px !important;
	top:273px !important;
}

#item110463 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:279px !important;
}

#item110490 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:286px !important;
}

#item110521 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:334px !important;
}

#item110548 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:382px !important;
}

#item110576 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:81px !important;
}

#item110603 {
	width:65px !important;
	height:7px !important;
	left:384px !important;
	top:124px !important;
}

#item110630 {
	width:65px !important;
	height:7px !important;
	left:384px !important;
	top:178px !important;
}

#item110658 {
	width:65px !important;
	height:7px !important;
	left:384px !important;
	top:226px !important;
}

#item110685 {
	width:41px !important;
	height:7px !important;
	left:384px !important;
	top:273px !important;
}

#item110712 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:279px !important;
}

#item110739 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:286px !important;
}

#item110766 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:334px !important;
}

#item110793 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:382px !important;
}

#item53194 {
	width:252px !important;
	height:224px !important;
}

#item53189 {
	width:252px !important;
	height:224px !important;
	left:231px !important;
	top:164px !important;
}

#item53201 {
	width:218px !important;
	height:156px !important;
}

#item53195 {
	width:218px !important;
	height:156px !important;
	left:244px !important;
	top:423px !important;
}

#item53207 {
	width:57px !important;
	height:194px !important;
}

#item53202 {
	width:57px !important;
	height:194px !important;
	left:26px !important;
	top:408px !important;
}

#item55407 {
	width:46px !important;
	height:194px !important;
}

#item55402 {
	width:46px !important;
	height:194px !important;
	left:85px !important;
	top:408px !important;
}

#item55413 {
	width:60px !important;
	height:194px !important;
}

#item55408 {
	width:60px !important;
	height:194px !important;
	left:136px !important;
	top:408px !important;
}

#item53182 {
	width:201px !important;
	height:274px !important;
}

#item53177 {
	width:201px !important;
	height:274px !important;
	left:14px !important;
	top:20px !important;
}

#item53213 {
	width:173px !important;
	height:324px !important;
}

#item53208 {
	width:173px !important;
	height:324px !important;
	left:56px !important;
	top:134px !important;
}

#item53219 {
	width:142px !important;
	height:237px !important;
}

#item53214 {
	width:142px !important;
	height:237px !important;
	left:316px !important;
	top:109px !important;
}

#item53225 {
	width:147px !important;
	height:187px !important;
}

#item53220 {
	width:147px !important;
	height:187px !important;
	left:295px !important;
	top:352px !important;
}

#item109974 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:549px !important;
}

#item110001 {
	width:55px !important;
	height:7px !important;
	left:108px !important;
	top:550px !important;
}

#item110028 {
	width:67px !important;
	height:7px !important;
	left:197px !important;
	top:549px !important;
}

#item110055 {
	width:73px !important;
	height:7px !important;
	left:197px !important;
	top:556px !important;
}

#item53231 {
	width:127px !important;
	height:134px !important;
}

#item53226 {
	width:127px !important;
	height:134px !important;
	left:49px !important;
	top:93px !important;
}

#item53238 {
	width:122px !important;
	height:112px !important;
}

#item53232 {
	width:122px !important;
	height:112px !important;
	left:40px !important;
	top:347px !important;
}

#item55421 {
	width:32px !important;
	height:35px !important;
}

#item55415 {
	width:32px !important;
	height:35px !important;
	left:173px !important;
	top:382px !important;
}

#item53245 {
	width:156px !important;
	height:154px !important;
}

#item53239 {
	width:156px !important;
	height:154px !important;
	left:28px !important;
	top:464px !important;
}

#item53251 {
	width:133px !important;
	height:146px !important;
}

#item53246 {
	width:133px !important;
	height:146px !important;
	left:265px !important;
	top:109px !important;
}

#item53270 {
	width:88px !important;
	height:141px !important;
}

#item53265 {
	width:88px !important;
	height:141px !important;
	left:408px !important;
	top:149px !important;
}

#item53258 {
	width:109px !important;
	height:285px !important;
}

#item53252 {
	width:109px !important;
	height:285px !important;
	left:274px !important;
	top:258px !important;
}

#item53264 {
	width:34px !important;
	height:34px !important;
}

#item53259 {
	width:34px !important;
	height:34px !important;
	left:235px !important;
	top:510px !important;
}

#item55427 {
	width:34px !important;
	height:34px !important;
}

#item55422 {
	width:34px !important;
	height:34px !important;
	left:235px !important;
	top:550px !important;
}

#item110083 {
	width:41px !important;
	height:7px !important;
	left:407px !important;
	top:328px !important;
}

#item110111 {
	width:41px !important;
	height:7px !important;
	left:407px !important;
	top:375px !important;
}

#item110138 {
	width:50px !important;
	height:7px !important;
	left:407px !important;
	top:382px !important;
}

#item110165 {
	width:69px !important;
	height:7px !important;
	left:407px !important;
	top:436px !important;
}

#item110192 {
	width:41px !important;
	height:7px !important;
	left:407px !important;
	top:491px !important;
}

#item110219 {
	width:57px !important;
	height:7px !important;
	left:407px !important;
	top:497px !important;
}

#item110246 {
	width:50px !important;
	height:7px !important;
	left:407px !important;
	top:545px !important;
}

#item110273 {
	width:43px !important;
	height:7px !important;
	left:407px !important;
	top:552px !important;
}

#item110300 {
	width:45px !important;
	height:7px !important;
	left:407px !important;
	top:558px !important;
}

#item53276 {
	width:74px !important;
	height:277px !important;
}

#item53271 {
	width:74px !important;
	height:277px !important;
	left:30px !important;
	top:96px !important;
}

#item53282 {
	width:130px !important;
	height:176px !important;
}

#item53277 {
	width:130px !important;
	height:176px !important;
	left:371px !important;
	top:14px !important;
}

#item55434 {
	width:130px !important;
	height:218px !important;
}

#item55429 {
	width:130px !important;
	height:218px !important;
	left:371px !important;
	top:191px !important;
}

#item55440 {
	width:130px !important;
	height:204px !important;
}

#item55435 {
	width:130px !important;
	height:204px !important;
	left:371px !important;
	top:414px !important;
}

#item55446 {
	width:60px !important;
	height:191px !important;
}

#item55441 {
	width:60px !important;
	height:191px !important;
	left:114px !important;
	top:157px !important;
}

#item55454 {
	width:60px !important;
	height:204px !important;
}

#item55449 {
	width:60px !important;
	height:204px !important;
	left:186px !important;
	top:154px !important;
}

#item55460 {
	width:92px !important;
	height:60px !important;
}

#item55455 {
	width:92px !important;
	height:60px !important;
	left:122px !important;
	top:383px !important;
}

#item55473 {
	width:92px !important;
	height:113px !important;
}

#item55468 {
	width:92px !important;
	height:113px !important;
	left:95px !important;
	top:471px !important;
}

#item55479 {
	width:130px !important;
	height:63px !important;
}

#item55474 {
	width:130px !important;
	height:63px !important;
	left:215px !important;
	top:519px !important;
}

#item55466 {
	width:77px !important;
	height:262px !important;
}

#item55461 {
	width:77px !important;
	height:262px !important;
	left:219px !important;
	top:254px !important;
}

#item53288 {
	width:354px !important;
	height:340px !important;
}

#item53283 {
	width:354px !important;
	height:340px !important;
	left:147px !important;
	top:84px !important;
}

#item55487 {
	width:87px !important;
	height:154px !important;
}

#item55482 {
	width:87px !important;
	height:154px !important;
	left:124px !important;
	top:463px !important;
}

#item55493 {
	width:90px !important;
	height:154px !important;
}

#item55488 {
	width:90px !important;
	height:154px !important;
	left:215px !important;
	top:463px !important;
}

#item55499 {
	width:99px !important;
	height:154px !important;
}

#item55494 {
	width:99px !important;
	height:154px !important;
	left:310px !important;
	top:463px !important;
}

#item55505 {
	width:99px !important;
	height:154px !important;
}

#item55500 {
	width:99px !important;
	height:154px !important;
	left:413px !important;
	top:463px !important;
}

#item53294 {
	width:107px !important;
	height:154px !important;
}

#item53289 {
	width:107px !important;
	height:154px !important;
	left:14px !important;
	top:463px !important;
}

#item109621 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:216px !important;
}

#item109648 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:248px !important;
}

#item109675 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:254px !important;
}

#item109702 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:261px !important;
}

#item109729 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:267px !important;
}

#item109756 {
	width:86px !important;
	height:7px !important;
	left:30px !important;
	top:289px !important;
}

#item109783 {
	width:90px !important;
	height:7px !important;
	left:30px !important;
	top:296px !important;
}

#item109811 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:362px !important;
}

#item109838 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:369px !important;
}

#item109865 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:375px !important;
}

#item109892 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:382px !important;
}

#item109919 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:412px !important;
}

#item109947 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:419px !important;
}

#item53313 {
	width:73px !important;
	height:58px !important;
}

#item53308 {
	width:73px !important;
	height:58px !important;
	left:6px !important;
	top:162px !important;
}

#item55513 {
	width:73px !important;
	height:58px !important;
}

#item55508 {
	width:73px !important;
	height:58px !important;
	left:6px !important;
	top:221px !important;
}

#item55519 {
	width:73px !important;
	height:81px !important;
}

#item55514 {
	width:73px !important;
	height:81px !important;
	left:6px !important;
	top:282px !important;
}

#item53300 {
	width:176px !important;
	height:135px !important;
}

#item53295 {
	width:176px !important;
	height:135px !important;
	left:88px !important;
	top:161px !important;
}

#item53307 {
	width:192px !important;
	height:266px !important;
}

#item53301 {
	width:192px !important;
	height:266px !important;
	left:83px !important;
	top:303px !important;
}

#item53326 {
	width:30px !important;
	height:31px !important;
}

#item53321 {
	width:30px !important;
	height:31px !important;
	left:284px !important;
	top:274px !important;
}

#item53320 {
	width:172px !important;
	height:325px !important;
}

#item53314 {
	width:172px !important;
	height:325px !important;
	left:318px !important;
	top:132px !important;
}

#item53332 {
	width:225px !important;
	height:451px !important;
}

#item53327 {
	width:225px !important;
	height:451px !important;
	left:115px !important;
	top:95px !important;
}

#item53338 {
	width:128px !important;
	height:95px !important;
}

#item53333 {
	width:128px !important;
	height:95px !important;
	left:374px !important;
	top:265px !important;
}

#item55525 {
	width:128px !important;
	height:35px !important;
}

#item55520 {
	width:128px !important;
	height:35px !important;
	left:374px !important;
	top:368px !important;
}

#item55531 {
	width:128px !important;
	height:38px !important;
}

#item55526 {
	width:128px !important;
	height:38px !important;
	left:374px !important;
	top:407px !important;
}

#item55538 {
	width:128px !important;
	height:38px !important;
}

#item55532 {
	width:128px !important;
	height:38px !important;
	left:374px !important;
	top:451px !important;
}

#item55544 {
	width:128px !important;
	height:41px !important;
}

#item55539 {
	width:128px !important;
	height:41px !important;
	left:374px !important;
	top:496px !important;
}

#item55552 {
	width:128px !important;
	height:35px !important;
}

#item55547 {
	width:128px !important;
	height:35px !important;
	left:374px !important;
	top:543px !important;
}

#item55559 {
	width:128px !important;
	height:38px !important;
}

#item55553 {
	width:128px !important;
	height:38px !important;
	left:374px !important;
	top:580px !important;
}

#item109020 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:81px !important;
}

#item109048 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:88px !important;
}

#item109077 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:95px !important;
}

#item109104 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:124px !important;
}

#item109131 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:177px !important;
}

#item109159 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:184px !important;
}

#item109186 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:238px !important;
}

#item109213 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:245px !important;
}

#item109240 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:324px !important;
}

#item109268 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:330px !important;
}

#item109295 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:337px !important;
}

#item109323 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:343px !important;
}

#item109350 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:350px !important;
}

#item109377 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:357px !important;
}

#item109404 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:363px !important;
}

#item109431 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:403px !important;
}

#item109458 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:410px !important;
}

#item109485 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:416px !important;
}

#item109512 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:423px !important;
}

#item109539 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:430px !important;
}

#item109567 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:436px !important;
}

#item109594 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:443px !important;
}

#item53344 {
	width:63px !important;
	height:132px !important;
}

#item53339 {
	width:63px !important;
	height:132px !important;
	left:113px !important;
	top:39px !important;
}

#item55569 {
	width:77px !important;
	height:132px !important;
}

#item55564 {
	width:77px !important;
	height:132px !important;
	left:179px !important;
	top:39px !important;
}

#item55587 {
	width:69px !important;
	height:132px !important;
}

#item55582 {
	width:69px !important;
	height:132px !important;
	left:256px !important;
	top:39px !important;
}

#item55594 {
	width:59px !important;
	height:132px !important;
}

#item55589 {
	width:59px !important;
	height:132px !important;
	left:325px !important;
	top:39px !important;
}

#item55601 {
	width:88px !important;
	height:132px !important;
}

#item55596 {
	width:88px !important;
	height:132px !important;
	left:386px !important;
	top:39px !important;
}

#item53350 {
	width:84px !important;
	height:142px !important;
}

#item53345 {
	width:84px !important;
	height:142px !important;
	left:117px !important;
	top:207px !important;
}

#item55607 {
	width:59px !important;
	height:142px !important;
}

#item55602 {
	width:59px !important;
	height:142px !important;
	left:201px !important;
	top:207px !important;
}

#item55613 {
	width:65px !important;
	height:142px !important;
}

#item55608 {
	width:65px !important;
	height:142px !important;
	left:261px !important;
	top:207px !important;
}

#item55621 {
	width:65px !important;
	height:142px !important;
}

#item55614 {
	width:65px !important;
	height:142px !important;
	left:327px !important;
	top:207px !important;
}

#item55627 {
	width:82px !important;
	height:142px !important;
}

#item55622 {
	width:82px !important;
	height:142px !important;
	left:393px !important;
	top:207px !important;
}

#item53356 {
	width:77px !important;
	height:217px !important;
}

#item53351 {
	width:77px !important;
	height:217px !important;
	left:112px !important;
	top:374px !important;
}

#item55635 {
	width:58px !important;
	height:217px !important;
}

#item55630 {
	width:58px !important;
	height:217px !important;
	left:192px !important;
	top:374px !important;
}

#item55641 {
	width:69px !important;
	height:217px !important;
}

#item55636 {
	width:69px !important;
	height:217px !important;
	left:251px !important;
	top:374px !important;
}

#item55647 {
	width:69px !important;
	height:217px !important;
}

#item55642 {
	width:69px !important;
	height:217px !important;
	left:322px !important;
	top:374px !important;
}

#item55653 {
	width:84px !important;
	height:217px !important;
}

#item55648 {
	width:84px !important;
	height:217px !important;
	left:393px !important;
	top:374px !important;
}

#item53363 {
	width:57px !important;
	height:78px !important;
}

#item53357 {
	width:57px !important;
	height:78px !important;
	left:28px !important;
	top:442px !important;
}

#item108204 {
	width:76px !important;
	height:7px !important;
	left:20px !important;
	top:161px !important;
}

#item108231 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:178px !important;
}

#item108258 {
	width:51px !important;
	height:7px !important;
	left:20px !important;
	top:185px !important;
}

#item108285 {
	width:41px !important;
	height:7px !important;
	left:20px !important;
	top:202px !important;
}

#item108313 {
	width:44px !important;
	height:7px !important;
	left:20px !important;
	top:209px !important;
}

#item108340 {
	width:56px !important;
	height:7px !important;
	left:20px !important;
	top:255px !important;
}

#item108367 {
	width:50px !important;
	height:7px !important;
	left:20px !important;
	top:262px !important;
}

#item108394 {
	width:38px !important;
	height:7px !important;
	left:20px !important;
	top:268px !important;
}

#item108422 {
	width:51px !important;
	height:7px !important;
	left:20px !important;
	top:275px !important;
}

#item108449 {
	width:44px !important;
	height:7px !important;
	left:20px !important;
	top:282px !important;
}

#item108476 {
	width:56px !important;
	height:7px !important;
	left:20px !important;
	top:354px !important;
}

#item108503 {
	width:38px !important;
	height:7px !important;
	left:20px !important;
	top:360px !important;
}

#item108530 {
	width:51px !important;
	height:7px !important;
	left:20px !important;
	top:367px !important;
}

#item108559 {
	width:44px !important;
	height:7px !important;
	left:20px !important;
	top:374px !important;
}

#item108586 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:406px !important;
}

#item108613 {
	width:76px !important;
	height:7px !important;
	left:20px !important;
	top:161px !important;
}

#item108640 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:178px !important;
}

#item108667 {
	width:51px !important;
	height:7px !important;
	left:20px !important;
	top:185px !important;
}

#item108694 {
	width:41px !important;
	height:7px !important;
	left:20px !important;
	top:202px !important;
}

#item108721 {
	width:44px !important;
	height:7px !important;
	left:20px !important;
	top:209px !important;
}

#item108748 {
	width:56px !important;
	height:7px !important;
	left:20px !important;
	top:255px !important;
}

#item108775 {
	width:50px !important;
	height:7px !important;
	left:20px !important;
	top:262px !important;
}

#item108802 {
	width:38px !important;
	height:7px !important;
	left:20px !important;
	top:268px !important;
}

#item108830 {
	width:51px !important;
	height:7px !important;
	left:20px !important;
	top:275px !important;
}

#item108857 {
	width:44px !important;
	height:7px !important;
	left:20px !important;
	top:282px !important;
}

#item108885 {
	width:56px !important;
	height:7px !important;
	left:20px !important;
	top:354px !important;
}

#item108912 {
	width:38px !important;
	height:7px !important;
	left:20px !important;
	top:360px !important;
}

#item108939 {
	width:51px !important;
	height:7px !important;
	left:20px !important;
	top:367px !important;
}

#item108966 {
	width:44px !important;
	height:7px !important;
	left:20px !important;
	top:374px !important;
}

#item108993 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:406px !important;
}

#item53370 {
	width:165px !important;
	height:166px !important;
}

#item53365 {
	width:165px !important;
	height:166px !important;
	left:30px !important;
	top:103px !important;
}

#item53376 {
	width:171px !important;
	height:325px !important;
}

#item53371 {
	width:171px !important;
	height:325px !important;
	left:44px !important;
	top:272px !important;
}

#item53382 {
	width:170px !important;
	height:118px !important;
}

#item53377 {
	width:170px !important;
	height:118px !important;
	left:275px !important;
	top:500px !important;
}

#item55661 {
	width:242px !important;
	height:240px !important;
}

#item55656 {
	width:242px !important;
	height:240px !important;
	left:259px !important;
	top:255px !important;
}

#item53400 {
	width:57px !important;
	height:87px !important;
}

#item53395 {
	width:57px !important;
	height:87px !important;
	left:19px !important;
	top:21px !important;
}

#item53406 {
	width:199px !important;
	height:239px !important;
}

#item53401 {
	width:199px !important;
	height:239px !important;
	left:79px !important;
	top:23px !important;
}

#item53419 {
	width:199px !important;
	height:239px !important;
}

#item53414 {
	width:199px !important;
	height:239px !important;
	left:285px !important;
	top:22px !important;
}

#item53425 {
	width:201px !important;
	height:240px !important;
}

#item53420 {
	width:201px !important;
	height:240px !important;
	left:284px !important;
	top:267px !important;
}

#item53432 {
	width:199px !important;
	height:240px !important;
}

#item53426 {
	width:199px !important;
	height:240px !important;
	left:80px !important;
	top:266px !important;
}

#item55667 {
	width:57px !important;
	height:73px !important;
}

#item55662 {
	width:57px !important;
	height:73px !important;
	left:19px !important;
	top:111px !important;
}

#item55673 {
	width:57px !important;
	height:77px !important;
}

#item55668 {
	width:57px !important;
	height:77px !important;
	left:19px !important;
	top:190px !important;
}

#item55679 {
	width:57px !important;
	height:74px !important;
}

#item55674 {
	width:57px !important;
	height:74px !important;
	left:19px !important;
	top:269px !important;
}

#item55686 {
	width:57px !important;
	height:78px !important;
}

#item55680 {
	width:57px !important;
	height:78px !important;
	left:19px !important;
	top:349px !important;
}

#item55693 {
	width:57px !important;
	height:78px !important;
}

#item55687 {
	width:57px !important;
	height:78px !important;
	left:19px !important;
	top:431px !important;
}

#item107577 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:541px !important;
}

#item107604 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:548px !important;
}

#item107631 {
	width:38px !important;
	height:7px !important;
	left:18px !important;
	top:554px !important;
}

#item107658 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:561px !important;
}

#item107685 {
	width:41px !important;
	height:7px !important;
	left:110px !important;
	top:549px !important;
}

#item107712 {
	width:50px !important;
	height:7px !important;
	left:110px !important;
	top:555px !important;
}

#item107739 {
	width:38px !important;
	height:7px !important;
	left:110px !important;
	top:562px !important;
}

#item107768 {
	width:43px !important;
	height:7px !important;
	left:110px !important;
	top:568px !important;
}

#item107795 {
	width:45px !important;
	height:7px !important;
	left:110px !important;
	top:575px !important;
}

#item107823 {
	width:46px !important;
	height:7px !important;
	left:110px !important;
	top:582px !important;
}

#item107850 {
	width:41px !important;
	height:7px !important;
	left:201px !important;
	top:548px !important;
}

#item107877 {
	width:50px !important;
	height:7px !important;
	left:201px !important;
	top:555px !important;
}

#item107905 {
	width:43px !important;
	height:7px !important;
	left:201px !important;
	top:561px !important;
}

#item107932 {
	width:45px !important;
	height:7px !important;
	left:201px !important;
	top:568px !important;
}

#item107959 {
	width:41px !important;
	height:7px !important;
	left:292px !important;
	top:548px !important;
}

#item107986 {
	width:38px !important;
	height:7px !important;
	left:292px !important;
	top:555px !important;
}

#item108013 {
	width:45px !important;
	height:7px !important;
	left:292px !important;
	top:561px !important;
}

#item108040 {
	width:46px !important;
	height:7px !important;
	left:292px !important;
	top:568px !important;
}

#item53438 {
	width:259px !important;
	height:456px !important;
}

#item53433 {
	width:259px !important;
	height:456px !important;
	left:140px !important;
	top:136px !important;
}

#item53444 {
	width:121px !important;
	height:171px !important;
}

#item53439 {
	width:121px !important;
	height:171px !important;
	left:14px !important;
	top:14px !important;
}

#item55703 {
	width:121px !important;
	height:222px !important;
}

#item55698 {
	width:121px !important;
	height:222px !important;
	left:14px !important;
	top:190px !important;
}

#item55710 {
	width:121px !important;
	height:210px !important;
}

#item55704 {
	width:121px !important;
	height:210px !important;
	left:14px !important;
	top:417px !important;
}

#item53450 {
	width:77px !important;
	height:69px !important;
}

#item53445 {
	width:77px !important;
	height:69px !important;
	left:420px !important;
	top:376px !important;
}

#item108069 {
	width:62px !important;
	height:7px !important;
	left:423px !important;
	top:470px !important;
}

#item108096 {
	width:41px !important;
	height:7px !important;
	left:423px !important;
	top:538px !important;
}

#item108123 {
	width:46px !important;
	height:7px !important;
	left:423px !important;
	top:545px !important;
}

#item108150 {
	width:59px !important;
	height:7px !important;
	left:423px !important;
	top:574px !important;
}

#item108177 {
	width:62px !important;
	height:7px !important;
	left:423px !important;
	top:581px !important;
}

#item53456 {
	width:270px !important;
	height:209px !important;
}

#item53451 {
	width:270px !important;
	height:209px !important;
	left:20px !important;
	top:166px !important;
}

#item55721 {
	width:358px !important;
	height:119px !important;
}

#item55716 {
	width:358px !important;
	height:119px !important;
	left:140px !important;
	top:377px !important;
}

#item106598 {
	width:55px !important;
	height:7px !important;
	left:176px !important;
	top:526px !important;
}

#item106625 {
	width:56px !important;
	height:7px !important;
	left:176px !important;
	top:532px !important;
}

#item106652 {
	width:72px !important;
	height:7px !important;
	left:176px !important;
	top:539px !important;
}

#item106679 {
	width:50px !important;
	height:7px !important;
	left:176px !important;
	top:555px !important;
}

#item106706 {
	width:45px !important;
	height:7px !important;
	left:176px !important;
	top:571px !important;
}

#item106733 {
	width:50px !important;
	height:7px !important;
	left:176px !important;
	top:577px !important;
}

#item106760 {
	width:55px !important;
	height:7px !important;
	left:285px !important;
	top:532px !important;
}

#item106787 {
	width:56px !important;
	height:7px !important;
	left:285px !important;
	top:539px !important;
}

#item106815 {
	width:72px !important;
	height:7px !important;
	left:285px !important;
	top:545px !important;
}

#item106842 {
	width:50px !important;
	height:7px !important;
	left:285px !important;
	top:561px !important;
}

#item106869 {
	width:45px !important;
	height:7px !important;
	left:285px !important;
	top:577px !important;
}

#item106896 {
	width:50px !important;
	height:7px !important;
	left:285px !important;
	top:584px !important;
}

#item106923 {
	width:55px !important;
	height:7px !important;
	left:392px !important;
	top:531px !important;
}

#item106950 {
	width:56px !important;
	height:7px !important;
	left:392px !important;
	top:538px !important;
}

#item106977 {
	width:72px !important;
	height:7px !important;
	left:392px !important;
	top:544px !important;
}

#item107004 {
	width:50px !important;
	height:7px !important;
	left:392px !important;
	top:560px !important;
}

#item107031 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:576px !important;
}

#item107059 {
	width:50px !important;
	height:7px !important;
	left:392px !important;
	top:583px !important;
}

#item107086 {
	width:55px !important;
	height:7px !important;
	left:176px !important;
	top:526px !important;
}

#item107113 {
	width:56px !important;
	height:7px !important;
	left:176px !important;
	top:532px !important;
}

#item107140 {
	width:72px !important;
	height:7px !important;
	left:176px !important;
	top:539px !important;
}

#item107167 {
	width:50px !important;
	height:7px !important;
	left:176px !important;
	top:555px !important;
}

#item107195 {
	width:45px !important;
	height:7px !important;
	left:176px !important;
	top:571px !important;
}

#item107222 {
	width:50px !important;
	height:7px !important;
	left:176px !important;
	top:577px !important;
}

#item107250 {
	width:55px !important;
	height:7px !important;
	left:285px !important;
	top:532px !important;
}

#item107277 {
	width:56px !important;
	height:7px !important;
	left:285px !important;
	top:539px !important;
}

#item107304 {
	width:72px !important;
	height:7px !important;
	left:285px !important;
	top:545px !important;
}

#item107332 {
	width:50px !important;
	height:7px !important;
	left:285px !important;
	top:561px !important;
}

#item107360 {
	width:45px !important;
	height:7px !important;
	left:285px !important;
	top:577px !important;
}

#item107387 {
	width:50px !important;
	height:7px !important;
	left:285px !important;
	top:584px !important;
}

#item107414 {
	width:55px !important;
	height:7px !important;
	left:392px !important;
	top:531px !important;
}

#item107441 {
	width:56px !important;
	height:7px !important;
	left:392px !important;
	top:538px !important;
}

#item107468 {
	width:72px !important;
	height:7px !important;
	left:392px !important;
	top:544px !important;
}

#item107495 {
	width:50px !important;
	height:7px !important;
	left:392px !important;
	top:560px !important;
}

#item107522 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:576px !important;
}

#item107549 {
	width:50px !important;
	height:7px !important;
	left:392px !important;
	top:583px !important;
}

#item53474 {
	width:98px !important;
	height:78px !important;
}

#item53469 {
	width:98px !important;
	height:78px !important;
	left:69px !important;
	top:311px !important;
}

#item55760 {
	width:123px !important;
	height:158px !important;
}

#item55753 {
	width:123px !important;
	height:158px !important;
	left:70px !important;
	top:403px !important;
}

#item53462 {
	width:82px !important;
	height:81px !important;
}

#item53457 {
	width:82px !important;
	height:81px !important;
	left:32px !important;
	top:27px !important;
}

#item55727 {
	width:55px !important;
	height:81px !important;
}

#item55722 {
	width:55px !important;
	height:81px !important;
	left:114px !important;
	top:27px !important;
}

#item55733 {
	width:79px !important;
	height:81px !important;
}

#item55728 {
	width:79px !important;
	height:81px !important;
	left:170px !important;
	top:27px !important;
}

#item55739 {
	width:84px !important;
	height:115px !important;
}

#item55734 {
	width:84px !important;
	height:115px !important;
	left:21px !important;
	top:111px !important;
}

#item55746 {
	width:60px !important;
	height:115px !important;
}

#item55741 {
	width:60px !important;
	height:115px !important;
	left:106px !important;
	top:111px !important;
}

#item55752 {
	width:83px !important;
	height:115px !important;
}

#item55747 {
	width:83px !important;
	height:115px !important;
	left:167px !important;
	top:111px !important;
}

#item53468 {
	width:91px !important;
	height:78px !important;
}

#item53463 {
	width:91px !important;
	height:78px !important;
	left:317px !important;
	top:71px !important;
}

#item55766 {
	width:123px !important;
	height:183px !important;
}

#item55761 {
	width:123px !important;
	height:183px !important;
	left:295px !important;
	top:157px !important;
}

#item53480 {
	width:64px !important;
	height:78px !important;
}

#item53475 {
	width:64px !important;
	height:78px !important;
	left:244px !important;
	top:381px !important;
}

#item55772 {
	width:45px !important;
	height:78px !important;
}

#item55767 {
	width:45px !important;
	height:78px !important;
	left:310px !important;
	top:381px !important;
}

#item55778 {
	width:64px !important;
	height:78px !important;
}

#item55773 {
	width:64px !important;
	height:78px !important;
	left:356px !important;
	top:381px !important;
}

#item55784 {
	width:83px !important;
	height:140px !important;
}

#item55779 {
	width:83px !important;
	height:140px !important;
	left:226px !important;
	top:462px !important;
}

#item55793 {
	width:53px !important;
	height:160px !important;
}

#item55788 {
	width:53px !important;
	height:160px !important;
	left:310px !important;
	top:462px !important;
}

#item55799 {
	width:85px !important;
	height:160px !important;
}

#item55794 {
	width:85px !important;
	height:160px !important;
	left:364px !important;
	top:462px !important;
}

#item53487 {
	width:146px !important;
	height:85px !important;
}

#item53481 {
	width:146px !important;
	height:85px !important;
	left:26px !important;
	top:209px !important;
}

#item53493 {
	width:118px !important;
	height:196px !important;
}

#item53488 {
	width:118px !important;
	height:196px !important;
	left:68px !important;
	top:296px !important;
}

#item55807 {
	width:28px !important;
	height:28px !important;
}

#item55802 {
	width:28px !important;
	height:28px !important;
	left:180px !important;
	top:232px !important;
}

#item55813 {
	width:28px !important;
	height:28px !important;
}

#item55808 {
	width:28px !important;
	height:28px !important;
	left:180px !important;
	top:263px !important;
}

#item53499 {
	width:171px !important;
	height:410px !important;
}

#item53494 {
	width:171px !important;
	height:410px !important;
	left:235px !important;
	top:107px !important;
}

#item53506 {
	width:28px !important;
	height:29px !important;
}

#item53500 {
	width:28px !important;
	height:29px !important;
	left:424px !important;
	top:128px !important;
}

#item106267 {
	width:55px !important;
	height:7px !important;
	left:412px !important;
	top:274px !important;
}

#item106295 {
	width:45px !important;
	height:7px !important;
	left:412px !important;
	top:280px !important;
}

#item106324 {
	width:43px !important;
	height:7px !important;
	left:412px !important;
	top:287px !important;
}

#item106351 {
	width:65px !important;
	height:7px !important;
	left:412px !important;
	top:344px !important;
}

#item106378 {
	width:43px !important;
	height:7px !important;
	left:412px !important;
	top:350px !important;
}

#item106406 {
	width:47px !important;
	height:7px !important;
	left:412px !important;
	top:408px !important;
}

#item106434 {
	width:68px !important;
	height:7px !important;
	left:412px !important;
	top:414px !important;
}

#item53512 {
	width:193px !important;
	height:202px !important;
}

#item53507 {
	width:193px !important;
	height:202px !important;
	left:14px !important;
	top:110px !important;
}

#item53518 {
	width:108px !important;
	height:207px !important;
}

#item53513 {
	width:108px !important;
	height:207px !important;
	left:54px !important;
	top:370px !important;
}

#item53524 {
	width:170px !important;
	height:268px !important;
}

#item53519 {
	width:170px !important;
	height:268px !important;
	left:248px !important;
	top:143px !important;
}

#item55823 {
	width:29px !important;
	height:30px !important;
}

#item55818 {
	width:29px !important;
	height:30px !important;
	left:468px !important;
	top:164px !important;
}

#item55829 {
	width:87px !important;
	height:177px !important;
}

#item55824 {
	width:87px !important;
	height:177px !important;
	left:425px !important;
	top:211px !important;
}

#item106461 {
	width:55px !important;
	height:7px !important;
	left:228px !important;
	top:529px !important;
}

#item106488 {
	width:43px !important;
	height:7px !important;
	left:228px !important;
	top:535px !important;
}

#item106516 {
	width:45px !important;
	height:7px !important;
	left:311px !important;
	top:536px !important;
}

#item106543 {
	width:43px !important;
	height:7px !important;
	left:394px !important;
	top:522px !important;
}

#item106571 {
	width:59px !important;
	height:7px !important;
	left:394px !important;
	top:529px !important;
}

#item53530 {
	width:65px !important;
	height:105px !important;
}

#item53525 {
	width:65px !important;
	height:105px !important;
	left:131px !important;
	top:79px !important;
}

#item53537 {
	width:61px !important;
	height:78px !important;
}

#item53531 {
	width:61px !important;
	height:78px !important;
	left:127px !important;
	top:206px !important;
}

#item53543 {
	width:96px !important;
	height:99px !important;
}

#item53538 {
	width:96px !important;
	height:99px !important;
	left:63px !important;
	top:422px !important;
}

#item55836 {
	width:51px !important;
	height:105px !important;
}

#item55831 {
	width:51px !important;
	height:105px !important;
	left:197px !important;
	top:79px !important;
}

#item55842 {
	width:58px !important;
	height:105px !important;
}

#item55837 {
	width:58px !important;
	height:105px !important;
	left:249px !important;
	top:79px !important;
}

#item55849 {
	width:58px !important;
	height:105px !important;
}

#item55844 {
	width:58px !important;
	height:105px !important;
	left:308px !important;
	top:79px !important;
}

#item55855 {
	width:51px !important;
	height:105px !important;
}

#item55850 {
	width:51px !important;
	height:105px !important;
	left:367px !important;
	top:79px !important;
}

#item55862 {
	width:60px !important;
	height:149px !important;
}

#item55857 {
	width:60px !important;
	height:149px !important;
	left:189px !important;
	top:206px !important;
}

#item55870 {
	width:60px !important;
	height:149px !important;
}

#item55863 {
	width:60px !important;
	height:149px !important;
	left:249px !important;
	top:205px !important;
}

#item55876 {
	width:53px !important;
	height:149px !important;
}

#item55871 {
	width:53px !important;
	height:149px !important;
	left:310px !important;
	top:205px !important;
}

#item55882 {
	width:71px !important;
	height:149px !important;
}

#item55877 {
	width:71px !important;
	height:149px !important;
	left:364px !important;
	top:205px !important;
}

#item55888 {
	width:63px !important;
	height:81px !important;
}

#item55883 {
	width:63px !important;
	height:81px !important;
	left:207px !important;
	top:416px !important;
}

#item55896 {
	width:88px !important;
	height:81px !important;
}

#item55889 {
	width:88px !important;
	height:81px !important;
	left:71px !important;
	top:523px !important;
}

#item55902 {
	width:63px !important;
	height:81px !important;
}

#item55897 {
	width:63px !important;
	height:81px !important;
	left:217px !important;
	top:499px !important;
}

#item55908 {
	width:63px !important;
	height:84px !important;
}

#item55903 {
	width:63px !important;
	height:84px !important;
	left:393px !important;
	top:419px !important;
}

#item55914 {
	width:69px !important;
	height:99px !important;
}

#item55909 {
	width:69px !important;
	height:99px !important;
	left:400px !important;
	top:505px !important;
}

#item53549 {
	width:57px !important;
	height:65px !important;
}

#item53544 {
	width:57px !important;
	height:65px !important;
	left:3px !important;
	top:451px !important;
}

#item53555 {
	width:178px !important;
	height:386px !important;
}

#item53550 {
	width:178px !important;
	height:386px !important;
	left:131px !important;
	top:85px !important;
}

#item53561 {
	width:31px !important;
	height:31px !important;
}

#item53556 {
	width:31px !important;
	height:31px !important;
	left:333px !important;
	top:353px !important;
}

#item53567 {
	width:108px !important;
	height:190px !important;
}

#item53562 {
	width:108px !important;
	height:190px !important;
	left:394px !important;
	top:67px !important;
}

#item55922 {
	width:31px !important;
	height:31px !important;
}

#item55917 {
	width:31px !important;
	height:31px !important;
	left:333px !important;
	top:389px !important;
}

#item55929 {
	width:31px !important;
	height:31px !important;
}

#item55923 {
	width:31px !important;
	height:31px !important;
	left:333px !important;
	top:425px !important;
}

#item55935 {
	width:31px !important;
	height:31px !important;
}

#item55930 {
	width:31px !important;
	height:31px !important;
	left:333px !important;
	top:461px !important;
}

#item55941 {
	width:31px !important;
	height:31px !important;
}

#item55936 {
	width:31px !important;
	height:31px !important;
	left:333px !important;
	top:497px !important;
}

#item55947 {
	width:31px !important;
	height:31px !important;
}

#item55942 {
	width:31px !important;
	height:31px !important;
	left:333px !important;
	top:533px !important;
}

#item55953 {
	width:31px !important;
	height:31px !important;
}

#item55948 {
	width:31px !important;
	height:31px !important;
	left:333px !important;
	top:568px !important;
}

#item55959 {
	width:108px !important;
	height:192px !important;
}

#item55954 {
	width:108px !important;
	height:192px !important;
	left:394px !important;
	top:260px !important;
}

#item55965 {
	width:108px !important;
	height:163px !important;
}

#item55960 {
	width:108px !important;
	height:163px !important;
	left:394px !important;
	top:455px !important;
}

#item105452 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:72px !important;
}

#item105479 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:78px !important;
}

#item105506 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:85px !important;
}

#item105533 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:113px !important;
}

#item105561 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:120px !important;
}

#item105588 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:136px !important;
}

#item105615 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:180px !important;
}

#item105642 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:187px !important;
}

#item105670 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:194px !important;
}

#item105697 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:237px !important;
}

#item105724 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:244px !important;
}

#item105751 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:294px !important;
}

#item105778 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:301px !important;
}

#item105807 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:307px !important;
}

#item105834 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:359px !important;
}

#item105861 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:366px !important;
}

#item105888 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:434px !important;
}

#item105915 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:440px !important;
}

#item105942 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:447px !important;
}

#item105969 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:454px !important;
}

#item105996 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:479px !important;
}

#item106023 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:486px !important;
}

#item106050 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:523px !important;
}

#item106078 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:529px !important;
}

#item106105 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:536px !important;
}

#item106132 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:542px !important;
}

#item106159 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item106186 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item106213 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item106240 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:588px !important;
}

#item53603 {
	width:125px !important;
	height:261px !important;
}

#item53598 {
	width:125px !important;
	height:261px !important;
	left:287px !important;
	top:119px !important;
}

#item53609 {
	width:69px !important;
	height:138px !important;
}

#item53604 {
	width:69px !important;
	height:138px !important;
	left:414px !important;
	top:21px !important;
}

#item53615 {
	width:27px !important;
	height:28px !important;
}

#item53610 {
	width:27px !important;
	height:28px !important;
	left:435px !important;
	top:169px !important;
}

#item53574 {
	width:145px !important;
	height:251px !important;
}

#item53568 {
	width:145px !important;
	height:251px !important;
	left:65px !important;
	top:83px !important;
}

#item53591 {
	width:94px !important;
	height:92px !important;
}

#item53585 {
	width:94px !important;
	height:92px !important;
	left:91px !important;
	top:336px !important;
}

#item53597 {
	width:27px !important;
	height:28px !important;
}

#item53592 {
	width:27px !important;
	height:28px !important;
	left:208px !important;
	top:375px !important;
}

#item53621 {
	width:87px !important;
	height:73px !important;
}

#item53616 {
	width:87px !important;
	height:73px !important;
	left:278px !important;
	top:442px !important;
}

#item55975 {
	width:27px !important;
	height:28px !important;
}

#item55970 {
	width:27px !important;
	height:28px !important;
	left:208px !important;
	top:406px !important;
}

#item57890 {
	width:52px !important;
	height:73px !important;
}

#item57885 {
	width:52px !important;
	height:73px !important;
	left:366px !important;
	top:442px !important;
}

#item57896 {
	width:58px !important;
	height:73px !important;
}

#item57891 {
	width:58px !important;
	height:73px !important;
	left:420px !important;
	top:442px !important;
}

#item104880 {
	width:41px !important;
	height:7px !important;
	left:32px !important;
	top:555px !important;
}

#item104907 {
	width:59px !important;
	height:7px !important;
	left:32px !important;
	top:562px !important;
}

#item104934 {
	width:60px !important;
	height:7px !important;
	left:32px !important;
	top:569px !important;
}

#item104961 {
	width:63px !important;
	height:7px !important;
	left:107px !important;
	top:555px !important;
}

#item104988 {
	width:41px !important;
	height:7px !important;
	left:187px !important;
	top:560px !important;
}

#item105017 {
	width:59px !important;
	height:7px !important;
	left:187px !important;
	top:567px !important;
}

#item105044 {
	width:45px !important;
	height:7px !important;
	left:187px !important;
	top:573px !important;
}

#item105072 {
	width:71px !important;
	height:7px !important;
	left:293px !important;
	top:559px !important;
}

#item105099 {
	width:61px !important;
	height:7px !important;
	left:293px !important;
	top:566px !important;
}

#item105126 {
	width:65px !important;
	height:7px !important;
	left:293px !important;
	top:572px !important;
}

#item53627 {
	width:115px !important;
	height:146px !important;
}

#item53622 {
	width:115px !important;
	height:146px !important;
	left:60px !important;
	top:96px !important;
}

#item53633 {
	width:128px !important;
	height:247px !important;
}

#item53628 {
	width:128px !important;
	height:247px !important;
	left:48px !important;
	top:245px !important;
}

#item53641 {
	width:29px !important;
	height:29px !important;
}

#item53634 {
	width:29px !important;
	height:29px !important;
	left:192px !important;
	top:199px !important;
}

#item53647 {
	width:138px !important;
	height:310px !important;
}

#item53642 {
	width:138px !important;
	height:310px !important;
	left:274px !important;
	top:126px !important;
}

#item53653 {
	width:77px !important;
	height:171px !important;
}

#item53648 {
	width:77px !important;
	height:171px !important;
	left:425px !important;
	top:237px !important;
}

#item56009 {
	width:29px !important;
	height:29px !important;
}

#item56004 {
	width:29px !important;
	height:29px !important;
	left:192px !important;
	top:230px !important;
}

#item56015 {
	width:29px !important;
	height:29px !important;
}

#item56010 {
	width:29px !important;
	height:29px !important;
	left:192px !important;
	top:263px !important;
}

#item56021 {
	width:29px !important;
	height:29px !important;
}

#item56016 {
	width:29px !important;
	height:29px !important;
	left:192px !important;
	top:295px !important;
}

#item56028 {
	width:77px !important;
	height:206px !important;
}

#item56022 {
	width:77px !important;
	height:206px !important;
	left:425px !important;
	top:412px !important;
}

#item105154 {
	width:48px !important;
	height:7px !important;
	left:30px !important;
	top:548px !important;
}

#item105181 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:555px !important;
}

#item105208 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item105235 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item105262 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item105289 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:581px !important;
}

#item105317 {
	width:74px !important;
	height:7px !important;
	left:159px !important;
	top:561px !important;
}

#item105344 {
	width:43px !important;
	height:7px !important;
	left:288px !important;
	top:548px !important;
}

#item105371 {
	width:59px !important;
	height:7px !important;
	left:288px !important;
	top:555px !important;
}

#item105398 {
	width:45px !important;
	height:7px !important;
	left:288px !important;
	top:562px !important;
}

#item105425 {
	width:60px !important;
	height:7px !important;
	left:288px !important;
	top:568px !important;
}

#item53671 {
	width:106px !important;
	height:183px !important;
}

#item53666 {
	width:106px !important;
	height:183px !important;
	left:338px !important;
	top:84px !important;
}

#item53677 {
	width:28px !important;
	height:28px !important;
}

#item53672 {
	width:28px !important;
	height:28px !important;
	left:279px !important;
	top:123px !important;
}

#item56037 {
	width:28px !important;
	height:28px !important;
}

#item56030 {
	width:28px !important;
	height:28px !important;
	left:279px !important;
	top:157px !important;
}

#item53659 {
	width:149px !important;
	height:158px !important;
}

#item53654 {
	width:149px !important;
	height:158px !important;
	left:68px !important;
	top:123px !important;
}

#item53665 {
	width:150px !important;
	height:311px !important;
}

#item53660 {
	width:150px !important;
	height:311px !important;
	left:50px !important;
	top:283px !important;
}

#item53683 {
	width:55px !important;
	height:57px !important;
}

#item53678 {
	width:55px !important;
	height:57px !important;
	left:279px !important;
	top:294px !important;
}

#item53689 {
	width:80px !important;
	height:203px !important;
}

#item53684 {
	width:80px !important;
	height:203px !important;
	left:303px !important;
	top:390px !important;
}

#item56043 {
	width:40px !important;
	height:57px !important;
}

#item56038 {
	width:40px !important;
	height:57px !important;
	left:335px !important;
	top:294px !important;
}

#item56049 {
	width:43px !important;
	height:57px !important;
}

#item56044 {
	width:43px !important;
	height:57px !important;
	left:376px !important;
	top:294px !important;
}

#item56063 {
	width:94px !important;
	height:203px !important;
}

#item56058 {
	width:94px !important;
	height:203px !important;
	left:385px !important;
	top:390px !important;
}

#item56057 {
	width:60px !important;
	height:57px !important;
}

#item56052 {
	width:60px !important;
	height:57px !important;
	left:420px !important;
	top:294px !important;
}

#item53696 {
	width:209px !important;
	height:431px !important;
}

#item53690 {
	width:209px !important;
	height:431px !important;
	left:143px !important;
	top:128px !important;
}

#item53702 {
	width:104px !important;
	height:184px !important;
}

#item53697 {
	width:104px !important;
	height:184px !important;
	left:398px !important;
	top:64px !important;
}

#item56069 {
	width:104px !important;
	height:184px !important;
}

#item56064 {
	width:104px !important;
	height:184px !important;
	left:398px !important;
	top:249px !important;
}

#item56075 {
	width:104px !important;
	height:181px !important;
}

#item56070 {
	width:104px !important;
	height:181px !important;
	left:398px !important;
	top:437px !important;
}

#item104307 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:125px !important;
}

#item104334 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:173px !important;
}

#item104361 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:212px !important;
}

#item104388 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:219px !important;
}

#item104415 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:225px !important;
}

#item104443 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:232px !important;
}

#item104470 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:287px !important;
}

#item104497 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:294px !important;
}

#item104524 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:301px !important;
}

#item104551 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:307px !important;
}

#item104579 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:354px !important;
}

#item104607 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:360px !important;
}

#item104634 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:367px !important;
}

#item104661 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:427px !important;
}

#item104688 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:433px !important;
}

#item104715 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:463px !important;
}

#item104742 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:470px !important;
}

#item104769 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:533px !important;
}

#item104798 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:540px !important;
}

#item104826 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item104853 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:576px !important;
}

#item53708 {
	width:153px !important;
	height:276px !important;
}

#item53703 {
	width:153px !important;
	height:276px !important;
	left:47px !important;
	top:103px !important;
}

#item53714 {
	width:79px !important;
	height:97px !important;
}

#item53709 {
	width:79px !important;
	height:97px !important;
	left:93px !important;
	top:383px !important;
}

#item53720 {
	width:54px !important;
	height:56px !important;
}

#item53715 {
	width:54px !important;
	height:56px !important;
	left:29px !important;
	top:489px !important;
}

#item53726 {
	width:156px !important;
	height:152px !important;
}

#item53721 {
	width:156px !important;
	height:152px !important;
	left:269px !important;
	top:105px !important;
}

#item53732 {
	width:151px !important;
	height:173px !important;
}

#item53727 {
	width:151px !important;
	height:173px !important;
	left:254px !important;
	top:273px !important;
}

#item53739 {
	width:33px !important;
	height:33px !important;
}

#item53733 {
	width:33px !important;
	height:33px !important;
	left:441px !important;
	top:105px !important;
}

#item56083 {
	width:33px !important;
	height:33px !important;
}

#item56078 {
	width:33px !important;
	height:33px !important;
	left:441px !important;
	top:144px !important;
}

#item103872 {
	width:43px !important;
	height:7px !important;
	left:265px !important;
	top:506px !important;
}

#item103899 {
	width:45px !important;
	height:7px !important;
	left:265px !important;
	top:512px !important;
}

#item103926 {
	width:43px !important;
	height:7px !important;
	left:265px !important;
	top:566px !important;
}

#item103953 {
	width:45px !important;
	height:7px !important;
	left:265px !important;
	top:573px !important;
}

#item103981 {
	width:41px !important;
	height:7px !important;
	left:377px !important;
	top:506px !important;
}

#item104008 {
	width:52px !important;
	height:7px !important;
	left:377px !important;
	top:513px !important;
}

#item104035 {
	width:57px !important;
	height:7px !important;
	left:377px !important;
	top:519px !important;
}

#item104063 {
	width:45px !important;
	height:7px !important;
	left:377px !important;
	top:565px !important;
}

#item53746 {
	width:69px !important;
	height:109px !important;
}

#item53740 {
	width:69px !important;
	height:109px !important;
	left:14px !important;
	top:177px !important;
}

#item53752 {
	width:67px !important;
	height:181px !important;
}

#item53747 {
	width:67px !important;
	height:181px !important;
	left:20px !important;
	top:302px !important;
}

#item56089 {
	width:61px !important;
	height:109px !important;
}

#item56084 {
	width:61px !important;
	height:109px !important;
	left:85px !important;
	top:177px !important;
}

#item56095 {
	width:61px !important;
	height:109px !important;
}

#item56090 {
	width:61px !important;
	height:109px !important;
	left:147px !important;
	top:177px !important;
}

#item56101 {
	width:83px !important;
	height:109px !important;
}

#item56096 {
	width:83px !important;
	height:109px !important;
	left:209px !important;
	top:177px !important;
}

#item56107 {
	width:58px !important;
	height:181px !important;
}

#item56102 {
	width:58px !important;
	height:181px !important;
	left:87px !important;
	top:302px !important;
}

#item56114 {
	width:58px !important;
	height:181px !important;
}

#item56108 {
	width:58px !important;
	height:181px !important;
	left:146px !important;
	top:302px !important;
}

#item56121 {
	width:69px !important;
	height:150px !important;
}

#item56115 {
	width:69px !important;
	height:150px !important;
	left:206px !important;
	top:302px !important;
}

#item53758 {
	width:150px !important;
	height:265px !important;
}

#item53753 {
	width:150px !important;
	height:265px !important;
	left:343px !important;
	top:249px !important;
}

#item56129 {
	width:127px !important;
	height:142px !important;
}

#item56123 {
	width:127px !important;
	height:142px !important;
	left:337px !important;
	top:102px !important;
}

#item53765 {
	width:92px !important;
	height:167px !important;
}

#item53759 {
	width:92px !important;
	height:167px !important;
	left:238px !important;
	top:459px !important;
}

#item104090 {
	width:41px !important;
	height:7px !important;
	left:29px !important;
	top:523px !important;
}

#item104117 {
	width:65px !important;
	height:7px !important;
	left:29px !important;
	top:530px !important;
}

#item104144 {
	width:61px !important;
	height:7px !important;
	left:29px !important;
	top:536px !important;
}

#item104171 {
	width:69px !important;
	height:7px !important;
	left:29px !important;
	top:543px !important;
}

#item104198 {
	width:56px !important;
	height:7px !important;
	left:131px !important;
	top:534px !important;
}

#item104225 {
	width:43px !important;
	height:7px !important;
	left:131px !important;
	top:541px !important;
}

#item104252 {
	width:49px !important;
	height:7px !important;
	left:131px !important;
	top:547px !important;
}

#item104279 {
	width:45px !important;
	height:7px !important;
	left:131px !important;
	top:579px !important;
}

#item53771 {
	width:129px !important;
	height:215px !important;
}

#item53766 {
	width:129px !important;
	height:215px !important;
	left:65px !important;
	top:123px !important;
}

#item53777 {
	width:149px !important;
	height:150px !important;
}

#item53772 {
	width:149px !important;
	height:150px !important;
	left:52px !important;
	top:341px !important;
}

#item53783 {
	width:94px !important;
	height:141px !important;
}

#item53778 {
	width:94px !important;
	height:141px !important;
	left:267px !important;
	top:66px !important;
}

#item53789 {
	width:64px !important;
	height:124px !important;
}

#item53784 {
	width:64px !important;
	height:124px !important;
	left:271px !important;
	top:313px !important;
}

#item53795 {
	width:75px !important;
	height:159px !important;
}

#item53790 {
	width:75px !important;
	height:159px !important;
	left:271px !important;
	top:455px !important;
}

#item56135 {
	width:51px !important;
	height:124px !important;
}

#item56130 {
	width:51px !important;
	height:124px !important;
	left:336px !important;
	top:313px !important;
}

#item56155 {
	width:47px !important;
	height:159px !important;
}

#item56149 {
	width:47px !important;
	height:159px !important;
	left:346px !important;
	top:455px !important;
}

#item56141 {
	width:50px !important;
	height:124px !important;
}

#item56136 {
	width:50px !important;
	height:124px !important;
	left:388px !important;
	top:313px !important;
}

#item56147 {
	width:54px !important;
	height:124px !important;
}

#item56142 {
	width:54px !important;
	height:124px !important;
	left:438px !important;
	top:313px !important;
}

#item56161 {
	width:43px !important;
	height:159px !important;
}

#item56156 {
	width:43px !important;
	height:159px !important;
	left:394px !important;
	top:455px !important;
}

#item56168 {
	width:52px !important;
	height:159px !important;
}

#item56163 {
	width:52px !important;
	height:159px !important;
	left:438px !important;
	top:455px !important;
}

#item103353 {
	width:68px !important;
	height:7px !important;
	left:390px !important;
	top:72px !important;
}

#item103380 {
	width:62px !important;
	height:7px !important;
	left:390px !important;
	top:79px !important;
}

#item103407 {
	width:73px !important;
	height:7px !important;
	left:390px !important;
	top:85px !important;
}

#item103434 {
	width:55px !important;
	height:7px !important;
	left:390px !important;
	top:105px !important;
}

#item103461 {
	width:49px !important;
	height:7px !important;
	left:390px !important;
	top:111px !important;
}

#item103488 {
	width:67px !important;
	height:7px !important;
	left:390px !important;
	top:163px !important;
}

#item103515 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:169px !important;
}

#item103543 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:176px !important;
}

#item103572 {
	width:58px !important;
	height:7px !important;
	left:390px !important;
	top:182px !important;
}

#item103599 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:189px !important;
}

#item53802 {
	width:105px !important;
	height:209px !important;
}

#item53797 {
	width:105px !important;
	height:209px !important;
	left:43px !important;
	top:98px !important;
}

#item53808 {
	width:66px !important;
	height:39px !important;
}

#item53803 {
	width:66px !important;
	height:39px !important;
	left:165px !important;
	top:131px !important;
}

#item53814 {
	width:176px !important;
	height:385px !important;
}

#item53809 {
	width:176px !important;
	height:385px !important;
	left:326px !important;
	top:95px !important;
}

#item53820 {
	width:61px !important;
	height:124px !important;
}

#item53815 {
	width:61px !important;
	height:124px !important;
	left:252px !important;
	top:227px !important;
}

#item53826 {
	width:34px !important;
	height:34px !important;
}

#item53821 {
	width:34px !important;
	height:34px !important;
	left:267px !important;
	top:385px !important;
}

#item53832 {
	width:154px !important;
	height:194px !important;
}

#item53827 {
	width:154px !important;
	height:194px !important;
	left:36px !important;
	top:396px !important;
}

#item53838 {
	width:71px !important;
	height:53px !important;
}

#item53833 {
	width:71px !important;
	height:53px !important;
	left:193px !important;
	top:451px !important;
}

#item56174 {
	width:73px !important;
	height:123px !important;
}

#item56169 {
	width:73px !important;
	height:123px !important;
	left:158px !important;
	top:170px !important;
}

#item56182 {
	width:81px !important;
	height:83px !important;
}

#item56177 {
	width:81px !important;
	height:83px !important;
	left:193px !important;
	top:505px !important;
}

#item103626 {
	width:43px !important;
	height:7px !important;
	left:283px !important;
	top:548px !important;
}

#item103654 {
	width:56px !important;
	height:7px !important;
	left:329px !important;
	top:548px !important;
}

#item103681 {
	width:45px !important;
	height:7px !important;
	left:283px !important;
	top:578px !important;
}

#item103708 {
	width:49px !important;
	height:7px !important;
	left:336px !important;
	top:578px !important;
}

#item103735 {
	width:53px !important;
	height:7px !important;
	left:283px !important;
	top:585px !important;
}

#item103763 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:513px !important;
}

#item103790 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:564px !important;
}

#item103818 {
	width:58px !important;
	height:7px !important;
	left:393px !important;
	top:570px !important;
}

#item103845 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:577px !important;
}

#item53859 {
	width:121px !important;
	height:294px !important;
}

#item53854 {
	width:121px !important;
	height:294px !important;
	left:77px !important;
	top:106px !important;
}

#item53865 {
	width:60px !important;
	height:94px !important;
}

#item53860 {
	width:60px !important;
	height:94px !important;
	left:14px !important;
	top:184px !important;
}

#item56189 {
	width:155px !important;
	height:306px !important;
}

#item56184 {
	width:155px !important;
	height:306px !important;
	left:358px !important;
	top:98px !important;
}

#item53871 {
	width:150px !important;
	height:336px !important;
}

#item53866 {
	width:150px !important;
	height:336px !important;
	left:204px !important;
	top:95px !important;
}

#item103163 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:556px !important;
}

#item103190 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:563px !important;
}

#item103217 {
	width:50px !important;
	height:7px !important;
	left:144px !important;
	top:562px !important;
}

#item103244 {
	width:45px !important;
	height:7px !important;
	left:144px !important;
	top:569px !important;
}

#item103271 {
	width:67px !important;
	height:7px !important;
	left:258px !important;
	top:562px !important;
}

#item103298 {
	width:63px !important;
	height:7px !important;
	left:373px !important;
	top:556px !important;
}

#item53883 {
	width:163px !important;
	height:324px !important;
}

#item53878 {
	width:163px !important;
	height:324px !important;
	left:53px !important;
	top:99px !important;
}

#item53889 {
	width:258px !important;
	height:460px !important;
}

#item53884 {
	width:258px !important;
	height:460px !important;
	left:244px !important;
	top:100px !important;
}

#item103326 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item53902 {
	width:130px !important;
	height:306px !important;
}

#item53896 {
	width:130px !important;
	height:306px !important;
	left:14px !important;
	top:20px !important;
}

#item53916 {
	width:119px !important;
	height:224px !important;
}

#item53911 {
	width:119px !important;
	height:224px !important;
	left:148px !important;
	top:20px !important;
}

#item53922 {
	width:120px !important;
	height:306px !important;
}

#item53917 {
	width:120px !important;
	height:306px !important;
	left:272px !important;
	top:20px !important;
}

#item53928 {
	width:130px !important;
	height:283px !important;
}

#item53923 {
	width:130px !important;
	height:283px !important;
	left:14px !important;
	top:335px !important;
}

#item53934 {
	width:127px !important;
	height:278px !important;
}

#item53929 {
	width:127px !important;
	height:278px !important;
	left:148px !important;
	top:335px !important;
}

#item53940 {
	width:112px !important;
	height:281px !important;
}

#item53935 {
	width:112px !important;
	height:281px !important;
	left:281px !important;
	top:335px !important;
}

#item56205 {
	width:45px !important;
	height:80px !important;
}

#item56200 {
	width:45px !important;
	height:80px !important;
	left:221px !important;
	top:246px !important;
}

#item102754 {
	width:62px !important;
	height:7px !important;
	left:398px !important;
	top:65px !important;
}

#item102781 {
	width:62px !important;
	height:7px !important;
	left:398px !important;
	top:143px !important;
}

#item102809 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:150px !important;
}

#item102836 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:216px !important;
}

#item102863 {
	width:75px !important;
	height:7px !important;
	left:398px !important;
	top:282px !important;
}

#item102890 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:355px !important;
}

#item102918 {
	width:75px !important;
	height:7px !important;
	left:398px !important;
	top:436px !important;
}

#item53946 {
	width:118px !important;
	height:115px !important;
}

#item53941 {
	width:118px !important;
	height:115px !important;
	left:229px !important;
	top:98px !important;
}

#item53952 {
	width:53px !important;
	height:44px !important;
}

#item53947 {
	width:53px !important;
	height:44px !important;
	left:417px !important;
	top:121px !important;
}

#item53959 {
	width:275px !important;
	height:268px !important;
}

#item53953 {
	width:275px !important;
	height:268px !important;
	left:14px !important;
	top:350px !important;
}

#item53971 {
	width:81px !important;
	height:113px !important;
}

#item53966 {
	width:81px !important;
	height:113px !important;
	left:333px !important;
	top:422px !important;
}

#item56211 {
	width:53px !important;
	height:44px !important;
}

#item56206 {
	width:53px !important;
	height:44px !important;
	left:420px !important;
	top:176px !important;
}

#item56218 {
	width:105px !important;
	height:95px !important;
}

#item56213 {
	width:105px !important;
	height:95px !important;
	left:262px !important;
	top:236px !important;
}

#item56225 {
	width:108px !important;
	height:77px !important;
}

#item56220 {
	width:108px !important;
	height:77px !important;
	left:329px !important;
	top:541px !important;
}

#item102945 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:69px !important;
}

#item102972 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:76px !important;
}

#item102999 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:83px !important;
}

#item103026 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:89px !important;
}

#item103055 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:148px !important;
}

#item103082 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:214px !important;
}

#item103109 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:273px !important;
}

#item103136 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:323px !important;
}

#item53977 {
	width:216px !important;
	height:167px !important;
}

#item53972 {
	width:216px !important;
	height:167px !important;
	left:14px !important;
	top:29px !important;
}

#item56231 {
	width:216px !important;
	height:94px !important;
}

#item56226 {
	width:216px !important;
	height:94px !important;
	left:14px !important;
	top:200px !important;
}

#item56249 {
	width:224px !important;
	height:95px !important;
}

#item56244 {
	width:224px !important;
	height:95px !important;
	left:14px !important;
	top:296px !important;
}

#item56256 {
	width:228px !important;
	height:95px !important;
}

#item56250 {
	width:228px !important;
	height:95px !important;
	left:14px !important;
	top:393px !important;
}

#item56262 {
	width:230px !important;
	height:128px !important;
}

#item56257 {
	width:230px !important;
	height:128px !important;
	left:14px !important;
	top:490px !important;
}

#item53984 {
	width:84px !important;
	height:84px !important;
}

#item53978 {
	width:84px !important;
	height:84px !important;
	left:266px !important;
	top:73px !important;
}

#item53990 {
	width:88px !important;
	height:67px !important;
}

#item53985 {
	width:88px !important;
	height:67px !important;
	left:266px !important;
	top:183px !important;
}

#item53996 {
	width:82px !important;
	height:84px !important;
}

#item53991 {
	width:82px !important;
	height:84px !important;
	left:420px !important;
	top:71px !important;
}

#item54002 {
	width:93px !important;
	height:65px !important;
}

#item53997 {
	width:93px !important;
	height:65px !important;
	left:414px !important;
	top:190px !important;
}

#item101013 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:399px !important;
}

#item101040 {
	width:27px !important;
	height:7px !important;
	left:349px !important;
	top:399px !important;
}

#item101068 {
	width:27px !important;
	height:7px !important;
	left:397px !important;
	top:399px !important;
}

#item101095 {
	width:27px !important;
	height:7px !important;
	left:447px !important;
	top:399px !important;
}

#item101122 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:406px !important;
}

#item101149 {
	width:27px !important;
	height:7px !important;
	left:349px !important;
	top:406px !important;
}

#item101176 {
	width:27px !important;
	height:7px !important;
	left:397px !important;
	top:406px !important;
}

#item101203 {
	width:27px !important;
	height:7px !important;
	left:447px !important;
	top:406px !important;
}

#item101230 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:412px !important;
}

#item101257 {
	width:27px !important;
	height:7px !important;
	left:349px !important;
	top:412px !important;
}

#item101284 {
	width:27px !important;
	height:7px !important;
	left:397px !important;
	top:412px !important;
}

#item101312 {
	width:27px !important;
	height:7px !important;
	left:447px !important;
	top:412px !important;
}

#item101339 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:442px !important;
}

#item101366 {
	width:27px !important;
	height:7px !important;
	left:323px !important;
	top:442px !important;
}

#item101393 {
	width:27px !important;
	height:7px !important;
	left:360px !important;
	top:442px !important;
}

#item101420 {
	width:27px !important;
	height:7px !important;
	left:404px !important;
	top:442px !important;
}

#item101447 {
	width:27px !important;
	height:7px !important;
	left:450px !important;
	top:442px !important;
}

#item101474 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:448px !important;
}

#item101501 {
	width:27px !important;
	height:7px !important;
	left:323px !important;
	top:448px !important;
}

#item101528 {
	width:27px !important;
	height:7px !important;
	left:360px !important;
	top:448px !important;
}

#item101556 {
	width:27px !important;
	height:7px !important;
	left:404px !important;
	top:448px !important;
}

#item101583 {
	width:27px !important;
	height:7px !important;
	left:450px !important;
	top:448px !important;
}

#item101610 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:455px !important;
}

#item101637 {
	width:27px !important;
	height:7px !important;
	left:323px !important;
	top:455px !important;
}

#item101664 {
	width:27px !important;
	height:7px !important;
	left:360px !important;
	top:455px !important;
}

#item101692 {
	width:27px !important;
	height:7px !important;
	left:404px !important;
	top:455px !important;
}

#item101719 {
	width:27px !important;
	height:7px !important;
	left:450px !important;
	top:455px !important;
}

#item101746 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:462px !important;
}

#item101773 {
	width:27px !important;
	height:7px !important;
	left:323px !important;
	top:462px !important;
}

#item101800 {
	width:27px !important;
	height:7px !important;
	left:360px !important;
	top:462px !important;
}

#item101828 {
	width:27px !important;
	height:7px !important;
	left:404px !important;
	top:462px !important;
}

#item101856 {
	width:27px !important;
	height:7px !important;
	left:450px !important;
	top:462px !important;
}

#item101883 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:468px !important;
}

#item101910 {
	width:27px !important;
	height:7px !important;
	left:323px !important;
	top:468px !important;
}

#item101937 {
	width:27px !important;
	height:7px !important;
	left:360px !important;
	top:468px !important;
}

#item101964 {
	width:27px !important;
	height:7px !important;
	left:404px !important;
	top:468px !important;
}

#item101991 {
	width:27px !important;
	height:7px !important;
	left:450px !important;
	top:468px !important;
}

#item102018 {
	width:63px !important;
	height:7px !important;
	left:254px !important;
	top:520px !important;
}

#item102045 {
	width:68px !important;
	height:7px !important;
	left:254px !important;
	top:526px !important;
}

#item102073 {
	width:73px !important;
	height:7px !important;
	left:254px !important;
	top:533px !important;
}

#item102100 {
	width:78px !important;
	height:7px !important;
	left:254px !important;
	top:539px !important;
}

#item102127 {
	width:63px !important;
	height:7px !important;
	left:376px !important;
	top:521px !important;
}

#item102154 {
	width:68px !important;
	height:7px !important;
	left:376px !important;
	top:527px !important;
}

#item102181 {
	width:49px !important;
	height:7px !important;
	left:376px !important;
	top:534px !important;
}

#item102208 {
	width:73px !important;
	height:7px !important;
	left:376px !important;
	top:540px !important;
}

#item102235 {
	width:78px !important;
	height:7px !important;
	left:376px !important;
	top:547px !important;
}

#item54009 {
	width:108px !important;
	height:110px !important;
}

#item54003 {
	width:108px !important;
	height:110px !important;
	left:95px !important;
	top:91px !important;
}

#item54015 {
	width:116px !important;
	height:78px !important;
}

#item54010 {
	width:116px !important;
	height:78px !important;
	left:81px !important;
	top:241px !important;
}

#item54021 {
	width:142px !important;
	height:160px !important;
}

#item54016 {
	width:142px !important;
	height:160px !important;
	left:287px !important;
	top:170px !important;
}

#item54027 {
	width:179px !important;
	height:124px !important;
}

#item54022 {
	width:179px !important;
	height:124px !important;
	left:261px !important;
	top:378px !important;
}

#item102264 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:440px !important;
}

#item102291 {
	width:27px !important;
	height:7px !important;
	left:165px !important;
	top:440px !important;
}

#item102319 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:446px !important;
}

#item102347 {
	width:27px !important;
	height:7px !important;
	left:165px !important;
	top:446px !important;
}

#item102374 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:453px !important;
}

#item102402 {
	width:27px !important;
	height:7px !important;
	left:165px !important;
	top:453px !important;
}

#item102429 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:492px !important;
}

#item102456 {
	width:27px !important;
	height:7px !important;
	left:165px !important;
	top:492px !important;
}

#item102483 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:499px !important;
}

#item102510 {
	width:27px !important;
	height:7px !important;
	left:165px !important;
	top:499px !important;
}

#item102537 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:506px !important;
}

#item102565 {
	width:27px !important;
	height:7px !important;
	left:165px !important;
	top:506px !important;
}

#item102592 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:512px !important;
}

#item102619 {
	width:27px !important;
	height:7px !important;
	left:165px !important;
	top:512px !important;
}

#item102646 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:581px !important;
}

#item102673 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:588px !important;
}

#item102700 {
	width:60px !important;
	height:7px !important;
	left:129px !important;
	top:582px !important;
}

#item102727 {
	width:59px !important;
	height:7px !important;
	left:129px !important;
	top:589px !important;
}

#item54034 {
	width:194px !important;
	height:171px !important;
}

#item54029 {
	width:194px !important;
	height:171px !important;
	left:14px !important;
	top:14px !important;
}

#item56269 {
	width:194px !important;
	height:84px !important;
}

#item56264 {
	width:194px !important;
	height:84px !important;
	left:14px !important;
	top:186px !important;
}

#item56275 {
	width:218px !important;
	height:84px !important;
}

#item56270 {
	width:218px !important;
	height:84px !important;
	left:14px !important;
	top:272px !important;
}

#item56282 {
	width:227px !important;
	height:84px !important;
}

#item56276 {
	width:227px !important;
	height:84px !important;
	left:14px !important;
	top:357px !important;
}

#item56288 {
	width:238px !important;
	height:79px !important;
}

#item56283 {
	width:238px !important;
	height:79px !important;
	left:14px !important;
	top:444px !important;
}

#item56294 {
	width:235px !important;
	height:94px !important;
}

#item56289 {
	width:235px !important;
	height:94px !important;
	left:14px !important;
	top:524px !important;
}

#item54040 {
	width:103px !important;
	height:99px !important;
}

#item54035 {
	width:103px !important;
	height:99px !important;
	left:226px !important;
	top:81px !important;
}

#item54046 {
	width:106px !important;
	height:71px !important;
}

#item54041 {
	width:106px !important;
	height:71px !important;
	left:237px !important;
	top:224px !important;
}

#item54052 {
	width:104px !important;
	height:106px !important;
}

#item54047 {
	width:104px !important;
	height:106px !important;
	left:400px !important;
	top:79px !important;
}

#item54058 {
	width:104px !important;
	height:71px !important;
}

#item54053 {
	width:104px !important;
	height:71px !important;
	left:398px !important;
	top:226px !important;
}

#item98914 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:431px !important;
}

#item98942 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:431px !important;
}

#item98969 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:431px !important;
}

#item98996 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:437px !important;
}

#item99023 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:437px !important;
}

#item99050 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:437px !important;
}

#item99078 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:444px !important;
}

#item99106 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:444px !important;
}

#item99133 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:444px !important;
}

#item99160 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:451px !important;
}

#item99187 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:451px !important;
}

#item99214 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:451px !important;
}

#item99241 {
	width:27px !important;
	height:7px !important;
	left:314px !important;
	top:482px !important;
}

#item99268 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:482px !important;
}

#item99295 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:482px !important;
}

#item99323 {
	width:27px !important;
	height:7px !important;
	left:314px !important;
	top:489px !important;
}

#item99350 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:489px !important;
}

#item99377 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:489px !important;
}

#item99404 {
	width:27px !important;
	height:7px !important;
	left:314px !important;
	top:496px !important;
}

#item99431 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:496px !important;
}

#item99458 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:496px !important;
}

#item99485 {
	width:27px !important;
	height:7px !important;
	left:314px !important;
	top:502px !important;
}

#item99514 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:502px !important;
}

#item99541 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:502px !important;
}

#item99569 {
	width:63px !important;
	height:7px !important;
	left:259px !important;
	top:563px !important;
}

#item99596 {
	width:87px !important;
	height:7px !important;
	left:259px !important;
	top:570px !important;
}

#item99623 {
	width:85px !important;
	height:7px !important;
	left:259px !important;
	top:576px !important;
}

#item54065 {
	width:102px !important;
	height:109px !important;
}

#item54059 {
	width:102px !important;
	height:109px !important;
	left:108px !important;
	top:109px !important;
}

#item54072 {
	width:115px !important;
	height:80px !important;
}

#item54067 {
	width:115px !important;
	height:80px !important;
	left:88px !important;
	top:258px !important;
}

#item54078 {
	width:108px !important;
	height:106px !important;
}

#item54073 {
	width:108px !important;
	height:106px !important;
	left:307px !important;
	top:111px !important;
}

#item54084 {
	width:118px !important;
	height:92px !important;
}

#item54079 {
	width:118px !important;
	height:92px !important;
	left:283px !important;
	top:247px !important;
}

#item54090 {
	width:67px !important;
	height:68px !important;
}

#item54085 {
	width:67px !important;
	height:68px !important;
	left:145px !important;
	top:400px !important;
}

#item56301 {
	width:67px !important;
	height:68px !important;
}

#item56296 {
	width:67px !important;
	height:68px !important;
	left:215px !important;
	top:400px !important;
}

#item56308 {
	width:67px !important;
	height:68px !important;
}

#item56302 {
	width:67px !important;
	height:68px !important;
	left:287px !important;
	top:400px !important;
}

#item56314 {
	width:67px !important;
	height:68px !important;
}

#item56309 {
	width:67px !important;
	height:68px !important;
	left:357px !important;
	top:400px !important;
}

#item56321 {
	width:67px !important;
	height:68px !important;
}

#item56315 {
	width:67px !important;
	height:68px !important;
	left:428px !important;
	top:400px !important;
}

#item99651 {
	width:23px !important;
	height:7px !important;
	left:67px !important;
	top:535px !important;
}

#item99678 {
	width:23px !important;
	height:7px !important;
	left:95px !important;
	top:535px !important;
}

#item99705 {
	width:25px !important;
	height:7px !important;
	left:121px !important;
	top:535px !important;
}

#item99732 {
	width:25px !important;
	height:7px !important;
	left:148px !important;
	top:535px !important;
}

#item99759 {
	width:25px !important;
	height:7px !important;
	left:174px !important;
	top:535px !important;
}

#item99786 {
	width:23px !important;
	height:7px !important;
	left:67px !important;
	top:541px !important;
}

#item99814 {
	width:25px !important;
	height:7px !important;
	left:94px !important;
	top:541px !important;
}

#item99841 {
	width:25px !important;
	height:7px !important;
	left:121px !important;
	top:541px !important;
}

#item99868 {
	width:25px !important;
	height:7px !important;
	left:148px !important;
	top:541px !important;
}

#item99896 {
	width:25px !important;
	height:7px !important;
	left:174px !important;
	top:541px !important;
}

#item99923 {
	width:23px !important;
	height:7px !important;
	left:67px !important;
	top:548px !important;
}

#item99950 {
	width:25px !important;
	height:7px !important;
	left:94px !important;
	top:548px !important;
}

#item99977 {
	width:25px !important;
	height:7px !important;
	left:121px !important;
	top:548px !important;
}

#item100004 {
	width:25px !important;
	height:7px !important;
	left:148px !important;
	top:548px !important;
}

#item100031 {
	width:25px !important;
	height:7px !important;
	left:174px !important;
	top:548px !important;
}

#item100059 {
	width:23px !important;
	height:7px !important;
	left:67px !important;
	top:555px !important;
}

#item100086 {
	width:25px !important;
	height:7px !important;
	left:94px !important;
	top:555px !important;
}

#item100113 {
	width:25px !important;
	height:7px !important;
	left:121px !important;
	top:555px !important;
}

#item100140 {
	width:25px !important;
	height:7px !important;
	left:148px !important;
	top:555px !important;
}

#item100168 {
	width:25px !important;
	height:7px !important;
	left:174px !important;
	top:555px !important;
}

#item100195 {
	width:25px !important;
	height:7px !important;
	left:245px !important;
	top:523px !important;
}

#item100222 {
	width:25px !important;
	height:7px !important;
	left:271px !important;
	top:523px !important;
}

#item100249 {
	width:25px !important;
	height:7px !important;
	left:298px !important;
	top:523px !important;
}

#item100276 {
	width:25px !important;
	height:7px !important;
	left:324px !important;
	top:523px !important;
}

#item100305 {
	width:25px !important;
	height:7px !important;
	left:349px !important;
	top:523px !important;
}

#item100332 {
	width:25px !important;
	height:7px !important;
	left:245px !important;
	top:530px !important;
}

#item100359 {
	width:25px !important;
	height:7px !important;
	left:271px !important;
	top:530px !important;
}

#item100386 {
	width:25px !important;
	height:7px !important;
	left:298px !important;
	top:530px !important;
}

#item100413 {
	width:25px !important;
	height:7px !important;
	left:324px !important;
	top:530px !important;
}

#item100440 {
	width:25px !important;
	height:7px !important;
	left:349px !important;
	top:530px !important;
}

#item100467 {
	width:25px !important;
	height:7px !important;
	left:245px !important;
	top:536px !important;
}

#item100494 {
	width:25px !important;
	height:7px !important;
	left:271px !important;
	top:536px !important;
}

#item100521 {
	width:25px !important;
	height:7px !important;
	left:298px !important;
	top:536px !important;
}

#item100548 {
	width:25px !important;
	height:7px !important;
	left:324px !important;
	top:536px !important;
}

#item100576 {
	width:25px !important;
	height:7px !important;
	left:349px !important;
	top:536px !important;
}

#item100603 {
	width:25px !important;
	height:7px !important;
	left:245px !important;
	top:543px !important;
}

#item100630 {
	width:25px !important;
	height:7px !important;
	left:271px !important;
	top:543px !important;
}

#item100657 {
	width:25px !important;
	height:7px !important;
	left:298px !important;
	top:543px !important;
}

#item100684 {
	width:25px !important;
	height:7px !important;
	left:324px !important;
	top:543px !important;
}

#item100711 {
	width:25px !important;
	height:7px !important;
	left:349px !important;
	top:543px !important;
}

#item100738 {
	width:40px !important;
	height:7px !important;
	left:381px !important;
	top:518px !important;
}

#item100765 {
	width:35px !important;
	height:7px !important;
	left:443px !important;
	top:518px !important;
}

#item100793 {
	width:38px !important;
	height:7px !important;
	left:381px !important;
	top:525px !important;
}

#item100822 {
	width:47px !important;
	height:7px !important;
	left:443px !important;
	top:525px !important;
}

#item100849 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:532px !important;
}

#item100876 {
	width:40px !important;
	height:7px !important;
	left:381px !important;
	top:579px !important;
}

#item100904 {
	width:37px !important;
	height:7px !important;
	left:442px !important;
	top:579px !important;
}

#item100931 {
	width:38px !important;
	height:7px !important;
	left:381px !important;
	top:585px !important;
}

#item100958 {
	width:49px !important;
	height:7px !important;
	left:442px !important;
	top:585px !important;
}

#item100985 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:592px !important;
}

#item54096 {
	width:116px !important;
	height:125px !important;
}

#item54091 {
	width:116px !important;
	height:125px !important;
	left:14px !important;
	top:74px !important;
}

#item54116 {
	width:83px !important;
	height:86px !important;
}

#item54110 {
	width:83px !important;
	height:86px !important;
	left:188px !important;
	top:14px !important;
}

#item56329 {
	width:83px !important;
	height:97px !important;
}

#item56324 {
	width:83px !important;
	height:97px !important;
	left:188px !important;
	top:105px !important;
}

#item54122 {
	width:117px !important;
	height:126px !important;
}

#item54117 {
	width:117px !important;
	height:126px !important;
	left:362px !important;
	top:74px !important;
}

#item54128 {
	width:55px !important;
	height:55px !important;
}

#item54123 {
	width:55px !important;
	height:55px !important;
	left:290px !important;
	top:143px !important;
}

#item54134 {
	width:134px !important;
	height:141px !important;
}

#item54129 {
	width:134px !important;
	height:141px !important;
	left:20px !important;
	top:387px !important;
}

#item54140 {
	width:114px !important;
	height:108px !important;
}

#item54135 {
	width:114px !important;
	height:108px !important;
	left:201px !important;
	top:386px !important;
}

#item54146 {
	width:117px !important;
	height:121px !important;
}

#item54141 {
	width:117px !important;
	height:121px !important;
	left:198px !important;
	top:497px !important;
}

#item54152 {
	width:128px !important;
	height:130px !important;
}

#item54147 {
	width:128px !important;
	height:130px !important;
	left:332px !important;
	top:398px !important;
}

#item97090 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:215px !important;
}

#item97117 {
	width:27px !important;
	height:7px !important;
	left:230px !important;
	top:215px !important;
}

#item97144 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:222px !important;
}

#item97171 {
	width:27px !important;
	height:7px !important;
	left:230px !important;
	top:222px !important;
}

#item97198 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:228px !important;
}

#item97225 {
	width:27px !important;
	height:7px !important;
	left:230px !important;
	top:228px !important;
}

#item97252 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:235px !important;
}

#item97279 {
	width:27px !important;
	height:7px !important;
	left:230px !important;
	top:235px !important;
}

#item97307 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:237px !important;
}

#item97334 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:237px !important;
}

#item97361 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:244px !important;
}

#item97388 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:244px !important;
}

#item97416 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:250px !important;
}

#item97445 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:250px !important;
}

#item97472 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:257px !important;
}

#item97499 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:257px !important;
}

#item97526 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:574px !important;
}

#item97555 {
	width:27px !important;
	height:7px !important;
	left:142px !important;
	top:574px !important;
}

#item97582 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:580px !important;
}

#item97609 {
	width:27px !important;
	height:7px !important;
	left:142px !important;
	top:580px !important;
}

#item97636 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:587px !important;
}

#item97663 {
	width:27px !important;
	height:7px !important;
	left:142px !important;
	top:587px !important;
}

#item97690 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:594px !important;
}

#item97717 {
	width:27px !important;
	height:7px !important;
	left:142px !important;
	top:594px !important;
}

#item97744 {
	width:27px !important;
	height:7px !important;
	left:425px !important;
	top:575px !important;
}

#item97771 {
	width:27px !important;
	height:7px !important;
	left:425px !important;
	top:581px !important;
}

#item97798 {
	width:27px !important;
	height:7px !important;
	left:425px !important;
	top:588px !important;
}

#item97826 {
	width:27px !important;
	height:7px !important;
	left:425px !important;
	top:594px !important;
}

#item54158 {
	width:72px !important;
	height:73px !important;
}

#item54153 {
	width:72px !important;
	height:73px !important;
	left:25px !important;
	top:74px !important;
}

#item54164 {
	width:68px !important;
	height:71px !important;
}

#item54159 {
	width:68px !important;
	height:71px !important;
	left:146px !important;
	top:78px !important;
}

#item56337 {
	width:72px !important;
	height:52px !important;
}

#item56332 {
	width:72px !important;
	height:52px !important;
	left:29px !important;
	top:170px !important;
}

#item56343 {
	width:71px !important;
	height:62px !important;
}

#item56338 {
	width:71px !important;
	height:62px !important;
	left:141px !important;
	top:159px !important;
}

#item54172 {
	width:158px !important;
	height:158px !important;
}

#item54165 {
	width:158px !important;
	height:158px !important;
	left:325px !important;
	top:173px !important;
}

#item54178 {
	width:180px !important;
	height:134px !important;
}

#item54173 {
	width:180px !important;
	height:134px !important;
	left:312px !important;
	top:374px !important;
}

#item97853 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:410px !important;
}

#item97880 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:410px !important;
}

#item97907 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:410px !important;
}

#item97934 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:417px !important;
}

#item97961 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:417px !important;
}

#item97988 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:417px !important;
}

#item98015 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:423px !important;
}

#item98043 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:423px !important;
}

#item98072 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:423px !important;
}

#item98099 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:430px !important;
}

#item98126 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:430px !important;
}

#item98154 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:430px !important;
}

#item98181 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:437px !important;
}

#item98208 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:437px !important;
}

#item98235 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:437px !important;
}

#item98263 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:467px !important;
}

#item98290 {
	width:27px !important;
	height:7px !important;
	left:147px !important;
	top:467px !important;
}

#item98318 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:467px !important;
}

#item98345 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:474px !important;
}

#item98372 {
	width:27px !important;
	height:7px !important;
	left:147px !important;
	top:474px !important;
}

#item98399 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:474px !important;
}

#item98426 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:480px !important;
}

#item98453 {
	width:27px !important;
	height:7px !important;
	left:147px !important;
	top:480px !important;
}

#item98480 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:480px !important;
}

#item98507 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:487px !important;
}

#item98534 {
	width:27px !important;
	height:7px !important;
	left:147px !important;
	top:487px !important;
}

#item98562 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:487px !important;
}

#item98589 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:493px !important;
}

#item98616 {
	width:27px !important;
	height:7px !important;
	left:147px !important;
	top:493px !important;
}

#item98643 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:493px !important;
}

#item98670 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:500px !important;
}

#item98697 {
	width:27px !important;
	height:7px !important;
	left:147px !important;
	top:500px !important;
}

#item98724 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:500px !important;
}

#item98751 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:559px !important;
}

#item98778 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:566px !important;
}

#item98806 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item98833 {
	width:59px !important;
	height:7px !important;
	left:132px !important;
	top:559px !important;
}

#item98860 {
	width:60px !important;
	height:7px !important;
	left:132px !important;
	top:566px !important;
}

#item98887 {
	width:38px !important;
	height:7px !important;
	left:132px !important;
	top:572px !important;
}

#item54190 {
	width:124px !important;
	height:189px !important;
}

#item54185 {
	width:124px !important;
	height:189px !important;
	left:14px !important;
	top:41px !important;
}

#item56373 {
	width:28px !important;
	height:37px !important;
}

#item56368 {
	width:28px !important;
	height:37px !important;
	left:19px !important;
	top:255px !important;
}

#item56379 {
	width:28px !important;
	height:37px !important;
}

#item56374 {
	width:28px !important;
	height:37px !important;
	left:49px !important;
	top:255px !important;
}

#item56385 {
	width:28px !important;
	height:37px !important;
}

#item56380 {
	width:28px !important;
	height:37px !important;
	left:81px !important;
	top:255px !important;
}

#item54196 {
	width:150px !important;
	height:192px !important;
}

#item54191 {
	width:150px !important;
	height:192px !important;
	left:171px !important;
	top:39px !important;
}

#item54202 {
	width:167px !important;
	height:189px !important;
}

#item54197 {
	width:167px !important;
	height:189px !important;
	left:334px !important;
	top:40px !important;
}

#item56353 {
	width:28px !important;
	height:37px !important;
}

#item56348 {
	width:28px !important;
	height:37px !important;
	left:413px !important;
	top:255px !important;
}

#item56359 {
	width:28px !important;
	height:37px !important;
}

#item56354 {
	width:28px !important;
	height:37px !important;
	left:443px !important;
	top:255px !important;
}

#item56366 {
	width:28px !important;
	height:37px !important;
}

#item56360 {
	width:28px !important;
	height:37px !important;
	left:474px !important;
	top:255px !important;
}

#item54208 {
	width:137px !important;
	height:195px !important;
}

#item54203 {
	width:137px !important;
	height:195px !important;
	left:344px !important;
	top:307px !important;
}

#item54214 {
	width:133px !important;
	height:197px !important;
}

#item54209 {
	width:133px !important;
	height:197px !important;
	left:176px !important;
	top:306px !important;
}

#item54221 {
	width:135px !important;
	height:194px !important;
}

#item54215 {
	width:135px !important;
	height:194px !important;
	left:14px !important;
	top:308px !important;
}

#item54227 {
	width:95px !important;
	height:48px !important;
}

#item54222 {
	width:95px !important;
	height:48px !important;
	left:60px !important;
	top:509px !important;
}

#item56391 {
	width:95px !important;
	height:48px !important;
}

#item56386 {
	width:95px !important;
	height:48px !important;
	left:167px !important;
	top:509px !important;
}

#item56401 {
	width:37px !important;
	height:48px !important;
}

#item56394 {
	width:37px !important;
	height:48px !important;
	left:337px !important;
	top:509px !important;
}

#item56407 {
	width:37px !important;
	height:48px !important;
}

#item56402 {
	width:37px !important;
	height:48px !important;
	left:386px !important;
	top:509px !important;
}

#item96326 {
	width:41px !important;
	height:7px !important;
	left:116px !important;
	top:262px !important;
}

#item96354 {
	width:54px !important;
	height:7px !important;
	left:164px !important;
	top:262px !important;
}

#item96381 {
	width:45px !important;
	height:7px !important;
	left:116px !important;
	top:269px !important;
}

#item96408 {
	width:41px !important;
	height:7px !important;
	left:223px !important;
	top:263px !important;
}

#item96435 {
	width:45px !important;
	height:7px !important;
	left:223px !important;
	top:269px !important;
}

#item96462 {
	width:77px !important;
	height:7px !important;
	left:333px !important;
	top:256px !important;
}

#item96489 {
	width:76px !important;
	height:7px !important;
	left:333px !important;
	top:263px !important;
}

#item96516 {
	width:76px !important;
	height:7px !important;
	left:333px !important;
	top:270px !important;
}

#item96543 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:582px !important;
}

#item96571 {
	width:46px !important;
	height:7px !important;
	left:134px !important;
	top:582px !important;
}

#item96598 {
	width:47px !important;
	height:7px !important;
	left:333px !important;
	top:588px !important;
}

#item96626 {
	width:46px !important;
	height:7px !important;
	left:454px !important;
	top:588px !important;
}

#item54234 {
	width:165px !important;
	height:246px !important;
	left:21px !important;
	top:144px !important;
}

#item54246 {
	width:105px !important;
	height:108px !important;
}

#item54241 {
	width:105px !important;
	height:108px !important;
	left:40px !important;
	top:396px !important;
}

#item56413 {
	width:105px !important;
	height:108px !important;
}

#item56408 {
	width:105px !important;
	height:108px !important;
	left:157px !important;
	top:396px !important;
}

#item56419 {
	width:105px !important;
	height:108px !important;
}

#item56414 {
	width:105px !important;
	height:108px !important;
	left:274px !important;
	top:396px !important;
}

#item56425 {
	width:105px !important;
	height:108px !important;
}

#item56420 {
	width:105px !important;
	height:108px !important;
	left:391px !important;
	top:396px !important;
}

#item56433 {
	width:165px !important;
	height:246px !important;
	left:124px !important;
	top:108px !important;
}

#item56439 {
	width:171px !important;
	height:245px !important;
	left:224px !important;
	top:77px !important;
}

#item56445 {
	width:183px !important;
	height:247px !important;
	left:317px !important;
	top:41px !important;
}

#item96653 {
	width:82px !important;
	height:7px !important;
	left:38px !important;
	top:554px !important;
}

#item96680 {
	width:59px !important;
	height:7px !important;
	left:38px !important;
	top:561px !important;
}

#item96707 {
	width:63px !important;
	height:7px !important;
	left:38px !important;
	top:568px !important;
}

#item96734 {
	width:60px !important;
	height:7px !important;
	left:38px !important;
	top:574px !important;
}

#item96763 {
	width:82px !important;
	height:7px !important;
	left:161px !important;
	top:554px !important;
}

#item96790 {
	width:58px !important;
	height:7px !important;
	left:161px !important;
	top:561px !important;
}

#item96818 {
	width:63px !important;
	height:7px !important;
	left:161px !important;
	top:568px !important;
}

#item96845 {
	width:60px !important;
	height:7px !important;
	left:161px !important;
	top:574px !important;
}

#item96872 {
	width:82px !important;
	height:7px !important;
	left:278px !important;
	top:554px !important;
}

#item96900 {
	width:59px !important;
	height:7px !important;
	left:278px !important;
	top:561px !important;
}

#item96927 {
	width:63px !important;
	height:7px !important;
	left:278px !important;
	top:568px !important;
}

#item96954 {
	width:60px !important;
	height:7px !important;
	left:278px !important;
	top:574px !important;
}

#item96981 {
	width:82px !important;
	height:7px !important;
	left:395px !important;
	top:554px !important;
}

#item97008 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:561px !important;
}

#item97035 {
	width:63px !important;
	height:7px !important;
	left:395px !important;
	top:568px !important;
}

#item97063 {
	width:60px !important;
	height:7px !important;
	left:395px !important;
	top:574px !important;
}

#item54252 {
	width:205px !important;
	height:257px !important;
}

#item54247 {
	width:205px !important;
	height:257px !important;
	left:22px !important;
	top:21px !important;
}

#item54258 {
	width:127px !important;
	height:236px !important;
}

#item54253 {
	width:127px !important;
	height:236px !important;
	left:239px !important;
	top:40px !important;
}

#item54272 {
	width:113px !important;
	height:271px !important;
}

#item54266 {
	width:113px !important;
	height:271px !important;
	left:62px !important;
	top:338px !important;
}

#item54278 {
	width:104px !important;
	height:268px !important;
}

#item54273 {
	width:104px !important;
	height:268px !important;
	left:271px !important;
	top:338px !important;
}

#item54284 {
	width:77px !important;
	height:142px !important;
}

#item54279 {
	width:77px !important;
	height:142px !important;
	left:413px !important;
	top:488px !important;
}

#item54296 {
	width:35px !important;
	height:34px !important;
}

#item54291 {
	width:35px !important;
	height:34px !important;
	left:201px !important;
	top:446px !important;
}

#item56457 {
	width:35px !important;
	height:34px !important;
}

#item56452 {
	width:35px !important;
	height:34px !important;
	left:201px !important;
	top:502px !important;
}

#item56464 {
	width:35px !important;
	height:34px !important;
}

#item56458 {
	width:35px !important;
	height:34px !important;
	left:201px !important;
	top:560px !important;
}

#item56470 {
	width:42px !important;
	height:54px !important;
}

#item56465 {
	width:42px !important;
	height:54px !important;
	left:383px !important;
	top:349px !important;
}

#item56476 {
	width:53px !important;
	height:78px !important;
}

#item56471 {
	width:53px !important;
	height:78px !important;
	left:425px !important;
	top:349px !important;
}

#item95864 {
	width:72px !important;
	height:7px !important;
	left:384px !important;
	top:51px !important;
}

#item95891 {
	width:72px !important;
	height:7px !important;
	left:384px !important;
	top:109px !important;
}

#item95918 {
	width:41px !important;
	height:7px !important;
	left:384px !important;
	top:161px !important;
}

#item95945 {
	width:54px !important;
	height:7px !important;
	left:431px !important;
	top:161px !important;
}

#item95972 {
	width:46px !important;
	height:7px !important;
	left:384px !important;
	top:168px !important;
}

#item95999 {
	width:41px !important;
	height:7px !important;
	left:431px !important;
	top:168px !important;
}

#item96026 {
	width:73px !important;
	height:7px !important;
	left:384px !important;
	top:235px !important;
}

#item96054 {
	width:73px !important;
	height:7px !important;
	left:384px !important;
	top:273px !important;
}

#item54328 {
	width:57px !important;
	height:44px !important;
}

#item54323 {
	width:57px !important;
	height:44px !important;
	left:54px !important;
	top:447px !important;
}

#item54334 {
	width:64px !important;
	height:91px !important;
}

#item54329 {
	width:64px !important;
	height:91px !important;
	left:136px !important;
	top:498px !important;
}

#item54340 {
	width:79px !important;
	height:51px !important;
}

#item54335 {
	width:79px !important;
	height:51px !important;
	left:274px !important;
	top:478px !important;
}

#item54346 {
	width:61px !important;
	height:140px !important;
}

#item54341 {
	width:61px !important;
	height:140px !important;
	left:365px !important;
	top:440px !important;
}

#item56503 {
	width:57px !important;
	height:34px !important;
}

#item56498 {
	width:57px !important;
	height:34px !important;
	left:54px !important;
	top:492px !important;
}

#item56509 {
	width:57px !important;
	height:74px !important;
}

#item56504 {
	width:57px !important;
	height:74px !important;
	left:54px !important;
	top:527px !important;
}

#item56517 {
	width:66px !important;
	height:91px !important;
}

#item56512 {
	width:66px !important;
	height:91px !important;
	left:202px !important;
	top:450px !important;
}

#item56523 {
	width:79px !important;
	height:51px !important;
}

#item56518 {
	width:79px !important;
	height:51px !important;
	left:274px !important;
	top:538px !important;
}

#item56529 {
	width:67px !important;
	height:136px !important;
}

#item56524 {
	width:67px !important;
	height:136px !important;
	left:427px !important;
	top:457px !important;
}

#item54303 {
	width:82px !important;
	height:91px !important;
}

#item54297 {
	width:82px !important;
	height:91px !important;
	left:201px !important;
	top:111px !important;
}

#item54309 {
	width:112px !important;
	height:171px !important;
}

#item54304 {
	width:112px !important;
	height:171px !important;
	left:173px !important;
	top:206px !important;
}

#item54315 {
	width:81px !important;
	height:116px !important;
}

#item54310 {
	width:81px !important;
	height:116px !important;
	left:396px !important;
	top:65px !important;
}

#item54322 {
	width:73px !important;
	height:100px !important;
}

#item54316 {
	width:73px !important;
	height:100px !important;
	left:422px !important;
	top:272px !important;
}

#item56491 {
	width:92px !important;
	height:36px !important;
}

#item56486 {
	width:92px !important;
	height:36px !important;
	left:384px !important;
	top:183px !important;
}

#item56497 {
	width:80px !important;
	height:100px !important;
}

#item56492 {
	width:80px !important;
	height:100px !important;
	left:340px !important;
	top:312px !important;
}

#item96081 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:180px !important;
}

#item96108 {
	width:48px !important;
	height:7px !important;
	left:79px !important;
	top:180px !important;
}

#item96135 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:186px !important;
}

#item96162 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:230px !important;
}

#item96190 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:237px !important;
}

#item96217 {
	width:74px !important;
	height:7px !important;
	left:30px !important;
	top:289px !important;
}

#item96244 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:295px !important;
}

#item96271 {
	width:74px !important;
	height:7px !important;
	left:30px !important;
	top:339px !important;
}

#item96298 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:346px !important;
}

#item54352 {
	width:193px !important;
	height:275px !important;
}

#item54347 {
	width:193px !important;
	height:275px !important;
	left:14px !important;
	top:14px !important;
}

#item54358 {
	width:150px !important;
	height:198px !important;
}

#item54353 {
	width:150px !important;
	height:198px !important;
	left:213px !important;
	top:18px !important;
}

#item54364 {
	width:134px !important;
	height:199px !important;
}

#item54359 {
	width:134px !important;
	height:199px !important;
	left:368px !important;
	top:17px !important;
}

#item54370 {
	width:290px !important;
	height:305px !important;
}

#item54365 {
	width:290px !important;
	height:305px !important;
	left:212px !important;
	top:223px !important;
}

#item54383 {
	width:192px !important;
	height:232px !important;
}

#item54378 {
	width:192px !important;
	height:232px !important;
	left:14px !important;
	top:295px !important;
}

#item95566 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:576px !important;
}

#item95593 {
	width:67px !important;
	height:7px !important;
	left:112px !important;
	top:568px !important;
}

#item95620 {
	width:67px !important;
	height:7px !important;
	left:206px !important;
	top:576px !important;
}

#item95647 {
	width:67px !important;
	height:7px !important;
	left:299px !important;
	top:569px !important;
}

#item95674 {
	width:67px !important;
	height:7px !important;
	left:393px !important;
	top:588px !important;
}

#item54408 {
	width:150px !important;
	height:306px !important;
}

#item54403 {
	width:150px !important;
	height:306px !important;
	left:115px !important;
	top:312px !important;
}

#item54414 {
	width:61px !important;
	height:103px !important;
}

#item54409 {
	width:61px !important;
	height:103px !important;
	left:48px !important;
	top:486px !important;
}

#item54420 {
	width:231px !important;
	height:306px !important;
}

#item54415 {
	width:231px !important;
	height:306px !important;
	left:270px !important;
	top:312px !important;
}

#item54389 {
	width:122px !important;
	height:293px !important;
}

#item54384 {
	width:122px !important;
	height:293px !important;
	left:210px !important;
	top:14px !important;
}

#item54395 {
	width:55px !important;
	height:84px !important;
}

#item54390 {
	width:55px !important;
	height:84px !important;
	left:142px !important;
	top:45px !important;
}

#item54402 {
	width:166px !important;
	height:293px !important;
}

#item54396 {
	width:166px !important;
	height:293px !important;
	left:336px !important;
	top:14px !important;
}

#item95701 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:128px !important;
}

#item95728 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:135px !important;
}

#item95755 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:195px !important;
}

#item95782 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:201px !important;
}

#item95810 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:265px !important;
}

#item95837 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:281px !important;
}

#item54428 {
	width:192px !important;
	height:270px !important;
}

#item54421 {
	width:192px !important;
	height:270px !important;
	left:63px !important;
	top:110px !important;
}

#item54434 {
	width:147px !important;
	height:157px !important;
}

#item54429 {
	width:147px !important;
	height:157px !important;
	left:107px !important;
	top:383px !important;
}

#item54440 {
	width:183px !important;
	height:250px !important;
}

#item54435 {
	width:183px !important;
	height:250px !important;
	left:318px !important;
	top:24px !important;
}

#item54446 {
	width:93px !important;
	height:127px !important;
}

#item54441 {
	width:93px !important;
	height:127px !important;
	left:300px !important;
	top:299px !important;
}

#item56542 {
	width:93px !important;
	height:104px !important;
}

#item56537 {
	width:93px !important;
	height:104px !important;
	left:300px !important;
	top:427px !important;
}

#item56536 {
	width:93px !important;
	height:127px !important;
}

#item56531 {
	width:93px !important;
	height:127px !important;
	left:394px !important;
	top:299px !important;
}

#item95263 {
	width:47px !important;
	height:7px !important;
	left:396px !important;
	top:485px !important;
}

#item95291 {
	width:43px !important;
	height:7px !important;
	left:396px !important;
	top:492px !important;
}

#item95320 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:519px !important;
}

#item54452 {
	width:179px !important;
	height:214px !important;
}

#item54447 {
	width:179px !important;
	height:214px !important;
	left:281px !important;
	top:98px !important;
}

#item54471 {
	width:92px !important;
	height:167px !important;
}

#item54466 {
	width:92px !important;
	height:167px !important;
	left:410px !important;
	top:451px !important;
}

#item56555 {
	width:136px !important;
	height:281px !important;
}

#item56550 {
	width:136px !important;
	height:281px !important;
	left:266px !important;
	top:317px !important;
}

#item54458 {
	width:166px !important;
	height:218px !important;
}

#item54453 {
	width:166px !important;
	height:218px !important;
	left:25px !important;
	top:115px !important;
}

#item54464 {
	width:57px !important;
	height:68px !important;
}

#item54459 {
	width:57px !important;
	height:68px !important;
	left:204px !important;
	top:152px !important;
}

#item56549 {
	width:57px !important;
	height:68px !important;
}

#item56544 {
	width:57px !important;
	height:68px !important;
	left:204px !important;
	top:241px !important;
}

#item95347 {
	width:59px !important;
	height:7px !important;
	left:32px !important;
	top:371px !important;
}

#item95374 {
	width:68px !important;
	height:7px !important;
	left:32px !important;
	top:448px !important;
}

#item95402 {
	width:45px !important;
	height:7px !important;
	left:109px !important;
	top:364px !important;
}

#item95429 {
	width:65px !important;
	height:7px !important;
	left:109px !important;
	top:440px !important;
}

#item95456 {
	width:43px !important;
	height:7px !important;
	left:109px !important;
	top:447px !important;
}

#item95483 {
	width:45px !important;
	height:7px !important;
	left:109px !important;
	top:454px !important;
}

#item95511 {
	width:47px !important;
	height:7px !important;
	left:109px !important;
	top:522px !important;
}

#item95538 {
	width:43px !important;
	height:7px !important;
	left:109px !important;
	top:529px !important;
}

#item54477 {
	width:136px !important;
	height:189px !important;
}

#item54472 {
	width:136px !important;
	height:189px !important;
	left:14px !important;
	top:89px !important;
}

#item54484 {
	width:212px !important;
	height:189px !important;
}

#item54478 {
	width:212px !important;
	height:189px !important;
	left:158px !important;
	top:89px !important;
}

#item54490 {
	width:113px !important;
	height:151px !important;
}

#item54485 {
	width:113px !important;
	height:151px !important;
	left:159px !important;
	top:284px !important;
}

#item54496 {
	width:137px !important;
	height:147px !important;
}

#item54491 {
	width:137px !important;
	height:147px !important;
	left:14px !important;
	top:285px !important;
}

#item54502 {
	width:29px !important;
	height:171px !important;
}

#item54497 {
	width:29px !important;
	height:171px !important;
	left:6px !important;
	top:447px !important;
}

#item56562 {
	width:24px !important;
	height:171px !important;
}

#item56557 {
	width:24px !important;
	height:171px !important;
	left:36px !important;
	top:447px !important;
}

#item56569 {
	width:75px !important;
	height:171px !important;
}

#item56563 {
	width:75px !important;
	height:171px !important;
	left:62px !important;
	top:447px !important;
}

#item56588 {
	width:74px !important;
	height:171px !important;
}

#item56583 {
	width:74px !important;
	height:171px !important;
	left:139px !important;
	top:447px !important;
}

#item56607 {
	width:79px !important;
	height:171px !important;
}

#item56602 {
	width:79px !important;
	height:171px !important;
	left:218px !important;
	top:447px !important;
}

#item56625 {
	width:70px !important;
	height:171px !important;
}

#item56620 {
	width:70px !important;
	height:171px !important;
	left:299px !important;
	top:447px !important;
}

#item94039 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:113px !important;
}

#item94067 {
	width:41px !important;
	height:7px !important;
	left:378px !important;
	top:119px !important;
}

#item94094 {
	width:43px !important;
	height:7px !important;
	left:378px !important;
	top:126px !important;
}

#item94121 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:132px !important;
}

#item94149 {
	width:45px !important;
	height:7px !important;
	left:378px !important;
	top:139px !important;
}

#item94176 {
	width:52px !important;
	height:7px !important;
	left:378px !important;
	top:146px !important;
}

#item94203 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:194px !important;
}

#item94230 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:201px !important;
}

#item94257 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:207px !important;
}

#item94284 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:214px !important;
}

#item94312 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:221px !important;
}

#item94339 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:227px !important;
}

#item94366 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:282px !important;
}

#item94393 {
	width:41px !important;
	height:7px !important;
	left:378px !important;
	top:289px !important;
}

#item94420 {
	width:43px !important;
	height:7px !important;
	left:378px !important;
	top:295px !important;
}

#item94447 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:302px !important;
}

#item94474 {
	width:45px !important;
	height:7px !important;
	left:378px !important;
	top:309px !important;
}

#item94501 {
	width:52px !important;
	height:7px !important;
	left:378px !important;
	top:315px !important;
}

#item94528 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:364px !important;
}

#item94556 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:371px !important;
}

#item94583 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:378px !important;
}

#item94610 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:384px !important;
}

#item94637 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:391px !important;
}

#item94665 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:398px !important;
}

#item94692 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:445px !important;
}

#item94719 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:452px !important;
}

#item94746 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:459px !important;
}

#item94773 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:465px !important;
}

#item94802 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:472px !important;
}

#item94829 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:478px !important;
}

#item94856 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:528px !important;
}

#item94883 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:534px !important;
}

#item94910 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:541px !important;
}

#item94937 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:548px !important;
}

#item94964 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:554px !important;
}

#item94992 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:561px !important;
}

#item54508 {
	width:76px !important;
	height:98px !important;
}

#item54503 {
	width:76px !important;
	height:98px !important;
	left:60px !important;
	top:30px !important;
}

#item54514 {
	width:66px !important;
	height:100px !important;
}

#item54509 {
	width:66px !important;
	height:100px !important;
	left:73px !important;
	top:131px !important;
}

#item54520 {
	width:44px !important;
	height:70px !important;
}

#item54515 {
	width:44px !important;
	height:70px !important;
	left:89px !important;
	top:292px !important;
}

#item54539 {
	width:152px !important;
	height:224px !important;
}

#item54534 {
	width:152px !important;
	height:224px !important;
	left:122px !important;
	top:375px !important;
}

#item54545 {
	width:118px !important;
	height:113px !important;
}

#item54540 {
	width:118px !important;
	height:113px !important;
	left:315px !important;
	top:325px !important;
}

#item54551 {
	width:136px !important;
	height:240px !important;
}

#item54546 {
	width:136px !important;
	height:240px !important;
	left:315px !important;
	top:81px !important;
}

#item56644 {
	width:56px !important;
	height:98px !important;
}

#item56639 {
	width:56px !important;
	height:98px !important;
	left:137px !important;
	top:30px !important;
}

#item56650 {
	width:72px !important;
	height:98px !important;
}

#item56645 {
	width:72px !important;
	height:98px !important;
	left:194px !important;
	top:30px !important;
}

#item56660 {
	width:47px !important;
	height:100px !important;
}

#item56655 {
	width:47px !important;
	height:100px !important;
	left:140px !important;
	top:131px !important;
}

#item56666 {
	width:65px !important;
	height:100px !important;
}

#item56661 {
	width:65px !important;
	height:100px !important;
	left:187px !important;
	top:131px !important;
}

#item56672 {
	width:53px !important;
	height:70px !important;
}

#item56667 {
	width:53px !important;
	height:70px !important;
	left:134px !important;
	top:292px !important;
}

#item56679 {
	width:59px !important;
	height:70px !important;
}

#item56673 {
	width:59px !important;
	height:70px !important;
	left:187px !important;
	top:292px !important;
}

#item95019 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:393px !important;
}

#item95046 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:400px !important;
}

#item95074 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:407px !important;
}

#item95101 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:477px !important;
}

#item95128 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:484px !important;
}

#item95155 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:490px !important;
}

#item95182 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item95209 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item95236 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item54577 {
	width:107px !important;
	height:315px !important;
}

#item54572 {
	width:107px !important;
	height:315px !important;
	left:14px !important;
	top:303px !important;
}

#item54583 {
	width:120px !important;
	height:314px !important;
}

#item54578 {
	width:120px !important;
	height:314px !important;
	left:133px !important;
	top:304px !important;
}

#item54590 {
	width:124px !important;
	height:315px !important;
}

#item54584 {
	width:124px !important;
	height:315px !important;
	left:261px !important;
	top:303px !important;
}

#item54596 {
	width:108px !important;
	height:313px !important;
}

#item54591 {
	width:108px !important;
	height:313px !important;
	left:394px !important;
	top:305px !important;
}

#item54557 {
	width:109px !important;
	height:282px !important;
}

#item54552 {
	width:109px !important;
	height:282px !important;
	left:14px !important;
	top:14px !important;
}

#item54564 {
	width:131px !important;
	height:282px !important;
}

#item54558 {
	width:131px !important;
	height:282px !important;
	left:125px !important;
	top:14px !important;
}

#item54571 {
	width:122px !important;
	height:283px !important;
}

#item54565 {
	width:122px !important;
	height:283px !important;
	left:262px !important;
	top:14px !important;
}

#item93493 {
	width:93px !important;
	height:7px !important;
	left:393px !important;
	top:154px !important;
}

#item93520 {
	width:85px !important;
	height:7px !important;
	left:393px !important;
	top:160px !important;
}

#item93547 {
	width:93px !important;
	height:7px !important;
	left:393px !important;
	top:167px !important;
}

#item93576 {
	width:93px !important;
	height:7px !important;
	left:393px !important;
	top:212px !important;
}

#item93604 {
	width:85px !important;
	height:7px !important;
	left:393px !important;
	top:219px !important;
}

#item93631 {
	width:92px !important;
	height:7px !important;
	left:393px !important;
	top:225px !important;
}

#item93658 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:262px !important;
}

#item54602 {
	width:65px !important;
	height:71px !important;
}

#item54597 {
	width:65px !important;
	height:71px !important;
	left:33px !important;
	top:94px !important;
}

#item54608 {
	width:68px !important;
	height:78px !important;
}

#item54603 {
	width:68px !important;
	height:78px !important;
	left:30px !important;
	top:250px !important;
}

#item54614 {
	width:47px !important;
	height:121px !important;
}

#item54609 {
	width:47px !important;
	height:121px !important;
	left:44px !important;
	top:338px !important;
}

#item54626 {
	width:101px !important;
	height:228px !important;
}

#item54621 {
	width:101px !important;
	height:228px !important;
	left:401px !important;
	top:251px !important;
}

#item54632 {
	width:80px !important;
	height:113px !important;
}

#item54627 {
	width:80px !important;
	height:113px !important;
	left:405px !important;
	top:53px !important;
}

#item54639 {
	width:57px !important;
	height:66px !important;
}

#item54633 {
	width:57px !important;
	height:66px !important;
	left:295px !important;
	top:57px !important;
}

#item56686 {
	width:65px !important;
	height:71px !important;
}

#item56681 {
	width:65px !important;
	height:71px !important;
	left:101px !important;
	top:94px !important;
}

#item56692 {
	width:65px !important;
	height:71px !important;
}

#item56687 {
	width:65px !important;
	height:71px !important;
	left:170px !important;
	top:94px !important;
}

#item56699 {
	width:56px !important;
	height:61px !important;
}

#item56693 {
	width:56px !important;
	height:61px !important;
	left:43px !important;
	top:172px !important;
}

#item56705 {
	width:54px !important;
	height:58px !important;
}

#item56700 {
	width:54px !important;
	height:58px !important;
	left:106px !important;
	top:172px !important;
}

#item56711 {
	width:52px !important;
	height:54px !important;
}

#item56706 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:173px !important;
}

#item56719 {
	width:68px !important;
	height:78px !important;
}

#item56713 {
	width:68px !important;
	height:78px !important;
	left:101px !important;
	top:250px !important;
}

#item56726 {
	width:65px !important;
	height:78px !important;
}

#item56720 {
	width:65px !important;
	height:78px !important;
	left:170px !important;
	top:250px !important;
}

#item56733 {
	width:47px !important;
	height:123px !important;
}

#item56727 {
	width:47px !important;
	height:123px !important;
	left:109px !important;
	top:336px !important;
}

#item56739 {
	width:47px !important;
	height:125px !important;
}

#item56734 {
	width:47px !important;
	height:125px !important;
	left:173px !important;
	top:336px !important;
}

#item56745 {
	width:68px !important;
	height:160px !important;
}

#item56740 {
	width:68px !important;
	height:160px !important;
	left:247px !important;
	top:69px !important;
}

#item56751 {
	width:80px !important;
	height:44px !important;
}

#item56746 {
	width:80px !important;
	height:44px !important;
	left:413px !important;
	top:168px !important;
}

#item56760 {
	width:88px !important;
	height:125px !important;
}

#item56755 {
	width:88px !important;
	height:125px !important;
	left:260px !important;
	top:287px !important;
}

#item56772 {
	width:79px !important;
	height:41px !important;
}

#item56767 {
	width:79px !important;
	height:41px !important;
	left:261px !important;
	top:418px !important;
}

#item93685 {
	width:45px !important;
	height:7px !important;
	left:31px !important;
	top:516px !important;
}

#item93712 {
	width:46px !important;
	height:7px !important;
	left:31px !important;
	top:523px !important;
}

#item93739 {
	width:41px !important;
	height:7px !important;
	left:31px !important;
	top:529px !important;
}

#item93766 {
	width:45px !important;
	height:7px !important;
	left:107px !important;
	top:516px !important;
}

#item93793 {
	width:46px !important;
	height:7px !important;
	left:107px !important;
	top:522px !important;
}

#item93821 {
	width:41px !important;
	height:7px !important;
	left:107px !important;
	top:529px !important;
}

#item93848 {
	width:45px !important;
	height:7px !important;
	left:189px !important;
	top:519px !important;
}

#item93875 {
	width:59px !important;
	height:7px !important;
	left:189px !important;
	top:526px !important;
}

#item93902 {
	width:72px !important;
	height:7px !important;
	left:189px !important;
	top:532px !important;
}

#item93929 {
	width:45px !important;
	height:7px !important;
	left:265px !important;
	top:519px !important;
}

#item93956 {
	width:59px !important;
	height:7px !important;
	left:265px !important;
	top:526px !important;
}

#item93983 {
	width:72px !important;
	height:7px !important;
	left:265px !important;
	top:532px !important;
}

#item94012 {
	width:63px !important;
	height:7px !important;
	left:347px !important;
	top:499px !important;
}

#item54646 {
	width:153px !important;
	height:103px !important;
}

#item54640 {
	width:153px !important;
	height:103px !important;
	left:128px !important;
	top:58px !important;
}

#item54652 {
	width:159px !important;
	height:31px !important;
}

#item54647 {
	width:159px !important;
	height:31px !important;
	left:322px !important;
	top:37px !important;
}

#item56780 {
	width:159px !important;
	height:31px !important;
}

#item56774 {
	width:159px !important;
	height:31px !important;
	left:322px !important;
	top:70px !important;
}

#item56786 {
	width:159px !important;
	height:31px !important;
}

#item56781 {
	width:159px !important;
	height:31px !important;
	left:322px !important;
	top:105px !important;
}

#item56792 {
	width:159px !important;
	height:31px !important;
}

#item56787 {
	width:159px !important;
	height:31px !important;
	left:322px !important;
	top:139px !important;
}

#item54658 {
	width:123px !important;
	height:182px !important;
}

#item54653 {
	width:123px !important;
	height:182px !important;
	left:20px !important;
	top:215px !important;
}

#item56807 {
	width:113px !important;
	height:182px !important;
}

#item56802 {
	width:113px !important;
	height:182px !important;
	left:148px !important;
	top:215px !important;
}

#item56813 {
	width:113px !important;
	height:182px !important;
}

#item56808 {
	width:113px !important;
	height:182px !important;
	left:265px !important;
	top:215px !important;
}

#item56822 {
	width:123px !important;
	height:182px !important;
}

#item56816 {
	width:123px !important;
	height:182px !important;
	left:20px !important;
	top:412px !important;
}

#item56829 {
	width:113px !important;
	height:182px !important;
}

#item56823 {
	width:113px !important;
	height:182px !important;
	left:148px !important;
	top:412px !important;
}

#item56835 {
	width:113px !important;
	height:182px !important;
}

#item56830 {
	width:113px !important;
	height:182px !important;
	left:265px !important;
	top:412px !important;
}

#item92923 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:240px !important;
}

#item92950 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:247px !important;
}

#item92977 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:253px !important;
}

#item93004 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:260px !important;
}

#item93031 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:267px !important;
}

#item93059 {
	width:47px !important;
	height:7px !important;
	left:392px !important;
	top:344px !important;
}

#item93086 {
	width:47px !important;
	height:7px !important;
	left:392px !important;
	top:381px !important;
}

#item93113 {
	width:47px !important;
	height:7px !important;
	left:392px !important;
	top:387px !important;
}

#item93140 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:454px !important;
}

#item93167 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:460px !important;
}

#item93194 {
	width:47px !important;
	height:7px !important;
	left:392px !important;
	top:467px !important;
}

#item54729 {
	width:111px !important;
	height:105px !important;
}

#item54724 {
	width:111px !important;
	height:105px !important;
	left:364px !important;
	top:190px !important;
}

#item54697 {
	width:77px !important;
	height:116px !important;
}

#item54691 {
	width:77px !important;
	height:116px !important;
	left:30px !important;
	top:43px !important;
}

#item54703 {
	width:76px !important;
	height:118px !important;
}

#item54698 {
	width:76px !important;
	height:118px !important;
	left:127px !important;
	top:44px !important;
}

#item54711 {
	width:75px !important;
	height:121px !important;
}

#item54704 {
	width:75px !important;
	height:121px !important;
	left:218px !important;
	top:45px !important;
}

#item54717 {
	width:77px !important;
	height:116px !important;
}

#item54712 {
	width:77px !important;
	height:116px !important;
	left:31px !important;
	top:177px !important;
}

#item54723 {
	width:77px !important;
	height:118px !important;
}

#item54718 {
	width:77px !important;
	height:118px !important;
	left:126px !important;
	top:177px !important;
}

#item54761 {
	width:108px !important;
	height:115px !important;
}

#item54756 {
	width:108px !important;
	height:115px !important;
	left:87px !important;
	top:367px !important;
}

#item54767 {
	width:119px !important;
	height:29px !important;
}

#item54762 {
	width:119px !important;
	height:29px !important;
	left:69px !important;
	top:488px !important;
}

#item56843 {
	width:123px !important;
	height:29px !important;
}

#item56837 {
	width:123px !important;
	height:29px !important;
	left:65px !important;
	top:519px !important;
}

#item54736 {
	width:61px !important;
	height:49px !important;
}

#item54731 {
	width:61px !important;
	height:49px !important;
	left:306px !important;
	top:480px !important;
}

#item54742 {
	width:61px !important;
	height:56px !important;
}

#item54737 {
	width:61px !important;
	height:56px !important;
	left:407px !important;
	top:476px !important;
}

#item54749 {
	width:72px !important;
	height:82px !important;
}

#item54743 {
	width:72px !important;
	height:82px !important;
	left:211px !important;
	top:366px !important;
}

#item54755 {
	width:70px !important;
	height:81px !important;
}

#item54750 {
	width:70px !important;
	height:81px !important;
	left:212px !important;
	top:456px !important;
}

#item93221 {
	width:46px !important;
	height:7px !important;
	left:211px !important;
	top:228px !important;
}

#item93248 {
	width:46px !important;
	height:7px !important;
	left:260px !important;
	top:228px !important;
}

#item93275 {
	width:46px !important;
	height:7px !important;
	left:211px !important;
	top:235px !important;
}

#item93303 {
	width:46px !important;
	height:7px !important;
	left:260px !important;
	top:235px !important;
}

#item93330 {
	width:46px !important;
	height:7px !important;
	left:211px !important;
	top:241px !important;
}

#item93357 {
	width:46px !important;
	height:7px !important;
	left:260px !important;
	top:241px !important;
}

#item93384 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:571px !important;
}

#item93411 {
	width:46px !important;
	height:7px !important;
	left:156px !important;
	top:571px !important;
}

#item93439 {
	width:67px !important;
	height:7px !important;
	left:214px !important;
	top:567px !important;
}

#item93466 {
	width:88px !important;
	height:7px !important;
	left:361px !important;
	top:567px !important;
}

#item54773 {
	width:132px !important;
	height:228px !important;
}

#item54768 {
	width:132px !important;
	height:228px !important;
	left:23px !important;
	top:61px !important;
}

#item56849 {
	width:132px !important;
	height:228px !important;
}

#item56844 {
	width:132px !important;
	height:228px !important;
	left:184px !important;
	top:61px !important;
}

#item56859 {
	width:132px !important;
	height:228px !important;
}

#item56854 {
	width:132px !important;
	height:228px !important;
	left:353px !important;
	top:61px !important;
}

#item56865 {
	width:132px !important;
	height:228px !important;
}

#item56860 {
	width:132px !important;
	height:228px !important;
	left:23px !important;
	top:314px !important;
}

#item56871 {
	width:132px !important;
	height:228px !important;
}

#item56866 {
	width:132px !important;
	height:228px !important;
	left:184px !important;
	top:314px !important;
}

#item56877 {
	width:132px !important;
	height:228px !important;
}

#item56872 {
	width:132px !important;
	height:228px !important;
	left:353px !important;
	top:314px !important;
}

#item92678 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:583px !important;
}

#item92705 {
	width:56px !important;
	height:7px !important;
	left:83px !important;
	top:583px !important;
}

#item92732 {
	width:65px !important;
	height:7px !important;
	left:152px !important;
	top:583px !important;
}

#item92760 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:590px !important;
}

#item92787 {
	width:61px !important;
	height:7px !important;
	left:83px !important;
	top:590px !important;
}

#item92815 {
	width:58px !important;
	height:7px !important;
	left:152px !important;
	top:590px !important;
}

#item54810 {
	width:312px !important;
	height:296px !important;
}

#item54805 {
	width:312px !important;
	height:296px !important;
	left:190px !important;
	top:14px !important;
}

#item54823 {
	width:330px !important;
	height:272px !important;
}

#item54817 {
	width:330px !important;
	height:272px !important;
	left:172px !important;
	top:346px !important;
}

#item54816 {
	width:168px !important;
	height:107px !important;
}

#item54811 {
	width:168px !important;
	height:107px !important;
	left:14px !important;
	top:207px !important;
}

#item92842 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:83px !important;
}

#item92869 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:89px !important;
}

#item92896 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:410px !important;
}

#item54843 {
	width:196px !important;
	height:172px !important;
}

#item54838 {
	width:196px !important;
	height:172px !important;
	left:23px !important;
	top:20px !important;
}

#item54850 {
	width:176px !important;
	height:147px !important;
}

#item54844 {
	width:176px !important;
	height:147px !important;
	left:281px !important;
	top:41px !important;
}

#item54856 {
	width:161px !important;
	height:136px !important;
}

#item54851 {
	width:161px !important;
	height:136px !important;
	left:14px !important;
	top:244px !important;
}

#item54862 {
	width:175px !important;
	height:132px !important;
}

#item54857 {
	width:175px !important;
	height:132px !important;
	left:188px !important;
	top:242px !important;
}

#item54868 {
	width:161px !important;
	height:139px !important;
}

#item54863 {
	width:161px !important;
	height:139px !important;
	left:191px !important;
	top:425px !important;
}

#item54874 {
	width:164px !important;
	height:136px !important;
}

#item54869 {
	width:164px !important;
	height:136px !important;
	left:10px !important;
	top:428px !important;
}

#item56887 {
	width:45px !important;
	height:29px !important;
}

#item56882 {
	width:45px !important;
	height:29px !important;
	left:34px !important;
	top:198px !important;
}

#item56893 {
	width:46px !important;
	height:29px !important;
}

#item56888 {
	width:46px !important;
	height:29px !important;
	left:82px !important;
	top:198px !important;
}

#item56899 {
	width:46px !important;
	height:29px !important;
}

#item56894 {
	width:46px !important;
	height:29px !important;
	left:133px !important;
	top:198px !important;
}

#item56905 {
	width:46px !important;
	height:29px !important;
}

#item56900 {
	width:46px !important;
	height:29px !important;
	left:184px !important;
	top:198px !important;
}

#item56912 {
	width:46px !important;
	height:29px !important;
}

#item56907 {
	width:46px !important;
	height:29px !important;
	left:274px !important;
	top:198px !important;
}

#item56918 {
	width:46px !important;
	height:29px !important;
}

#item56913 {
	width:46px !important;
	height:29px !important;
	left:323px !important;
	top:198px !important;
}

#item56937 {
	width:45px !important;
	height:29px !important;
}

#item56932 {
	width:45px !important;
	height:29px !important;
	left:19px !important;
	top:386px !important;
}

#item56943 {
	width:45px !important;
	height:29px !important;
}

#item56938 {
	width:45px !important;
	height:29px !important;
	left:69px !important;
	top:386px !important;
}

#item56951 {
	width:45px !important;
	height:29px !important;
}

#item56946 {
	width:45px !important;
	height:29px !important;
	left:118px !important;
	top:386px !important;
}

#item56957 {
	width:45px !important;
	height:29px !important;
}

#item56952 {
	width:45px !important;
	height:29px !important;
	left:204px !important;
	top:386px !important;
}

#item56964 {
	width:45px !important;
	height:29px !important;
}

#item56959 {
	width:45px !important;
	height:29px !important;
	left:252px !important;
	top:386px !important;
}

#item56970 {
	width:45px !important;
	height:29px !important;
}

#item56965 {
	width:45px !important;
	height:29px !important;
	left:303px !important;
	top:386px !important;
}

#item56976 {
	width:45px !important;
	height:29px !important;
}

#item56971 {
	width:45px !important;
	height:29px !important;
	left:22px !important;
	top:570px !important;
}

#item56982 {
	width:45px !important;
	height:29px !important;
}

#item56977 {
	width:45px !important;
	height:29px !important;
	left:71px !important;
	top:570px !important;
}

#item56988 {
	width:45px !important;
	height:29px !important;
}

#item56983 {
	width:45px !important;
	height:29px !important;
	left:119px !important;
	top:570px !important;
}

#item56994 {
	width:45px !important;
	height:29px !important;
}

#item56989 {
	width:45px !important;
	height:29px !important;
	left:302px !important;
	top:570px !important;
}

#item56925 {
	width:46px !important;
	height:29px !important;
}

#item56920 {
	width:46px !important;
	height:29px !important;
	left:373px !important;
	top:198px !important;
}

#item56931 {
	width:46px !important;
	height:29px !important;
}

#item56926 {
	width:46px !important;
	height:29px !important;
	left:423px !important;
	top:198px !important;
}

#item91071 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:280px !important;
}

#item91098 {
	width:40px !important;
	height:7px !important;
	left:370px !important;
	top:286px !important;
}

#item91125 {
	width:53px !important;
	height:7px !important;
	left:370px !important;
	top:293px !important;
}

#item91152 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:299px !important;
}

#item91179 {
	width:49px !important;
	height:7px !important;
	left:370px !important;
	top:306px !important;
}

#item91206 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:323px !important;
}

#item91233 {
	width:40px !important;
	height:7px !important;
	left:370px !important;
	top:330px !important;
}

#item91262 {
	width:53px !important;
	height:7px !important;
	left:370px !important;
	top:336px !important;
}

#item91289 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:343px !important;
}

#item91317 {
	width:54px !important;
	height:7px !important;
	left:370px !important;
	top:349px !important;
}

#item91344 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:367px !important;
}

#item91371 {
	width:40px !important;
	height:7px !important;
	left:370px !important;
	top:373px !important;
}

#item91399 {
	width:53px !important;
	height:7px !important;
	left:370px !important;
	top:380px !important;
}

#item91426 {
	width:49px !important;
	height:7px !important;
	left:370px !important;
	top:387px !important;
}

#item91453 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:403px !important;
}

#item91480 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:410px !important;
}

#item91507 {
	width:49px !important;
	height:7px !important;
	left:370px !important;
	top:416px !important;
}

#item91534 {
	width:54px !important;
	height:7px !important;
	left:370px !important;
	top:423px !important;
}

#item91562 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:510px !important;
}

#item91589 {
	width:40px !important;
	height:7px !important;
	left:370px !important;
	top:517px !important;
}

#item91616 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:523px !important;
}

#item91643 {
	width:54px !important;
	height:7px !important;
	left:370px !important;
	top:530px !important;
}

#item91670 {
	width:47px !important;
	height:7px !important;
	left:370px !important;
	top:548px !important;
}

#item91697 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:554px !important;
}

#item54880 {
	width:173px !important;
	height:133px !important;
}

#item54875 {
	width:173px !important;
	height:133px !important;
	left:156px !important;
	top:33px !important;
}

#item54886 {
	width:145px !important;
	height:130px !important;
}

#item54881 {
	width:145px !important;
	height:130px !important;
	left:357px !important;
	top:23px !important;
}

#item54892 {
	width:162px !important;
	height:139px !important;
}

#item54887 {
	width:162px !important;
	height:139px !important;
	left:340px !important;
	top:227px !important;
}

#item54900 {
	width:166px !important;
	height:134px !important;
}

#item54893 {
	width:166px !important;
	height:134px !important;
	left:158px !important;
	top:230px !important;
}

#item54907 {
	width:174px !important;
	height:146px !important;
}

#item54901 {
	width:174px !important;
	height:146px !important;
	left:156px !important;
	top:419px !important;
}

#item54913 {
	width:167px !important;
	height:147px !important;
}

#item54908 {
	width:167px !important;
	height:147px !important;
	left:341px !important;
	top:417px !important;
}

#item57000 {
	width:29px !important;
	height:27px !important;
}

#item56995 {
	width:29px !important;
	height:27px !important;
	left:154px !important;
	top:182px !important;
}

#item57006 {
	width:32px !important;
	height:27px !important;
}

#item57001 {
	width:32px !important;
	height:27px !important;
	left:186px !important;
	top:182px !important;
}

#item57014 {
	width:32px !important;
	height:27px !important;
}

#item57007 {
	width:32px !important;
	height:27px !important;
	left:220px !important;
	top:182px !important;
}

#item57020 {
	width:28px !important;
	height:27px !important;
}

#item57015 {
	width:28px !important;
	height:27px !important;
	left:254px !important;
	top:182px !important;
}

#item57026 {
	width:46px !important;
	height:27px !important;
}

#item57021 {
	width:46px !important;
	height:27px !important;
	left:285px !important;
	top:182px !important;
}

#item57038 {
	width:18px !important;
	height:48px !important;
}

#item57033 {
	width:18px !important;
	height:48px !important;
	left:337px !important;
	top:162px !important;
}

#item57044 {
	width:18px !important;
	height:48px !important;
}

#item57039 {
	width:18px !important;
	height:48px !important;
	left:356px !important;
	top:162px !important;
}

#item57050 {
	width:18px !important;
	height:48px !important;
}

#item57045 {
	width:18px !important;
	height:48px !important;
	left:375px !important;
	top:162px !important;
}

#item57056 {
	width:18px !important;
	height:48px !important;
}

#item57051 {
	width:18px !important;
	height:48px !important;
	left:393px !important;
	top:162px !important;
}

#item57062 {
	width:18px !important;
	height:48px !important;
}

#item57057 {
	width:18px !important;
	height:48px !important;
	left:412px !important;
	top:162px !important;
}

#item57068 {
	width:20px !important;
	height:48px !important;
}

#item57063 {
	width:20px !important;
	height:48px !important;
	left:431px !important;
	top:162px !important;
}

#item57075 {
	width:18px !important;
	height:48px !important;
}

#item57069 {
	width:18px !important;
	height:48px !important;
	left:453px !important;
	top:162px !important;
}

#item57081 {
	width:21px !important;
	height:48px !important;
}

#item57076 {
	width:21px !important;
	height:48px !important;
	left:473px !important;
	top:162px !important;
}

#item57088 {
	width:17px !important;
	height:48px !important;
}

#item57082 {
	width:17px !important;
	height:48px !important;
	left:496px !important;
	top:162px !important;
}

#item57100 {
	width:46px !important;
	height:27px !important;
}

#item57095 {
	width:46px !important;
	height:27px !important;
	left:173px !important;
	top:380px !important;
}

#item57106 {
	width:46px !important;
	height:27px !important;
}

#item57101 {
	width:46px !important;
	height:27px !important;
	left:220px !important;
	top:380px !important;
}

#item57113 {
	width:46px !important;
	height:27px !important;
}

#item57107 {
	width:46px !important;
	height:27px !important;
	left:269px !important;
	top:380px !important;
}

#item57119 {
	width:50px !important;
	height:27px !important;
}

#item57114 {
	width:50px !important;
	height:27px !important;
	left:347px !important;
	top:380px !important;
}

#item57125 {
	width:50px !important;
	height:27px !important;
}

#item57120 {
	width:50px !important;
	height:27px !important;
	left:401px !important;
	top:380px !important;
}

#item57132 {
	width:50px !important;
	height:27px !important;
}

#item57127 {
	width:50px !important;
	height:27px !important;
	left:458px !important;
	top:380px !important;
}

#item57138 {
	width:31px !important;
	height:27px !important;
}

#item57133 {
	width:31px !important;
	height:27px !important;
	left:155px !important;
	top:572px !important;
}

#item57144 {
	width:31px !important;
	height:27px !important;
}

#item57139 {
	width:31px !important;
	height:27px !important;
	left:187px !important;
	top:572px !important;
}

#item57151 {
	width:31px !important;
	height:27px !important;
}

#item57145 {
	width:31px !important;
	height:27px !important;
	left:220px !important;
	top:572px !important;
}

#item57157 {
	width:27px !important;
	height:27px !important;
}

#item57152 {
	width:27px !important;
	height:27px !important;
	left:253px !important;
	top:572px !important;
}

#item57163 {
	width:47px !important;
	height:27px !important;
}

#item57158 {
	width:47px !important;
	height:27px !important;
	left:282px !important;
	top:572px !important;
}

#item57169 {
	width:29px !important;
	height:27px !important;
}

#item57164 {
	width:29px !important;
	height:27px !important;
	left:338px !important;
	top:572px !important;
}

#item57177 {
	width:31px !important;
	height:27px !important;
}

#item57172 {
	width:31px !important;
	height:27px !important;
	left:369px !important;
	top:572px !important;
}

#item57184 {
	width:31px !important;
	height:27px !important;
}

#item57178 {
	width:31px !important;
	height:27px !important;
	left:402px !important;
	top:572px !important;
}

#item57190 {
	width:31px !important;
	height:27px !important;
}

#item57185 {
	width:31px !important;
	height:27px !important;
	left:436px !important;
	top:572px !important;
}

#item57196 {
	width:43px !important;
	height:27px !important;
}

#item57191 {
	width:43px !important;
	height:27px !important;
	left:469px !important;
	top:572px !important;
}

#item91724 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:48px !important;
}

#item91751 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:54px !important;
}

#item91778 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:61px !important;
}

#item91806 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:68px !important;
}

#item91833 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:74px !important;
}

#item91860 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:81px !important;
}

#item91887 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:142px !important;
}

#item91915 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:148px !important;
}

#item91942 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:155px !important;
}

#item91969 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:162px !important;
}

#item91996 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:168px !important;
}

#item92023 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:175px !important;
}

#item92052 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:181px !important;
}

#item92079 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:188px !important;
}

#item92106 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:195px !important;
}

#item92133 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:276px !important;
}

#item92160 {
	width:53px !important;
	height:7px !important;
	left:84px !important;
	top:276px !important;
}

#item92187 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:282px !important;
}

#item92214 {
	width:58px !important;
	height:7px !important;
	left:84px !important;
	top:282px !important;
}

#item92241 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:351px !important;
}

#item92268 {
	width:49px !important;
	height:7px !important;
	left:83px !important;
	top:351px !important;
}

#item92295 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:358px !important;
}

#item92323 {
	width:51px !important;
	height:7px !important;
	left:83px !important;
	top:358px !important;
}

#item92350 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:428px !important;
}

#item92377 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:434px !important;
}

#item92404 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:441px !important;
}

#item92431 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:448px !important;
}

#item92458 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:454px !important;
}

#item92485 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:461px !important;
}

#item92512 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:536px !important;
}

#item92540 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:543px !important;
}

#item92569 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:549px !important;
}

#item92596 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:556px !important;
}

#item92623 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item92651 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item54937 {
	width:45px !important;
	height:55px !important;
}

#item54932 {
	width:45px !important;
	height:55px !important;
	left:263px !important;
	top:246px !important;
}

#item57300 {
	width:51px !important;
	height:55px !important;
}

#item57295 {
	width:51px !important;
	height:55px !important;
	left:206px !important;
	top:253px !important;
}

#item57306 {
	width:51px !important;
	height:55px !important;
}

#item57301 {
	width:51px !important;
	height:55px !important;
	left:187px !important;
	top:274px !important;
}

#item57312 {
	width:51px !important;
	height:55px !important;
}

#item57307 {
	width:51px !important;
	height:55px !important;
	left:196px !important;
	top:324px !important;
}

#item57318 {
	width:51px !important;
	height:55px !important;
}

#item57313 {
	width:51px !important;
	height:55px !important;
	left:212px !important;
	top:349px !important;
}

#item57324 {
	width:42px !important;
	height:55px !important;
}

#item57319 {
	width:42px !important;
	height:55px !important;
	left:264px !important;
	top:368px !important;
}

#item54919 {
	width:104px !important;
	height:23px !important;
}

#item54914 {
	width:104px !important;
	height:23px !important;
	left:10px !important;
	top:154px !important;
}

#item57203 {
	width:104px !important;
	height:29px !important;
}

#item57198 {
	width:104px !important;
	height:29px !important;
	left:5px !important;
	top:118px !important;
}

#item57210 {
	width:164px !important;
	height:49px !important;
}

#item57205 {
	width:164px !important;
	height:49px !important;
	left:54px !important;
	top:65px !important;
}

#item57216 {
	width:177px !important;
	height:45px !important;
}

#item57211 {
	width:177px !important;
	height:45px !important;
	left:129px !important;
	top:116px !important;
}

#item57222 {
	width:177px !important;
	height:45px !important;
}

#item57217 {
	width:177px !important;
	height:45px !important;
	left:135px !important;
	top:164px !important;
}

#item54925 {
	width:106px !important;
	height:23px !important;
}

#item54920 {
	width:106px !important;
	height:23px !important;
	left:361px !important;
	top:46px !important;
}

#item57228 {
	width:106px !important;
	height:22px !important;
}

#item57223 {
	width:106px !important;
	height:22px !important;
	left:361px !important;
	top:70px !important;
}

#item57234 {
	width:106px !important;
	height:22px !important;
}

#item57229 {
	width:106px !important;
	height:22px !important;
	left:361px !important;
	top:93px !important;
}

#item57240 {
	width:106px !important;
	height:17px !important;
}

#item57235 {
	width:106px !important;
	height:17px !important;
	left:361px !important;
	top:116px !important;
}

#item57246 {
	width:106px !important;
	height:17px !important;
}

#item57241 {
	width:106px !important;
	height:17px !important;
	left:361px !important;
	top:135px !important;
}

#item57254 {
	width:106px !important;
	height:17px !important;
}

#item57247 {
	width:106px !important;
	height:17px !important;
	left:361px !important;
	top:153px !important;
}

#item57260 {
	width:79px !important;
	height:18px !important;
}

#item57255 {
	width:79px !important;
	height:18px !important;
	left:388px !important;
	top:172px !important;
}

#item57266 {
	width:84px !important;
	height:18px !important;
}

#item57261 {
	width:84px !important;
	height:18px !important;
	left:388px !important;
	top:192px !important;
}

#item57272 {
	width:80px !important;
	height:18px !important;
}

#item57267 {
	width:80px !important;
	height:18px !important;
	left:388px !important;
	top:212px !important;
}

#item57282 {
	width:52px !important;
	height:50px !important;
}

#item57276 {
	width:52px !important;
	height:50px !important;
	left:331px !important;
	top:182px !important;
}

#item54943 {
	width:143px !important;
	height:78px !important;
}

#item54938 {
	width:143px !important;
	height:78px !important;
	left:22px !important;
	top:244px !important;
}

#item57288 {
	width:143px !important;
	height:47px !important;
}

#item57283 {
	width:143px !important;
	height:47px !important;
	left:22px !important;
	top:325px !important;
}

#item57294 {
	width:77px !important;
	height:47px !important;
}

#item57289 {
	width:77px !important;
	height:47px !important;
	left:49px !important;
	top:374px !important;
}

#item54931 {
	width:125px !important;
	height:58px !important;
}

#item54926 {
	width:125px !important;
	height:58px !important;
	left:336px !important;
	top:252px !important;
}

#item57334 {
	width:111px !important;
	height:37px !important;
}

#item57329 {
	width:111px !important;
	height:37px !important;
	left:369px !important;
	top:312px !important;
}

#item57340 {
	width:117px !important;
	height:29px !important;
}

#item57335 {
	width:117px !important;
	height:29px !important;
	left:340px !important;
	top:351px !important;
}

#item57346 {
	width:116px !important;
	height:31px !important;
}

#item57341 {
	width:116px !important;
	height:31px !important;
	left:357px !important;
	top:383px !important;
}

#item57800 {
	width:77px !important;
	height:83px !important;
}

#item57794 {
	width:77px !important;
	height:83px !important;
	left:410px !important;
	top:442px !important;
}

#item89411 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:486px !important;
}

#item89438 {
	width:38px !important;
	height:7px !important;
	left:18px !important;
	top:503px !important;
}

#item89465 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:520px !important;
}

#item89492 {
	width:56px !important;
	height:7px !important;
	left:18px !important;
	top:537px !important;
}

#item89519 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:544px !important;
}

#item89546 {
	width:45px !important;
	height:7px !important;
	left:95px !important;
	top:497px !important;
}

#item89574 {
	width:55px !important;
	height:7px !important;
	left:95px !important;
	top:504px !important;
}

#item89601 {
	width:56px !important;
	height:7px !important;
	left:95px !important;
	top:510px !important;
}

#item89628 {
	width:57px !important;
	height:7px !important;
	left:95px !important;
	top:517px !important;
}

#item89655 {
	width:49px !important;
	height:7px !important;
	left:95px !important;
	top:523px !important;
}

#item89682 {
	width:50px !important;
	height:7px !important;
	left:95px !important;
	top:530px !important;
}

#item89709 {
	width:54px !important;
	height:7px !important;
	left:95px !important;
	top:537px !important;
}

#item89736 {
	width:50px !important;
	height:7px !important;
	left:95px !important;
	top:543px !important;
}

#item89763 {
	width:56px !important;
	height:7px !important;
	left:95px !important;
	top:550px !important;
}

#item89791 {
	width:57px !important;
	height:7px !important;
	left:172px !important;
	top:484px !important;
}

#item89820 {
	width:47px !important;
	height:7px !important;
	left:172px !important;
	top:490px !important;
}

#item89847 {
	width:57px !important;
	height:7px !important;
	left:172px !important;
	top:497px !important;
}

#item89874 {
	width:53px !important;
	height:7px !important;
	left:249px !important;
	top:490px !important;
}

#item89902 {
	width:57px !important;
	height:7px !important;
	left:249px !important;
	top:497px !important;
}

#item89929 {
	width:52px !important;
	height:7px !important;
	left:249px !important;
	top:503px !important;
}

#item89956 {
	width:51px !important;
	height:7px !important;
	left:249px !important;
	top:510px !important;
}

#item89983 {
	width:50px !important;
	height:7px !important;
	left:249px !important;
	top:516px !important;
}

#item90011 {
	width:46px !important;
	height:7px !important;
	left:249px !important;
	top:523px !important;
}

#item90038 {
	width:56px !important;
	height:7px !important;
	left:327px !important;
	top:483px !important;
}

#item90066 {
	width:57px !important;
	height:7px !important;
	left:327px !important;
	top:489px !important;
}

#item90093 {
	width:50px !important;
	height:7px !important;
	left:327px !important;
	top:496px !important;
}

#item90120 {
	width:43px !important;
	height:7px !important;
	left:327px !important;
	top:502px !important;
}

#item90147 {
	width:53px !important;
	height:7px !important;
	left:327px !important;
	top:550px !important;
}

#item90174 {
	width:53px !important;
	height:7px !important;
	left:408px !important;
	top:526px !important;
}

#item54949 {
	width:258px !important;
	height:187px !important;
}

#item54944 {
	width:258px !important;
	height:187px !important;
	left:34px !important;
	top:45px !important;
}

#item54956 {
	width:259px !important;
	height:188px !important;
}

#item54951 {
	width:259px !important;
	height:188px !important;
	left:34px !important;
	top:238px !important;
}

#item54963 {
	width:121px !important;
	height:71px !important;
}

#item54957 {
	width:121px !important;
	height:71px !important;
	left:298px !important;
	top:14px !important;
}

#item57352 {
	width:178px !important;
	height:34px !important;
}

#item57347 {
	width:178px !important;
	height:34px !important;
	left:298px !important;
	top:86px !important;
}

#item57358 {
	width:159px !important;
	height:41px !important;
}

#item57353 {
	width:159px !important;
	height:41px !important;
	left:298px !important;
	top:123px !important;
}

#item57365 {
	width:166px !important;
	height:41px !important;
}

#item57360 {
	width:166px !important;
	height:41px !important;
	left:298px !important;
	top:168px !important;
}

#item57371 {
	width:129px !important;
	height:32px !important;
}

#item57366 {
	width:129px !important;
	height:32px !important;
	left:298px !important;
	top:210px !important;
}

#item57377 {
	width:140px !important;
	height:32px !important;
}

#item57372 {
	width:140px !important;
	height:32px !important;
	left:298px !important;
	top:243px !important;
}

#item57383 {
	width:140px !important;
	height:47px !important;
}

#item57378 {
	width:140px !important;
	height:47px !important;
	left:298px !important;
	top:276px !important;
}

#item57389 {
	width:144px !important;
	height:30px !important;
}

#item57384 {
	width:144px !important;
	height:30px !important;
	left:298px !important;
	top:329px !important;
}

#item57398 {
	width:130px !important;
	height:33px !important;
}

#item57393 {
	width:130px !important;
	height:33px !important;
	left:298px !important;
	top:361px !important;
}

#item57404 {
	width:130px !important;
	height:20px !important;
}

#item57399 {
	width:130px !important;
	height:20px !important;
	left:298px !important;
	top:395px !important;
}

#item57411 {
	width:153px !important;
	height:36px !important;
}

#item57405 {
	width:153px !important;
	height:36px !important;
	left:298px !important;
	top:416px !important;
}

#item57418 {
	width:153px !important;
	height:29px !important;
}

#item57412 {
	width:153px !important;
	height:29px !important;
	left:298px !important;
	top:455px !important;
}

#item57425 {
	width:153px !important;
	height:24px !important;
}

#item57419 {
	width:153px !important;
	height:24px !important;
	left:298px !important;
	top:486px !important;
}

#item57432 {
	width:153px !important;
	height:14px !important;
}

#item57427 {
	width:153px !important;
	height:14px !important;
	left:298px !important;
	top:514px !important;
}

#item57438 {
	width:153px !important;
	height:48px !important;
}

#item57433 {
	width:153px !important;
	height:48px !important;
	left:298px !important;
	top:530px !important;
}

#item57445 {
	width:153px !important;
	height:34px !important;
}

#item57439 {
	width:153px !important;
	height:34px !important;
	left:298px !important;
	top:580px !important;
}

#item90201 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item90228 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:474px !important;
}

#item90255 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:481px !important;
}

#item90282 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item90310 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:494px !important;
}

#item90337 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:501px !important;
}

#item90364 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:507px !important;
}

#item90391 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item90418 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item90445 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:527px !important;
}

#item90472 {
	width:53px !important;
	height:7px !important;
	left:119px !important;
	top:468px !important;
}

#item90499 {
	width:57px !important;
	height:7px !important;
	left:119px !important;
	top:474px !important;
}

#item90526 {
	width:52px !important;
	height:7px !important;
	left:119px !important;
	top:481px !important;
}

#item90554 {
	width:51px !important;
	height:7px !important;
	left:119px !important;
	top:487px !important;
}

#item90581 {
	width:50px !important;
	height:7px !important;
	left:119px !important;
	top:494px !important;
}

#item90608 {
	width:55px !important;
	height:7px !important;
	left:119px !important;
	top:501px !important;
}

#item90635 {
	width:45px !important;
	height:7px !important;
	left:208px !important;
	top:474px !important;
}

#item90662 {
	width:56px !important;
	height:7px !important;
	left:208px !important;
	top:480px !important;
}

#item90690 {
	width:39px !important;
	height:7px !important;
	left:208px !important;
	top:487px !important;
}

#item90717 {
	width:53px !important;
	height:7px !important;
	left:208px !important;
	top:493px !important;
}

#item90744 {
	width:51px !important;
	height:7px !important;
	left:208px !important;
	top:500px !important;
}

#item90771 {
	width:57px !important;
	height:7px !important;
	left:208px !important;
	top:507px !important;
}

#item90798 {
	width:46px !important;
	height:7px !important;
	left:208px !important;
	top:513px !important;
}

#item90826 {
	width:50px !important;
	height:7px !important;
	left:208px !important;
	top:520px !important;
}

#item90853 {
	width:55px !important;
	height:7px !important;
	left:208px !important;
	top:527px !important;
}

#item90881 {
	width:43px !important;
	height:7px !important;
	left:208px !important;
	top:533px !important;
}

#item90908 {
	width:53px !important;
	height:7px !important;
	left:208px !important;
	top:563px !important;
}

#item90935 {
	width:57px !important;
	height:7px !important;
	left:208px !important;
	top:570px !important;
}

#item90962 {
	width:52px !important;
	height:7px !important;
	left:208px !important;
	top:577px !important;
}

#item90989 {
	width:51px !important;
	height:7px !important;
	left:208px !important;
	top:583px !important;
}

#item91016 {
	width:50px !important;
	height:7px !important;
	left:208px !important;
	top:590px !important;
}

#item91043 {
	width:55px !important;
	height:7px !important;
	left:208px !important;
	top:596px !important;
}

#item54969 {
	width:302px !important;
	height:133px !important;
}

#item54964 {
	width:302px !important;
	height:133px !important;
	left:51px !important;
	top:81px !important;
}

#item54975 {
	width:57px !important;
	height:52px !important;
}

#item54970 {
	width:57px !important;
	height:52px !important;
	left:30px !important;
	top:270px !important;
}

#item54981 {
	width:276px !important;
	height:145px !important;
}

#item54976 {
	width:276px !important;
	height:145px !important;
	left:66px !important;
	top:356px !important;
}

#item54987 {
	width:55px !important;
	height:53px !important;
}

#item54982 {
	width:55px !important;
	height:53px !important;
	left:30px !important;
	top:537px !important;
}

#item57453 {
	width:57px !important;
	height:52px !important;
}

#item57448 {
	width:57px !important;
	height:52px !important;
	left:96px !important;
	top:268px !important;
}

#item57459 {
	width:37px !important;
	height:61px !important;
}

#item57454 {
	width:37px !important;
	height:61px !important;
	left:164px !important;
	top:264px !important;
}

#item57465 {
	width:37px !important;
	height:61px !important;
}

#item57460 {
	width:37px !important;
	height:61px !important;
	left:218px !important;
	top:262px !important;
}

#item57471 {
	width:40px !important;
	height:40px !important;
}

#item57466 {
	width:40px !important;
	height:40px !important;
	left:272px !important;
	top:238px !important;
}

#item57478 {
	width:40px !important;
	height:40px !important;
}

#item57472 {
	width:40px !important;
	height:40px !important;
	left:272px !important;
	top:280px !important;
}

#item57484 {
	width:40px !important;
	height:40px !important;
}

#item57479 {
	width:40px !important;
	height:40px !important;
	left:315px !important;
	top:238px !important;
}

#item57490 {
	width:40px !important;
	height:40px !important;
}

#item57485 {
	width:40px !important;
	height:40px !important;
	left:315px !important;
	top:280px !important;
}

#item57497 {
	width:55px !important;
	height:53px !important;
}

#item57491 {
	width:55px !important;
	height:53px !important;
	left:95px !important;
	top:537px !important;
}

#item57503 {
	width:55px !important;
	height:53px !important;
}

#item57498 {
	width:55px !important;
	height:53px !important;
	left:155px !important;
	top:537px !important;
}

#item57512 {
	width:37px !important;
	height:60px !important;
}

#item57507 {
	width:37px !important;
	height:60px !important;
	left:217px !important;
	top:531px !important;
}

#item57518 {
	width:40px !important;
	height:40px !important;
}

#item57513 {
	width:40px !important;
	height:40px !important;
	left:272px !important;
	top:510px !important;
}

#item57524 {
	width:40px !important;
	height:40px !important;
}

#item57519 {
	width:40px !important;
	height:40px !important;
	left:315px !important;
	top:510px !important;
}

#item57530 {
	width:40px !important;
	height:40px !important;
}

#item57525 {
	width:40px !important;
	height:40px !important;
	left:272px !important;
	top:553px !important;
}

#item57537 {
	width:40px !important;
	height:40px !important;
}

#item57532 {
	width:40px !important;
	height:40px !important;
	left:315px !important;
	top:553px !important;
}

#item87887 {
	width:56px !important;
	height:7px !important;
	left:376px !important;
	top:251px !important;
}

#item87914 {
	width:40px !important;
	height:7px !important;
	left:436px !important;
	top:251px !important;
}

#item87942 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:258px !important;
}

#item87969 {
	width:50px !important;
	height:7px !important;
	left:436px !important;
	top:258px !important;
}

#item87996 {
	width:56px !important;
	height:7px !important;
	left:376px !important;
	top:313px !important;
}

#item88023 {
	width:40px !important;
	height:7px !important;
	left:432px !important;
	top:313px !important;
}

#item88050 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:319px !important;
}

#item88078 {
	width:50px !important;
	height:7px !important;
	left:432px !important;
	top:319px !important;
}

#item88105 {
	width:56px !important;
	height:7px !important;
	left:376px !important;
	top:346px !important;
}

#item88132 {
	width:40px !important;
	height:7px !important;
	left:431px !important;
	top:346px !important;
}

#item88159 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:353px !important;
}

#item88186 {
	width:50px !important;
	height:7px !important;
	left:431px !important;
	top:353px !important;
}

#item88213 {
	width:56px !important;
	height:7px !important;
	left:376px !important;
	top:381px !important;
}

#item88240 {
	width:40px !important;
	height:7px !important;
	left:432px !important;
	top:381px !important;
}

#item88267 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:387px !important;
}

#item88294 {
	width:50px !important;
	height:7px !important;
	left:432px !important;
	top:387px !important;
}

#item88322 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:454px !important;
}

#item88349 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:454px !important;
}

#item88376 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:461px !important;
}

#item88403 {
	width:43px !important;
	height:7px !important;
	left:432px !important;
	top:461px !important;
}

#item88430 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:509px !important;
}

#item88457 {
	width:46px !important;
	height:7px !important;
	left:433px !important;
	top:509px !important;
}

#item88484 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:516px !important;
}

#item88513 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:516px !important;
}

#item88540 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:544px !important;
}

#item88568 {
	width:46px !important;
	height:7px !important;
	left:431px !important;
	top:544px !important;
}

#item88595 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:551px !important;
}

#item88622 {
	width:43px !important;
	height:7px !important;
	left:431px !important;
	top:551px !important;
}

#item88650 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:580px !important;
}

#item88677 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:580px !important;
}

#item88704 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:587px !important;
}

#item88731 {
	width:43px !important;
	height:7px !important;
	left:432px !important;
	top:587px !important;
}

#item55006 {
	width:271px !important;
	height:170px !important;
}

#item55000 {
	width:271px !important;
	height:170px !important;
	left:159px !important;
	top:355px !important;
}

#item55012 {
	width:39px !important;
	height:39px !important;
}

#item55007 {
	width:39px !important;
	height:39px !important;
	left:154px !important;
	top:556px !important;
}

#item57584 {
	width:39px !important;
	height:39px !important;
}

#item57579 {
	width:39px !important;
	height:39px !important;
	left:196px !important;
	top:556px !important;
}

#item57591 {
	width:39px !important;
	height:39px !important;
}

#item57586 {
	width:39px !important;
	height:39px !important;
	left:240px !important;
	top:556px !important;
}

#item57597 {
	width:52px !important;
	height:52px !important;
}

#item57592 {
	width:52px !important;
	height:52px !important;
	left:284px !important;
	top:543px !important;
}

#item57603 {
	width:48px !important;
	height:52px !important;
}

#item57598 {
	width:48px !important;
	height:52px !important;
	left:341px !important;
	top:543px !important;
}

#item57609 {
	width:48px !important;
	height:52px !important;
}

#item57604 {
	width:48px !important;
	height:52px !important;
	left:393px !important;
	top:543px !important;
}

#item57616 {
	width:37px !important;
	height:58px !important;
}

#item57610 {
	width:37px !important;
	height:58px !important;
	left:449px !important;
	top:538px !important;
}

#item54993 {
	width:291px !important;
	height:158px !important;
}

#item54988 {
	width:291px !important;
	height:158px !important;
	left:158px !important;
	top:77px !important;
}

#item54999 {
	width:39px !important;
	height:40px !important;
}

#item54994 {
	width:39px !important;
	height:40px !important;
	left:154px !important;
	top:276px !important;
}

#item57544 {
	width:39px !important;
	height:40px !important;
}

#item57539 {
	width:39px !important;
	height:40px !important;
	left:197px !important;
	top:276px !important;
}

#item57552 {
	width:39px !important;
	height:40px !important;
}

#item57546 {
	width:39px !important;
	height:40px !important;
	left:241px !important;
	top:276px !important;
}

#item57558 {
	width:57px !important;
	height:47px !important;
}

#item57553 {
	width:57px !important;
	height:47px !important;
	left:285px !important;
	top:269px !important;
}

#item57564 {
	width:52px !important;
	height:47px !important;
}

#item57559 {
	width:52px !important;
	height:47px !important;
	left:348px !important;
	top:269px !important;
}

#item57570 {
	width:47px !important;
	height:56px !important;
}

#item57565 {
	width:47px !important;
	height:56px !important;
	left:405px !important;
	top:260px !important;
}

#item57576 {
	width:34px !important;
	height:56px !important;
}

#item57571 {
	width:34px !important;
	height:56px !important;
	left:455px !important;
	top:260px !important;
}

#item88758 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:119px !important;
}

#item88785 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:119px !important;
}

#item88813 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:125px !important;
}

#item88840 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:175px !important;
}

#item88867 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:175px !important;
}

#item88894 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:182px !important;
}

#item88921 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:209px !important;
}

#item88948 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:209px !important;
}

#item88975 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:216px !important;
}

#item89002 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:244px !important;
}

#item89029 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:244px !important;
}

#item89057 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:250px !important;
}

#item89084 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:338px !important;
}

#item89111 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:338px !important;
}

#item89138 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:344px !important;
}

#item89166 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:393px !important;
}

#item89193 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:393px !important;
}

#item89220 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:399px !important;
}

#item89247 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:428px !important;
}

#item89274 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:428px !important;
}

#item89303 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:435px !important;
}

#item89330 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:465px !important;
}

#item89357 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:465px !important;
}

#item89384 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:471px !important;
}

#item55018 {
	width:178px !important;
	height:34px !important;
}

#item55013 {
	width:178px !important;
	height:34px !important;
	left:324px !important;
	top:44px !important;
}

#item57623 {
	width:178px !important;
	height:30px !important;
}

#item57617 {
	width:178px !important;
	height:30px !important;
	left:324px !important;
	top:80px !important;
}

#item57629 {
	width:178px !important;
	height:25px !important;
}

#item57624 {
	width:178px !important;
	height:25px !important;
	left:324px !important;
	top:113px !important;
}

#item57635 {
	width:178px !important;
	height:40px !important;
}

#item57630 {
	width:178px !important;
	height:40px !important;
	left:324px !important;
	top:140px !important;
}

#item87372 {
	width:44px !important;
	height:7px !important;
	left:18px !important;
	top:95px !important;
}

#item87399 {
	width:59px !important;
	height:7px !important;
	left:89px !important;
	top:95px !important;
}

#item87426 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:102px !important;
}

#item87453 {
	width:37px !important;
	height:7px !important;
	left:89px !important;
	top:102px !important;
}

#item87480 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:109px !important;
}

#item87507 {
	width:49px !important;
	height:7px !important;
	left:89px !important;
	top:109px !important;
}

#item87534 {
	width:65px !important;
	height:7px !important;
	left:18px !important;
	top:115px !important;
}

#item87562 {
	width:50px !important;
	height:7px !important;
	left:89px !important;
	top:115px !important;
}

#item87589 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:122px !important;
}

#item87616 {
	width:56px !important;
	height:7px !important;
	left:89px !important;
	top:122px !important;
}

#item87643 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:128px !important;
}

#item55024 {
	width:77px !important;
	height:101px !important;
}

#item55019 {
	width:77px !important;
	height:101px !important;
	left:52px !important;
	top:55px !important;
}

#item57641 {
	width:95px !important;
	height:72px !important;
}

#item57636 {
	width:95px !important;
	height:72px !important;
	left:60px !important;
	top:162px !important;
}

#item55036 {
	width:79px !important;
	height:78px !important;
}

#item55031 {
	width:79px !important;
	height:78px !important;
	left:70px !important;
	top:306px !important;
}

#item57647 {
	width:79px !important;
	height:57px !important;
}

#item57642 {
	width:79px !important;
	height:57px !important;
	left:68px !important;
	top:405px !important;
}

#item55030 {
	width:154px !important;
	height:215px !important;
}

#item55025 {
	width:154px !important;
	height:215px !important;
	left:246px !important;
	top:191px !important;
}

#item55042 {
	width:57px !important;
	height:101px !important;
}

#item55037 {
	width:57px !important;
	height:101px !important;
	left:444px !important;
	top:248px !important;
}

#item57656 {
	width:57px !important;
	height:101px !important;
}

#item57651 {
	width:57px !important;
	height:101px !important;
	left:444px !important;
	top:350px !important;
}

#item87670 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:527px !important;
}

#item87697 {
	width:27px !important;
	height:7px !important;
	left:183px !important;
	top:527px !important;
}

#item87724 {
	width:27px !important;
	height:7px !important;
	left:183px !important;
	top:533px !important;
}

#item87751 {
	width:27px !important;
	height:7px !important;
	left:183px !important;
	top:540px !important;
}

#item87778 {
	width:27px !important;
	height:7px !important;
	left:183px !important;
	top:546px !important;
}

#item87806 {
	width:45px !important;
	height:7px !important;
	left:236px !important;
	top:527px !important;
}

#item87833 {
	width:45px !important;
	height:7px !important;
	left:324px !important;
	top:533px !important;
}

#item87860 {
	width:53px !important;
	height:7px !important;
	left:412px !important;
	top:534px !important;
}

#item55048 {
	width:306px !important;
	height:368px !important;
}

#item55043 {
	width:306px !important;
	height:368px !important;
	left:150px !important;
	top:185px !important;
}

#item55055 {
	width:110px !important;
	height:152px !important;
}

#item55049 {
	width:110px !important;
	height:152px !important;
	left:14px !important;
	top:14px !important;
}

#item57662 {
	width:110px !important;
	height:145px !important;
}

#item57657 {
	width:110px !important;
	height:145px !important;
	left:14px !important;
	top:169px !important;
}

#item57668 {
	width:110px !important;
	height:154px !important;
}

#item57663 {
	width:110px !important;
	height:154px !important;
	left:14px !important;
	top:318px !important;
}

#item57674 {
	width:110px !important;
	height:143px !important;
}

#item57669 {
	width:110px !important;
	height:143px !important;
	left:14px !important;
	top:475px !important;
}

#item87043 {
	width:39px !important;
	height:7px !important;
	left:130px !important;
	top:527px !important;
}

#item87072 {
	width:42px !important;
	height:7px !important;
	left:173px !important;
	top:527px !important;
}

#item87099 {
	width:43px !important;
	height:7px !important;
	left:130px !important;
	top:533px !important;
}

#item87126 {
	width:43px !important;
	height:7px !important;
	left:173px !important;
	top:533px !important;
}

#item87154 {
	width:36px !important;
	height:7px !important;
	left:130px !important;
	top:540px !important;
}

#item87181 {
	width:51px !important;
	height:7px !important;
	left:173px !important;
	top:540px !important;
}
#in5footer,  #prefooter {display:none;}
