/* 	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:25243px; 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;}
}

#item48265 {
	width:381px !important;
	height:496px !important;
}

#item48260 {
	width:381px !important;
	height:496px !important;
	left:114px !important;
	top:33px !important;
}

#item48438 {
	width:94px !important;
	height:67px !important;
}

#item48433 {
	width:94px !important;
	height:67px !important;
	left:197px !important;
	top:42px !important;
}

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

#item48439 {
	width:28px !important;
	height:29px !important;
	left:129px !important;
	top:116px !important;
}

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

#item49682 {
	width:28px !important;
	height:29px !important;
	left:129px !important;
	top:147px !important;
}

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

#item49688 {
	width:28px !important;
	height:29px !important;
	left:129px !important;
	top:177px !important;
}

#item48451 {
	width:185px !important;
	height:207px !important;
}

#item48445 {
	width:185px !important;
	height:207px !important;
	left:124px !important;
	top:221px !important;
}

#item48458 {
	width:188px !important;
	height:182px !important;
}

#item48453 {
	width:188px !important;
	height:182px !important;
	left:123px !important;
	top:436px !important;
}

#item48470 {
	width:168px !important;
	height:53px !important;
}

#item48465 {
	width:168px !important;
	height:53px !important;
	left:317px !important;
	top:41px !important;
}

#item49699 {
	width:168px !important;
	height:56px !important;
}

#item49694 {
	width:168px !important;
	height:56px !important;
	left:317px !important;
	top:96px !important;
}

#item49706 {
	width:168px !important;
	height:62px !important;
}

#item49700 {
	width:168px !important;
	height:62px !important;
	left:317px !important;
	top:153px !important;
}

#item49712 {
	width:168px !important;
	height:144px !important;
}

#item49707 {
	width:168px !important;
	height:144px !important;
	left:317px !important;
	top:217px !important;
}

#item49725 {
	width:168px !important;
	height:251px !important;
}

#item49720 {
	width:168px !important;
	height:251px !important;
	left:317px !important;
	top:367px !important;
}

#item97758 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:150px !important;
}

#item97785 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:157px !important;
}

#item97812 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:163px !important;
}

#item97839 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:170px !important;
}

#item97867 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:209px !important;
}

#item97895 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:215px !important;
}

#item97922 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:257px !important;
}

#item97950 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:264px !important;
}

#item97977 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:270px !important;
}

#item98004 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:277px !important;
}

#item98031 {
	width:62px !important;
	height:7px !important;
	left:18px !important;
	top:324px !important;
}

#item98058 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:385px !important;
}

#item98085 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:432px !important;
}

#item98113 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:439px !important;
}

#item98141 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:446px !important;
}

#item98168 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:508px !important;
}

#item98195 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:543px !important;
}

#item98222 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:150px !important;
}

#item98249 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:157px !important;
}

#item98276 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:163px !important;
}

#item98303 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:170px !important;
}

#item98330 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:209px !important;
}

#item98358 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:215px !important;
}

#item98385 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:257px !important;
}

#item98412 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:264px !important;
}

#item98439 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:270px !important;
}

#item98466 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:277px !important;
}

#item98494 {
	width:62px !important;
	height:7px !important;
	left:18px !important;
	top:324px !important;
}

#item98521 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:385px !important;
}

#item98548 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:432px !important;
}

#item98575 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:439px !important;
}

#item98603 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:446px !important;
}

#item98630 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:508px !important;
}

#item98657 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:543px !important;
}

#item104147 {
	width:391px !important;
	height:522px !important;
	top:33px !important;
	border-radius:21px;
	background:#fff;
	border:solid 4.6px #c00059;
}

#item104149 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:319px !important;
	border-radius:11px;
	background:#000;
}

#item104150 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:395px !important;
	border-radius:11px;
	background:#000;
}

#item104151 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:471px !important;
	border-radius:11px;
	background:#000;
}

#item104152 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:319px !important;
	border-radius:11px;
	background:#000;
}

#item104153 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:395px !important;
	border-radius:11px;
	background:#000;
}

#item104154 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:471px !important;
	border-radius:11px;
	background:#000;
}

#item104145 {
	width:15px !important;
	height:28px !important;
	left:46px !important;
}

#item104143 {
	width:391px !important;
	height:554px !important;
	left:58px !important;
	top:45px !important;
}

#item48256 {
	width:166px !important;
	height:208px !important;
}

#item48254 {
	width:166px !important;
	height:208px !important;
	left:14px !important;
	top:42px !important;
}

#item48476 {
	width:159px !important;
	height:102px !important;
}

#item48471 {
	width:159px !important;
	height:102px !important;
	left:19px !important;
	top:306px !important;
}

#item48482 {
	width:181px !important;
	height:206px !important;
}

#item48477 {
	width:181px !important;
	height:206px !important;
	top:426px !important;
}

#item48488 {
	width:196px !important;
	height:344px !important;
}

#item48483 {
	width:196px !important;
	height:344px !important;
	left:244px !important;
	top:99px !important;
}

#item49732 {
	width:161px !important;
	height:352px !important;
}

#item49727 {
	width:161px !important;
	height:352px !important;
	left:341px !important;
	top:201px !important;
}

#item52455 {
	width:135px !important;
	height:101px !important;
}

#item52450 {
	width:135px !important;
	height:101px !important;
	left:243px !important;
	top:40px !important;
}

#item104377 {
	width:87px !important;
	height:90px !important;
	left:193px !important;
	top:471px !important;
}

#item48271 {
	width:223px !important;
	height:429px !important;
}

#item48266 {
	width:223px !important;
	height:429px !important;
	left:14px !important;
	top:43px !important;
}

#item49741 {
	width:155px !important;
	height:395px !important;
}

#item49736 {
	width:155px !important;
	height:395px !important;
	left:249px !important;
	top:43px !important;
}

#item48501 {
	width:47px !important;
	height:128px !important;
}

#item48495 {
	width:47px !important;
	height:128px !important;
	left:390px !important;
	top:476px !important;
}

#item49761 {
	width:46px !important;
	height:128px !important;
}

#item49755 {
	width:46px !important;
	height:128px !important;
	left:438px !important;
	top:476px !important;
}

#item48507 {
	width:54px !important;
	height:125px !important;
}

#item48502 {
	width:54px !important;
	height:125px !important;
	left:14px !important;
	top:477px !important;
}

#item49747 {
	width:96px !important;
	height:125px !important;
}

#item49742 {
	width:96px !important;
	height:125px !important;
	left:71px !important;
	top:477px !important;
}

#item49753 {
	width:69px !important;
	height:125px !important;
}

#item49748 {
	width:69px !important;
	height:125px !important;
	left:169px !important;
	top:477px !important;
}

#item78592 {
	width:43px !important;
	height:7px !important;
	left:388px !important;
	top:364px !important;
}

#item78619 {
	width:45px !important;
	height:7px !important;
	left:388px !important;
	top:370px !important;
}

#item78646 {
	width:54px !important;
	height:7px !important;
	left:388px !important;
	top:377px !important;
}

#item78673 {
	width:52px !important;
	height:7px !important;
	left:388px !important;
	top:384px !important;
}

#item78700 {
	width:45px !important;
	height:7px !important;
	left:388px !important;
	top:436px !important;
}

#item78727 {
	width:49px !important;
	height:7px !important;
	left:388px !important;
	top:443px !important;
}

#item78755 {
	width:60px !important;
	height:7px !important;
	left:388px !important;
	top:449px !important;
}

#item48514 {
	width:150px !important;
	height:245px !important;
}

#item48509 {
	width:150px !important;
	height:245px !important;
	left:32px !important;
	top:42px !important;
}

#item48520 {
	width:122px !important;
	height:45px !important;
}

#item48515 {
	width:122px !important;
	height:45px !important;
	left:42px !important;
	top:291px !important;
}

#item49767 {
	width:122px !important;
	height:32px !important;
}

#item49762 {
	width:122px !important;
	height:32px !important;
	left:42px !important;
	top:337px !important;
}

#item49773 {
	width:122px !important;
	height:18px !important;
}

#item49768 {
	width:122px !important;
	height:18px !important;
	left:42px !important;
	top:370px !important;
}

#item49780 {
	width:99px !important;
	height:18px !important;
}

#item49775 {
	width:99px !important;
	height:18px !important;
	left:61px !important;
	top:389px !important;
}

#item49786 {
	width:84px !important;
	height:18px !important;
}

#item49781 {
	width:84px !important;
	height:18px !important;
	left:65px !important;
	top:409px !important;
}

#item48526 {
	width:316px !important;
	height:378px !important;
}

#item48521 {
	width:316px !important;
	height:378px !important;
	left:186px !important;
	top:43px !important;
}

#item48532 {
	width:47px !important;
	height:177px !important;
}

#item48527 {
	width:47px !important;
	height:177px !important;
	left:164px !important;
	top:429px !important;
}

#item49796 {
	width:34px !important;
	height:177px !important;
}

#item49791 {
	width:34px !important;
	height:177px !important;
	left:213px !important;
	top:429px !important;
}

#item49802 {
	width:33px !important;
	height:177px !important;
}

#item49797 {
	width:33px !important;
	height:177px !important;
	left:248px !important;
	top:429px !important;
}

#item49808 {
	width:33px !important;
	height:177px !important;
}

#item49803 {
	width:33px !important;
	height:177px !important;
	left:281px !important;
	top:429px !important;
}

#item49814 {
	width:34px !important;
	height:177px !important;
}

#item49809 {
	width:34px !important;
	height:177px !important;
	left:315px !important;
	top:429px !important;
}

#item49821 {
	width:56px !important;
	height:177px !important;
}

#item49816 {
	width:56px !important;
	height:177px !important;
	left:350px !important;
	top:429px !important;
}

#item78782 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:447px !important;
}

#item78809 {
	width:61px !important;
	height:7px !important;
	left:89px !important;
	top:447px !important;
}

#item78836 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:454px !important;
}

#item78863 {
	width:43px !important;
	height:7px !important;
	left:89px !important;
	top:454px !important;
}

#item78890 {
	width:63px !important;
	height:7px !important;
	left:29px !important;
	top:460px !important;
}

#item78918 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:506px !important;
}

#item78945 {
	width:61px !important;
	height:7px !important;
	left:89px !important;
	top:506px !important;
}

#item78972 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:512px !important;
}

#item79000 {
	width:43px !important;
	height:7px !important;
	left:89px !important;
	top:512px !important;
}

#item79027 {
	width:63px !important;
	height:7px !important;
	left:29px !important;
	top:519px !important;
}

#item79054 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:569px !important;
}

#item79081 {
	width:45px !important;
	height:7px !important;
	left:92px !important;
	top:569px !important;
}

#item79108 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:576px !important;
}

#item79135 {
	width:53px !important;
	height:7px !important;
	left:92px !important;
	top:576px !important;
}

#item79162 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:582px !important;
}

#item79189 {
	width:49px !important;
	height:7px !important;
	left:92px !important;
	top:582px !important;
}

#item48278 {
	width:204px !important;
	height:429px !important;
}

#item48272 {
	width:204px !important;
	height:429px !important;
	left:84px !important;
	top:34px !important;
}

#item49827 {
	width:199px !important;
	height:570px !important;
}

#item49822 {
	width:199px !important;
	height:570px !important;
	left:295px !important;
	top:34px !important;
}

#item48544 {
	width:81px !important;
	height:92px !important;
}

#item48539 {
	width:81px !important;
	height:92px !important;
	top:232px !important;
}

#item49885 {
	width:81px !important;
	height:138px !important;
}

#item49880 {
	width:81px !important;
	height:138px !important;
	top:326px !important;
}

#item49891 {
	width:81px !important;
	height:138px !important;
}

#item49886 {
	width:81px !important;
	height:138px !important;
	top:466px !important;
}

#item79216 {
	width:45px !important;
	height:7px !important;
	left:87px !important;
	top:490px !important;
}

#item79244 {
	width:67px !important;
	height:7px !important;
	left:87px !important;
	top:497px !important;
}

#item79271 {
	width:43px !important;
	height:7px !important;
	left:87px !important;
	top:503px !important;
}

#item79298 {
	width:58px !important;
	height:7px !important;
	left:87px !important;
	top:559px !important;
}

#item79325 {
	width:59px !important;
	height:7px !important;
	left:87px !important;
	top:566px !important;
}

#item79353 {
	width:45px !important;
	height:7px !important;
	left:191px !important;
	top:489px !important;
}

#item79380 {
	width:43px !important;
	height:7px !important;
	left:191px !important;
	top:495px !important;
}

#item79408 {
	width:58px !important;
	height:7px !important;
	left:191px !important;
	top:552px !important;
}

#item79436 {
	width:47px !important;
	height:7px !important;
	left:191px !important;
	top:559px !important;
}

#item79463 {
	width:59px !important;
	height:7px !important;
	left:191px !important;
	top:565px !important;
}

#item79491 {
	width:55px !important;
	height:7px !important;
	left:191px !important;
	top:572px !important;
}

#item79518 {
	width:54px !important;
	height:7px !important;
	left:191px !important;
	top:578px !important;
}

#item48550 {
	width:164px !important;
	height:259px !important;
}

#item48545 {
	width:164px !important;
	height:259px !important;
	left:22px !important;
	top:33px !important;
}

#item49838 {
	width:164px !important;
	height:304px !important;
}

#item49833 {
	width:164px !important;
	height:304px !important;
	left:22px !important;
	top:299px !important;
}

#item48563 {
	width:149px !important;
	height:166px !important;
}

#item48558 {
	width:149px !important;
	height:166px !important;
	left:217px !important;
	top:244px !important;
}

#item48574 {
	width:114px !important;
	height:192px !important;
}

#item48569 {
	width:114px !important;
	height:192px !important;
	left:402px !important;
	top:60px !important;
}

#item49859 {
	width:114px !important;
	height:85px !important;
}

#item49854 {
	width:114px !important;
	height:85px !important;
	left:402px !important;
	top:253px !important;
}

#item49865 {
	width:114px !important;
	height:92px !important;
}

#item49860 {
	width:114px !important;
	height:92px !important;
	left:402px !important;
	top:340px !important;
}

#item49873 {
	width:114px !important;
	height:102px !important;
}

#item49868 {
	width:114px !important;
	height:102px !important;
	left:402px !important;
	top:435px !important;
}

#item49879 {
	width:114px !important;
	height:94px !important;
}

#item49874 {
	width:114px !important;
	height:94px !important;
	left:402px !important;
	top:539px !important;
}

#item48580 {
	width:177px !important;
	height:198px !important;
}

#item48575 {
	width:177px !important;
	height:198px !important;
	left:193px !important;
	top:115px !important;
}

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

#item49840 {
	width:28px !important;
	height:28px !important;
	left:359px !important;
	top:127px !important;
}

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

#item49846 {
	width:28px !important;
	height:28px !important;
	left:359px !important;
	top:155px !important;
}

#item79545 {
	width:60px !important;
	height:7px !important;
	left:191px !important;
	top:562px !important;
}

#item79572 {
	width:59px !important;
	height:7px !important;
	left:191px !important;
	top:569px !important;
}

#item79599 {
	width:59px !important;
	height:7px !important;
	left:191px !important;
	top:576px !important;
}

#item79626 {
	width:59px !important;
	height:7px !important;
	left:297px !important;
	top:567px !important;
}

#item79653 {
	width:55px !important;
	height:7px !important;
	left:297px !important;
	top:574px !important;
}

#item79680 {
	width:54px !important;
	height:7px !important;
	left:297px !important;
	top:581px !important;
}

#item48287 {
	width:151px !important;
	height:120px !important;
}

#item48282 {
	width:151px !important;
	height:120px !important;
	left:41px !important;
	top:117px !important;
}

#item48587 {
	width:134px !important;
	height:237px !important;
}

#item48581 {
	width:134px !important;
	height:237px !important;
	left:65px !important;
	top:239px !important;
}

#item48593 {
	width:125px !important;
	height:209px !important;
}

#item48588 {
	width:125px !important;
	height:209px !important;
	left:207px !important;
	top:119px !important;
}

#item49906 {
	width:38px !important;
	height:39px !important;
}

#item49901 {
	width:38px !important;
	height:39px !important;
	left:312px !important;
	top:221px !important;
}

#item48599 {
	width:72px !important;
	height:97px !important;
}

#item48594 {
	width:72px !important;
	height:97px !important;
	left:247px !important;
	top:330px !important;
}

#item48605 {
	width:126px !important;
	height:135px !important;
}

#item48600 {
	width:126px !important;
	height:135px !important;
	left:351px !important;
	top:120px !important;
}

#item48611 {
	width:98px !important;
	height:221px !important;
}

#item48606 {
	width:98px !important;
	height:221px !important;
	left:380px !important;
	top:226px !important;
}

#item48618 {
	width:45px !important;
	height:28px !important;
}

#item48612 {
	width:45px !important;
	height:28px !important;
	left:254px !important;
	top:507px !important;
}

#item49912 {
	width:45px !important;
	height:30px !important;
}

#item49907 {
	width:45px !important;
	height:30px !important;
	left:254px !important;
	top:535px !important;
}

#item49918 {
	width:45px !important;
	height:43px !important;
}

#item49913 {
	width:45px !important;
	height:43px !important;
	left:254px !important;
	top:566px !important;
}

#item48624 {
	width:65px !important;
	height:102px !important;
}

#item48619 {
	width:65px !important;
	height:102px !important;
	left:418px !important;
	top:501px !important;
}

#item49899 {
	width:74px !important;
	height:124px !important;
}

#item49894 {
	width:74px !important;
	height:124px !important;
	top:211px !important;
}

#item79707 {
	width:76px !important;
	height:7px !important;
	left:18px !important;
	top:518px !important;
}

#item79734 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:524px !important;
}

#item79762 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:574px !important;
}

#item79789 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:580px !important;
}

#item79816 {
	width:57px !important;
	height:7px !important;
	left:126px !important;
	top:511px !important;
}

#item79843 {
	width:45px !important;
	height:7px !important;
	left:126px !important;
	top:518px !important;
}

#item79870 {
	width:50px !important;
	height:7px !important;
	left:126px !important;
	top:525px !important;
}

#item79897 {
	width:76px !important;
	height:7px !important;
	left:126px !important;
	top:571px !important;
}

#item79924 {
	width:67px !important;
	height:7px !important;
	left:126px !important;
	top:578px !important;
}

#item79951 {
	width:72px !important;
	height:7px !important;
	left:126px !important;
	top:584px !important;
}

#item79978 {
	width:63px !important;
	height:7px !important;
	left:313px !important;
	top:519px !important;
}

#item80006 {
	width:57px !important;
	height:7px !important;
	left:313px !important;
	top:576px !important;
}

#item80033 {
	width:45px !important;
	height:7px !important;
	left:313px !important;
	top:583px !important;
}

#item49928 {
	width:152px !important;
	height:252px !important;
}

#item49922 {
	width:152px !important;
	height:252px !important;
	left:14px !important;
	top:242px !important;
}

#item48642 {
	width:304px !important;
	height:381px !important;
}

#item48637 {
	width:304px !important;
	height:381px !important;
	left:170px !important;
	top:177px !important;
}

#item52461 {
	width:166px !important;
	height:185px !important;
}

#item52456 {
	width:166px !important;
	height:185px !important;
	top:55px !important;
}

#item48630 {
	width:89px !important;
	height:130px !important;
}

#item48625 {
	width:89px !important;
	height:130px !important;
	left:39px !important;
	top:99px !important;
}

#item80060 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:520px !important;
}

#item80087 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item80115 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item80142 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item48293 {
	width:223px !important;
	height:469px !important;
}

#item48288 {
	width:223px !important;
	height:469px !important;
	left:67px !important;
	top:48px !important;
}

#item48648 {
	width:65px !important;
	height:106px !important;
}

#item48643 {
	width:65px !important;
	height:106px !important;
	top:106px !important;
}

#item49935 {
	width:65px !important;
	height:103px !important;
}

#item49929 {
	width:65px !important;
	height:103px !important;
	top:212px !important;
}

#item49941 {
	width:65px !important;
	height:109px !important;
}

#item49936 {
	width:65px !important;
	height:109px !important;
	top:316px !important;
}

#item49947 {
	width:65px !important;
	height:91px !important;
}

#item49942 {
	width:65px !important;
	height:91px !important;
	top:426px !important;
}

#item48661 {
	width:126px !important;
	height:231px !important;
}

#item48656 {
	width:126px !important;
	height:231px !important;
	left:358px !important;
	top:46px !important;
}

#item49955 {
	width:43px !important;
	height:39px !important;
}

#item49950 {
	width:43px !important;
	height:39px !important;
	left:304px !important;
	top:130px !important;
}

#item49961 {
	width:47px !important;
	height:37px !important;
}

#item49956 {
	width:47px !important;
	height:37px !important;
	left:302px !important;
	top:170px !important;
}

#item49967 {
	width:50px !important;
	height:63px !important;
}

#item49962 {
	width:50px !important;
	height:63px !important;
	left:301px !important;
	top:208px !important;
}

#item48668 {
	width:187px !important;
	height:323px !important;
}

#item48662 {
	width:187px !important;
	height:323px !important;
	left:298px !important;
	top:285px !important;
}

#item80169 {
	width:70px !important;
	height:7px !important;
	left:18px !important;
	top:553px !important;
}

#item80196 {
	width:58px !important;
	height:7px !important;
	left:18px !important;
	top:560px !important;
}

#item80223 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:567px !important;
}

#item80251 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:573px !important;
}

#item80279 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:580px !important;
}

#item80306 {
	width:58px !important;
	height:7px !important;
	left:119px !important;
	top:548px !important;
}

#item80333 {
	width:45px !important;
	height:7px !important;
	left:119px !important;
	top:554px !important;
}

#item80360 {
	width:40px !important;
	height:7px !important;
	left:119px !important;
	top:561px !important;
}

#item80387 {
	width:59px !important;
	height:7px !important;
	left:119px !important;
	top:568px !important;
}

#item80414 {
	width:70px !important;
	height:7px !important;
	left:199px !important;
	top:547px !important;
}

#item48675 {
	width:121px !important;
	height:199px !important;
}

#item48669 {
	width:121px !important;
	height:199px !important;
	left:146px !important;
	top:116px !important;
}

#item49980 {
	width:121px !important;
	height:168px !important;
}

#item49975 {
	width:121px !important;
	height:168px !important;
	left:146px !important;
	top:318px !important;
}

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

#item49968 {
	width:121px !important;
	height:171px !important;
	left:270px !important;
	top:116px !important;
}

#item49986 {
	width:121px !important;
	height:196px !important;
}

#item49981 {
	width:121px !important;
	height:196px !important;
	left:270px !important;
	top:288px !important;
}

#item48687 {
	width:84px !important;
	height:34px !important;
}

#item48682 {
	width:84px !important;
	height:34px !important;
	left:38px !important;
	top:133px !important;
}

#item49993 {
	width:84px !important;
	height:34px !important;
}

#item49988 {
	width:84px !important;
	height:34px !important;
	left:38px !important;
	top:206px !important;
}

#item50000 {
	width:84px !important;
	height:34px !important;
}

#item49994 {
	width:84px !important;
	height:34px !important;
	left:38px !important;
	top:274px !important;
}

#item50007 {
	width:84px !important;
	height:34px !important;
}

#item50001 {
	width:84px !important;
	height:34px !important;
	left:38px !important;
	top:356px !important;
}

#item50013 {
	width:56px !important;
	height:33px !important;
}

#item50008 {
	width:56px !important;
	height:33px !important;
	left:52px !important;
	top:432px !important;
}

#item50019 {
	width:43px !important;
	height:53px !important;
}

#item50014 {
	width:43px !important;
	height:53px !important;
	left:96px !important;
	top:456px !important;
}

#item50026 {
	width:180px !important;
	height:19px !important;
}

#item50020 {
	width:180px !important;
	height:19px !important;
	left:141px !important;
	top:490px !important;
}

#item80441 {
	width:60px !important;
	height:7px !important;
	left:74px !important;
	top:538px !important;
}

#item80468 {
	width:53px !important;
	height:7px !important;
	left:74px !important;
	top:544px !important;
}

#item80496 {
	width:59px !important;
	height:7px !important;
	left:74px !important;
	top:551px !important;
}

#item80523 {
	width:59px !important;
	height:7px !important;
	left:74px !important;
	top:557px !important;
}

#item80550 {
	width:55px !important;
	height:7px !important;
	left:74px !important;
	top:564px !important;
}

#item80577 {
	width:67px !important;
	height:7px !important;
	left:74px !important;
	top:571px !important;
}

#item80604 {
	width:60px !important;
	height:7px !important;
	left:173px !important;
	top:537px !important;
}

#item80631 {
	width:44px !important;
	height:7px !important;
	left:173px !important;
	top:544px !important;
}

#item80658 {
	width:53px !important;
	height:7px !important;
	left:173px !important;
	top:550px !important;
}

#item80685 {
	width:59px !important;
	height:7px !important;
	left:173px !important;
	top:557px !important;
}

#item80714 {
	width:59px !important;
	height:7px !important;
	left:173px !important;
	top:564px !important;
}

#item80742 {
	width:55px !important;
	height:7px !important;
	left:173px !important;
	top:570px !important;
}

#item80770 {
	width:67px !important;
	height:7px !important;
	left:173px !important;
	top:577px !important;
}

#item80797 {
	width:60px !important;
	height:7px !important;
	left:271px !important;
	top:537px !important;
}

#item80824 {
	width:53px !important;
	height:7px !important;
	left:271px !important;
	top:544px !important;
}

#item80851 {
	width:59px !important;
	height:7px !important;
	left:271px !important;
	top:551px !important;
}

#item80878 {
	width:59px !important;
	height:7px !important;
	left:271px !important;
	top:557px !important;
}

#item80906 {
	width:55px !important;
	height:7px !important;
	left:271px !important;
	top:564px !important;
}

#item80933 {
	width:67px !important;
	height:7px !important;
	left:271px !important;
	top:570px !important;
}

#item80960 {
	width:60px !important;
	height:7px !important;
	left:370px !important;
	top:537px !important;
}

#item80987 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:544px !important;
}

#item81015 {
	width:53px !important;
	height:7px !important;
	left:370px !important;
	top:551px !important;
}

#item81043 {
	width:59px !important;
	height:7px !important;
	left:370px !important;
	top:557px !important;
}

#item81070 {
	width:59px !important;
	height:7px !important;
	left:370px !important;
	top:564px !important;
}

#item81097 {
	width:67px !important;
	height:7px !important;
	left:370px !important;
	top:570px !important;
}

#item48299 {
	width:275px !important;
	height:473px !important;
}

#item48294 {
	width:275px !important;
	height:473px !important;
	left:108px !important;
	top:42px !important;
}

#item48693 {
	width:103px !important;
	height:121px !important;
}

#item48688 {
	width:103px !important;
	height:121px !important;
	top:105px !important;
}

#item50034 {
	width:103px !important;
	height:124px !important;
}

#item50029 {
	width:103px !important;
	height:124px !important;
	top:227px !important;
}

#item50040 {
	width:103px !important;
	height:130px !important;
}

#item50035 {
	width:103px !important;
	height:130px !important;
	top:353px !important;
}

#item50046 {
	width:103px !important;
	height:118px !important;
}

#item50041 {
	width:103px !important;
	height:118px !important;
	top:486px !important;
}

#item48699 {
	width:128px !important;
	height:220px !important;
}

#item48694 {
	width:128px !important;
	height:220px !important;
	left:387px !important;
	top:40px !important;
}

#item50054 {
	width:128px !important;
	height:182px !important;
}

#item50048 {
	width:128px !important;
	height:182px !important;
	left:387px !important;
	top:262px !important;
}

#item50060 {
	width:128px !important;
	height:152px !important;
}

#item50055 {
	width:128px !important;
	height:152px !important;
	left:387px !important;
	top:450px !important;
}

#item48705 {
	width:49px !important;
	height:82px !important;
}

#item48700 {
	width:49px !important;
	height:82px !important;
	left:219px !important;
	top:523px !important;
}

#item50087 {
	width:24px !important;
	height:82px !important;
}

#item50082 {
	width:24px !important;
	height:82px !important;
	left:269px !important;
	top:523px !important;
}

#item50093 {
	width:21px !important;
	height:82px !important;
}

#item50088 {
	width:21px !important;
	height:82px !important;
	left:294px !important;
	top:523px !important;
}

#item50099 {
	width:24px !important;
	height:82px !important;
}

#item50094 {
	width:24px !important;
	height:82px !important;
	left:315px !important;
	top:523px !important;
}

#item81124 {
	width:61px !important;
	height:7px !important;
	left:106px !important;
	top:558px !important;
}

#item81151 {
	width:72px !important;
	height:7px !important;
	left:106px !important;
	top:564px !important;
}

#item81178 {
	width:49px !important;
	height:7px !important;
	left:106px !important;
	top:571px !important;
}

#item81205 {
	width:46px !important;
	height:7px !important;
	left:106px !important;
	top:577px !important;
}

#item48712 {
	width:371px !important;
	height:475px !important;
}

#item48706 {
	width:371px !important;
	height:475px !important;
	left:34px !important;
	top:38px !important;
}

#item48718 {
	width:105px !important;
	height:133px !important;
}

#item48713 {
	width:105px !important;
	height:133px !important;
	left:411px !important;
	top:232px !important;
}

#item50074 {
	width:105px !important;
	height:125px !important;
}

#item50069 {
	width:105px !important;
	height:125px !important;
	left:411px !important;
	top:366px !important;
}

#item50081 {
	width:105px !important;
	height:139px !important;
}

#item50075 {
	width:105px !important;
	height:139px !important;
	left:411px !important;
	top:493px !important;
}

#item50068 {
	width:105px !important;
	height:126px !important;
}

#item50062 {
	width:105px !important;
	height:126px !important;
	left:411px !important;
	top:105px !important;
}

#item81232 {
	width:49px !important;
	height:7px !important;
	left:36px !important;
	top:552px !important;
}

#item81260 {
	width:61px !important;
	height:7px !important;
	left:145px !important;
	top:557px !important;
}

#item81287 {
	width:60px !important;
	height:7px !important;
	left:145px !important;
	top:564px !important;
}

#item81314 {
	width:45px !important;
	height:7px !important;
	left:145px !important;
	top:570px !important;
}

#item81341 {
	width:54px !important;
	height:7px !important;
	left:145px !important;
	top:577px !important;
}

#item81368 {
	width:41px !important;
	height:7px !important;
	left:255px !important;
	top:551px !important;
}

#item81395 {
	width:60px !important;
	height:7px !important;
	left:255px !important;
	top:557px !important;
}

#item81422 {
	width:61px !important;
	height:7px !important;
	left:255px !important;
	top:564px !important;
}

#item81449 {
	width:52px !important;
	height:7px !important;
	left:255px !important;
	top:571px !important;
}

#item81476 {
	width:45px !important;
	height:7px !important;
	left:255px !important;
	top:577px !important;
}

#item48306 {
	width:268px !important;
	height:445px !important;
}

#item48300 {
	width:268px !important;
	height:445px !important;
	top:38px !important;
}

#item48726 {
	width:143px !important;
	height:395px !important;
}

#item48719 {
	width:143px !important;
	height:395px !important;
	left:358px !important;
	top:62px !important;
}

#item48738 {
	width:58px !important;
	height:85px !important;
}

#item48733 {
	width:58px !important;
	height:85px !important;
	top:488px !important;
}

#item50108 {
	width:78px !important;
	height:85px !important;
}

#item50102 {
	width:78px !important;
	height:85px !important;
	left:60px !important;
	top:488px !important;
}

#item50114 {
	width:63px !important;
	height:85px !important;
}

#item50109 {
	width:63px !important;
	height:85px !important;
	left:139px !important;
	top:488px !important;
}

#item50120 {
	width:66px !important;
	height:85px !important;
}

#item50115 {
	width:66px !important;
	height:85px !important;
	left:204px !important;
	top:488px !important;
}

#item48744 {
	width:51px !important;
	height:116px !important;
}

#item48739 {
	width:51px !important;
	height:116px !important;
	left:275px !important;
	top:488px !important;
}

#item50126 {
	width:44px !important;
	height:116px !important;
}

#item50121 {
	width:44px !important;
	height:116px !important;
	left:326px !important;
	top:488px !important;
}

#item50132 {
	width:44px !important;
	height:118px !important;
}

#item50127 {
	width:44px !important;
	height:118px !important;
	left:372px !important;
	top:486px !important;
}

#item50139 {
	width:59px !important;
	height:118px !important;
}

#item50133 {
	width:59px !important;
	height:118px !important;
	left:418px !important;
	top:486px !important;
}

#item48732 {
	width:94px !important;
	height:219px !important;
}

#item48727 {
	width:94px !important;
	height:219px !important;
	left:278px !important;
	top:266px !important;
}

#item81504 {
	width:53px !important;
	height:7px !important;
	left:113px !important;
	top:575px !important;
}

#item81531 {
	width:37px !important;
	height:7px !important;
	left:180px !important;
	top:575px !important;
}

#item81558 {
	width:59px !important;
	height:7px !important;
	left:113px !important;
	top:582px !important;
}

#item81585 {
	width:46px !important;
	height:7px !important;
	left:180px !important;
	top:582px !important;
}

#item48750 {
	width:155px !important;
	height:218px !important;
}

#item48745 {
	width:155px !important;
	height:218px !important;
	left:32px !important;
	top:37px !important;
}

#item50154 {
	width:155px !important;
	height:242px !important;
}

#item50149 {
	width:155px !important;
	height:242px !important;
	left:32px !important;
	top:257px !important;
}

#item48762 {
	width:232px !important;
	height:460px !important;
}

#item48757 {
	width:232px !important;
	height:460px !important;
	left:195px !important;
	top:38px !important;
}

#item48768 {
	width:76px !important;
	height:122px !important;
}

#item48763 {
	width:76px !important;
	height:122px !important;
	left:430px !important;
	top:106px !important;
}

#item50160 {
	width:76px !important;
	height:122px !important;
}

#item50155 {
	width:76px !important;
	height:122px !important;
	left:430px !important;
	top:229px !important;
}

#item81612 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:541px !important;
}

#item81639 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:548px !important;
}

#item81667 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:555px !important;
}

#item81694 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item81721 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item81749 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:589px !important;
}

#item81776 {
	width:45px !important;
	height:7px !important;
	left:134px !important;
	top:543px !important;
}

#item81803 {
	width:40px !important;
	height:7px !important;
	left:190px !important;
	top:543px !important;
}

#item81830 {
	width:54px !important;
	height:7px !important;
	left:134px !important;
	top:550px !important;
}

#item81857 {
	width:41px !important;
	height:7px !important;
	left:190px !important;
	top:550px !important;
}

#item81884 {
	width:45px !important;
	height:7px !important;
	left:134px !important;
	top:572px !important;
}

#item81911 {
	width:40px !important;
	height:7px !important;
	left:188px !important;
	top:572px !important;
}

#item81938 {
	width:54px !important;
	height:7px !important;
	left:134px !important;
	top:578px !important;
}

#item81965 {
	width:41px !important;
	height:7px !important;
	left:188px !important;
	top:578px !important;
}

#item81993 {
	width:59px !important;
	height:7px !important;
	left:248px !important;
	top:519px !important;
}

#item82020 {
	width:59px !important;
	height:7px !important;
	left:361px !important;
	top:525px !important;
}

#item82047 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:569px !important;
}

#item82074 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:576px !important;
}

#item82102 {
	width:45px !important;
	height:7px !important;
	left:361px !important;
	top:582px !important;
}

#item48312 {
	width:181px !important;
	height:246px !important;
}

#item48307 {
	width:181px !important;
	height:246px !important;
	left:58px !important;
	top:41px !important;
}

#item50167 {
	width:161px !important;
	height:246px !important;
}

#item50162 {
	width:161px !important;
	height:246px !important;
	left:243px !important;
	top:41px !important;
}

#item48791 {
	width:76px !important;
	height:124px !important;
}

#item48786 {
	width:76px !important;
	height:124px !important;
	left:407px !important;
	top:40px !important;
}

#item50173 {
	width:76px !important;
	height:121px !important;
}

#item50168 {
	width:76px !important;
	height:121px !important;
	left:407px !important;
	top:166px !important;
}

#item50179 {
	width:76px !important;
	height:84px !important;
}

#item50174 {
	width:76px !important;
	height:84px !important;
	left:407px !important;
	top:290px !important;
}

#item50185 {
	width:76px !important;
	height:73px !important;
}

#item50180 {
	width:76px !important;
	height:73px !important;
	left:407px !important;
	top:376px !important;
}

#item50191 {
	width:76px !important;
	height:86px !important;
}

#item50186 {
	width:76px !important;
	height:86px !important;
	left:407px !important;
	top:451px !important;
}

#item48803 {
	width:218px !important;
	height:246px !important;
}

#item48798 {
	width:218px !important;
	height:246px !important;
	left:20px !important;
	top:290px !important;
}

#item50199 {
	width:162px !important;
	height:246px !important;
}

#item50192 {
	width:162px !important;
	height:246px !important;
	left:242px !important;
	top:290px !important;
}

#item82129 {
	width:60px !important;
	height:7px !important;
	left:62px !important;
	top:556px !important;
}

#item82157 {
	width:60px !important;
	height:7px !important;
	left:62px !important;
	top:563px !important;
}

#item82185 {
	width:45px !important;
	height:7px !important;
	left:62px !important;
	top:569px !important;
}

#item82212 {
	width:67px !important;
	height:7px !important;
	left:62px !important;
	top:576px !important;
}

#item82240 {
	width:45px !important;
	height:7px !important;
	left:182px !important;
	top:563px !important;
}

#item82267 {
	width:58px !important;
	height:7px !important;
	left:182px !important;
	top:570px !important;
}

#item82294 {
	width:45px !important;
	height:7px !important;
	left:182px !important;
	top:576px !important;
}

#item82321 {
	width:44px !important;
	height:7px !important;
	left:182px !important;
	top:583px !important;
}

#item82348 {
	width:45px !important;
	height:7px !important;
	left:298px !important;
	top:564px !important;
}

#item82376 {
	width:58px !important;
	height:7px !important;
	left:298px !important;
	top:570px !important;
}

#item82403 {
	width:45px !important;
	height:7px !important;
	left:298px !important;
	top:577px !important;
}

#item82430 {
	width:44px !important;
	height:7px !important;
	left:298px !important;
	top:583px !important;
}

#item48809 {
	width:83px !important;
	height:46px !important;
}

#item48804 {
	width:83px !important;
	height:46px !important;
	left:31px !important;
	top:35px !important;
}

#item50246 {
	width:83px !important;
	height:46px !important;
}

#item50240 {
	width:83px !important;
	height:46px !important;
	left:115px !important;
	top:35px !important;
}

#item50239 {
	width:85px !important;
	height:48px !important;
}

#item50234 {
	width:85px !important;
	height:48px !important;
	left:29px !important;
	top:82px !important;
}

#item50258 {
	width:85px !important;
	height:58px !important;
}

#item50253 {
	width:85px !important;
	height:58px !important;
	left:29px !important;
	top:132px !important;
}

#item50270 {
	width:100px !important;
	height:88px !important;
}

#item50265 {
	width:100px !important;
	height:88px !important;
	left:14px !important;
	top:192px !important;
}

#item50252 {
	width:83px !important;
	height:53px !important;
}

#item50247 {
	width:83px !important;
	height:53px !important;
	left:115px !important;
	top:82px !important;
}

#item50264 {
	width:83px !important;
	height:53px !important;
}

#item50259 {
	width:83px !important;
	height:53px !important;
	left:115px !important;
	top:137px !important;
}

#item50276 {
	width:83px !important;
	height:89px !important;
}

#item50271 {
	width:83px !important;
	height:89px !important;
	left:115px !important;
	top:191px !important;
}

#item48815 {
	width:198px !important;
	height:253px !important;
}

#item48810 {
	width:198px !important;
	height:253px !important;
	left:280px !important;
	top:37px !important;
}

#item48821 {
	width:171px !important;
	height:212px !important;
}

#item48816 {
	width:171px !important;
	height:212px !important;
	left:32px !important;
	top:295px !important;
}

#item48834 {
	width:144px !important;
	height:212px !important;
}

#item48828 {
	width:144px !important;
	height:212px !important;
	left:301px !important;
	top:295px !important;
}

#item48827 {
	width:52px !important;
	height:54px !important;
}

#item48822 {
	width:52px !important;
	height:54px !important;
	left:240px !important;
	top:326px !important;
}

#item50213 {
	width:49px !important;
	height:37px !important;
}

#item50208 {
	width:49px !important;
	height:37px !important;
	left:242px !important;
	top:381px !important;
}

#item50219 {
	width:33px !important;
	height:54px !important;
}

#item50214 {
	width:33px !important;
	height:54px !important;
	left:208px !important;
	top:375px !important;
}

#item50227 {
	width:58px !important;
	height:68px !important;
}

#item50222 {
	width:58px !important;
	height:68px !important;
	left:205px !important;
	top:430px !important;
}

#item50233 {
	width:41px !important;
	height:63px !important;
}

#item50228 {
	width:41px !important;
	height:63px !important;
	left:253px !important;
	top:420px !important;
}

#item50207 {
	width:45px !important;
	height:54px !important;
}

#item50201 {
	width:45px !important;
	height:54px !important;
	left:208px !important;
	top:320px !important;
}

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

#item48835 {
	width:70px !important;
	height:81px !important;
	left:446px !important;
	top:427px !important;
}

#item50286 {
	width:77px !important;
	height:136px !important;
}

#item50281 {
	width:77px !important;
	height:136px !important;
	left:199px !important;
	top:41px !important;
}

#item82457 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:541px !important;
}

#item82484 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:548px !important;
}

#item82512 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:554px !important;
}

#item82539 {
	width:89px !important;
	height:7px !important;
	left:30px !important;
	top:581px !important;
}

#item82566 {
	width:60px !important;
	height:7px !important;
	left:153px !important;
	top:541px !important;
}

#item82593 {
	width:43px !important;
	height:7px !important;
	left:153px !important;
	top:548px !important;
}

#item82620 {
	width:59px !important;
	height:7px !important;
	left:153px !important;
	top:555px !important;
}

#item82647 {
	width:89px !important;
	height:7px !important;
	left:153px !important;
	top:582px !important;
}

#item82674 {
	width:59px !important;
	height:7px !important;
	left:276px !important;
	top:526px !important;
}

#item82701 {
	width:45px !important;
	height:7px !important;
	left:276px !important;
	top:532px !important;
}

#item82728 {
	width:49px !important;
	height:7px !important;
	left:276px !important;
	top:539px !important;
}

#item82756 {
	width:47px !important;
	height:7px !important;
	left:276px !important;
	top:545px !important;
}

#item82783 {
	width:43px !important;
	height:7px !important;
	left:276px !important;
	top:552px !important;
}

#item82810 {
	width:75px !important;
	height:7px !important;
	left:276px !important;
	top:559px !important;
}

#item82837 {
	width:75px !important;
	height:7px !important;
	left:276px !important;
	top:565px !important;
}

#item82865 {
	width:60px !important;
	height:7px !important;
	left:400px !important;
	top:533px !important;
}

#item82892 {
	width:61px !important;
	height:7px !important;
	left:400px !important;
	top:539px !important;
}

#item48318 {
	width:130px !important;
	height:205px !important;
}

#item48313 {
	width:130px !important;
	height:205px !important;
	left:35px !important;
	top:180px !important;
}

#item48848 {
	width:116px !important;
	height:177px !important;
}

#item48842 {
	width:116px !important;
	height:177px !important;
	left:224px !important;
	top:140px !important;
}

#item48854 {
	width:140px !important;
	height:128px !important;
}

#item48849 {
	width:140px !important;
	height:128px !important;
	left:181px !important;
	top:322px !important;
}

#item48860 {
	width:153px !important;
	height:164px !important;
}

#item48855 {
	width:153px !important;
	height:164px !important;
	left:20px !important;
	top:386px !important;
}

#item48866 {
	width:108px !important;
	height:145px !important;
}

#item48861 {
	width:108px !important;
	height:145px !important;
	left:391px !important;
	top:303px !important;
}

#item48872 {
	width:118px !important;
	height:166px !important;
}

#item48867 {
	width:118px !important;
	height:166px !important;
	left:364px !important;
	top:135px !important;
}

#item82919 {
	width:70px !important;
	height:7px !important;
	left:272px !important;
	top:529px !important;
}

#item82946 {
	width:60px !important;
	height:7px !important;
	left:272px !important;
	top:536px !important;
}

#item82973 {
	width:72px !important;
	height:7px !important;
	left:272px !important;
	top:565px !important;
}

#item83001 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:533px !important;
}

#item83029 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:540px !important;
}

#item83056 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:575px !important;
}

#item83083 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:582px !important;
}

#item48878 {
	width:194px !important;
	height:217px !important;
}

#item48873 {
	width:194px !important;
	height:217px !important;
	left:32px !important;
	top:39px !important;
}

#item50294 {
	width:194px !important;
	height:209px !important;
}

#item50289 {
	width:194px !important;
	height:209px !important;
	left:32px !important;
	top:259px !important;
}

#item48891 {
	width:269px !important;
	height:430px !important;
}

#item48886 {
	width:269px !important;
	height:430px !important;
	left:232px !important;
	top:38px !important;
}

#item48897 {
	width:58px !important;
	height:63px !important;
}

#item48892 {
	width:58px !important;
	height:63px !important;
	left:32px !important;
	top:471px !important;
}

#item50301 {
	width:71px !important;
	height:63px !important;
}

#item50295 {
	width:71px !important;
	height:63px !important;
	left:91px !important;
	top:471px !important;
}

#item50307 {
	width:69px !important;
	height:63px !important;
}

#item50302 {
	width:69px !important;
	height:63px !important;
	left:166px !important;
	top:471px !important;
}

#item50313 {
	width:63px !important;
	height:63px !important;
}

#item50308 {
	width:63px !important;
	height:63px !important;
	left:238px !important;
	top:471px !important;
}

#item50319 {
	width:76px !important;
	height:63px !important;
}

#item50314 {
	width:76px !important;
	height:63px !important;
	left:303px !important;
	top:471px !important;
}

#item50325 {
	width:71px !important;
	height:63px !important;
}

#item50320 {
	width:71px !important;
	height:63px !important;
	left:382px !important;
	top:471px !important;
}

#item50331 {
	width:61px !important;
	height:63px !important;
}

#item50326 {
	width:61px !important;
	height:63px !important;
	left:455px !important;
	top:471px !important;
}

#item83110 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:554px !important;
}

#item83137 {
	width:67px !important;
	height:7px !important;
	left:96px !important;
	top:554px !important;
}

#item83164 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item83191 {
	width:49px !important;
	height:7px !important;
	left:96px !important;
	top:561px !important;
}

#item83218 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item83246 {
	width:43px !important;
	height:7px !important;
	left:96px !important;
	top:567px !important;
}

#item83273 {
	width:45px !important;
	height:7px !important;
	left:194px !important;
	top:554px !important;
}

#item83300 {
	width:67px !important;
	height:7px !important;
	left:265px !important;
	top:554px !important;
}

#item83327 {
	width:52px !important;
	height:7px !important;
	left:194px !important;
	top:560px !important;
}

#item83355 {
	width:49px !important;
	height:7px !important;
	left:265px !important;
	top:560px !important;
}

#item83382 {
	width:52px !important;
	height:7px !important;
	left:194px !important;
	top:567px !important;
}

#item83409 {
	width:43px !important;
	height:7px !important;
	left:265px !important;
	top:567px !important;
}

#item83436 {
	width:45px !important;
	height:7px !important;
	left:194px !important;
	top:574px !important;
}

#item83465 {
	width:45px !important;
	height:7px !important;
	left:359px !important;
	top:554px !important;
}

#item83493 {
	width:67px !important;
	height:7px !important;
	left:429px !important;
	top:554px !important;
}

#item83521 {
	width:52px !important;
	height:7px !important;
	left:359px !important;
	top:561px !important;
}

#item83548 {
	width:49px !important;
	height:7px !important;
	left:429px !important;
	top:561px !important;
}

#item83575 {
	width:52px !important;
	height:7px !important;
	left:359px !important;
	top:568px !important;
}

#item83602 {
	width:43px !important;
	height:7px !important;
	left:429px !important;
	top:568px !important;
}

#item83629 {
	width:45px !important;
	height:7px !important;
	left:359px !important;
	top:574px !important;
}

#item48324 {
	width:185px !important;
	height:337px !important;
}

#item48319 {
	width:185px !important;
	height:337px !important;
	left:299px !important;
	top:44px !important;
}

#item48903 {
	width:291px !important;
	height:420px !important;
}

#item48898 {
	width:291px !important;
	height:420px !important;
	top:45px !important;
}

#item48909 {
	width:96px !important;
	height:135px !important;
}

#item48904 {
	width:96px !important;
	height:135px !important;
	top:467px !important;
}

#item50348 {
	width:96px !important;
	height:135px !important;
}

#item50342 {
	width:96px !important;
	height:135px !important;
	left:98px !important;
	top:467px !important;
}

#item50354 {
	width:96px !important;
	height:135px !important;
}

#item50349 {
	width:96px !important;
	height:135px !important;
	left:196px !important;
	top:467px !important;
}

#item48915 {
	width:90px !important;
	height:79px !important;
}

#item48910 {
	width:90px !important;
	height:79px !important;
	left:298px !important;
	top:385px !important;
}

#item50341 {
	width:92px !important;
	height:79px !important;
}

#item50335 {
	width:92px !important;
	height:79px !important;
	left:392px !important;
	top:385px !important;
}

#item83656 {
	width:71px !important;
	height:7px !important;
	left:298px !important;
	top:493px !important;
}

#item83683 {
	width:73px !important;
	height:7px !important;
	left:298px !important;
	top:500px !important;
}

#item83710 {
	width:65px !important;
	height:7px !important;
	left:298px !important;
	top:506px !important;
}

#item83737 {
	width:70px !important;
	height:7px !important;
	left:298px !important;
	top:513px !important;
}

#item83765 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:509px !important;
}

#item83793 {
	width:60px !important;
	height:7px !important;
	left:395px !important;
	top:515px !important;
}

#item83820 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:522px !important;
}

#item83847 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:562px !important;
}

#item83874 {
	width:60px !important;
	height:7px !important;
	left:395px !important;
	top:569px !important;
}

#item83901 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:575px !important;
}

#item48921 {
	width:125px !important;
	height:148px !important;
}

#item48916 {
	width:125px !important;
	height:148px !important;
	left:32px !important;
	top:41px !important;
}

#item48927 {
	width:45px !important;
	height:79px !important;
}

#item48922 {
	width:45px !important;
	height:79px !important;
	left:156px !important;
	top:194px !important;
}

#item50361 {
	width:31px !important;
	height:79px !important;
}

#item50356 {
	width:31px !important;
	height:79px !important;
	left:124px !important;
	top:194px !important;
}

#item50368 {
	width:27px !important;
	height:79px !important;
}

#item50362 {
	width:27px !important;
	height:79px !important;
	left:96px !important;
	top:194px !important;
}

#item50374 {
	width:28px !important;
	height:79px !important;
}

#item50369 {
	width:28px !important;
	height:79px !important;
	left:67px !important;
	top:194px !important;
}

#item50380 {
	width:32px !important;
	height:79px !important;
}

#item50375 {
	width:32px !important;
	height:79px !important;
	left:35px !important;
	top:194px !important;
}

#item48933 {
	width:206px !important;
	height:242px !important;
}

#item48928 {
	width:206px !important;
	height:242px !important;
	left:207px !important;
	top:45px !important;
}

#item48940 {
	width:96px !important;
	height:94px !important;
}

#item48934 {
	width:96px !important;
	height:94px !important;
	left:420px !important;
	top:102px !important;
}

#item50387 {
	width:96px !important;
	height:89px !important;
}

#item50382 {
	width:96px !important;
	height:89px !important;
	left:420px !important;
	top:198px !important;
}

#item48946 {
	width:217px !important;
	height:231px !important;
}

#item48941 {
	width:217px !important;
	height:231px !important;
	left:43px !important;
	top:373px !important;
}

#item48952 {
	width:218px !important;
	height:245px !important;
}

#item48947 {
	width:218px !important;
	height:245px !important;
	left:284px !important;
	top:298px !important;
}

#item83928 {
	width:61px !important;
	height:7px !important;
	left:42px !important;
	top:311px !important;
}

#item83955 {
	width:58px !important;
	height:7px !important;
	left:42px !important;
	top:317px !important;
}

#item83982 {
	width:59px !important;
	height:7px !important;
	left:42px !important;
	top:324px !important;
}

#item84010 {
	width:45px !important;
	height:7px !important;
	left:42px !important;
	top:331px !important;
}

#item84037 {
	width:43px !important;
	height:7px !important;
	left:42px !important;
	top:337px !important;
}

#item84064 {
	width:61px !important;
	height:7px !important;
	left:165px !important;
	top:323px !important;
}

#item84091 {
	width:59px !important;
	height:7px !important;
	left:165px !important;
	top:330px !important;
}

#item84118 {
	width:55px !important;
	height:7px !important;
	left:165px !important;
	top:337px !important;
}

#item84145 {
	width:41px !important;
	height:7px !important;
	left:282px !important;
	top:578px !important;
}

#item84173 {
	width:45px !important;
	height:7px !important;
	left:282px !important;
	top:584px !important;
}

#item84200 {
	width:55px !important;
	height:7px !important;
	left:282px !important;
	top:591px !important;
}

#item84227 {
	width:61px !important;
	height:7px !important;
	left:401px !important;
	top:565px !important;
}

#item48334 {
	width:185px !important;
	height:210px !important;
}

#item48328 {
	width:185px !important;
	height:210px !important;
	left:26px !important;
	top:118px !important;
}

#item48958 {
	width:128px !important;
	height:140px !important;
}

#item48953 {
	width:128px !important;
	height:140px !important;
	left:99px !important;
	top:330px !important;
}

#item50393 {
	width:65px !important;
	height:60px !important;
}

#item50388 {
	width:65px !important;
	height:60px !important;
	left:20px !important;
	top:377px !important;
}

#item48964 {
	width:126px !important;
	height:227px !important;
}

#item48959 {
	width:126px !important;
	height:227px !important;
	left:357px !important;
	top:85px !important;
}

#item48971 {
	width:86px !important;
	height:158px !important;
}

#item48965 {
	width:86px !important;
	height:158px !important;
	left:364px !important;
	top:315px !important;
}

#item48978 {
	width:77px !important;
	height:176px !important;
}

#item48972 {
	width:77px !important;
	height:176px !important;
	left:258px !important;
	top:364px !important;
}

#item48984 {
	width:77px !important;
	height:82px !important;
}

#item48979 {
	width:77px !important;
	height:82px !important;
	left:259px !important;
	top:140px !important;
}

#item52468 {
	width:77px !important;
	height:97px !important;
}

#item52463 {
	width:77px !important;
	height:97px !important;
	left:259px !important;
	top:224px !important;
}

#item84255 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:569px !important;
}

#item84282 {
	width:45px !important;
	height:7px !important;
	left:114px !important;
	top:576px !important;
}

#item84309 {
	width:60px !important;
	height:7px !important;
	left:210px !important;
	top:568px !important;
}

#item84336 {
	width:57px !important;
	height:7px !important;
	left:210px !important;
	top:575px !important;
}

#item84363 {
	width:45px !important;
	height:7px !important;
	left:210px !important;
	top:582px !important;
}

#item84390 {
	width:63px !important;
	height:7px !important;
	left:305px !important;
	top:575px !important;
}

#item84418 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:570px !important;
}

#item84445 {
	width:51px !important;
	height:7px !important;
	left:401px !important;
	top:576px !important;
}

#item84472 {
	width:43px !important;
	height:7px !important;
	left:401px !important;
	top:583px !important;
}

#item48991 {
	width:163px !important;
	height:195px !important;
}

#item48985 {
	width:163px !important;
	height:195px !important;
	left:14px !important;
	top:41px !important;
}

#item50399 {
	width:163px !important;
	height:177px !important;
}

#item50394 {
	width:163px !important;
	height:177px !important;
	left:14px !important;
	top:240px !important;
}

#item50412 {
	width:163px !important;
	height:196px !important;
}

#item50407 {
	width:163px !important;
	height:196px !important;
	left:14px !important;
	top:422px !important;
}

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

#item50400 {
	width:29px !important;
	height:28px !important;
	left:142px !important;
	top:330px !important;
}

#item49010 {
	width:319px !important;
	height:476px !important;
}

#item49005 {
	width:319px !important;
	height:476px !important;
	left:182px !important;
	top:43px !important;
}

#item49031 {
	width:81px !important;
	height:99px !important;
}

#item49026 {
	width:81px !important;
	height:99px !important;
	left:235px !important;
	top:524px !important;
}

#item50425 {
	width:54px !important;
	height:99px !important;
}

#item50420 {
	width:54px !important;
	height:99px !important;
	left:180px !important;
	top:524px !important;
}

#item50419 {
	width:29px !important;
	height:29px !important;
}

#item50414 {
	width:29px !important;
	height:29px !important;
	left:452px !important;
	top:242px !important;
}

#item84500 {
	width:59px !important;
	height:7px !important;
	left:303px !important;
	top:543px !important;
}

#item84527 {
	width:59px !important;
	height:7px !important;
	left:303px !important;
	top:549px !important;
}

#item84554 {
	width:59px !important;
	height:7px !important;
	left:404px !important;
	top:548px !important;
}

#item84581 {
	width:59px !important;
	height:7px !important;
	left:404px !important;
	top:555px !important;
}

#item84608 {
	width:45px !important;
	height:7px !important;
	left:404px !important;
	top:562px !important;
}

#item84635 {
	width:60px !important;
	height:7px !important;
	left:404px !important;
	top:568px !important;
}

#item48341 {
	width:94px !important;
	height:155px !important;
}

#item48335 {
	width:94px !important;
	height:155px !important;
	left:166px !important;
	top:39px !important;
}

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

#item49032 {
	width:81px !important;
	height:73px !important;
	left:11px !important;
	top:145px !important;
}

#item50439 {
	width:83px !important;
	height:104px !important;
}

#item50434 {
	width:83px !important;
	height:104px !important;
	left:14px !important;
	top:220px !important;
}

#item50451 {
	width:77px !important;
	height:119px !important;
}

#item50446 {
	width:77px !important;
	height:119px !important;
	left:137px !important;
	top:204px !important;
}

#item50432 {
	width:67px !important;
	height:67px !important;
}

#item50427 {
	width:67px !important;
	height:67px !important;
	left:94px !important;
	top:134px !important;
}

#item49044 {
	width:161px !important;
	height:282px !important;
}

#item49038 {
	width:161px !important;
	height:282px !important;
	left:267px !important;
	top:40px !important;
}

#item49050 {
	width:52px !important;
	height:41px !important;
}

#item49045 {
	width:52px !important;
	height:41px !important;
	left:433px !important;
	top:175px !important;
}

#item50458 {
	width:52px !important;
	height:58px !important;
}

#item50453 {
	width:52px !important;
	height:58px !important;
	left:433px !important;
	top:217px !important;
}

#item50464 {
	width:52px !important;
	height:44px !important;
}

#item50459 {
	width:52px !important;
	height:44px !important;
	left:433px !important;
	top:277px !important;
}

#item49056 {
	width:146px !important;
	height:238px !important;
}

#item49051 {
	width:146px !important;
	height:238px !important;
	left:108px !important;
	top:336px !important;
}

#item49062 {
	width:73px !important;
	height:151px !important;
}

#item49057 {
	width:73px !important;
	height:151px !important;
	top:329px !important;
}

#item50472 {
	width:36px !important;
	height:62px !important;
}

#item50467 {
	width:36px !important;
	height:62px !important;
	top:490px !important;
}

#item50485 {
	width:36px !important;
	height:53px !important;
}

#item50480 {
	width:36px !important;
	height:53px !important;
	left:57px !important;
	top:512px !important;
}

#item50492 {
	width:38px !important;
	height:42px !important;
}

#item50487 {
	width:38px !important;
	height:42px !important;
	left:83px !important;
	top:529px !important;
}

#item50498 {
	width:54px !important;
	height:60px !important;
}

#item50493 {
	width:54px !important;
	height:60px !important;
	left:60px !important;
	top:572px !important;
}

#item50504 {
	width:59px !important;
	height:60px !important;
}

#item50499 {
	width:59px !important;
	height:60px !important;
	top:572px !important;
}

#item50445 {
	width:61px !important;
	height:108px !important;
}

#item50440 {
	width:61px !important;
	height:108px !important;
	left:97px !important;
	top:205px !important;
}

#item50479 {
	width:27px !important;
	height:53px !important;
}

#item50474 {
	width:27px !important;
	height:53px !important;
	left:36px !important;
	top:495px !important;
}

#item84662 {
	width:52px !important;
	height:7px !important;
	left:270px !important;
	top:350px !important;
}

#item84689 {
	width:45px !important;
	height:7px !important;
	left:325px !important;
	top:350px !important;
}

#item84716 {
	width:55px !important;
	height:7px !important;
	left:270px !important;
	top:356px !important;
}

#item84744 {
	width:46px !important;
	height:7px !important;
	left:325px !important;
	top:356px !important;
}

#item84771 {
	width:43px !important;
	height:7px !important;
	left:270px !important;
	top:363px !important;
}

#item84798 {
	width:77px !important;
	height:7px !important;
	left:269px !important;
	top:407px !important;
}

#item84825 {
	width:68px !important;
	height:7px !important;
	left:269px !important;
	top:413px !important;
}

#item84853 {
	width:77px !important;
	height:7px !important;
	left:269px !important;
	top:420px !important;
}

#item84880 {
	width:68px !important;
	height:7px !important;
	left:269px !important;
	top:427px !important;
}

#item84908 {
	width:54px !important;
	height:7px !important;
	left:269px !important;
	top:478px !important;
}

#item84936 {
	width:68px !important;
	height:7px !important;
	left:269px !important;
	top:484px !important;
}

#item84963 {
	width:56px !important;
	height:7px !important;
	left:269px !important;
	top:491px !important;
}

#item84991 {
	width:67px !important;
	height:7px !important;
	left:269px !important;
	top:497px !important;
}

#item85018 {
	width:64px !important;
	height:7px !important;
	left:269px !important;
	top:504px !important;
}

#item85045 {
	width:63px !important;
	height:7px !important;
	left:269px !important;
	top:511px !important;
}

#item85072 {
	width:55px !important;
	height:7px !important;
	left:269px !important;
	top:569px !important;
}

#item85100 {
	width:53px !important;
	height:7px !important;
	left:269px !important;
	top:575px !important;
}

#item85127 {
	width:59px !important;
	height:7px !important;
	left:269px !important;
	top:582px !important;
}

#item85154 {
	width:68px !important;
	height:7px !important;
	left:384px !important;
	top:343px !important;
}

#item85181 {
	width:39px !important;
	height:7px !important;
	left:384px !important;
	top:350px !important;
}

#item85208 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:357px !important;
}

#item85235 {
	width:67px !important;
	height:7px !important;
	left:384px !important;
	top:363px !important;
}

#item85263 {
	width:55px !important;
	height:7px !important;
	left:384px !important;
	top:370px !important;
}

#item85290 {
	width:50px !important;
	height:7px !important;
	left:384px !important;
	top:410px !important;
}

#item85317 {
	width:43px !important;
	height:7px !important;
	left:384px !important;
	top:417px !important;
}

#item85344 {
	width:41px !important;
	height:7px !important;
	left:384px !important;
	top:423px !important;
}

#item85371 {
	width:55px !important;
	height:7px !important;
	left:384px !important;
	top:430px !important;
}

#item85398 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:436px !important;
}

#item85425 {
	width:53px !important;
	height:7px !important;
	left:384px !important;
	top:443px !important;
}

#item85452 {
	width:64px !important;
	height:7px !important;
	left:384px !important;
	top:490px !important;
}

#item85479 {
	width:58px !important;
	height:7px !important;
	left:384px !important;
	top:497px !important;
}

#item85507 {
	width:68px !important;
	height:7px !important;
	left:384px !important;
	top:503px !important;
}

#item85534 {
	width:54px !important;
	height:7px !important;
	left:384px !important;
	top:510px !important;
}

#item85561 {
	width:67px !important;
	height:7px !important;
	left:384px !important;
	top:517px !important;
}

#item85588 {
	width:52px !important;
	height:7px !important;
	left:270px !important;
	top:350px !important;
}

#item85616 {
	width:45px !important;
	height:7px !important;
	left:325px !important;
	top:350px !important;
}

#item85643 {
	width:55px !important;
	height:7px !important;
	left:270px !important;
	top:356px !important;
}

#item85670 {
	width:46px !important;
	height:7px !important;
	left:325px !important;
	top:356px !important;
}

#item85697 {
	width:43px !important;
	height:7px !important;
	left:270px !important;
	top:363px !important;
}

#item85724 {
	width:77px !important;
	height:7px !important;
	left:269px !important;
	top:407px !important;
}

#item85752 {
	width:68px !important;
	height:7px !important;
	left:269px !important;
	top:413px !important;
}

#item85780 {
	width:77px !important;
	height:7px !important;
	left:269px !important;
	top:420px !important;
}

#item85808 {
	width:68px !important;
	height:7px !important;
	left:269px !important;
	top:427px !important;
}

#item85835 {
	width:54px !important;
	height:7px !important;
	left:269px !important;
	top:478px !important;
}

#item85862 {
	width:68px !important;
	height:7px !important;
	left:269px !important;
	top:484px !important;
}

#item85889 {
	width:56px !important;
	height:7px !important;
	left:269px !important;
	top:491px !important;
}

#item85916 {
	width:67px !important;
	height:7px !important;
	left:269px !important;
	top:497px !important;
}

#item85943 {
	width:64px !important;
	height:7px !important;
	left:269px !important;
	top:504px !important;
}

#item85970 {
	width:63px !important;
	height:7px !important;
	left:269px !important;
	top:511px !important;
}

#item85998 {
	width:55px !important;
	height:7px !important;
	left:269px !important;
	top:569px !important;
}

#item86025 {
	width:53px !important;
	height:7px !important;
	left:269px !important;
	top:575px !important;
}

#item86052 {
	width:59px !important;
	height:7px !important;
	left:269px !important;
	top:582px !important;
}

#item86079 {
	width:68px !important;
	height:7px !important;
	left:384px !important;
	top:343px !important;
}

#item86106 {
	width:39px !important;
	height:7px !important;
	left:384px !important;
	top:350px !important;
}

#item86133 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:357px !important;
}

#item86160 {
	width:67px !important;
	height:7px !important;
	left:384px !important;
	top:363px !important;
}

#item86187 {
	width:55px !important;
	height:7px !important;
	left:384px !important;
	top:370px !important;
}

#item86216 {
	width:50px !important;
	height:7px !important;
	left:384px !important;
	top:410px !important;
}

#item86244 {
	width:43px !important;
	height:7px !important;
	left:384px !important;
	top:417px !important;
}

#item86272 {
	width:41px !important;
	height:7px !important;
	left:384px !important;
	top:423px !important;
}

#item86299 {
	width:55px !important;
	height:7px !important;
	left:384px !important;
	top:430px !important;
}

#item86326 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:436px !important;
}

#item86353 {
	width:53px !important;
	height:7px !important;
	left:384px !important;
	top:443px !important;
}

#item86380 {
	width:64px !important;
	height:7px !important;
	left:384px !important;
	top:490px !important;
}

#item86407 {
	width:58px !important;
	height:7px !important;
	left:384px !important;
	top:497px !important;
}

#item86434 {
	width:68px !important;
	height:7px !important;
	left:384px !important;
	top:503px !important;
}

#item86461 {
	width:54px !important;
	height:7px !important;
	left:384px !important;
	top:510px !important;
}

#item86488 {
	width:67px !important;
	height:7px !important;
	left:384px !important;
	top:517px !important;
}

#item49068 {
	width:157px !important;
	height:280px !important;
}

#item49063 {
	width:157px !important;
	height:280px !important;
	left:20px !important;
	top:41px !important;
}

#item49074 {
	width:69px !important;
	height:124px !important;
}

#item49069 {
	width:69px !important;
	height:124px !important;
	left:180px !important;
	top:67px !important;
}

#item50511 {
	width:69px !important;
	height:127px !important;
}

#item50506 {
	width:69px !important;
	height:127px !important;
	left:180px !important;
	top:193px !important;
}

#item49080 {
	width:202px !important;
	height:279px !important;
}

#item49075 {
	width:202px !important;
	height:279px !important;
	left:256px !important;
	top:41px !important;
}

#item49086 {
	width:57px !important;
	height:52px !important;
}

#item49081 {
	width:57px !important;
	height:52px !important;
	left:459px !important;
	top:105px !important;
}

#item50517 {
	width:57px !important;
	height:52px !important;
}

#item50512 {
	width:57px !important;
	height:52px !important;
	left:459px !important;
	top:159px !important;
}

#item50523 {
	width:57px !important;
	height:53px !important;
}

#item50518 {
	width:57px !important;
	height:53px !important;
	left:459px !important;
	top:212px !important;
}

#item50529 {
	width:57px !important;
	height:55px !important;
}

#item50524 {
	width:57px !important;
	height:55px !important;
	left:459px !important;
	top:266px !important;
}

#item49092 {
	width:199px !important;
	height:302px !important;
}

#item49087 {
	width:199px !important;
	height:302px !important;
	left:259px !important;
	top:330px !important;
}

#item49099 {
	width:57px !important;
	height:54px !important;
}

#item49093 {
	width:57px !important;
	height:54px !important;
	left:459px !important;
	top:329px !important;
}

#item50570 {
	width:57px !important;
	height:47px !important;
}

#item50565 {
	width:57px !important;
	height:47px !important;
	left:459px !important;
	top:384px !important;
}

#item50576 {
	width:57px !important;
	height:47px !important;
}

#item50571 {
	width:57px !important;
	height:47px !important;
	left:459px !important;
	top:433px !important;
}

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

#item50577 {
	width:57px !important;
	height:41px !important;
	left:459px !important;
	top:481px !important;
}

#item50589 {
	width:57px !important;
	height:79px !important;
}

#item50584 {
	width:57px !important;
	height:79px !important;
	left:459px !important;
	top:522px !important;
}

#item49105 {
	width:77px !important;
	height:88px !important;
}

#item49100 {
	width:77px !important;
	height:88px !important;
	left:46px !important;
	top:335px !important;
}

#item50544 {
	width:77px !important;
	height:78px !important;
}

#item50539 {
	width:77px !important;
	height:78px !important;
	left:46px !important;
	top:424px !important;
}

#item50556 {
	width:80px !important;
	height:103px !important;
}

#item50551 {
	width:80px !important;
	height:103px !important;
	left:44px !important;
	top:504px !important;
}

#item50538 {
	width:59px !important;
	height:88px !important;
}

#item50533 {
	width:59px !important;
	height:88px !important;
	left:125px !important;
	top:335px !important;
}

#item50550 {
	width:59px !important;
	height:78px !important;
}

#item50545 {
	width:59px !important;
	height:78px !important;
	left:125px !important;
	top:424px !important;
}

#item50562 {
	width:59px !important;
	height:103px !important;
}

#item50557 {
	width:59px !important;
	height:103px !important;
	left:125px !important;
	top:504px !important;
}

#item48349 {
	width:60px !important;
	height:152px !important;
}

#item48344 {
	width:60px !important;
	height:152px !important;
	left:270px !important;
	top:37px !important;
}

#item50602 {
	width:52px !important;
	height:152px !important;
}

#item50597 {
	width:52px !important;
	height:152px !important;
	left:323px !important;
	top:37px !important;
}

#item50609 {
	width:52px !important;
	height:152px !important;
}

#item50603 {
	width:52px !important;
	height:152px !important;
	left:361px !important;
	top:37px !important;
}

#item50617 {
	width:69px !important;
	height:152px !important;
}

#item50612 {
	width:69px !important;
	height:152px !important;
	left:415px !important;
	top:37px !important;
}

#item49111 {
	width:160px !important;
	height:170px !important;
}

#item49106 {
	width:160px !important;
	height:170px !important;
	left:71px !important;
	top:185px !important;
}

#item49118 {
	width:182px !important;
	height:144px !important;
}

#item49113 {
	width:182px !important;
	height:144px !important;
	left:55px !important;
	top:387px !important;
}

#item49124 {
	width:65px !important;
	height:68px !important;
}

#item49119 {
	width:65px !important;
	height:68px !important;
	left:275px !important;
	top:471px !important;
}

#item50596 {
	width:65px !important;
	height:50px !important;
}

#item50591 {
	width:65px !important;
	height:50px !important;
	left:274px !important;
	top:558px !important;
}

#item86516 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:316px !important;
}

#item86544 {
	width:27px !important;
	height:7px !important;
	left:371px !important;
	top:316px !important;
}

#item86571 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:316px !important;
}

#item86598 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:316px !important;
}

#item86625 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:323px !important;
}

#item86652 {
	width:27px !important;
	height:7px !important;
	left:371px !important;
	top:323px !important;
}

#item86679 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:323px !important;
}

#item86706 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:323px !important;
}

#item86733 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:329px !important;
}

#item86761 {
	width:27px !important;
	height:7px !important;
	left:371px !important;
	top:329px !important;
}

#item86788 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:329px !important;
}

#item86815 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:329px !important;
}

#item86842 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:336px !important;
}

#item86869 {
	width:27px !important;
	height:7px !important;
	left:371px !important;
	top:336px !important;
}

#item86896 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:336px !important;
}

#item86923 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:336px !important;
}

#item86950 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:342px !important;
}

#item86977 {
	width:27px !important;
	height:7px !important;
	left:371px !important;
	top:342px !important;
}

#item87005 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:342px !important;
}

#item87032 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:342px !important;
}

#item87059 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:349px !important;
}

#item87086 {
	width:27px !important;
	height:7px !important;
	left:371px !important;
	top:349px !important;
}

#item87113 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:349px !important;
}

#item87140 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:349px !important;
}

#item87168 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:379px !important;
}

#item87195 {
	width:27px !important;
	height:7px !important;
	left:370px !important;
	top:379px !important;
}

#item87222 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:379px !important;
}

#item87250 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:379px !important;
}

#item87277 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:385px !important;
}

#item87304 {
	width:27px !important;
	height:7px !important;
	left:370px !important;
	top:385px !important;
}

#item87331 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:385px !important;
}

#item87358 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:385px !important;
}

#item87385 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:392px !important;
}

#item87412 {
	width:27px !important;
	height:7px !important;
	left:370px !important;
	top:392px !important;
}

#item87439 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:392px !important;
}

#item87466 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:392px !important;
}

#item87494 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:399px !important;
}

#item87521 {
	width:27px !important;
	height:7px !important;
	left:370px !important;
	top:399px !important;
}

#item87548 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:399px !important;
}

#item87575 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:399px !important;
}

#item87603 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:405px !important;
}

#item87630 {
	width:27px !important;
	height:7px !important;
	left:370px !important;
	top:405px !important;
}

#item87658 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:405px !important;
}

#item87686 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:405px !important;
}

#item87713 {
	width:60px !important;
	height:7px !important;
	left:366px !important;
	top:486px !important;
}

#item87741 {
	width:49px !important;
	height:7px !important;
	left:426px !important;
	top:486px !important;
}

#item87768 {
	width:45px !important;
	height:7px !important;
	left:366px !important;
	top:493px !important;
}

#item87795 {
	width:60px !important;
	height:7px !important;
	left:426px !important;
	top:493px !important;
}

#item87822 {
	width:60px !important;
	height:7px !important;
	left:366px !important;
	top:522px !important;
}

#item87850 {
	width:49px !important;
	height:7px !important;
	left:426px !important;
	top:522px !important;
}

#item87877 {
	width:45px !important;
	height:7px !important;
	left:366px !important;
	top:528px !important;
}

#item87904 {
	width:60px !important;
	height:7px !important;
	left:426px !important;
	top:528px !important;
}

#item49142 {
	width:130px !important;
	height:133px !important;
}

#item49137 {
	width:130px !important;
	height:133px !important;
	left:79px !important;
	top:33px !important;
}

#item50639 {
	width:45px !important;
	height:57px !important;
}

#item50634 {
	width:45px !important;
	height:57px !important;
	left:31px !important;
	top:108px !important;
}

#item50626 {
	width:130px !important;
	height:133px !important;
}

#item50621 {
	width:130px !important;
	height:133px !important;
	left:79px !important;
	top:224px !important;
}

#item50632 {
	width:124px !important;
	height:132px !important;
}

#item50627 {
	width:124px !important;
	height:132px !important;
	left:54px !important;
	top:421px !important;
}

#item50665 {
	width:45px !important;
	height:39px !important;
}

#item50659 {
	width:45px !important;
	height:39px !important;
	left:31px !important;
	top:514px !important;
}

#item49149 {
	width:137px !important;
	height:144px !important;
}

#item49143 {
	width:137px !important;
	height:144px !important;
	left:254px !important;
	top:132px !important;
}

#item49155 {
	width:148px !important;
	height:106px !important;
}

#item49150 {
	width:148px !important;
	height:106px !important;
	left:247px !important;
	top:316px !important;
}

#item49161 {
	width:66px !important;
	height:67px !important;
}

#item49156 {
	width:66px !important;
	height:67px !important;
	left:434px !important;
	top:292px !important;
}

#item50672 {
	width:70px !important;
	height:54px !important;
}

#item50667 {
	width:70px !important;
	height:54px !important;
	left:440px !important;
	top:381px !important;
}

#item49167 {
	width:98px !important;
	height:145px !important;
}

#item49162 {
	width:98px !important;
	height:145px !important;
	left:418px !important;
	top:459px !important;
}

#item50651 {
	width:45px !important;
	height:38px !important;
}

#item50646 {
	width:45px !important;
	height:38px !important;
	left:31px !important;
	top:319px !important;
}

#item50657 {
	width:45px !important;
	height:39px !important;
}

#item50652 {
	width:45px !important;
	height:39px !important;
	left:31px !important;
	top:278px !important;
}

#item87931 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:188px !important;
}

#item87958 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:188px !important;
}

#item87985 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:194px !important;
}

#item88013 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:194px !important;
}

#item88040 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:201px !important;
}

#item88067 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:201px !important;
}

#item88094 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:207px !important;
}

#item88121 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:207px !important;
}

#item88148 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:386px !important;
}

#item88175 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:386px !important;
}

#item88202 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:386px !important;
}

#item88229 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:392px !important;
}

#item88259 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:392px !important;
}

#item88286 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:392px !important;
}

#item88313 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:399px !important;
}

#item88340 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:399px !important;
}

#item88368 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:399px !important;
}

#item88395 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:406px !important;
}

#item88422 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:406px !important;
}

#item88449 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:406px !important;
}

#item88476 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:583px !important;
}

#item88504 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:583px !important;
}

#item88532 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:589px !important;
}

#item88559 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:589px !important;
}

#item88586 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:596px !important;
}

#item88613 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:596px !important;
}

#item88640 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:603px !important;
}

#item88667 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:603px !important;
}

#item88694 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:526px !important;
}

#item88721 {
	width:27px !important;
	height:7px !important;
	left:311px !important;
	top:526px !important;
}

#item88749 {
	width:27px !important;
	height:7px !important;
	left:359px !important;
	top:526px !important;
}

#item88776 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:533px !important;
}

#item88803 {
	width:27px !important;
	height:7px !important;
	left:311px !important;
	top:533px !important;
}

#item88830 {
	width:27px !important;
	height:7px !important;
	left:359px !important;
	top:533px !important;
}

#item88857 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:539px !important;
}

#item88884 {
	width:27px !important;
	height:7px !important;
	left:311px !important;
	top:539px !important;
}

#item88911 {
	width:27px !important;
	height:7px !important;
	left:359px !important;
	top:539px !important;
}

#item88938 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:546px !important;
}

#item88967 {
	width:27px !important;
	height:7px !important;
	left:311px !important;
	top:546px !important;
}

#item88995 {
	width:27px !important;
	height:7px !important;
	left:359px !important;
	top:546px !important;
}

#item89023 {
	width:60px !important;
	height:7px !important;
	left:217px !important;
	top:578px !important;
}

#item89050 {
	width:59px !important;
	height:7px !important;
	left:286px !important;
	top:578px !important;
}

#item89078 {
	width:45px !important;
	height:7px !important;
	left:353px !important;
	top:578px !important;
}

#item48358 {
	width:139px !important;
	height:216px !important;
}

#item48353 {
	width:139px !important;
	height:216px !important;
	left:345px !important;
	top:31px !important;
}

#item50678 {
	width:60px !important;
	height:29px !important;
}

#item50673 {
	width:60px !important;
	height:29px !important;
	left:281px !important;
	top:137px !important;
}

#item50685 {
	width:60px !important;
	height:29px !important;
}

#item50679 {
	width:60px !important;
	height:29px !important;
	left:281px !important;
	top:167px !important;
}

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

#item50686 {
	width:60px !important;
	height:50px !important;
	left:281px !important;
	top:198px !important;
}

#item49174 {
	width:173px !important;
	height:120px !important;
}

#item49169 {
	width:173px !important;
	height:120px !important;
	left:14px !important;
	top:33px !important;
}

#item50785 {
	width:173px !important;
	height:75px !important;
}

#item50780 {
	width:173px !important;
	height:75px !important;
	left:14px !important;
	top:154px !important;
}

#item50791 {
	width:173px !important;
	height:90px !important;
}

#item50786 {
	width:173px !important;
	height:90px !important;
	left:14px !important;
	top:208px !important;
}

#item50797 {
	width:173px !important;
	height:86px !important;
}

#item50792 {
	width:173px !important;
	height:86px !important;
	left:14px !important;
	top:284px !important;
}

#item50806 {
	width:173px !important;
	height:99px !important;
}

#item50801 {
	width:173px !important;
	height:99px !important;
	left:14px !important;
	top:353px !important;
}

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

#item49175 {
	width:79px !important;
	height:81px !important;
	left:191px !important;
	top:370px !important;
}

#item50773 {
	width:65px !important;
	height:44px !important;
}

#item50767 {
	width:65px !important;
	height:44px !important;
	left:197px !important;
	top:319px !important;
}

#item50779 {
	width:62px !important;
	height:56px !important;
}

#item50774 {
	width:62px !important;
	height:56px !important;
	left:195px !important;
	top:239px !important;
}

#item49186 {
	width:153px !important;
	height:220px !important;
}

#item49181 {
	width:153px !important;
	height:220px !important;
	left:330px !important;
	top:317px !important;
}

#item50699 {
	width:46px !important;
	height:34px !important;
}

#item50694 {
	width:46px !important;
	height:34px !important;
	left:281px !important;
	top:504px !important;
}

#item50705 {
	width:46px !important;
	height:34px !important;
}

#item50700 {
	width:46px !important;
	height:34px !important;
	left:281px !important;
	top:468px !important;
}

#item50712 {
	width:46px !important;
	height:34px !important;
}

#item50706 {
	width:46px !important;
	height:34px !important;
	left:281px !important;
	top:432px !important;
}

#item89105 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:277px !important;
}

#item89132 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:277px !important;
}

#item89159 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:283px !important;
}

#item89186 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:283px !important;
}

#item89213 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:290px !important;
}

#item89240 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:290px !important;
}

#item89268 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:296px !important;
}

#item89296 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:296px !important;
}

#item89323 {
	width:27px !important;
	height:7px !important;
	left:75px !important;
	top:491px !important;
}

#item89350 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:491px !important;
}

#item89377 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:491px !important;
}

#item89404 {
	width:27px !important;
	height:7px !important;
	left:186px !important;
	top:491px !important;
}

#item89431 {
	width:27px !important;
	height:7px !important;
	left:229px !important;
	top:491px !important;
}

#item89458 {
	width:27px !important;
	height:7px !important;
	left:75px !important;
	top:498px !important;
}

#item89485 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:498px !important;
}

#item89513 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:498px !important;
}

#item89540 {
	width:27px !important;
	height:7px !important;
	left:186px !important;
	top:498px !important;
}

#item89567 {
	width:27px !important;
	height:7px !important;
	left:229px !important;
	top:498px !important;
}

#item89594 {
	width:27px !important;
	height:7px !important;
	left:75px !important;
	top:505px !important;
}

#item89621 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:505px !important;
}

#item89648 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:505px !important;
}

#item89675 {
	width:27px !important;
	height:7px !important;
	left:186px !important;
	top:505px !important;
}

#item89702 {
	width:27px !important;
	height:7px !important;
	left:229px !important;
	top:505px !important;
}

#item89729 {
	width:27px !important;
	height:7px !important;
	left:75px !important;
	top:511px !important;
}

#item89757 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:511px !important;
}

#item89784 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:511px !important;
}

#item89811 {
	width:27px !important;
	height:7px !important;
	left:186px !important;
	top:511px !important;
}

#item89838 {
	width:27px !important;
	height:7px !important;
	left:229px !important;
	top:511px !important;
}

#item89865 {
	width:27px !important;
	height:7px !important;
	left:75px !important;
	top:518px !important;
}

#item89892 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:518px !important;
}

#item89920 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:518px !important;
}

#item89947 {
	width:27px !important;
	height:7px !important;
	left:186px !important;
	top:518px !important;
}

#item89974 {
	width:27px !important;
	height:7px !important;
	left:229px !important;
	top:518px !important;
}

#item90002 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:569px !important;
}

#item90029 {
	width:45px !important;
	height:7px !important;
	left:75px !important;
	top:569px !important;
}

#item90056 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:576px !important;
}

#item90083 {
	width:54px !important;
	height:7px !important;
	left:75px !important;
	top:576px !important;
}

#item90110 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:582px !important;
}

#item90137 {
	width:41px !important;
	height:7px !important;
	left:152px !important;
	top:569px !important;
}

#item90164 {
	width:45px !important;
	height:7px !important;
	left:206px !important;
	top:569px !important;
}

#item90191 {
	width:45px !important;
	height:7px !important;
	left:152px !important;
	top:576px !important;
}

#item90218 {
	width:54px !important;
	height:7px !important;
	left:206px !important;
	top:576px !important;
}

#item90246 {
	width:43px !important;
	height:7px !important;
	left:152px !important;
	top:583px !important;
}

#item90273 {
	width:27px !important;
	height:7px !important;
	left:345px !important;
	top:566px !important;
}

#item90300 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:566px !important;
}

#item90327 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:566px !important;
}

#item90355 {
	width:27px !important;
	height:7px !important;
	left:345px !important;
	top:572px !important;
}

#item90382 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:572px !important;
}

#item90410 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:572px !important;
}

#item90438 {
	width:27px !important;
	height:7px !important;
	left:345px !important;
	top:579px !important;
}

#item90465 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:579px !important;
}

#item90493 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:579px !important;
}

#item90520 {
	width:27px !important;
	height:7px !important;
	left:345px !important;
	top:586px !important;
}

#item90547 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:586px !important;
}

#item90574 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:586px !important;
}

#item49192 {
	width:149px !important;
	height:219px !important;
}

#item49187 {
	width:149px !important;
	height:219px !important;
	left:66px !important;
	top:313px !important;
}

#item50718 {
	width:51px !important;
	height:40px !important;
}

#item50713 {
	width:51px !important;
	height:40px !important;
	left:12px !important;
	top:492px !important;
}

#item50725 {
	width:51px !important;
	height:41px !important;
}

#item50720 {
	width:51px !important;
	height:41px !important;
	left:12px !important;
	top:448px !important;
}

#item50731 {
	width:51px !important;
	height:41px !important;
}

#item50726 {
	width:51px !important;
	height:41px !important;
	left:12px !important;
	top:406px !important;
}

#item49198 {
	width:144px !important;
	height:217px !important;
}

#item49193 {
	width:144px !important;
	height:217px !important;
	left:70px !important;
	top:30px !important;
}

#item50737 {
	width:56px !important;
	height:50px !important;
}

#item50732 {
	width:56px !important;
	height:50px !important;
	left:11px !important;
	top:198px !important;
}

#item50743 {
	width:56px !important;
	height:50px !important;
}

#item50738 {
	width:56px !important;
	height:50px !important;
	left:11px !important;
	top:145px !important;
}

#item49205 {
	width:129px !important;
	height:119px !important;
}

#item49199 {
	width:129px !important;
	height:119px !important;
	left:261px !important;
	top:153px !important;
}

#item50752 {
	width:92px !important;
	height:90px !important;
}

#item50746 {
	width:92px !important;
	height:90px !important;
	left:424px !important;
	top:196px !important;
}

#item50758 {
	width:54px !important;
	height:52px !important;
}

#item50753 {
	width:54px !important;
	height:52px !important;
	left:441px !important;
	top:331px !important;
}

#item50764 {
	width:62px !important;
	height:46px !important;
}

#item50759 {
	width:62px !important;
	height:46px !important;
	left:440px !important;
	top:396px !important;
}

#item49211 {
	width:151px !important;
	height:116px !important;
}

#item49206 {
	width:151px !important;
	height:116px !important;
	left:269px !important;
	top:307px !important;
}

#item90602 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:568px !important;
}

#item90629 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:568px !important;
}

#item90656 {
	width:27px !important;
	height:7px !important;
	left:173px !important;
	top:568px !important;
}

#item90683 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:574px !important;
}

#item90711 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:574px !important;
}

#item90738 {
	width:27px !important;
	height:7px !important;
	left:173px !important;
	top:574px !important;
}

#item90766 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:581px !important;
}

#item90793 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:581px !important;
}

#item90820 {
	width:27px !important;
	height:7px !important;
	left:173px !important;
	top:581px !important;
}

#item90847 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:587px !important;
}

#item90874 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:587px !important;
}

#item90901 {
	width:27px !important;
	height:7px !important;
	left:173px !important;
	top:587px !important;
}

#item90928 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:532px !important;
}

#item90955 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:532px !important;
}

#item90982 {
	width:27px !important;
	height:7px !important;
	left:361px !important;
	top:532px !important;
}

#item91010 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:539px !important;
}

#item91037 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:539px !important;
}

#item91064 {
	width:27px !important;
	height:7px !important;
	left:361px !important;
	top:539px !important;
}

#item91091 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:546px !important;
}

#item91119 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:546px !important;
}

#item91146 {
	width:27px !important;
	height:7px !important;
	left:361px !important;
	top:546px !important;
}

#item91173 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:552px !important;
}

#item91200 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:552px !important;
}

#item91227 {
	width:27px !important;
	height:7px !important;
	left:361px !important;
	top:552px !important;
}

#item91255 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:582px !important;
}

#item91283 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:582px !important;
}

#item91310 {
	width:27px !important;
	height:7px !important;
	left:361px !important;
	top:582px !important;
}

#item91337 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:589px !important;
}

#item91364 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:589px !important;
}

#item91391 {
	width:27px !important;
	height:7px !important;
	left:361px !important;
	top:589px !important;
}

#item91418 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:595px !important;
}

#item91445 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:595px !important;
}

#item91472 {
	width:27px !important;
	height:7px !important;
	left:361px !important;
	top:595px !important;
}

#item91500 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:602px !important;
}

#item91527 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:602px !important;
}

#item91554 {
	width:27px !important;
	height:7px !important;
	left:361px !important;
	top:602px !important;
}

#item91581 {
	width:48px !important;
	height:7px !important;
	left:401px !important;
	top:517px !important;
}

#item91608 {
	width:48px !important;
	height:7px !important;
	left:449px !important;
	top:517px !important;
}

#item91635 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:523px !important;
}

#item91662 {
	width:48px !important;
	height:7px !important;
	left:401px !important;
	top:586px !important;
}

#item91689 {
	width:48px !important;
	height:7px !important;
	left:449px !important;
	top:586px !important;
}

#item91718 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:592px !important;
}

#item91746 {
	width:27px !important;
	height:7px !important;
	left:80px !important;
	top:283px !important;
}

#item91774 {
	width:27px !important;
	height:7px !important;
	left:123px !important;
	top:283px !important;
}

#item91801 {
	width:27px !important;
	height:7px !important;
	left:167px !important;
	top:283px !important;
}

#item91828 {
	width:27px !important;
	height:7px !important;
	left:80px !important;
	top:290px !important;
}

#item91855 {
	width:27px !important;
	height:7px !important;
	left:123px !important;
	top:290px !important;
}

#item91882 {
	width:27px !important;
	height:7px !important;
	left:167px !important;
	top:290px !important;
}

#item91909 {
	width:27px !important;
	height:7px !important;
	left:80px !important;
	top:296px !important;
}

#item91936 {
	width:27px !important;
	height:7px !important;
	left:123px !important;
	top:296px !important;
}

#item91963 {
	width:27px !important;
	height:7px !important;
	left:167px !important;
	top:296px !important;
}

#item48367 {
	width:189px !important;
	height:186px !important;
}

#item48362 {
	width:189px !important;
	height:186px !important;
	left:73px !important;
	top:33px !important;
}

#item49217 {
	width:88px !important;
	height:38px !important;
}

#item49212 {
	width:88px !important;
	height:38px !important;
	left:328px !important;
	top:31px !important;
}

#item50812 {
	width:88px !important;
	height:40px !important;
}

#item50807 {
	width:88px !important;
	height:40px !important;
	left:284px !important;
	top:72px !important;
}

#item50826 {
	width:88px !important;
	height:40px !important;
}

#item50821 {
	width:88px !important;
	height:40px !important;
	left:282px !important;
	top:114px !important;
}

#item50820 {
	width:88px !important;
	height:40px !important;
}

#item50815 {
	width:88px !important;
	height:40px !important;
	left:377px !important;
	top:72px !important;
}

#item50833 {
	width:88px !important;
	height:40px !important;
}

#item50828 {
	width:88px !important;
	height:40px !important;
	left:380px !important;
	top:114px !important;
}

#item49229 {
	width:123px !important;
	height:177px !important;
}

#item49224 {
	width:123px !important;
	height:177px !important;
	left:51px !important;
	top:232px !important;
}

#item50881 {
	width:46px !important;
	height:54px !important;
}

#item50876 {
	width:46px !important;
	height:54px !important;
	top:355px !important;
}

#item50849 {
	width:127px !important;
	height:186px !important;
}

#item50844 {
	width:127px !important;
	height:186px !important;
	left:47px !important;
	top:418px !important;
}

#item50842 {
	width:126px !important;
	height:177px !important;
}

#item50837 {
	width:126px !important;
	height:177px !important;
	left:234px !important;
	top:232px !important;
}

#item50889 {
	width:45px !important;
	height:102px !important;
}

#item50882 {
	width:45px !important;
	height:102px !important;
	left:185px !important;
	top:307px !important;
}

#item50856 {
	width:126px !important;
	height:186px !important;
}

#item50850 {
	width:126px !important;
	height:186px !important;
	left:234px !important;
	top:418px !important;
}

#item50869 {
	width:45px !important;
	height:54px !important;
}

#item50864 {
	width:45px !important;
	height:54px !important;
	left:185px !important;
	top:550px !important;
}

#item50875 {
	width:46px !important;
	height:54px !important;
}

#item50870 {
	width:46px !important;
	height:54px !important;
	top:550px !important;
}

#item91990 {
	width:27px !important;
	height:7px !important;
	left:288px !important;
	top:185px !important;
}

#item92018 {
	width:27px !important;
	height:7px !important;
	left:326px !important;
	top:185px !important;
}

#item92046 {
	width:27px !important;
	height:7px !important;
	left:365px !important;
	top:185px !important;
}

#item92073 {
	width:27px !important;
	height:7px !important;
	left:404px !important;
	top:185px !important;
}

#item92100 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:185px !important;
}

#item92127 {
	width:27px !important;
	height:7px !important;
	left:288px !important;
	top:191px !important;
}

#item92154 {
	width:27px !important;
	height:7px !important;
	left:326px !important;
	top:191px !important;
}

#item92181 {
	width:27px !important;
	height:7px !important;
	left:365px !important;
	top:191px !important;
}

#item92208 {
	width:27px !important;
	height:7px !important;
	left:404px !important;
	top:191px !important;
}

#item92235 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:191px !important;
}

#item92263 {
	width:27px !important;
	height:7px !important;
	left:288px !important;
	top:198px !important;
}

#item92290 {
	width:27px !important;
	height:7px !important;
	left:326px !important;
	top:198px !important;
}

#item92317 {
	width:27px !important;
	height:7px !important;
	left:365px !important;
	top:198px !important;
}

#item92345 {
	width:27px !important;
	height:7px !important;
	left:404px !important;
	top:198px !important;
}

#item92372 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:198px !important;
}

#item92399 {
	width:27px !important;
	height:7px !important;
	left:288px !important;
	top:205px !important;
}

#item92426 {
	width:27px !important;
	height:7px !important;
	left:326px !important;
	top:205px !important;
}

#item92453 {
	width:27px !important;
	height:7px !important;
	left:365px !important;
	top:205px !important;
}

#item92480 {
	width:27px !important;
	height:7px !important;
	left:404px !important;
	top:205px !important;
}

#item92508 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:205px !important;
}

#item92535 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:269px !important;
}

#item92562 {
	width:27px !important;
	height:7px !important;
	left:453px !important;
	top:269px !important;
}

#item92589 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:276px !important;
}

#item92616 {
	width:27px !important;
	height:7px !important;
	left:453px !important;
	top:276px !important;
}

#item92643 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:283px !important;
}

#item92671 {
	width:27px !important;
	height:7px !important;
	left:453px !important;
	top:283px !important;
}

#item92698 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:289px !important;
}

#item92725 {
	width:27px !important;
	height:7px !important;
	left:453px !important;
	top:289px !important;
}

#item92753 {
	width:55px !important;
	height:7px !important;
	left:367px !important;
	top:338px !important;
}

#item92780 {
	width:60px !important;
	height:7px !important;
	left:426px !important;
	top:338px !important;
}

#item92807 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:415px !important;
}

#item92834 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:415px !important;
}

#item92861 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:422px !important;
}

#item92888 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:422px !important;
}

#item92915 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:429px !important;
}

#item92942 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:429px !important;
}

#item92969 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:435px !important;
}

#item92997 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:435px !important;
}

#item93024 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:511px !important;
}

#item93051 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:511px !important;
}

#item93756 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:517px !important;
}

#item93784 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:517px !important;
}

#item93811 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:524px !important;
}

#item93839 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:524px !important;
}

#item93867 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:531px !important;
}

#item93894 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:531px !important;
}

#item49248 {
	width:307px !important;
	height:315px !important;
}

#item49243 {
	width:307px !important;
	height:315px !important;
	left:209px !important;
	top:35px !important;
}

#item50897 {
	width:72px !important;
	height:148px !important;
}

#item50891 {
	width:72px !important;
	height:148px !important;
	left:134px !important;
	top:35px !important;
}

#item50903 {
	width:72px !important;
	height:165px !important;
}

#item50898 {
	width:72px !important;
	height:165px !important;
	left:134px !important;
	top:184px !important;
}

#item49273 {
	width:89px !important;
	height:100px !important;
}

#item49268 {
	width:89px !important;
	height:100px !important;
	left:300px !important;
	top:399px !important;
}

#item50910 {
	width:105px !important;
	height:84px !important;
}

#item50905 {
	width:105px !important;
	height:84px !important;
	left:317px !important;
	top:447px !important;
}

#item50929 {
	width:75px !important;
	height:156px !important;
}

#item50924 {
	width:75px !important;
	height:156px !important;
	left:214px !important;
	top:376px !important;
}

#item50935 {
	width:77px !important;
	height:94px !important;
}

#item50930 {
	width:77px !important;
	height:94px !important;
	left:127px !important;
	top:383px !important;
}

#item50941 {
	width:72px !important;
	height:113px !important;
}

#item50936 {
	width:72px !important;
	height:113px !important;
	left:141px !important;
	top:433px !important;
}

#item50948 {
	width:84px !important;
	height:113px !important;
}

#item50942 {
	width:84px !important;
	height:113px !important;
	left:148px !important;
	top:503px !important;
}

#item50917 {
	width:34px !important;
	height:111px !important;
}

#item50911 {
	width:34px !important;
	height:111px !important;
	left:466px !important;
	top:493px !important;
}

#item50923 {
	width:27px !important;
	height:111px !important;
}

#item50918 {
	width:27px !important;
	height:111px !important;
	left:438px !important;
	top:493px !important;
}

#item93921 {
	width:41px !important;
	height:7px !important;
	left:35px !important;
	top:191px !important;
}

#item93948 {
	width:45px !important;
	height:7px !important;
	left:35px !important;
	top:198px !important;
}

#item93975 {
	width:46px !important;
	height:7px !important;
	left:35px !important;
	top:204px !important;
}

#item94002 {
	width:41px !important;
	height:7px !important;
	left:35px !important;
	top:248px !important;
}

#item94029 {
	width:45px !important;
	height:7px !important;
	left:35px !important;
	top:254px !important;
}

#item94056 {
	width:46px !important;
	height:7px !important;
	left:35px !important;
	top:261px !important;
}

#item94083 {
	width:41px !important;
	height:7px !important;
	left:35px !important;
	top:303px !important;
}

#item94111 {
	width:45px !important;
	height:7px !important;
	left:35px !important;
	top:310px !important;
}

#item94138 {
	width:46px !important;
	height:7px !important;
	left:35px !important;
	top:316px !important;
}

#item94165 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:406px !important;
}

#item94192 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:413px !important;
}

#item94219 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:420px !important;
}

#item94246 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:426px !important;
}

#item94273 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:464px !important;
}

#item94300 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:471px !important;
}

#item94327 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:478px !important;
}

#item94356 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:484px !important;
}

#item94383 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item94410 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:528px !important;
}

#item94437 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:534px !important;
}

#item94464 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:541px !important;
}

#item94491 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item94518 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:583px !important;
}

#item48373 {
	width:117px !important;
	height:148px !important;
}

#item48368 {
	width:117px !important;
	height:148px !important;
	left:90px !important;
	top:36px !important;
}

#item51001 {
	width:129px !important;
	height:155px !important;
}

#item50996 {
	width:129px !important;
	height:155px !important;
	left:51px !important;
	top:192px !important;
}

#item51056 {
	width:113px !important;
	height:158px !important;
}

#item51051 {
	width:113px !important;
	height:158px !important;
	left:65px !important;
	top:392px !important;
}

#item51076 {
	width:113px !important;
	height:158px !important;
}

#item51071 {
	width:113px !important;
	height:158px !important;
	left:215px !important;
	top:392px !important;
}

#item51088 {
	width:136px !important;
	height:158px !important;
}

#item51083 {
	width:136px !important;
	height:158px !important;
	left:348px !important;
	top:392px !important;
}

#item51094 {
	width:28px !important;
	height:41px !important;
}

#item51089 {
	width:28px !important;
	height:41px !important;
	left:338px !important;
	top:509px !important;
}

#item51100 {
	width:28px !important;
	height:41px !important;
}

#item51095 {
	width:28px !important;
	height:41px !important;
	left:367px !important;
	top:509px !important;
}

#item51106 {
	width:28px !important;
	height:41px !important;
}

#item51101 {
	width:28px !important;
	height:41px !important;
	left:395px !important;
	top:509px !important;
}

#item51082 {
	width:43px !important;
	height:41px !important;
}

#item51077 {
	width:43px !important;
	height:41px !important;
	left:187px !important;
	top:509px !important;
}

#item51063 {
	width:26px !important;
	height:44px !important;
}

#item51057 {
	width:26px !important;
	height:44px !important;
	left:22px !important;
	top:506px !important;
}

#item51069 {
	width:26px !important;
	height:44px !important;
}

#item51064 {
	width:26px !important;
	height:44px !important;
	left:50px !important;
	top:506px !important;
}

#item51019 {
	width:101px !important;
	height:139px !important;
}

#item51014 {
	width:101px !important;
	height:139px !important;
	left:187px !important;
	top:207px !important;
}

#item51034 {
	width:98px !important;
	height:37px !important;
}

#item51027 {
	width:98px !important;
	height:37px !important;
	left:187px !important;
	top:349px !important;
}

#item51041 {
	width:90px !important;
	height:37px !important;
}

#item51035 {
	width:90px !important;
	height:37px !important;
	left:289px !important;
	top:349px !important;
}

#item51050 {
	width:99px !important;
	height:37px !important;
}

#item51045 {
	width:99px !important;
	height:37px !important;
	left:383px !important;
	top:349px !important;
}

#item51026 {
	width:111px !important;
	height:139px !important;
}

#item51020 {
	width:111px !important;
	height:139px !important;
	left:290px !important;
	top:207px !important;
}

#item51007 {
	width:34px !important;
	height:44px !important;
}

#item51002 {
	width:34px !important;
	height:44px !important;
	left:19px !important;
	top:303px !important;
}

#item51013 {
	width:34px !important;
	height:44px !important;
}

#item51008 {
	width:34px !important;
	height:44px !important;
	left:54px !important;
	top:303px !important;
}

#item50980 {
	width:119px !important;
	height:148px !important;
}

#item50975 {
	width:119px !important;
	height:148px !important;
	left:365px !important;
	top:36px !important;
}

#item50960 {
	width:67px !important;
	height:17px !important;
}

#item50955 {
	width:67px !important;
	height:17px !important;
	left:20px !important;
	top:127px !important;
}

#item50968 {
	width:67px !important;
	height:17px !important;
}

#item50962 {
	width:67px !important;
	height:17px !important;
	left:20px !important;
	top:146px !important;
}

#item50974 {
	width:67px !important;
	height:18px !important;
}

#item50969 {
	width:67px !important;
	height:18px !important;
	left:20px !important;
	top:167px !important;
}

#item50986 {
	width:34px !important;
	height:48px !important;
}

#item50981 {
	width:34px !important;
	height:48px !important;
	left:317px !important;
	top:138px !important;
}

#item50992 {
	width:32px !important;
	height:48px !important;
}

#item50987 {
	width:32px !important;
	height:48px !important;
	left:352px !important;
	top:138px !important;
}

#item94546 {
	width:46px !important;
	height:7px !important;
	left:211px !important;
	top:63px !important;
}

#item94573 {
	width:46px !important;
	height:7px !important;
	left:264px !important;
	top:63px !important;
}

#item94601 {
	width:46px !important;
	height:7px !important;
	left:211px !important;
	top:69px !important;
}

#item94628 {
	width:46px !important;
	height:7px !important;
	left:211px !important;
	top:150px !important;
}

#item94656 {
	width:46px !important;
	height:7px !important;
	left:267px !important;
	top:150px !important;
}

#item94683 {
	width:46px !important;
	height:7px !important;
	left:403px !important;
	top:263px !important;
}

#item94710 {
	width:46px !important;
	height:7px !important;
	left:403px !important;
	top:270px !important;
}

#item94737 {
	width:46px !important;
	height:7px !important;
	left:403px !important;
	top:277px !important;
}

#item94764 {
	width:46px !important;
	height:7px !important;
	left:404px !important;
	top:309px !important;
}

#item94791 {
	width:46px !important;
	height:7px !important;
	left:404px !important;
	top:316px !important;
}

#item94818 {
	width:46px !important;
	height:7px !important;
	left:404px !important;
	top:322px !important;
}

#item94846 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:371px !important;
}

#item94873 {
	width:46px !important;
	height:7px !important;
	left:134px !important;
	top:371px !important;
}

#item94900 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:573px !important;
}

#item94927 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:579px !important;
}

#item94954 {
	width:41px !important;
	height:7px !important;
	left:186px !important;
	top:581px !important;
}

#item94981 {
	width:45px !important;
	height:7px !important;
	left:285px !important;
	top:581px !important;
}

#item95008 {
	width:46px !important;
	height:7px !important;
	left:337px !important;
	top:581px !important;
}

#item95035 {
	width:46px !important;
	height:7px !important;
	left:389px !important;
	top:581px !important;
}

#item95062 {
	width:46px !important;
	height:7px !important;
	left:440px !important;
	top:581px !important;
}

#item49330 {
	width:124px !important;
	height:133px !important;
}

#item49324 {
	width:124px !important;
	height:133px !important;
	left:31px !important;
	top:418px !important;
}

#item51204 {
	width:103px !important;
	height:133px !important;
}

#item51199 {
	width:103px !important;
	height:133px !important;
	left:346px !important;
	top:418px !important;
}

#item51185 {
	width:101px !important;
	height:133px !important;
}

#item51180 {
	width:101px !important;
	height:133px !important;
	left:195px !important;
	top:418px !important;
}

#item51179 {
	width:41px !important;
	height:41px !important;
}

#item51174 {
	width:41px !important;
	height:41px !important;
	left:138px !important;
	top:509px !important;
}

#item51210 {
	width:43px !important;
	height:41px !important;
}

#item51205 {
	width:43px !important;
	height:41px !important;
	left:453px !important;
	top:509px !important;
}

#item51191 {
	width:29px !important;
	height:41px !important;
}

#item51186 {
	width:29px !important;
	height:41px !important;
	left:281px !important;
	top:509px !important;
}

#item51197 {
	width:26px !important;
	height:41px !important;
}

#item51192 {
	width:26px !important;
	height:41px !important;
	left:310px !important;
	top:509px !important;
}

#item49349 {
	width:132px !important;
	height:98px !important;
}

#item49344 {
	width:132px !important;
	height:98px !important;
	left:251px !important;
	top:9px !important;
}

#item51145 {
	width:132px !important;
	height:98px !important;
}

#item51140 {
	width:132px !important;
	height:98px !important;
	left:272px !important;
	top:84px !important;
}

#item51151 {
	width:136px !important;
	height:108px !important;
}

#item51146 {
	width:136px !important;
	height:108px !important;
	left:245px !important;
	top:161px !important;
}

#item51157 {
	width:147px !important;
	height:101px !important;
}

#item51152 {
	width:147px !important;
	height:101px !important;
	left:265px !important;
	top:241px !important;
}

#item51167 {
	width:130px !important;
	height:79px !important;
}

#item51162 {
	width:130px !important;
	height:79px !important;
	left:276px !important;
	top:324px !important;
}

#item49355 {
	width:70px !important;
	height:52px !important;
}

#item49350 {
	width:70px !important;
	height:52px !important;
	left:164px !important;
	top:48px !important;
}

#item51114 {
	width:70px !important;
	height:52px !important;
}

#item51109 {
	width:70px !important;
	height:52px !important;
	left:164px !important;
	top:104px !important;
}

#item51120 {
	width:70px !important;
	height:52px !important;
}

#item51115 {
	width:70px !important;
	height:52px !important;
	left:164px !important;
	top:161px !important;
}

#item51126 {
	width:70px !important;
	height:52px !important;
}

#item51121 {
	width:70px !important;
	height:52px !important;
	left:164px !important;
	top:233px !important;
}

#item51133 {
	width:70px !important;
	height:52px !important;
}

#item51127 {
	width:70px !important;
	height:52px !important;
	left:164px !important;
	top:289px !important;
}

#item51139 {
	width:70px !important;
	height:52px !important;
}

#item51134 {
	width:70px !important;
	height:52px !important;
	left:164px !important;
	top:346px !important;
}

#item95089 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:139px !important;
}

#item95117 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:146px !important;
}

#item95145 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:153px !important;
}

#item95172 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:159px !important;
}

#item95200 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:166px !important;
}

#item95227 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:172px !important;
}

#item95254 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:179px !important;
}

#item95281 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:139px !important;
}

#item95308 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:145px !important;
}

#item95335 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:152px !important;
}

#item95363 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:159px !important;
}

#item95391 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:165px !important;
}

#item95419 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:172px !important;
}

#item95446 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:178px !important;
}

#item95474 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:228px !important;
}

#item95501 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:234px !important;
}

#item95528 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:241px !important;
}

#item95555 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:248px !important;
}

#item95582 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:254px !important;
}

#item95610 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:261px !important;
}

#item95637 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:267px !important;
}

#item95664 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:228px !important;
}

#item95691 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:234px !important;
}

#item95718 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:241px !important;
}

#item95746 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:248px !important;
}

#item95773 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:254px !important;
}

#item95800 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:261px !important;
}

#item95827 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:267px !important;
}

#item95855 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:317px !important;
}

#item95882 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:324px !important;
}

#item95909 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:330px !important;
}

#item95936 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:337px !important;
}

#item95963 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:343px !important;
}

#item95990 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:350px !important;
}

#item96017 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:357px !important;
}

#item96044 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:317px !important;
}

#item96071 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:324px !important;
}

#item96099 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:330px !important;
}

#item96126 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:337px !important;
}

#item96153 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:343px !important;
}

#item96180 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:350px !important;
}

#item96207 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:357px !important;
}

#item96234 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item96261 {
	width:44px !important;
	height:7px !important;
	left:136px !important;
	top:574px !important;
}

#item96288 {
	width:41px !important;
	height:7px !important;
	left:187px !important;
	top:581px !important;
}

#item96317 {
	width:45px !important;
	height:7px !important;
	left:295px !important;
	top:581px !important;
}

#item96344 {
	width:44px !important;
	height:7px !important;
	left:187px !important;
	top:588px !important;
}

#item96372 {
	width:45px !important;
	height:7px !important;
	left:344px !important;
	top:587px !important;
}

#item96399 {
	width:44px !important;
	height:7px !important;
	left:453px !important;
	top:587px !important;
}

#item48379 {
	width:107px !important;
	height:103px !important;
}

#item48374 {
	width:107px !important;
	height:103px !important;
	left:162px !important;
	top:72px !important;
}

#item49361 {
	width:68px !important;
	height:125px !important;
}

#item49356 {
	width:68px !important;
	height:125px !important;
	left:167px !important;
	top:177px !important;
}

#item49368 {
	width:55px !important;
	height:79px !important;
}

#item49363 {
	width:55px !important;
	height:79px !important;
	left:16px !important;
	top:102px !important;
}

#item51217 {
	width:60px !important;
	height:79px !important;
}

#item51212 {
	width:60px !important;
	height:79px !important;
	left:73px !important;
	top:102px !important;
}

#item49374 {
	width:36px !important;
	height:114px !important;
}

#item49369 {
	width:36px !important;
	height:114px !important;
	left:20px !important;
	top:192px !important;
}

#item51223 {
	width:33px !important;
	height:114px !important;
}

#item51218 {
	width:33px !important;
	height:114px !important;
	left:58px !important;
	top:192px !important;
}

#item51229 {
	width:39px !important;
	height:114px !important;
}

#item51224 {
	width:39px !important;
	height:114px !important;
	left:91px !important;
	top:192px !important;
}

#item49381 {
	width:139px !important;
	height:278px !important;
}

#item49375 {
	width:139px !important;
	height:278px !important;
	left:277px !important;
	top:37px !important;
}

#item51237 {
	width:67px !important;
	height:138px !important;
}

#item51232 {
	width:67px !important;
	height:138px !important;
	left:416px !important;
	top:37px !important;
}

#item51244 {
	width:67px !important;
	height:139px !important;
}

#item51238 {
	width:67px !important;
	height:139px !important;
	left:416px !important;
	top:176px !important;
}

#item49393 {
	width:105px !important;
	height:282px !important;
}

#item49388 {
	width:105px !important;
	height:282px !important;
	left:98px !important;
	top:321px !important;
}

#item51262 {
	width:118px !important;
	height:282px !important;
}

#item51257 {
	width:118px !important;
	height:282px !important;
	left:210px !important;
	top:321px !important;
}

#item51268 {
	width:61px !important;
	height:173px !important;
}

#item51263 {
	width:61px !important;
	height:173px !important;
	left:325px !important;
	top:430px !important;
}

#item51256 {
	width:113px !important;
	height:182px !important;
}

#item51251 {
	width:113px !important;
	height:182px !important;
	top:421px !important;
}

#item96426 {
	width:56px !important;
	height:7px !important;
	left:389px !important;
	top:340px !important;
}

#item96453 {
	width:41px !important;
	height:7px !important;
	left:445px !important;
	top:340px !important;
}

#item96480 {
	width:49px !important;
	height:7px !important;
	left:389px !important;
	top:347px !important;
}

#item96507 {
	width:75px !important;
	height:7px !important;
	left:389px !important;
	top:392px !important;
}

#item96535 {
	width:65px !important;
	height:7px !important;
	left:389px !important;
	top:398px !important;
}

#item96562 {
	width:59px !important;
	height:7px !important;
	left:389px !important;
	top:405px !important;
}

#item96590 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:450px !important;
}

#item96618 {
	width:37px !important;
	height:7px !important;
	left:449px !important;
	top:450px !important;
}

#item96645 {
	width:55px !important;
	height:7px !important;
	left:390px !important;
	top:457px !important;
}

#item96672 {
	width:74px !important;
	height:7px !important;
	left:390px !important;
	top:523px !important;
}

#item96699 {
	width:73px !important;
	height:7px !important;
	left:390px !important;
	top:530px !important;
}

#item49418 {
	width:109px !important;
	height:279px !important;
}

#item49412 {
	width:109px !important;
	height:279px !important;
	left:129px !important;
	top:37px !important;
}

#item51275 {
	width:63px !important;
	height:193px !important;
}

#item51269 {
	width:63px !important;
	height:193px !important;
	left:240px !important;
	top:122px !important;
}

#item49424 {
	width:190px !important;
	height:281px !important;
}

#item49419 {
	width:190px !important;
	height:281px !important;
	left:312px !important;
	top:38px !important;
}

#item51281 {
	width:140px !important;
	height:95px !important;
}

#item51276 {
	width:140px !important;
	height:95px !important;
	left:376px !important;
	top:224px !important;
}

#item49436 {
	width:171px !important;
	height:281px !important;
}

#item49431 {
	width:171px !important;
	height:281px !important;
	left:133px !important;
	top:323px !important;
}

#item51293 {
	width:191px !important;
	height:281px !important;
}

#item51288 {
	width:191px !important;
	height:281px !important;
	left:311px !important;
	top:323px !important;
}

#item49442 {
	width:48px !important;
	height:137px !important;
}

#item49437 {
	width:48px !important;
	height:137px !important;
	left:31px !important;
	top:465px !important;
}

#item51287 {
	width:48px !important;
	height:137px !important;
}

#item51282 {
	width:48px !important;
	height:137px !important;
	left:81px !important;
	top:465px !important;
}

#item96726 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:63px !important;
}

#item96753 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:112px !important;
}

#item96780 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:191px !important;
}

#item96807 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:198px !important;
}

#item96834 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:231px !important;
}

#item96862 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:238px !important;
}

#item96889 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:303px !important;
}

#item96916 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:309px !important;
}

#item96943 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:316px !important;
}

#item96970 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:396px !important;
}

#item96997 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:402px !important;
}

#item97024 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:438px !important;
}

#item48385 {
	width:189px !important;
	height:220px !important;
}

#item48380 {
	width:189px !important;
	height:220px !important;
	left:98px !important;
	top:41px !important;
}

#item51305 {
	width:96px !important;
	height:101px !important;
}

#item51300 {
	width:96px !important;
	height:101px !important;
	top:160px !important;
}

#item49460 {
	width:183px !important;
	height:225px !important;
}

#item49455 {
	width:183px !important;
	height:225px !important;
	left:103px !important;
	top:272px !important;
}

#item51312 {
	width:102px !important;
	height:226px !important;
}

#item51306 {
	width:102px !important;
	height:226px !important;
	top:271px !important;
}

#item49467 {
	width:189px !important;
	height:294px !important;
}

#item49461 {
	width:189px !important;
	height:294px !important;
	left:294px !important;
	top:43px !important;
}

#item49473 {
	width:77px !important;
	height:31px !important;
}

#item49468 {
	width:77px !important;
	height:31px !important;
	left:295px !important;
	top:353px !important;
}

#item51338 {
	width:104px !important;
	height:61px !important;
}

#item51333 {
	width:104px !important;
	height:61px !important;
	left:384px !important;
	top:344px !important;
}

#item51344 {
	width:72px !important;
	height:45px !important;
}

#item51339 {
	width:72px !important;
	height:45px !important;
	left:420px !important;
	top:418px !important;
}

#item51350 {
	width:73px !important;
	height:36px !important;
}

#item51345 {
	width:73px !important;
	height:36px !important;
	left:391px !important;
	top:454px !important;
}

#item51319 {
	width:76px !important;
	height:34px !important;
}

#item51313 {
	width:76px !important;
	height:34px !important;
	left:293px !important;
	top:385px !important;
}

#item51326 {
	width:77px !important;
	height:29px !important;
}

#item51320 {
	width:77px !important;
	height:29px !important;
	left:295px !important;
	top:419px !important;
}

#item51332 {
	width:74px !important;
	height:42px !important;
}

#item51327 {
	width:74px !important;
	height:42px !important;
	left:295px !important;
	top:450px !important;
}

#item97051 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:529px !important;
}

#item97078 {
	width:57px !important;
	height:7px !important;
	left:72px !important;
	top:529px !important;
}

#item97107 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:578px !important;
}

#item97134 {
	width:47px !important;
	height:7px !important;
	left:82px !important;
	top:578px !important;
}

#item97161 {
	width:40px !important;
	height:7px !important;
	left:137px !important;
	top:529px !important;
}

#item97188 {
	width:47px !important;
	height:7px !important;
	left:201px !important;
	top:529px !important;
}

#item97215 {
	width:55px !important;
	height:7px !important;
	left:137px !important;
	top:579px !important;
}

#item97242 {
	width:50px !important;
	height:7px !important;
	left:257px !important;
	top:536px !important;
}

#item97269 {
	width:53px !important;
	height:7px !important;
	left:309px !important;
	top:536px !important;
}

#item97297 {
	width:52px !important;
	height:7px !important;
	left:257px !important;
	top:542px !important;
}

#item97324 {
	width:59px !important;
	height:7px !important;
	left:309px !important;
	top:542px !important;
}

#item97352 {
	width:48px !important;
	height:7px !important;
	left:257px !important;
	top:592px !important;
}

#item97379 {
	width:40px !important;
	height:7px !important;
	left:376px !important;
	top:529px !important;
}

#item97406 {
	width:59px !important;
	height:7px !important;
	left:427px !important;
	top:529px !important;
}

#item49479 {
	width:210px !important;
	height:189px !important;
}

#item49474 {
	width:210px !important;
	height:189px !important;
	left:219px !important;
	top:129px !important;
}

#item51370 {
	width:342px !important;
	height:89px !important;
}

#item51365 {
	width:342px !important;
	height:89px !important;
	left:145px !important;
	top:295px !important;
}

#item49485 {
	width:108px !important;
	height:143px !important;
}

#item49480 {
	width:108px !important;
	height:143px !important;
	left:32px !important;
	top:40px !important;
}

#item51357 {
	width:84px !important;
	height:108px !important;
}

#item51352 {
	width:84px !important;
	height:108px !important;
	left:35px !important;
	top:228px !important;
}

#item51363 {
	width:67px !important;
	height:79px !important;
}

#item51358 {
	width:67px !important;
	height:79px !important;
	left:57px !important;
	top:337px !important;
}

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

#item49492 {
	width:55px !important;
	height:81px !important;
	left:455px !important;
	top:394px !important;
}

#item51412 {
	width:39px !important;
	height:134px !important;
}

#item51406 {
	width:39px !important;
	height:134px !important;
	left:471px !important;
	top:488px !important;
}

#item51418 {
	width:31px !important;
	height:134px !important;
}

#item51413 {
	width:31px !important;
	height:134px !important;
	left:440px !important;
	top:488px !important;
}

#item51430 {
	width:46px !important;
	height:134px !important;
}

#item51425 {
	width:46px !important;
	height:134px !important;
	left:392px !important;
	top:488px !important;
}

#item51436 {
	width:36px !important;
	height:112px !important;
}

#item51431 {
	width:36px !important;
	height:112px !important;
	left:352px !important;
	top:488px !important;
}

#item51443 {
	width:39px !important;
	height:112px !important;
}

#item51438 {
	width:39px !important;
	height:112px !important;
	left:312px !important;
	top:488px !important;
}

#item51449 {
	width:49px !important;
	height:112px !important;
}

#item51444 {
	width:49px !important;
	height:112px !important;
	left:263px !important;
	top:488px !important;
}

#item51376 {
	width:33px !important;
	height:81px !important;
}

#item51371 {
	width:33px !important;
	height:81px !important;
	left:422px !important;
	top:394px !important;
}

#item51383 {
	width:44px !important;
	height:81px !important;
}

#item51377 {
	width:44px !important;
	height:81px !important;
	left:377px !important;
	top:394px !important;
}

#item51391 {
	width:52px !important;
	height:82px !important;
}

#item51386 {
	width:52px !important;
	height:82px !important;
	left:323px !important;
	top:391px !important;
}

#item51397 {
	width:26px !important;
	height:83px !important;
}

#item51392 {
	width:26px !important;
	height:83px !important;
	left:297px !important;
	top:391px !important;
}

#item51403 {
	width:43px !important;
	height:83px !important;
}

#item51398 {
	width:43px !important;
	height:83px !important;
	left:253px !important;
	top:391px !important;
}

#item97433 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:508px !important;
}

#item97460 {
	width:40px !important;
	height:7px !important;
	left:89px !important;
	top:508px !important;
}

#item97487 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item97514 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item97541 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:580px !important;
}

#item97568 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:587px !important;
}

#item97596 {
	width:59px !important;
	height:7px !important;
	left:138px !important;
	top:574px !important;
}

#item97623 {
	width:53px !important;
	height:7px !important;
	left:138px !important;
	top:580px !important;
}

#item97650 {
	width:60px !important;
	height:7px !important;
	left:138px !important;
	top:587px !important;
}

#item97677 {
	width:40px !important;
	height:7px !important;
	left:138px !important;
	top:507px !important;
}

#item97704 {
	width:57px !important;
	height:7px !important;
	left:179px !important;
	top:507px !important;
}

#item97731 {
	width:60px !important;
	height:7px !important;
	left:138px !important;
	top:514px !important;
}

#item48391 {
	width:124px !important;
	height:225px !important;
}

#item48386 {
	width:124px !important;
	height:225px !important;
	left:41px !important;
	top:62px !important;
}

#item51470 {
	width:162px !important;
	height:228px !important;
}

#item51465 {
	width:162px !important;
	height:228px !important;
	left:54px !important;
	top:294px !important;
}

#item51476 {
	width:168px !important;
	height:214px !important;
}

#item51471 {
	width:168px !important;
	height:214px !important;
	left:287px !important;
	top:303px !important;
}

#item51457 {
	width:124px !important;
	height:225px !important;
}

#item51451 {
	width:124px !important;
	height:225px !important;
	left:197px !important;
	top:62px !important;
}

#item51464 {
	width:126px !important;
	height:225px !important;
}

#item51458 {
	width:126px !important;
	height:225px !important;
	left:352px !important;
	top:62px !important;
}

#item98684 {
	width:55px !important;
	height:7px !important;
	left:19px !important;
	top:558px !important;
}

#item98711 {
	width:59px !important;
	height:7px !important;
	left:92px !important;
	top:558px !important;
}

#item98738 {
	width:59px !important;
	height:7px !important;
	left:166px !important;
	top:558px !important;
}

#item98765 {
	width:54px !important;
	height:7px !important;
	left:19px !important;
	top:565px !important;
}

#item98792 {
	width:48px !important;
	height:7px !important;
	left:92px !important;
	top:565px !important;
}

#item49505 {
	width:516px !important;
	height:257px !important;
}

#item49499 {
	width:516px !important;
	height:257px !important;
	top:160px !important;
}

#item51484 {
	width:291px !important;
	height:129px !important;
}

#item51479 {
	width:291px !important;
	height:129px !important;
	left:146px !important;
	top:88px !important;
}

#item49511 {
	width:109px !important;
	height:97px !important;
}

#item49506 {
	width:109px !important;
	height:97px !important;
	left:178px !important;
	top:427px !important;
}

#item51503 {
	width:109px !important;
	height:97px !important;
}

#item51498 {
	width:109px !important;
	height:97px !important;
	left:178px !important;
	top:528px !important;
}

#item51491 {
	width:109px !important;
	height:97px !important;
}

#item51486 {
	width:109px !important;
	height:97px !important;
	left:290px !important;
	top:427px !important;
}

#item51509 {
	width:109px !important;
	height:97px !important;
}

#item51504 {
	width:109px !important;
	height:97px !important;
	left:290px !important;
	top:528px !important;
}

#item51497 {
	width:114px !important;
	height:97px !important;
}

#item51492 {
	width:114px !important;
	height:97px !important;
	left:401px !important;
	top:427px !important;
}

#item51515 {
	width:114px !important;
	height:97px !important;
}

#item51510 {
	width:114px !important;
	height:97px !important;
	left:401px !important;
	top:528px !important;
}

#item98819 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item98847 {
	width:85px !important;
	height:7px !important;
	left:84px !important;
	top:482px !important;
}

#item98874 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:488px !important;
}

#item98901 {
	width:77px !important;
	height:7px !important;
	left:84px !important;
	top:488px !important;
}

#item98928 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item98955 {
	width:37px !important;
	height:7px !important;
	left:84px !important;
	top:495px !important;
}

#item48398 {
	width:128px !important;
	height:353px !important;
}

#item48393 {
	width:128px !important;
	height:353px !important;
	left:50px !important;
	top:41px !important;
}

#item49517 {
	width:127px !important;
	height:354px !important;
}

#item49512 {
	width:127px !important;
	height:354px !important;
	left:215px !important;
	top:42px !important;
}

#item49524 {
	width:27px !important;
	height:66px !important;
}

#item49518 {
	width:27px !important;
	height:66px !important;
	left:348px !important;
	top:45px !important;
}

#item51523 {
	width:28px !important;
	height:66px !important;
}

#item51518 {
	width:28px !important;
	height:66px !important;
	left:376px !important;
	top:45px !important;
}

#item51529 {
	width:28px !important;
	height:66px !important;
}

#item51524 {
	width:28px !important;
	height:66px !important;
	left:405px !important;
	top:45px !important;
}

#item51535 {
	width:28px !important;
	height:66px !important;
}

#item51530 {
	width:28px !important;
	height:66px !important;
	left:434px !important;
	top:45px !important;
}

#item51541 {
	width:23px !important;
	height:66px !important;
}

#item51536 {
	width:23px !important;
	height:66px !important;
	left:463px !important;
	top:45px !important;
}

#item51547 {
	width:34px !important;
	height:70px !important;
}

#item51542 {
	width:34px !important;
	height:70px !important;
	left:452px !important;
	top:112px !important;
}

#item51573 {
	width:28px !important;
	height:101px !important;
}

#item51568 {
	width:28px !important;
	height:101px !important;
	left:459px !important;
	top:172px !important;
}

#item51580 {
	width:40px !important;
	height:101px !important;
}

#item51574 {
	width:40px !important;
	height:101px !important;
	left:418px !important;
	top:172px !important;
}

#item51587 {
	width:31px !important;
	height:101px !important;
}

#item51581 {
	width:31px !important;
	height:101px !important;
	left:386px !important;
	top:172px !important;
}

#item51593 {
	width:37px !important;
	height:101px !important;
}

#item51588 {
	width:37px !important;
	height:101px !important;
	left:348px !important;
	top:172px !important;
}

#item51554 {
	width:32px !important;
	height:70px !important;
}

#item51549 {
	width:32px !important;
	height:70px !important;
	left:420px !important;
	top:112px !important;
}

#item51560 {
	width:33px !important;
	height:70px !important;
}

#item51555 {
	width:33px !important;
	height:70px !important;
	left:386px !important;
	top:112px !important;
}

#item51567 {
	width:38px !important;
	height:70px !important;
}

#item51561 {
	width:38px !important;
	height:70px !important;
	left:347px !important;
	top:112px !important;
}

#item49530 {
	width:73px !important;
	height:110px !important;
}

#item49525 {
	width:73px !important;
	height:110px !important;
	left:73px !important;
	top:414px !important;
}

#item51620 {
	width:57px !important;
	height:71px !important;
}

#item51615 {
	width:57px !important;
	height:71px !important;
	left:81px !important;
	top:528px !important;
}

#item51629 {
	width:57px !important;
	height:71px !important;
}

#item51624 {
	width:57px !important;
	height:71px !important;
	left:147px !important;
	top:528px !important;
}

#item51635 {
	width:57px !important;
	height:71px !important;
}

#item51630 {
	width:57px !important;
	height:71px !important;
	left:212px !important;
	top:528px !important;
}

#item51641 {
	width:57px !important;
	height:71px !important;
}

#item51636 {
	width:57px !important;
	height:71px !important;
	left:278px !important;
	top:528px !important;
}

#item51602 {
	width:64px !important;
	height:114px !important;
}

#item51597 {
	width:64px !important;
	height:114px !important;
	left:147px !important;
	top:410px !important;
}

#item51608 {
	width:64px !important;
	height:114px !important;
}

#item51603 {
	width:64px !important;
	height:114px !important;
	left:212px !important;
	top:410px !important;
}

#item51614 {
	width:64px !important;
	height:114px !important;
}

#item51609 {
	width:64px !important;
	height:114px !important;
	left:276px !important;
	top:410px !important;
}

#item98982 {
	width:66px !important;
	height:7px !important;
	left:347px !important;
	top:331px !important;
}

#item99009 {
	width:65px !important;
	height:7px !important;
	left:347px !important;
	top:337px !important;
}

#item99037 {
	width:60px !important;
	height:7px !important;
	left:347px !important;
	top:344px !important;
}

#item99066 {
	width:62px !important;
	height:7px !important;
	left:347px !important;
	top:350px !important;
}

#item99093 {
	width:74px !important;
	height:7px !important;
	left:347px !important;
	top:357px !important;
}

#item99121 {
	width:69px !important;
	height:7px !important;
	left:347px !important;
	top:364px !important;
}

#item99148 {
	width:54px !important;
	height:7px !important;
	left:347px !important;
	top:370px !important;
}

#item99175 {
	width:67px !important;
	height:7px !important;
	left:347px !important;
	top:377px !important;
}

#item99202 {
	width:52px !important;
	height:7px !important;
	left:347px !important;
	top:383px !important;
}

#item99229 {
	width:65px !important;
	height:7px !important;
	left:348px !important;
	top:419px !important;
}

#item99256 {
	width:74px !important;
	height:7px !important;
	left:348px !important;
	top:425px !important;
}

#item99284 {
	width:69px !important;
	height:7px !important;
	left:348px !important;
	top:432px !important;
}

#item99311 {
	width:71px !important;
	height:7px !important;
	left:348px !important;
	top:438px !important;
}

#item99339 {
	width:53px !important;
	height:7px !important;
	left:348px !important;
	top:445px !important;
}

#item99367 {
	width:61px !important;
	height:7px !important;
	left:348px !important;
	top:452px !important;
}

#item99394 {
	width:54px !important;
	height:7px !important;
	left:348px !important;
	top:458px !important;
}

#item99421 {
	width:58px !important;
	height:7px !important;
	left:347px !important;
	top:540px !important;
}

#item99448 {
	width:57px !important;
	height:7px !important;
	left:347px !important;
	top:547px !important;
}

#item99475 {
	width:53px !important;
	height:7px !important;
	left:347px !important;
	top:553px !important;
}

#item99502 {
	width:42px !important;
	height:7px !important;
	left:347px !important;
	top:560px !important;
}

#item49536 {
	width:236px !important;
	height:43px !important;
}

#item49531 {
	width:236px !important;
	height:43px !important;
	left:34px !important;
	top:411px !important;
}

#item51649 {
	width:231px !important;
	height:46px !important;
}

#item51644 {
	width:231px !important;
	height:46px !important;
	left:34px !important;
	top:363px !important;
}

#item51655 {
	width:199px !important;
	height:46px !important;
}

#item51650 {
	width:199px !important;
	height:46px !important;
	left:34px !important;
	top:315px !important;
}

#item51662 {
	width:220px !important;
	height:46px !important;
}

#item51657 {
	width:220px !important;
	height:46px !important;
	left:54px !important;
	top:282px !important;
}

#item51669 {
	width:229px !important;
	height:43px !important;
}

#item51663 {
	width:229px !important;
	height:43px !important;
	left:45px !important;
	top:247px !important;
}

#item51675 {
	width:211px !important;
	height:35px !important;
}

#item51670 {
	width:211px !important;
	height:35px !important;
	left:63px !important;
	top:210px !important;
}

#item51681 {
	width:226px !important;
	height:39px !important;
}

#item51676 {
	width:226px !important;
	height:39px !important;
	left:44px !important;
	top:169px !important;
}

#item51687 {
	width:213px !important;
	height:35px !important;
}

#item51682 {
	width:213px !important;
	height:35px !important;
	left:63px !important;
	top:133px !important;
}

#item51695 {
	width:218px !important;
	height:63px !important;
}

#item51690 {
	width:218px !important;
	height:63px !important;
	left:65px !important;
	top:68px !important;
}

#item49542 {
	width:221px !important;
	height:39px !important;
}

#item49537 {
	width:221px !important;
	height:39px !important;
	left:276px !important;
	top:403px !important;
}

#item51701 {
	width:227px !important;
	height:39px !important;
}

#item51696 {
	width:227px !important;
	height:39px !important;
	left:269px !important;
	top:362px !important;
}

#item51707 {
	width:226px !important;
	height:39px !important;
}

#item51702 {
	width:226px !important;
	height:39px !important;
	left:276px !important;
	top:322px !important;
}

#item51713 {
	width:219px !important;
	height:40px !important;
}

#item51708 {
	width:219px !important;
	height:40px !important;
	left:283px !important;
	top:281px !important;
}

#item51721 {
	width:217px !important;
	height:50px !important;
}

#item51714 {
	width:217px !important;
	height:50px !important;
	left:278px !important;
	top:237px !important;
}

#item51728 {
	width:162px !important;
	height:44px !important;
}

#item51722 {
	width:162px !important;
	height:44px !important;
	left:285px !important;
	top:214px !important;
}

#item51736 {
	width:212px !important;
	height:37px !important;
}

#item51731 {
	width:212px !important;
	height:37px !important;
	left:278px !important;
	top:176px !important;
}

#item51742 {
	width:213px !important;
	height:68px !important;
}

#item51737 {
	width:213px !important;
	height:68px !important;
	left:285px !important;
	top:107px !important;
}

#item99529 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:539px !important;
}

#item99556 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:546px !important;
}

#item99583 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:552px !important;
}

#item99611 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:559px !important;
}

#item99638 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

#item99665 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item99692 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:579px !important;
}

#item99719 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:585px !important;
}

#item99746 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:592px !important;
}

#item99773 {
	width:40px !important;
	height:7px !important;
	left:110px !important;
	top:539px !important;
}

#item99800 {
	width:55px !important;
	height:7px !important;
	left:110px !important;
	top:546px !important;
}

#item99827 {
	width:52px !important;
	height:7px !important;
	left:110px !important;
	top:552px !important;
}

#item99856 {
	width:56px !important;
	height:7px !important;
	left:110px !important;
	top:559px !important;
}

#item99883 {
	width:59px !important;
	height:7px !important;
	left:110px !important;
	top:565px !important;
}

#item99910 {
	width:62px !important;
	height:7px !important;
	left:110px !important;
	top:572px !important;
}

#item99937 {
	width:44px !important;
	height:7px !important;
	left:110px !important;
	top:579px !important;
}

#item99964 {
	width:48px !important;
	height:7px !important;
	left:110px !important;
	top:585px !important;
}

#item48405 {
	width:171px !important;
	height:79px !important;
}

#item48400 {
	width:171px !important;
	height:79px !important;
	left:285px !important;
	top:158px !important;
}

#item49562 {
	width:116px !important;
	height:66px !important;
}

#item49557 {
	width:116px !important;
	height:66px !important;
	left:17px !important;
	top:41px !important;
}

#item51751 {
	width:119px !important;
	height:66px !important;
}

#item51745 {
	width:119px !important;
	height:66px !important;
	left:14px !important;
	top:115px !important;
}

#item51757 {
	width:82px !important;
	height:82px !important;
}

#item51752 {
	width:82px !important;
	height:82px !important;
	left:37px !important;
	top:188px !important;
}

#item51763 {
	width:82px !important;
	height:86px !important;
}

#item51758 {
	width:82px !important;
	height:86px !important;
	left:36px !important;
	top:274px !important;
}

#item49568 {
	width:79px !important;
	height:75px !important;
}

#item49563 {
	width:79px !important;
	height:75px !important;
	left:53px !important;
	top:367px !important;
}

#item51782 {
	width:113px !important;
	height:50px !important;
}

#item51777 {
	width:113px !important;
	height:50px !important;
	left:140px !important;
	top:367px !important;
}

#item51791 {
	width:98px !important;
	height:46px !important;
}

#item51786 {
	width:98px !important;
	height:46px !important;
	left:169px !important;
	top:409px !important;
}

#item51799 {
	width:113px !important;
	height:37px !important;
}

#item51793 {
	width:113px !important;
	height:37px !important;
	left:145px !important;
	top:442px !important;
}

#item51805 {
	width:103px !important;
	height:32px !important;
}

#item51800 {
	width:103px !important;
	height:32px !important;
	left:158px !important;
	top:480px !important;
}

#item51769 {
	width:73px !important;
	height:75px !important;
}

#item51764 {
	width:73px !important;
	height:75px !important;
	left:49px !important;
	top:407px !important;
}

#item51775 {
	width:74px !important;
	height:75px !important;
}

#item51770 {
	width:74px !important;
	height:75px !important;
	left:18px !important;
	top:443px !important;
}

#item49580 {
	width:74px !important;
	height:24px !important;
}

#item49575 {
	width:74px !important;
	height:24px !important;
	left:291px !important;
	top:363px !important;
}

#item51883 {
	width:49px !important;
	height:24px !important;
}

#item51878 {
	width:49px !important;
	height:24px !important;
	left:312px !important;
	top:380px !important;
}

#item51889 {
	width:69px !important;
	height:49px !important;
}

#item51884 {
	width:69px !important;
	height:49px !important;
	left:279px !important;
	top:400px !important;
}

#item51895 {
	width:83px !important;
	height:44px !important;
}

#item51890 {
	width:83px !important;
	height:44px !important;
	left:283px !important;
	top:431px !important;
}

#item51870 {
	width:74px !important;
	height:24px !important;
}

#item51865 {
	width:74px !important;
	height:24px !important;
	left:368px !important;
	top:359px !important;
}

#item51876 {
	width:74px !important;
	height:24px !important;
}

#item51871 {
	width:74px !important;
	height:24px !important;
	left:367px !important;
	top:385px !important;
}

#item51901 {
	width:74px !important;
	height:19px !important;
}

#item51896 {
	width:74px !important;
	height:19px !important;
	left:354px !important;
	top:411px !important;
}

#item51907 {
	width:82px !important;
	height:35px !important;
}

#item51902 {
	width:82px !important;
	height:35px !important;
	left:371px !important;
	top:427px !important;
}

#item51913 {
	width:137px !important;
	height:51px !important;
}

#item51908 {
	width:137px !important;
	height:51px !important;
	left:314px !important;
	top:458px !important;
}

#item51837 {
	width:35px !important;
	height:60px !important;
}

#item51832 {
	width:35px !important;
	height:60px !important;
	left:278px !important;
	top:261px !important;
}

#item51843 {
	width:44px !important;
	height:48px !important;
}

#item51838 {
	width:44px !important;
	height:48px !important;
	left:314px !important;
	top:269px !important;
}

#item51849 {
	width:52px !important;
	height:53px !important;
}

#item51844 {
	width:52px !important;
	height:53px !important;
	left:350px !important;
	top:265px !important;
}

#item51857 {
	width:71px !important;
	height:32px !important;
}

#item51852 {
	width:71px !important;
	height:32px !important;
	left:411px !important;
	top:256px !important;
}

#item51864 {
	width:79px !important;
	height:35px !important;
}

#item51859 {
	width:79px !important;
	height:35px !important;
	left:403px !important;
	top:289px !important;
}

#item51817 {
	width:117px !important;
	height:63px !important;
}

#item51812 {
	width:117px !important;
	height:63px !important;
	left:224px !important;
	top:92px !important;
}

#item99991 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:560px !important;
}

#item100018 {
	width:61px !important;
	height:7px !important;
	left:18px !important;
	top:567px !important;
}

#item100046 {
	width:66px !important;
	height:7px !important;
	left:18px !important;
	top:599px !important;
}

#item100073 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:606px !important;
}

#item100101 {
	width:58px !important;
	height:7px !important;
	left:129px !important;
	top:559px !important;
}

#item100128 {
	width:60px !important;
	height:7px !important;
	left:129px !important;
	top:565px !important;
}

#item100155 {
	width:54px !important;
	height:7px !important;
	left:129px !important;
	top:572px !important;
}

#item100182 {
	width:56px !important;
	height:7px !important;
	left:240px !important;
	top:552px !important;
}

#item100209 {
	width:57px !important;
	height:7px !important;
	left:240px !important;
	top:559px !important;
}

#item100236 {
	width:50px !important;
	height:7px !important;
	left:240px !important;
	top:565px !important;
}

#item100263 {
	width:43px !important;
	height:7px !important;
	left:240px !important;
	top:572px !important;
}

#item100290 {
	width:63px !important;
	height:7px !important;
	left:350px !important;
	top:545px !important;
}

#item100317 {
	width:66px !important;
	height:7px !important;
	left:419px !important;
	top:545px !important;
}

#item100345 {
	width:59px !important;
	height:7px !important;
	left:350px !important;
	top:551px !important;
}

#item100372 {
	width:64px !important;
	height:7px !important;
	left:419px !important;
	top:551px !important;
}

#item100399 {
	width:52px !important;
	height:7px !important;
	left:350px !important;
	top:558px !important;
}

#item100426 {
	width:65px !important;
	height:7px !important;
	left:419px !important;
	top:558px !important;
}

#item100453 {
	width:65px !important;
	height:7px !important;
	left:350px !important;
	top:565px !important;
}

#item100480 {
	width:58px !important;
	height:7px !important;
	left:419px !important;
	top:565px !important;
}

#item100507 {
	width:54px !important;
	height:7px !important;
	left:350px !important;
	top:571px !important;
}

#item49586 {
	width:224px !important;
	height:148px !important;
}

#item49581 {
	width:224px !important;
	height:148px !important;
	top:323px !important;
}

#item51957 {
	width:198px !important;
	height:148px !important;
}

#item51952 {
	width:198px !important;
	height:148px !important;
	left:227px !important;
	top:323px !important;
}

#item51949 {
	width:76px !important;
	height:60px !important;
}

#item51944 {
	width:76px !important;
	height:60px !important;
	top:411px !important;
}

#item49605 {
	width:255px !important;
	height:160px !important;
}

#item49599 {
	width:255px !important;
	height:160px !important;
	left:158px !important;
	top:144px !important;
}

#item51964 {
	width:89px !important;
	height:46px !important;
}

#item51959 {
	width:89px !important;
	height:46px !important;
	left:427px !important;
	top:106px !important;
}

#item51970 {
	width:89px !important;
	height:25px !important;
}

#item51965 {
	width:89px !important;
	height:25px !important;
	left:427px !important;
	top:153px !important;
}

#item51976 {
	width:89px !important;
	height:28px !important;
}

#item51971 {
	width:89px !important;
	height:28px !important;
	left:427px !important;
	top:178px !important;
}

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

#item51977 {
	width:92px !important;
	height:27px !important;
	left:424px !important;
	top:207px !important;
}

#item51988 {
	width:88px !important;
	height:26px !important;
}

#item51983 {
	width:88px !important;
	height:26px !important;
	left:428px !important;
	top:235px !important;
}

#item51998 {
	width:88px !important;
	height:24px !important;
}

#item51992 {
	width:88px !important;
	height:24px !important;
	left:428px !important;
	top:261px !important;
}

#item52004 {
	width:90px !important;
	height:31px !important;
}

#item51999 {
	width:90px !important;
	height:31px !important;
	left:426px !important;
	top:286px !important;
}

#item52010 {
	width:86px !important;
	height:25px !important;
}

#item52005 {
	width:86px !important;
	height:25px !important;
	left:429px !important;
	top:318px !important;
}

#item52017 {
	width:86px !important;
	height:24px !important;
}

#item52011 {
	width:86px !important;
	height:24px !important;
	left:429px !important;
	top:344px !important;
}

#item52023 {
	width:86px !important;
	height:18px !important;
}

#item52018 {
	width:86px !important;
	height:18px !important;
	left:429px !important;
	top:369px !important;
}

#item52029 {
	width:86px !important;
	height:27px !important;
}

#item52024 {
	width:86px !important;
	height:27px !important;
	left:429px !important;
	top:387px !important;
}

#item52035 {
	width:86px !important;
	height:19px !important;
}

#item52030 {
	width:86px !important;
	height:19px !important;
	left:429px !important;
	top:415px !important;
}

#item52041 {
	width:86px !important;
	height:22px !important;
}

#item52036 {
	width:86px !important;
	height:22px !important;
	left:429px !important;
	top:435px !important;
}

#item52047 {
	width:86px !important;
	height:15px !important;
}

#item52042 {
	width:86px !important;
	height:15px !important;
	left:429px !important;
	top:458px !important;
}

#item52053 {
	width:86px !important;
	height:24px !important;
}

#item52048 {
	width:86px !important;
	height:24px !important;
	left:429px !important;
	top:474px !important;
}

#item52064 {
	width:86px !important;
	height:31px !important;
}

#item52059 {
	width:86px !important;
	height:31px !important;
	left:429px !important;
	top:499px !important;
}

#item51930 {
	width:78px !important;
	height:39px !important;
}

#item51924 {
	width:78px !important;
	height:39px !important;
	left:217px !important;
	top:62px !important;
}

#item51937 {
	width:87px !important;
	height:55px !important;
}

#item51931 {
	width:87px !important;
	height:55px !important;
	left:182px !important;
	top:103px !important;
}

#item51943 {
	width:63px !important;
	height:61px !important;
}

#item51938 {
	width:63px !important;
	height:61px !important;
	left:271px !important;
	top:91px !important;
}

#item52492 {
	width:41px !important;
	height:61px !important;
}

#item52486 {
	width:41px !important;
	height:61px !important;
	left:334px !important;
	top:82px !important;
}

#item49611 {
	width:153px !important;
	height:132px !important;
}

#item49606 {
	width:153px !important;
	height:132px !important;
	top:41px !important;
}

#item51923 {
	width:153px !important;
	height:133px !important;
}

#item51918 {
	width:153px !important;
	height:133px !important;
	top:176px !important;
}

#item100534 {
	width:45px !important;
	height:7px !important;
	left:110px !important;
	top:483px !important;
}

#item100561 {
	width:56px !important;
	height:7px !important;
	left:110px !important;
	top:490px !important;
}

#item100588 {
	width:39px !important;
	height:7px !important;
	left:110px !important;
	top:496px !important;
}

#item100616 {
	width:53px !important;
	height:7px !important;
	left:110px !important;
	top:503px !important;
}

#item100644 {
	width:51px !important;
	height:7px !important;
	left:110px !important;
	top:510px !important;
}

#item100671 {
	width:57px !important;
	height:7px !important;
	left:110px !important;
	top:516px !important;
}

#item100699 {
	width:46px !important;
	height:7px !important;
	left:110px !important;
	top:523px !important;
}

#item100726 {
	width:50px !important;
	height:7px !important;
	left:110px !important;
	top:529px !important;
}

#item100753 {
	width:55px !important;
	height:7px !important;
	left:110px !important;
	top:536px !important;
}

#item100780 {
	width:43px !important;
	height:7px !important;
	left:110px !important;
	top:543px !important;
}

#item100807 {
	width:53px !important;
	height:7px !important;
	left:110px !important;
	top:558px !important;
}

#item100834 {
	width:57px !important;
	height:7px !important;
	left:110px !important;
	top:565px !important;
}

#item100862 {
	width:52px !important;
	height:7px !important;
	left:110px !important;
	top:572px !important;
}

#item100890 {
	width:51px !important;
	height:7px !important;
	left:110px !important;
	top:578px !important;
}

#item100917 {
	width:50px !important;
	height:7px !important;
	left:110px !important;
	top:585px !important;
}

#item100944 {
	width:55px !important;
	height:7px !important;
	left:110px !important;
	top:591px !important;
}

#item100971 {
	width:45px !important;
	height:7px !important;
	left:264px !important;
	top:489px !important;
}

#item100998 {
	width:46px !important;
	height:7px !important;
	left:326px !important;
	top:489px !important;
}

#item101025 {
	width:56px !important;
	height:7px !important;
	left:264px !important;
	top:496px !important;
}

#item101052 {
	width:50px !important;
	height:7px !important;
	left:326px !important;
	top:496px !important;
}

#item101079 {
	width:39px !important;
	height:7px !important;
	left:264px !important;
	top:502px !important;
}

#item101107 {
	width:55px !important;
	height:7px !important;
	left:326px !important;
	top:502px !important;
}

#item101134 {
	width:53px !important;
	height:7px !important;
	left:264px !important;
	top:509px !important;
}

#item101161 {
	width:43px !important;
	height:7px !important;
	left:326px !important;
	top:509px !important;
}

#item101188 {
	width:51px !important;
	height:7px !important;
	left:264px !important;
	top:515px !important;
}

#item101215 {
	width:57px !important;
	height:7px !important;
	left:264px !important;
	top:522px !important;
}

#item101243 {
	width:53px !important;
	height:7px !important;
	left:263px !important;
	top:557px !important;
}

#item101270 {
	width:57px !important;
	height:7px !important;
	left:263px !important;
	top:564px !important;
}

#item101297 {
	width:52px !important;
	height:7px !important;
	left:263px !important;
	top:571px !important;
}

#item101324 {
	width:51px !important;
	height:7px !important;
	left:263px !important;
	top:577px !important;
}

#item101352 {
	width:50px !important;
	height:7px !important;
	left:263px !important;
	top:584px !important;
}

#item101379 {
	width:55px !important;
	height:7px !important;
	left:263px !important;
	top:590px !important;
}

#item101406 {
	width:45px !important;
	height:7px !important;
	left:394px !important;
	top:547px !important;
}

#item101433 {
	width:50px !important;
	height:7px !important;
	left:394px !important;
	top:553px !important;
}

#item101460 {
	width:55px !important;
	height:7px !important;
	left:394px !important;
	top:560px !important;
}

#item101487 {
	width:43px !important;
	height:7px !important;
	left:394px !important;
	top:566px !important;
}

#item48412 {
	width:224px !important;
	height:101px !important;
}

#item48407 {
	width:224px !important;
	height:101px !important;
	left:124px !important;
	top:47px !important;
}

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

#item52093 {
	width:207px !important;
	height:108px !important;
	left:133px !important;
	top:241px !important;
}

#item52071 {
	width:50px !important;
	height:44px !important;
}

#item52065 {
	width:50px !important;
	height:44px !important;
	left:19px !important;
	top:177px !important;
}

#item52077 {
	width:53px !important;
	height:44px !important;
}

#item52072 {
	width:53px !important;
	height:44px !important;
	left:71px !important;
	top:177px !important;
}

#item52104 {
	width:144px !important;
	height:51px !important;
}

#item52099 {
	width:144px !important;
	height:51px !important;
	left:18px !important;
	top:358px !important;
}

#item52110 {
	width:46px !important;
	height:45px !important;
}

#item52105 {
	width:46px !important;
	height:45px !important;
	left:168px !important;
	top:362px !important;
}

#item52116 {
	width:46px !important;
	height:45px !important;
}

#item52111 {
	width:46px !important;
	height:45px !important;
	left:216px !important;
	top:362px !important;
}

#item52122 {
	width:48px !important;
	height:45px !important;
}

#item52117 {
	width:48px !important;
	height:45px !important;
	left:264px !important;
	top:362px !important;
}

#item52129 {
	width:48px !important;
	height:45px !important;
}

#item52123 {
	width:48px !important;
	height:45px !important;
	left:319px !important;
	top:362px !important;
}

#item52083 {
	width:53px !important;
	height:44px !important;
}

#item52078 {
	width:53px !important;
	height:44px !important;
	left:126px !important;
	top:177px !important;
}

#item49617 {
	width:64px !important;
	height:66px !important;
}

#item49612 {
	width:64px !important;
	height:66px !important;
	left:205px !important;
	top:154px !important;
}

#item52090 {
	width:70px !important;
	height:63px !important;
}

#item52084 {
	width:70px !important;
	height:63px !important;
	left:282px !important;
	top:159px !important;
}

#item49623 {
	width:198px !important;
	height:126px !important;
}

#item49618 {
	width:198px !important;
	height:126px !important;
	left:150px !important;
	top:421px !important;
}

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

#item52132 {
	width:37px !important;
	height:37px !important;
	left:20px !important;
	top:562px !important;
}

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

#item52138 {
	width:37px !important;
	height:37px !important;
	left:57px !important;
	top:562px !important;
}

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

#item52144 {
	width:37px !important;
	height:37px !important;
	left:96px !important;
	top:562px !important;
}

#item52155 {
	width:53px !important;
	height:48px !important;
}

#item52150 {
	width:53px !important;
	height:48px !important;
	left:148px !important;
	top:556px !important;
}

#item52162 {
	width:47px !important;
	height:48px !important;
}

#item52156 {
	width:47px !important;
	height:48px !important;
	left:210px !important;
	top:554px !important;
}

#item52168 {
	width:53px !important;
	height:52px !important;
}

#item52163 {
	width:53px !important;
	height:52px !important;
	left:265px !important;
	top:552px !important;
}

#item52174 {
	width:42px !important;
	height:64px !important;
}

#item52169 {
	width:42px !important;
	height:64px !important;
	left:325px !important;
	top:536px !important;
}

#item101514 {
	width:40px !important;
	height:7px !important;
	left:370px !important;
	top:197px !important;
}

#item101541 {
	width:49px !important;
	height:7px !important;
	left:370px !important;
	top:203px !important;
}

#item101568 {
	width:54px !important;
	height:7px !important;
	left:370px !important;
	top:210px !important;
}

#item101596 {
	width:40px !important;
	height:7px !important;
	left:370px !important;
	top:319px !important;
}

#item101623 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:319px !important;
}

#item101650 {
	width:49px !important;
	height:7px !important;
	left:370px !important;
	top:325px !important;
}

#item101677 {
	width:43px !important;
	height:7px !important;
	left:432px !important;
	top:325px !important;
}

#item101704 {
	width:54px !important;
	height:7px !important;
	left:370px !important;
	top:332px !important;
}

#item101731 {
	width:47px !important;
	height:7px !important;
	left:370px !important;
	top:455px !important;
}

#item101758 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:461px !important;
}

#item101786 {
	width:40px !important;
	height:7px !important;
	left:370px !important;
	top:468px !important;
}

#item101815 {
	width:47px !important;
	height:7px !important;
	left:370px !important;
	top:504px !important;
}

#item101842 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:510px !important;
}

#item101870 {
	width:40px !important;
	height:7px !important;
	left:370px !important;
	top:517px !important;
}

#item101897 {
	width:47px !important;
	height:7px !important;
	left:370px !important;
	top:541px !important;
}

#item101924 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:547px !important;
}

#item101951 {
	width:40px !important;
	height:7px !important;
	left:370px !important;
	top:554px !important;
}

#item101978 {
	width:47px !important;
	height:7px !important;
	left:370px !important;
	top:577px !important;
}

#item102005 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:584px !important;
}

#item102033 {
	width:40px !important;
	height:7px !important;
	left:370px !important;
	top:590px !important;
}

#item52276 {
	width:107px !important;
	height:156px !important;
}

#item52271 {
	width:107px !important;
	height:156px !important;
	left:28px !important;
	top:380px !important;
}

#item52289 {
	width:50px !important;
	height:52px !important;
}

#item52284 {
	width:50px !important;
	height:52px !important;
	left:137px !important;
	top:484px !important;
}

#item52295 {
	width:50px !important;
	height:51px !important;
}

#item52290 {
	width:50px !important;
	height:51px !important;
	left:137px !important;
	top:432px !important;
}

#item52302 {
	width:50px !important;
	height:51px !important;
}

#item52296 {
	width:50px !important;
	height:51px !important;
	left:137px !important;
	top:380px !important;
}

#item49629 {
	width:112px !important;
	height:254px !important;
}

#item49624 {
	width:112px !important;
	height:254px !important;
	left:28px !important;
	top:45px !important;
}

#item52184 {
	width:45px !important;
	height:43px !important;
}

#item52179 {
	width:45px !important;
	height:43px !important;
	left:141px !important;
	top:257px !important;
}

#item52190 {
	width:45px !important;
	height:43px !important;
}

#item52185 {
	width:45px !important;
	height:43px !important;
	left:141px !important;
	top:212px !important;
}

#item52196 {
	width:45px !important;
	height:43px !important;
}

#item52191 {
	width:45px !important;
	height:43px !important;
	left:141px !important;
	top:168px !important;
}

#item52202 {
	width:45px !important;
	height:43px !important;
}

#item52197 {
	width:45px !important;
	height:43px !important;
	left:141px !important;
	top:123px !important;
}

#item52208 {
	width:45px !important;
	height:43px !important;
}

#item52203 {
	width:45px !important;
	height:43px !important;
	left:141px !important;
	top:79px !important;
}

#item52214 {
	width:45px !important;
	height:43px !important;
}

#item52209 {
	width:45px !important;
	height:43px !important;
	left:141px !important;
	top:34px !important;
}

#item49635 {
	width:44px !important;
	height:129px !important;
}

#item49630 {
	width:44px !important;
	height:129px !important;
	left:194px !important;
	top:33px !important;
}

#item52222 {
	width:34px !important;
	height:329px !important;
}

#item52217 {
	width:34px !important;
	height:329px !important;
	left:241px !important;
	top:33px !important;
}

#item52228 {
	width:34px !important;
	height:329px !important;
}

#item52223 {
	width:34px !important;
	height:329px !important;
	left:276px !important;
	top:33px !important;
}

#item52234 {
	width:59px !important;
	height:329px !important;
}

#item52229 {
	width:59px !important;
	height:329px !important;
	left:331px !important;
	top:33px !important;
}

#item52241 {
	width:29px !important;
	height:290px !important;
}

#item52236 {
	width:29px !important;
	height:290px !important;
	left:391px !important;
	top:33px !important;
}

#item52247 {
	width:25px !important;
	height:217px !important;
}

#item52242 {
	width:25px !important;
	height:217px !important;
	left:421px !important;
	top:105px !important;
}

#item52254 {
	width:25px !important;
	height:117px !important;
}

#item52248 {
	width:25px !important;
	height:117px !important;
	left:447px !important;
	top:105px !important;
}

#item52261 {
	width:18px !important;
	height:117px !important;
}

#item52255 {
	width:18px !important;
	height:117px !important;
	left:473px !important;
	top:105px !important;
}

#item52267 {
	width:24px !important;
	height:117px !important;
}

#item52262 {
	width:24px !important;
	height:117px !important;
	left:491px !important;
	top:105px !important;
}

#item49649 {
	width:88px !important;
	height:154px !important;
}

#item49643 {
	width:88px !important;
	height:154px !important;
	left:345px !important;
	top:380px !important;
}

#item52329 {
	width:41px !important;
	height:75px !important;
}

#item52324 {
	width:41px !important;
	height:75px !important;
	left:434px !important;
	top:459px !important;
}

#item52341 {
	width:41px !important;
	height:75px !important;
}

#item52336 {
	width:41px !important;
	height:75px !important;
	left:476px !important;
	top:459px !important;
}

#item52335 {
	width:41px !important;
	height:76px !important;
}

#item52330 {
	width:41px !important;
	height:76px !important;
	left:434px !important;
	top:381px !important;
}

#item52347 {
	width:41px !important;
	height:76px !important;
}

#item52342 {
	width:41px !important;
	height:76px !important;
	left:476px !important;
	top:381px !important;
}

#item52308 {
	width:51px !important;
	height:38px !important;
}

#item52303 {
	width:51px !important;
	height:38px !important;
	left:201px !important;
	top:166px !important;
}

#item52317 {
	width:52px !important;
	height:38px !important;
}

#item52311 {
	width:52px !important;
	height:38px !important;
	left:200px !important;
	top:211px !important;
}

#item52323 {
	width:52px !important;
	height:112px !important;
}

#item52318 {
	width:52px !important;
	height:112px !important;
	left:199px !important;
	top:258px !important;
}

#item102060 {
	width:55px !important;
	height:7px !important;
	left:116px !important;
	top:540px !important;
}

#item102088 {
	width:59px !important;
	height:7px !important;
	left:116px !important;
	top:547px !important;
}

#item102116 {
	width:53px !important;
	height:7px !important;
	left:116px !important;
	top:554px !important;
}

#item102143 {
	width:66px !important;
	height:7px !important;
	left:116px !important;
	top:560px !important;
}

#item102170 {
	width:57px !important;
	height:7px !important;
	left:120px !important;
	top:308px !important;
}

#item102197 {
	width:41px !important;
	height:7px !important;
	left:120px !important;
	top:314px !important;
}

#item102224 {
	width:60px !important;
	height:7px !important;
	left:120px !important;
	top:321px !important;
}

#item102251 {
	width:52px !important;
	height:7px !important;
	left:120px !important;
	top:328px !important;
}

#item102278 {
	width:57px !important;
	height:7px !important;
	left:120px !important;
	top:334px !important;
}

#item102305 {
	width:51px !important;
	height:7px !important;
	left:120px !important;
	top:341px !important;
}

#item102332 {
	width:50px !important;
	height:7px !important;
	left:120px !important;
	top:347px !important;
}

#item102360 {
	width:41px !important;
	height:7px !important;
	left:193px !important;
	top:430px !important;
}

#item102387 {
	width:53px !important;
	height:7px !important;
	left:193px !important;
	top:436px !important;
}

#item102414 {
	width:40px !important;
	height:7px !important;
	left:193px !important;
	top:443px !important;
}

#item102441 {
	width:57px !important;
	height:7px !important;
	left:193px !important;
	top:450px !important;
}

#item102468 {
	width:60px !important;
	height:7px !important;
	left:193px !important;
	top:456px !important;
}

#item102495 {
	width:38px !important;
	height:7px !important;
	left:193px !important;
	top:463px !important;
}

#item102522 {
	width:54px !important;
	height:7px !important;
	left:193px !important;
	top:469px !important;
}

#item102549 {
	width:50px !important;
	height:7px !important;
	left:193px !important;
	top:476px !important;
}

#item102576 {
	width:46px !important;
	height:7px !important;
	left:193px !important;
	top:483px !important;
}

#item102605 {
	width:41px !important;
	height:7px !important;
	left:193px !important;
	top:497px !important;
}

#item102632 {
	width:53px !important;
	height:7px !important;
	left:193px !important;
	top:504px !important;
}

#item102659 {
	width:40px !important;
	height:7px !important;
	left:193px !important;
	top:511px !important;
}

#item102686 {
	width:57px !important;
	height:7px !important;
	left:193px !important;
	top:517px !important;
}

#item102713 {
	width:60px !important;
	height:7px !important;
	left:193px !important;
	top:524px !important;
}

#item102740 {
	width:38px !important;
	height:7px !important;
	left:193px !important;
	top:530px !important;
}

#item102767 {
	width:54px !important;
	height:7px !important;
	left:193px !important;
	top:537px !important;
}

#item102795 {
	width:50px !important;
	height:7px !important;
	left:193px !important;
	top:544px !important;
}

#item102822 {
	width:46px !important;
	height:7px !important;
	left:193px !important;
	top:550px !important;
}

#item102850 {
	width:41px !important;
	height:7px !important;
	left:193px !important;
	top:570px !important;
}

#item102877 {
	width:53px !important;
	height:7px !important;
	left:193px !important;
	top:577px !important;
}

#item102904 {
	width:40px !important;
	height:7px !important;
	left:193px !important;
	top:584px !important;
}

#item102931 {
	width:60px !important;
	height:7px !important;
	left:193px !important;
	top:590px !important;
}

#item102958 {
	width:38px !important;
	height:7px !important;
	left:193px !important;
	top:597px !important;
}

#item102985 {
	width:50px !important;
	height:7px !important;
	left:193px !important;
	top:603px !important;
}

#item103012 {
	width:46px !important;
	height:7px !important;
	left:193px !important;
	top:610px !important;
}

#item103039 {
	width:55px !important;
	height:7px !important;
	left:343px !important;
	top:578px !important;
}

#item103066 {
	width:53px !important;
	height:7px !important;
	left:343px !important;
	top:584px !important;
}

#item103094 {
	width:52px !important;
	height:7px !important;
	left:343px !important;
	top:591px !important;
}

#item103121 {
	width:63px !important;
	height:7px !important;
	left:343px !important;
	top:597px !important;
}

#item103148 {
	width:59px !important;
	height:7px !important;
	left:343px !important;
	top:604px !important;
}

#item48418 {
	width:81px !important;
	height:125px !important;
}

#item48413 {
	width:81px !important;
	height:125px !important;
	left:179px !important;
	top:40px !important;
}

#item52374 {
	width:71px !important;
	height:126px !important;
}

#item52369 {
	width:71px !important;
	height:126px !important;
	left:188px !important;
	top:176px !important;
}

#item52380 {
	width:64px !important;
	height:126px !important;
}

#item52375 {
	width:64px !important;
	height:126px !important;
	left:124px !important;
	top:176px !important;
}

#item52387 {
	width:98px !important;
	height:126px !important;
}

#item52381 {
	width:98px !important;
	height:126px !important;
	left:25px !important;
	top:176px !important;
}

#item52356 {
	width:65px !important;
	height:125px !important;
}

#item52351 {
	width:65px !important;
	height:125px !important;
	left:112px !important;
	top:40px !important;
}

#item52362 {
	width:85px !important;
	height:125px !important;
}

#item52357 {
	width:85px !important;
	height:125px !important;
	left:26px !important;
	top:40px !important;
}

#item49656 {
	width:129px !important;
	height:109px !important;
}

#item49650 {
	width:129px !important;
	height:109px !important;
	left:298px !important;
	top:95px !important;
}

#item52368 {
	width:158px !important;
	height:83px !important;
}

#item52363 {
	width:158px !important;
	height:83px !important;
	left:279px !important;
	top:177px !important;
}

#item49662 {
	width:55px !important;
	height:177px !important;
}

#item49657 {
	width:55px !important;
	height:177px !important;
	left:323px !important;
	top:322px !important;
}

#item52394 {
	width:53px !important;
	height:177px !important;
}

#item52389 {
	width:53px !important;
	height:177px !important;
	left:269px !important;
	top:322px !important;
}

#item52402 {
	width:56px !important;
	height:177px !important;
}

#item52396 {
	width:56px !important;
	height:177px !important;
	left:213px !important;
	top:322px !important;
}

#item52409 {
	width:62px !important;
	height:147px !important;
}

#item52403 {
	width:62px !important;
	height:147px !important;
	left:137px !important;
	top:322px !important;
}

#item52415 {
	width:46px !important;
	height:147px !important;
}

#item52410 {
	width:46px !important;
	height:147px !important;
	left:90px !important;
	top:322px !important;
}

#item52423 {
	width:65px !important;
	height:147px !important;
}

#item52417 {
	width:65px !important;
	height:147px !important;
	left:25px !important;
	top:322px !important;
}

#item49669 {
	width:76px !important;
	height:109px !important;
}

#item49663 {
	width:76px !important;
	height:109px !important;
	left:414px !important;
	top:354px !important;
}

#item52430 {
	width:81px !important;
	height:91px !important;
}

#item52424 {
	width:81px !important;
	height:91px !important;
	left:402px !important;
	top:464px !important;
}

#item103175 {
	width:52px !important;
	height:7px !important;
	left:29px !important;
	top:536px !important;
}

#item103202 {
	width:44px !important;
	height:7px !important;
	left:82px !important;
	top:536px !important;
}

#item103229 {
	width:54px !important;
	height:7px !important;
	left:29px !important;
	top:543px !important;
}

#item103256 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:576px !important;
}

#item103283 {
	width:44px !important;
	height:7px !important;
	left:81px !important;
	top:576px !important;
}

#item103310 {
	width:54px !important;
	height:7px !important;
	left:29px !important;
	top:583px !important;
}

#item103337 {
	width:52px !important;
	height:7px !important;
	left:138px !important;
	top:536px !important;
}

#item103365 {
	width:44px !important;
	height:7px !important;
	left:191px !important;
	top:536px !important;
}

#item103393 {
	width:54px !important;
	height:7px !important;
	left:138px !important;
	top:543px !important;
}

#item103420 {
	width:52px !important;
	height:7px !important;
	left:138px !important;
	top:575px !important;
}

#item103448 {
	width:44px !important;
	height:7px !important;
	left:191px !important;
	top:575px !important;
}

#item103475 {
	width:54px !important;
	height:7px !important;
	left:138px !important;
	top:582px !important;
}

#item48424 {
	width:268px !important;
	height:289px !important;
}

#item48419 {
	width:268px !important;
	height:289px !important;
	left:116px !important;
	top:160px !important;
}

#item49675 {
	width:86px !important;
	height:135px !important;
}

#item49670 {
	width:86px !important;
	height:135px !important;
	top:461px !important;
}

#item52436 {
	width:87px !important;
	height:135px !important;
}

#item52431 {
	width:87px !important;
	height:135px !important;
	left:87px !important;
	top:461px !important;
}

#item52442 {
	width:96px !important;
	height:135px !important;
}

#item52437 {
	width:96px !important;
	height:135px !important;
	left:175px !important;
	top:461px !important;
}

#item52448 {
	width:86px !important;
	height:135px !important;
}

#item52443 {
	width:86px !important;
	height:135px !important;
	left:271px !important;
	top:461px !important;
}

#item103502 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:404px !important;
}

#item103529 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:411px !important;
}

#item103556 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:417px !important;
}

#item103583 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:424px !important;
}

#item103611 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:431px !important;
}
#in5footer,  #prefooter {display:none;}
