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

#item42710 {
	width:408px !important;
	height:303px !important;
}

#item42708 {
	width:408px !important;
	height:303px !important;
	left:94px !important;
	top:159px !important;
}

#item42719 {
	width:129px !important;
	height:132px !important;
}

#item42714 {
	width:129px !important;
	height:132px !important;
	left:106px !important;
	top:76px !important;
}

#item42903 {
	width:125px !important;
	height:227px !important;
}

#item42897 {
	width:125px !important;
	height:227px !important;
	left:104px !important;
	top:211px !important;
}

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

#item44089 {
	width:28px !important;
	height:28px !important;
	left:37px !important;
	top:292px !important;
}

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

#item44095 {
	width:28px !important;
	height:28px !important;
	left:275px !important;
	top:292px !important;
}

#item42909 {
	width:146px !important;
	height:159px !important;
}

#item42904 {
	width:146px !important;
	height:159px !important;
	left:303px !important;
	top:77px !important;
}

#item42915 {
	width:126px !important;
	height:286px !important;
}

#item42910 {
	width:126px !important;
	height:286px !important;
	left:336px !important;
	top:181px !important;
}

#item82769 {
	width:53px !important;
	height:7px !important;
	left:19px !important;
	top:548px !important;
}

#item82797 {
	width:40px !important;
	height:7px !important;
	left:125px !important;
	top:555px !important;
}

#item82825 {
	width:45px !important;
	height:7px !important;
	left:125px !important;
	top:561px !important;
}

#item82852 {
	width:41px !important;
	height:7px !important;
	left:233px !important;
	top:555px !important;
}

#item82879 {
	width:45px !important;
	height:7px !important;
	left:233px !important;
	top:561px !important;
}

#item82906 {
	width:60px !important;
	height:7px !important;
	left:336px !important;
	top:562px !important;
}

#item82933 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:562px !important;
}

#item82960 {
	width:60px !important;
	height:7px !important;
	left:336px !important;
	top:593px !important;
}

#item82987 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:593px !important;
}

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

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

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

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

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

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

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

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

#item89282 {
	width:391px !important;
	height:554px !important;
	left:78px !important;
	top:45px !important;
}

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

#item44101 {
	width:28px !important;
	height:28px !important;
	left:210px !important;
	top:327px !important;
}

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

#item44107 {
	width:28px !important;
	height:28px !important;
	left:448px !important;
	top:327px !important;
}

#item42921 {
	width:137px !important;
	height:177px !important;
}

#item42916 {
	width:137px !important;
	height:177px !important;
	left:59px !important;
	top:81px !important;
}

#item42927 {
	width:132px !important;
	height:282px !important;
}

#item42922 {
	width:132px !important;
	height:282px !important;
	left:72px !important;
	top:189px !important;
}

#item42933 {
	width:140px !important;
	height:137px !important;
}

#item42928 {
	width:140px !important;
	height:137px !important;
	left:287px !important;
	top:79px !important;
}

#item42940 {
	width:118px !important;
	height:248px !important;
}

#item42934 {
	width:118px !important;
	height:248px !important;
	left:302px !important;
	top:218px !important;
}

#item83014 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

#item83042 {
	width:60px !important;
	height:7px !important;
	left:142px !important;
	top:572px !important;
}

#item83069 {
	width:45px !important;
	height:7px !important;
	left:142px !important;
	top:579px !important;
}

#item83096 {
	width:61px !important;
	height:7px !important;
	left:254px !important;
	top:565px !important;
}

#item83123 {
	width:45px !important;
	height:7px !important;
	left:364px !important;
	top:572px !important;
}

#item83150 {
	width:45px !important;
	height:7px !important;
	left:364px !important;
	top:579px !important;
}

#item89517 {
	width:87px !important;
	height:90px !important;
	left:188px !important;
	top:122px !important;
}

#item42725 {
	width:171px !important;
	height:174px !important;
}

#item42720 {
	width:171px !important;
	height:174px !important;
	left:40px !important;
	top:107px !important;
}

#item42952 {
	width:162px !important;
	height:219px !important;
}

#item42947 {
	width:162px !important;
	height:219px !important;
	left:237px !important;
	top:14px !important;
}

#item42958 {
	width:97px !important;
	height:65px !important;
}

#item42953 {
	width:97px !important;
	height:65px !important;
	left:412px !important;
	top:120px !important;
}

#item44119 {
	width:97px !important;
	height:65px !important;
}

#item44114 {
	width:97px !important;
	height:65px !important;
	left:412px !important;
	top:186px !important;
}

#item44125 {
	width:104px !important;
	height:94px !important;
}

#item44120 {
	width:104px !important;
	height:94px !important;
	left:405px !important;
	top:252px !important;
}

#item42964 {
	width:118px !important;
	height:177px !important;
}

#item42959 {
	width:118px !important;
	height:177px !important;
	left:235px !important;
	top:395px !important;
}

#item44131 {
	width:50px !important;
	height:45px !important;
}

#item44126 {
	width:50px !important;
	height:45px !important;
	left:40px !important;
	top:455px !important;
}

#item44139 {
	width:50px !important;
	height:53px !important;
}

#item44134 {
	width:50px !important;
	height:53px !important;
	left:95px !important;
	top:435px !important;
}

#item44145 {
	width:57px !important;
	height:98px !important;
}

#item44140 {
	width:57px !important;
	height:98px !important;
	left:37px !important;
	top:503px !important;
}

#item44151 {
	width:57px !important;
	height:98px !important;
}

#item44146 {
	width:57px !important;
	height:98px !important;
	left:95px !important;
	top:491px !important;
}

#item42970 {
	width:78px !important;
	height:88px !important;
}

#item42965 {
	width:78px !important;
	height:88px !important;
	left:89px !important;
	top:343px !important;
}

#item42946 {
	width:68px !important;
	height:72px !important;
}

#item42941 {
	width:68px !important;
	height:72px !important;
	top:37px !important;
}

#item67457 {
	width:64px !important;
	height:7px !important;
	left:392px !important;
	top:378px !important;
}

#item67484 {
	width:64px !important;
	height:7px !important;
	left:392px !important;
	top:384px !important;
}

#item67512 {
	width:61px !important;
	height:7px !important;
	left:392px !important;
	top:434px !important;
}

#item67539 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:441px !important;
}

#item67566 {
	width:51px !important;
	height:7px !important;
	left:392px !important;
	top:448px !important;
}

#item67593 {
	width:61px !important;
	height:7px !important;
	left:391px !important;
	top:497px !important;
}

#item67621 {
	width:52px !important;
	height:7px !important;
	left:391px !important;
	top:503px !important;
}

#item67648 {
	width:45px !important;
	height:7px !important;
	left:391px !important;
	top:510px !important;
}

#item67675 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:517px !important;
}

#item67702 {
	width:58px !important;
	height:7px !important;
	left:391px !important;
	top:582px !important;
}

#item42976 {
	width:125px !important;
	height:298px !important;
}

#item42971 {
	width:125px !important;
	height:298px !important;
	left:31px !important;
	top:72px !important;
}

#item42982 {
	width:97px !important;
	height:177px !important;
}

#item42977 {
	width:97px !important;
	height:177px !important;
	left:126px !important;
	top:397px !important;
}

#item44165 {
	width:72px !important;
	height:70px !important;
}

#item44160 {
	width:72px !important;
	height:70px !important;
	left:430px !important;
	top:104px !important;
}

#item44171 {
	width:27px !important;
	height:27px !important;
}

#item44166 {
	width:27px !important;
	height:27px !important;
	left:452px !important;
	top:435px !important;
}

#item44177 {
	width:27px !important;
	height:29px !important;
}

#item44172 {
	width:27px !important;
	height:29px !important;
	left:452px !important;
	top:463px !important;
}

#item42989 {
	width:129px !important;
	height:291px !important;
}

#item42983 {
	width:129px !important;
	height:291px !important;
	left:280px !important;
	top:269px !important;
}

#item44158 {
	width:73px !important;
	height:71px !important;
}

#item44153 {
	width:73px !important;
	height:71px !important;
	left:245px !important;
	top:482px !important;
}

#item42998 {
	width:171px !important;
	height:153px !important;
}

#item42993 {
	width:171px !important;
	height:153px !important;
	left:243px !important;
	top:111px !important;
}

#item67729 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:455px !important;
}

#item67756 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:499px !important;
}

#item67783 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:506px !important;
}

#item67810 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item67837 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item67865 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item67892 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item43004 {
	width:204px !important;
	height:236px !important;
}

#item42999 {
	width:204px !important;
	height:236px !important;
	left:102px !important;
	top:297px !important;
}

#item43010 {
	width:194px !important;
	height:236px !important;
}

#item43005 {
	width:194px !important;
	height:236px !important;
	left:308px !important;
	top:297px !important;
}

#item43016 {
	width:194px !important;
	height:231px !important;
}

#item43011 {
	width:194px !important;
	height:231px !important;
	left:308px !important;
	top:62px !important;
}

#item44216 {
	width:204px !important;
	height:234px !important;
}

#item44211 {
	width:204px !important;
	height:234px !important;
	left:103px !important;
	top:61px !important;
}

#item43022 {
	width:98px !important;
	height:125px !important;
}

#item43017 {
	width:98px !important;
	height:125px !important;
	top:30px !important;
}

#item44187 {
	width:94px !important;
	height:99px !important;
}

#item44181 {
	width:94px !important;
	height:99px !important;
	top:156px !important;
}

#item44193 {
	width:94px !important;
	height:71px !important;
}

#item44188 {
	width:94px !important;
	height:71px !important;
	top:258px !important;
}

#item44200 {
	width:94px !important;
	height:88px !important;
}

#item44194 {
	width:94px !important;
	height:88px !important;
	top:332px !important;
}

#item44206 {
	width:94px !important;
	height:107px !important;
}

#item44201 {
	width:94px !important;
	height:107px !important;
	top:421px !important;
}

#item67919 {
	width:60px !important;
	height:7px !important;
	left:100px !important;
	top:560px !important;
}

#item67946 {
	width:39px !important;
	height:7px !important;
	left:100px !important;
	top:567px !important;
}

#item67973 {
	width:60px !important;
	height:7px !important;
	left:200px !important;
	top:559px !important;
}

#item68000 {
	width:44px !important;
	height:7px !important;
	left:200px !important;
	top:566px !important;
}

#item68027 {
	width:39px !important;
	height:7px !important;
	left:200px !important;
	top:573px !important;
}

#item68054 {
	width:60px !important;
	height:7px !important;
	left:301px !important;
	top:565px !important;
}

#item68081 {
	width:59px !important;
	height:7px !important;
	left:301px !important;
	top:572px !important;
}

#item68110 {
	width:60px !important;
	height:7px !important;
	left:401px !important;
	top:565px !important;
}

#item68137 {
	width:44px !important;
	height:7px !important;
	left:401px !important;
	top:572px !important;
}

#item68164 {
	width:59px !important;
	height:7px !important;
	left:401px !important;
	top:578px !important;
}

#item43029 {
	width:145px !important;
	height:168px !important;
}

#item43023 {
	width:145px !important;
	height:168px !important;
	left:21px !important;
	top:74px !important;
}

#item44224 {
	width:72px !important;
	height:84px !important;
}

#item44218 {
	width:72px !important;
	height:84px !important;
	left:145px !important;
}

#item43035 {
	width:204px !important;
	height:259px !important;
}

#item43030 {
	width:204px !important;
	height:259px !important;
	left:14px !important;
	top:276px !important;
}

#item43043 {
	width:109px !important;
	height:269px !important;
}

#item43037 {
	width:109px !important;
	height:269px !important;
	left:276px !important;
	top:218px !important;
}

#item43049 {
	width:163px !important;
	height:207px !important;
}

#item43044 {
	width:163px !important;
	height:207px !important;
	left:243px !important;
	top:69px !important;
}

#item68191 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:558px !important;
}

#item68219 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:565px !important;
}

#item68246 {
	width:66px !important;
	height:7px !important;
	left:137px !important;
	top:565px !important;
}

#item68273 {
	width:76px !important;
	height:7px !important;
	left:245px !important;
	top:572px !important;
}

#item68300 {
	width:65px !important;
	height:7px !important;
	left:349px !important;
	top:571px !important;
}

#item42737 {
	width:64px !important;
	height:98px !important;
}

#item42732 {
	width:64px !important;
	height:98px !important;
	left:44px !important;
	top:21px !important;
}

#item44231 {
	width:43px !important;
	height:98px !important;
}

#item44225 {
	width:43px !important;
	height:98px !important;
	left:109px !important;
	top:21px !important;
}

#item44237 {
	width:71px !important;
	height:98px !important;
}

#item44232 {
	width:71px !important;
	height:98px !important;
	left:153px !important;
	top:21px !important;
}

#item43055 {
	width:117px !important;
	height:180px !important;
}

#item43050 {
	width:117px !important;
	height:180px !important;
	left:271px !important;
	top:14px !important;
}

#item43067 {
	width:89px !important;
	height:215px !important;
}

#item43062 {
	width:89px !important;
	height:215px !important;
	left:9px !important;
	top:403px !important;
}

#item44243 {
	width:121px !important;
	height:327px !important;
}

#item44238 {
	width:121px !important;
	height:327px !important;
	left:103px !important;
	top:203px !important;
}

#item43073 {
	width:152px !important;
	height:177px !important;
}

#item43068 {
	width:152px !important;
	height:177px !important;
	left:337px !important;
	top:347px !important;
}

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

#item44245 {
	width:29px !important;
	height:28px !important;
	left:302px !important;
	top:393px !important;
}

#item43061 {
	width:139px !important;
	height:142px !important;
}

#item43056 {
	width:139px !important;
	height:142px !important;
	left:71px !important;
	top:190px !important;
}

#item68327 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:35px !important;
}

#item68355 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:42px !important;
}

#item68382 {
	width:37px !important;
	height:7px !important;
	left:393px !important;
	top:48px !important;
}

#item68409 {
	width:57px !important;
	height:7px !important;
	left:393px !important;
	top:96px !important;
}

#item68436 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:103px !important;
}

#item68463 {
	width:71px !important;
	height:7px !important;
	left:285px !important;
	top:579px !important;
}

#item68490 {
	width:60px !important;
	height:7px !important;
	left:391px !important;
	top:553px !important;
}

#item68517 {
	width:37px !important;
	height:7px !important;
	left:391px !important;
	top:559px !important;
}

#item43079 {
	width:223px !important;
	height:241px !important;
}

#item43074 {
	width:223px !important;
	height:241px !important;
	left:16px !important;
	top:14px !important;
}

#item43085 {
	width:55px !important;
	height:34px !important;
}

#item43080 {
	width:55px !important;
	height:34px !important;
	left:53px !important;
	top:264px !important;
}

#item44263 {
	width:57px !important;
	height:34px !important;
}

#item44258 {
	width:57px !important;
	height:34px !important;
	left:109px !important;
	top:264px !important;
}

#item44269 {
	width:54px !important;
	height:81px !important;
}

#item44264 {
	width:54px !important;
	height:81px !important;
	left:70px !important;
	top:299px !important;
}

#item44276 {
	width:58px !important;
	height:81px !important;
}

#item44270 {
	width:58px !important;
	height:81px !important;
	left:125px !important;
	top:299px !important;
}

#item43092 {
	width:122px !important;
	height:221px !important;
}

#item43086 {
	width:122px !important;
	height:221px !important;
	left:135px !important;
	top:397px !important;
}

#item43098 {
	width:122px !important;
	height:177px !important;
}

#item43093 {
	width:122px !important;
	height:177px !important;
	left:325px !important;
	top:388px !important;
}

#item43104 {
	width:118px !important;
	height:164px !important;
}

#item43099 {
	width:118px !important;
	height:164px !important;
	left:316px !important;
	top:223px !important;
}

#item43110 {
	width:77px !important;
	height:127px !important;
}

#item43105 {
	width:77px !important;
	height:127px !important;
	left:242px !important;
	top:19px !important;
}

#item44256 {
	width:86px !important;
	height:127px !important;
}

#item44251 {
	width:86px !important;
	height:127px !important;
	left:319px !important;
	top:19px !important;
}

#item68544 {
	width:82px !important;
	height:7px !important;
	left:30px !important;
	top:416px !important;
}

#item68571 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:422px !important;
}

#item68599 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:483px !important;
}

#item68627 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:490px !important;
}

#item68654 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:496px !important;
}

#item68681 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:503px !important;
}

#item68708 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:509px !important;
}

#item68735 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:571px !important;
}

#item68762 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item68789 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:584px !important;
}

#item42743 {
	width:228px !important;
	height:276px !important;
}

#item42738 {
	width:228px !important;
	height:276px !important;
	left:20px !important;
	top:61px !important;
}

#item43116 {
	width:233px !important;
	height:275px !important;
}

#item43111 {
	width:233px !important;
	height:275px !important;
	left:254px !important;
	top:62px !important;
}

#item43122 {
	width:67px !important;
	height:89px !important;
}

#item43117 {
	width:67px !important;
	height:89px !important;
	left:29px !important;
	top:359px !important;
}

#item44288 {
	width:73px !important;
	height:120px !important;
}

#item44283 {
	width:73px !important;
	height:120px !important;
	left:23px !important;
	top:452px !important;
}

#item44294 {
	width:73px !important;
	height:120px !important;
}

#item44289 {
	width:73px !important;
	height:120px !important;
	left:98px !important;
	top:452px !important;
}

#item44282 {
	width:77px !important;
	height:89px !important;
}

#item44277 {
	width:77px !important;
	height:89px !important;
	left:98px !important;
	top:359px !important;
}

#item43128 {
	width:93px !important;
	height:87px !important;
}

#item43123 {
	width:93px !important;
	height:87px !important;
	left:195px !important;
	top:365px !important;
}

#item44307 {
	width:107px !important;
	height:118px !important;
}

#item44301 {
	width:107px !important;
	height:118px !important;
	left:179px !important;
	top:454px !important;
}

#item44314 {
	width:98px !important;
	height:118px !important;
}

#item44309 {
	width:98px !important;
	height:118px !important;
	left:287px !important;
	top:454px !important;
}

#item44300 {
	width:93px !important;
	height:87px !important;
}

#item44295 {
	width:93px !important;
	height:87px !important;
	left:288px !important;
	top:365px !important;
}

#item68816 {
	width:53px !important;
	height:7px !important;
	left:393px !important;
	top:362px !important;
}

#item68843 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:369px !important;
}

#item68871 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:376px !important;
}

#item68899 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:382px !important;
}

#item68926 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:438px !important;
}

#item68953 {
	width:58px !important;
	height:7px !important;
	left:393px !important;
	top:445px !important;
}

#item68980 {
	width:40px !important;
	height:7px !important;
	left:393px !important;
	top:472px !important;
}

#item69007 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:478px !important;
}

#item69034 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:542px !important;
}

#item69061 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:548px !important;
}

#item69088 {
	width:76px !important;
	height:7px !important;
	left:393px !important;
	top:576px !important;
}

#item69116 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:583px !important;
}

#item43134 {
	width:174px !important;
	height:159px !important;
}

#item43129 {
	width:174px !important;
	height:159px !important;
	left:54px !important;
	top:94px !important;
}

#item43140 {
	width:154px !important;
	height:314px !important;
}

#item43135 {
	width:154px !important;
	height:314px !important;
	left:65px !important;
	top:255px !important;
}

#item43147 {
	width:93px !important;
	height:73px !important;
}

#item43141 {
	width:93px !important;
	height:73px !important;
	left:295px !important;
	top:102px !important;
}

#item44321 {
	width:86px !important;
	height:73px !important;
}

#item44315 {
	width:86px !important;
	height:73px !important;
	left:390px !important;
	top:102px !important;
}

#item44327 {
	width:94px !important;
	height:127px !important;
}

#item44322 {
	width:94px !important;
	height:127px !important;
	left:290px !important;
	top:177px !important;
}

#item44333 {
	width:100px !important;
	height:127px !important;
}

#item44328 {
	width:100px !important;
	height:127px !important;
	left:384px !important;
	top:177px !important;
}

#item43154 {
	width:62px !important;
	height:177px !important;
	top:3px !important;
}

#item43148 {
	width:62px !important;
	height:181px !important;
	left:278px !important;
	top:336px !important;
}

#item44339 {
	width:40px !important;
	height:180px !important;
}

#item44334 {
	width:40px !important;
	height:180px !important;
	left:341px !important;
	top:336px !important;
}

#item44346 {
	width:45px !important;
	height:182px !important;
}

#item44340 {
	width:45px !important;
	height:182px !important;
	left:383px !important;
	top:336px !important;
}

#item44352 {
	width:68px !important;
	height:187px !important;
}

#item44347 {
	width:68px !important;
	height:187px !important;
	left:428px !important;
	top:336px !important;
}

#item69143 {
	width:45px !important;
	height:7px !important;
	left:275px !important;
	top:565px !important;
}

#item69170 {
	width:59px !important;
	height:7px !important;
	left:275px !important;
	top:571px !important;
}

#item69197 {
	width:45px !important;
	height:7px !important;
	left:275px !important;
	top:578px !important;
}

#item69224 {
	width:45px !important;
	height:7px !important;
	left:372px !important;
	top:564px !important;
}

#item43172 {
	width:103px !important;
	height:174px !important;
}

#item43167 {
	width:103px !important;
	height:174px !important;
	left:374px !important;
	top:320px !important;
}

#item42750 {
	width:135px !important;
	height:215px !important;
}

#item42745 {
	width:135px !important;
	height:215px !important;
	left:103px !important;
	top:91px !important;
}

#item44369 {
	width:78px !important;
	height:156px !important;
}

#item44364 {
	width:78px !important;
	height:156px !important;
	left:14px !important;
	top:140px !important;
}

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

#item44353 {
	width:28px !important;
	height:29px !important;
	left:247px !important;
	top:124px !important;
}

#item43160 {
	width:128px !important;
	height:165px !important;
}

#item43155 {
	width:128px !important;
	height:165px !important;
	left:128px !important;
	top:307px !important;
}

#item44377 {
	width:47px !important;
	height:28px !important;
}

#item44371 {
	width:47px !important;
	height:28px !important;
	left:37px !important;
	top:457px !important;
}

#item44383 {
	width:47px !important;
	height:28px !important;
}

#item44378 {
	width:47px !important;
	height:28px !important;
	left:37px !important;
	top:487px !important;
}

#item43166 {
	width:195px !important;
	height:254px !important;
}

#item43161 {
	width:195px !important;
	height:254px !important;
	left:307px !important;
	top:21px !important;
}

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

#item44385 {
	width:28px !important;
	height:28px !important;
	left:456px !important;
	top:427px !important;
}

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

#item44391 {
	width:28px !important;
	height:28px !important;
	left:456px !important;
	top:457px !important;
}

#item69251 {
	width:60px !important;
	height:7px !important;
	left:83px !important;
	top:560px !important;
}

#item69278 {
	width:45px !important;
	height:7px !important;
	left:83px !important;
	top:567px !important;
}

#item69305 {
	width:47px !important;
	height:7px !important;
	left:83px !important;
	top:573px !important;
}

#item69332 {
	width:56px !important;
	height:7px !important;
	left:177px !important;
	top:560px !important;
}

#item69360 {
	width:78px !important;
	height:7px !important;
	left:276px !important;
	top:565px !important;
}

#item69387 {
	width:67px !important;
	height:7px !important;
	left:276px !important;
	top:572px !important;
}

#item69414 {
	width:44px !important;
	height:7px !important;
	left:377px !important;
	top:559px !important;
}

#item69441 {
	width:45px !important;
	height:7px !important;
	left:377px !important;
	top:565px !important;
}

#item43178 {
	width:135px !important;
	height:163px !important;
}

#item43173 {
	width:135px !important;
	height:163px !important;
	left:14px !important;
	top:155px !important;
}

#item43184 {
	width:155px !important;
	height:197px !important;
}

#item43179 {
	width:155px !important;
	height:197px !important;
	left:159px !important;
	top:108px !important;
}

#item43190 {
	width:129px !important;
	height:301px !important;
}

#item43185 {
	width:129px !important;
	height:301px !important;
	left:166px !important;
	top:256px !important;
}

#item43198 {
	width:127px !important;
	height:303px !important;
}

#item43191 {
	width:127px !important;
	height:303px !important;
	left:348px !important;
	top:265px !important;
}

#item43204 {
	width:109px !important;
	height:139px !important;
}

#item43199 {
	width:109px !important;
	height:139px !important;
	left:354px !important;
	top:123px !important;
}

#item69469 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:56px !important;
}

#item69497 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:63px !important;
}

#item69524 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:70px !important;
}

#item69552 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:122px !important;
}

#item69579 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:354px !important;
}

#item69608 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:360px !important;
}

#item69635 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:367px !important;
}

#item69662 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:425px !important;
}

#item69689 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:432px !important;
}

#item69716 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:491px !important;
}

#item69743 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:498px !important;
}

#item69770 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:505px !important;
}

#item42756 {
	width:69px !important;
	height:98px !important;
}

#item42751 {
	width:69px !important;
	height:98px !important;
	left:9px !important;
	top:35px !important;
}

#item44415 {
	width:78px !important;
	height:94px !important;
}

#item44410 {
	width:78px !important;
	height:94px !important;
	left:79px !important;
	top:35px !important;
}

#item44421 {
	width:75px !important;
	height:94px !important;
}

#item44416 {
	width:75px !important;
	height:94px !important;
	left:79px !important;
	top:139px !important;
}

#item44427 {
	width:77px !important;
	height:94px !important;
}

#item44422 {
	width:77px !important;
	height:94px !important;
	left:79px !important;
	top:242px !important;
}

#item44403 {
	width:69px !important;
	height:98px !important;
}

#item44398 {
	width:69px !important;
	height:98px !important;
	left:9px !important;
	top:141px !important;
}

#item44409 {
	width:69px !important;
	height:98px !important;
}

#item44404 {
	width:69px !important;
	height:98px !important;
	left:9px !important;
	top:244px !important;
}

#item43210 {
	width:167px !important;
	height:220px !important;
}

#item43205 {
	width:167px !important;
	height:220px !important;
	left:270px !important;
	top:73px !important;
}

#item44435 {
	width:102px !important;
	height:130px !important;
}

#item44430 {
	width:102px !important;
	height:130px !important;
	left:163px !important;
	top:14px !important;
}

#item43216 {
	width:164px !important;
	height:154px !important;
}

#item43211 {
	width:164px !important;
	height:154px !important;
	left:121px !important;
	top:426px !important;
}

#item44441 {
	width:46px !important;
	height:64px !important;
}

#item44436 {
	width:46px !important;
	height:64px !important;
	left:20px !important;
	top:385px !important;
}

#item44447 {
	width:46px !important;
	height:64px !important;
}

#item44442 {
	width:46px !important;
	height:64px !important;
	left:20px !important;
	top:450px !important;
}

#item44453 {
	width:46px !important;
	height:64px !important;
}

#item44448 {
	width:46px !important;
	height:64px !important;
	left:20px !important;
	top:517px !important;
}

#item69797 {
	width:47px !important;
	height:7px !important;
	left:364px !important;
	top:434px !important;
}

#item69824 {
	width:41px !important;
	height:7px !important;
	left:364px !important;
	top:441px !important;
}

#item69852 {
	width:40px !important;
	height:7px !important;
	left:364px !important;
	top:448px !important;
}

#item69879 {
	width:45px !important;
	height:7px !important;
	left:364px !important;
	top:501px !important;
}

#item69906 {
	width:58px !important;
	height:7px !important;
	left:364px !important;
	top:508px !important;
}

#item69933 {
	width:45px !important;
	height:7px !important;
	left:364px !important;
	top:515px !important;
}

#item69960 {
	width:43px !important;
	height:7px !important;
	left:364px !important;
	top:569px !important;
}

#item69987 {
	width:59px !important;
	height:7px !important;
	left:364px !important;
	top:576px !important;
}

#item70015 {
	width:54px !important;
	height:7px !important;
	left:364px !important;
	top:583px !important;
}

#item43222 {
	width:234px !important;
	height:435px !important;
}

#item43217 {
	width:234px !important;
	height:435px !important;
	left:141px !important;
	top:111px !important;
}

#item43242 {
	width:121px !important;
	height:177px !important;
}

#item43237 {
	width:121px !important;
	height:177px !important;
	left:14px !important;
	top:189px !important;
}

#item43248 {
	width:121px !important;
	height:173px !important;
}

#item43243 {
	width:121px !important;
	height:173px !important;
	left:14px !important;
	top:14px !important;
}

#item43254 {
	width:127px !important;
	height:165px !important;
}

#item43249 {
	width:127px !important;
	height:165px !important;
	left:389px !important;
	top:193px !important;
}

#item44460 {
	width:127px !important;
	height:52px !important;
}

#item44455 {
	width:127px !important;
	height:52px !important;
	left:389px !important;
	top:361px !important;
}

#item44466 {
	width:127px !important;
	height:73px !important;
}

#item44461 {
	width:127px !important;
	height:73px !important;
	left:389px !important;
	top:413px !important;
}

#item44472 {
	width:127px !important;
	height:73px !important;
}

#item44467 {
	width:127px !important;
	height:73px !important;
	left:389px !important;
	top:488px !important;
}

#item44478 {
	width:127px !important;
	height:72px !important;
}

#item44473 {
	width:127px !important;
	height:72px !important;
	left:389px !important;
	top:563px !important;
}

#item70042 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:408px !important;
}

#item70069 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:414px !important;
}

#item70096 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:421px !important;
}

#item70125 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:428px !important;
}

#item70152 {
	width:83px !important;
	height:7px !important;
	left:29px !important;
	top:449px !important;
}

#item70179 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:489px !important;
}

#item70206 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:495px !important;
}

#item70233 {
	width:83px !important;
	height:7px !important;
	left:29px !important;
	top:519px !important;
}

#item42762 {
	width:350px !important;
	height:349px !important;
}

#item42757 {
	width:350px !important;
	height:349px !important;
	left:14px !important;
	top:14px !important;
}

#item43260 {
	width:148px !important;
	height:54px !important;
}

#item43255 {
	width:148px !important;
	height:54px !important;
	left:368px !important;
}

#item44486 {
	width:148px !important;
	height:47px !important;
}

#item44481 {
	width:148px !important;
	height:47px !important;
	left:368px !important;
	top:55px !important;
}

#item44493 {
	width:148px !important;
	height:61px !important;
}

#item44487 {
	width:148px !important;
	height:61px !important;
	left:368px !important;
	top:105px !important;
}

#item44499 {
	width:148px !important;
	height:44px !important;
}

#item44494 {
	width:148px !important;
	height:44px !important;
	left:368px !important;
	top:167px !important;
}

#item44505 {
	width:148px !important;
	height:39px !important;
}

#item44500 {
	width:148px !important;
	height:39px !important;
	left:368px !important;
	top:212px !important;
}

#item44513 {
	width:148px !important;
	height:58px !important;
}

#item44506 {
	width:148px !important;
	height:58px !important;
	left:368px !important;
	top:252px !important;
}

#item44519 {
	width:148px !important;
	height:52px !important;
}

#item44514 {
	width:148px !important;
	height:52px !important;
	left:368px !important;
	top:311px !important;
}

#item42769 {
	width:166px !important;
	height:248px !important;
}

#item42763 {
	width:166px !important;
	height:248px !important;
	left:14px !important;
	top:370px !important;
}

#item44534 {
	width:179px !important;
	height:248px !important;
}

#item44529 {
	width:179px !important;
	height:248px !important;
	left:189px !important;
	top:370px !important;
}

#item70260 {
	width:55px !important;
	height:7px !important;
	left:383px !important;
	top:408px !important;
}

#item70287 {
	width:61px !important;
	height:7px !important;
	left:383px !important;
	top:415px !important;
}

#item70314 {
	width:58px !important;
	height:7px !important;
	left:383px !important;
	top:421px !important;
}

#item70341 {
	width:45px !important;
	height:7px !important;
	left:383px !important;
	top:428px !important;
}

#item70369 {
	width:50px !important;
	height:7px !important;
	left:383px !important;
	top:435px !important;
}

#item70396 {
	width:67px !important;
	height:7px !important;
	left:383px !important;
	top:441px !important;
}

#item70423 {
	width:62px !important;
	height:7px !important;
	left:383px !important;
	top:448px !important;
}

#item70450 {
	width:55px !important;
	height:7px !important;
	left:383px !important;
	top:513px !important;
}

#item70477 {
	width:61px !important;
	height:7px !important;
	left:383px !important;
	top:519px !important;
}

#item70504 {
	width:58px !important;
	height:7px !important;
	left:383px !important;
	top:526px !important;
}

#item70531 {
	width:45px !important;
	height:7px !important;
	left:383px !important;
	top:533px !important;
}

#item70558 {
	width:50px !important;
	height:7px !important;
	left:383px !important;
	top:539px !important;
}

#item70585 {
	width:67px !important;
	height:7px !important;
	left:383px !important;
	top:546px !important;
}

#item70613 {
	width:62px !important;
	height:7px !important;
	left:383px !important;
	top:552px !important;
}

#item43272 {
	width:191px !important;
	height:319px !important;
}

#item43267 {
	width:191px !important;
	height:319px !important;
	left:16px !important;
	top:299px !important;
}

#item43279 {
	width:90px !important;
	height:111px !important;
}

#item43273 {
	width:90px !important;
	height:111px !important;
	left:350px !important;
	top:366px !important;
}

#item44554 {
	width:88px !important;
	height:111px !important;
}

#item44549 {
	width:88px !important;
	height:111px !important;
	left:401px !important;
	top:427px !important;
}

#item44561 {
	width:88px !important;
	height:116px !important;
}

#item44555 {
	width:88px !important;
	height:116px !important;
	left:330px !important;
	top:483px !important;
}

#item43285 {
	width:235px !important;
	height:317px !important;
}

#item43280 {
	width:235px !important;
	height:317px !important;
	left:264px !important;
	top:20px !important;
}

#item43292 {
	width:88px !important;
	height:112px !important;
}

#item43286 {
	width:88px !important;
	height:112px !important;
	left:72px !important;
	top:36px !important;
}

#item44540 {
	width:88px !important;
	height:112px !important;
}

#item44535 {
	width:88px !important;
	height:112px !important;
	left:121px !important;
	top:98px !important;
}

#item44547 {
	width:88px !important;
	height:112px !important;
}

#item44541 {
	width:88px !important;
	height:112px !important;
	left:48px !important;
	top:159px !important;
}

#item70640 {
	width:55px !important;
	height:7px !important;
	left:216px !important;
	top:480px !important;
}

#item70667 {
	width:91px !important;
	height:7px !important;
	left:216px !important;
	top:499px !important;
}

#item70694 {
	width:53px !important;
	height:7px !important;
	left:216px !important;
	top:505px !important;
}

#item70721 {
	width:71px !important;
	height:7px !important;
	left:216px !important;
	top:557px !important;
}

#item70748 {
	width:63px !important;
	height:7px !important;
	left:216px !important;
	top:563px !important;
}

#item70775 {
	width:61px !important;
	height:7px !important;
	left:216px !important;
	top:570px !important;
}

#item43322 {
	width:182px !important;
	height:195px !important;
}

#item43317 {
	width:182px !important;
	height:195px !important;
	left:320px !important;
	top:284px !important;
}

#item42775 {
	width:176px !important;
	height:159px !important;
}

#item42770 {
	width:176px !important;
	height:159px !important;
	left:117px !important;
	top:14px !important;
}

#item44568 {
	width:182px !important;
	height:50px !important;
}

#item44563 {
	width:182px !important;
	height:50px !important;
	left:117px !important;
	top:175px !important;
}

#item44574 {
	width:196px !important;
	height:62px !important;
}

#item44569 {
	width:196px !important;
	height:62px !important;
	left:117px !important;
	top:226px !important;
}

#item44580 {
	width:179px !important;
	height:48px !important;
}

#item44575 {
	width:179px !important;
	height:48px !important;
	left:117px !important;
	top:289px !important;
}

#item44586 {
	width:179px !important;
	height:48px !important;
}

#item44581 {
	width:179px !important;
	height:48px !important;
	left:117px !important;
	top:338px !important;
}

#item44593 {
	width:181px !important;
	height:66px !important;
}

#item44587 {
	width:181px !important;
	height:66px !important;
	left:117px !important;
	top:388px !important;
}

#item43298 {
	width:99px !important;
	height:180px !important;
}

#item43293 {
	width:99px !important;
	height:180px !important;
	left:14px !important;
	top:90px !important;
}

#item43304 {
	width:99px !important;
	height:196px !important;
}

#item43299 {
	width:99px !important;
	height:196px !important;
	left:14px !important;
	top:270px !important;
}

#item43310 {
	width:137px !important;
	height:174px !important;
}

#item43305 {
	width:137px !important;
	height:174px !important;
	left:365px !important;
	top:75px !important;
}

#item43328 {
	width:61px !important;
	height:56px !important;
}

#item43323 {
	width:61px !important;
	height:56px !important;
	left:295px !important;
	top:480px !important;
}

#item44599 {
	width:61px !important;
	height:84px !important;
}

#item44594 {
	width:61px !important;
	height:84px !important;
	left:348px !important;
	top:514px !important;
}

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

#item44600 {
	width:76px !important;
	height:84px !important;
	left:285px !important;
	top:537px !important;
}

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

#item43311 {
	width:29px !important;
	height:29px !important;
	left:338px !important;
	top:205px !important;
}

#item70802 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:543px !important;
}

#item70829 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:550px !important;
}

#item70858 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:556px !important;
}

#item70885 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:563px !important;
}

#item70912 {
	width:53px !important;
	height:7px !important;
	left:111px !important;
	top:543px !important;
}

#item70939 {
	width:50px !important;
	height:7px !important;
	left:111px !important;
	top:549px !important;
}

#item70967 {
	width:59px !important;
	height:7px !important;
	left:111px !important;
	top:556px !important;
}

#item70994 {
	width:45px !important;
	height:7px !important;
	left:111px !important;
	top:562px !important;
}

#item71021 {
	width:49px !important;
	height:7px !important;
	left:111px !important;
	top:569px !important;
}

#item71048 {
	width:67px !important;
	height:7px !important;
	left:111px !important;
	top:576px !important;
}

#item71075 {
	width:43px !important;
	height:7px !important;
	left:111px !important;
	top:582px !important;
}

#item71103 {
	width:57px !important;
	height:7px !important;
	left:195px !important;
	top:548px !important;
}

#item71130 {
	width:45px !important;
	height:7px !important;
	left:195px !important;
	top:555px !important;
}

#item71157 {
	width:49px !important;
	height:7px !important;
	left:195px !important;
	top:562px !important;
}

#item43335 {
	width:141px !important;
	height:192px !important;
}

#item43329 {
	width:141px !important;
	height:192px !important;
	left:22px !important;
	top:86px !important;
}

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

#item44608 {
	width:29px !important;
	height:28px !important;
	left:166px !important;
	top:108px !important;
}

#item43341 {
	width:167px !important;
	height:277px !important;
}

#item43336 {
	width:167px !important;
	height:277px !important;
	left:266px !important;
	top:109px !important;
}

#item43348 {
	width:128px !important;
	height:177px !important;
}

#item43342 {
	width:128px !important;
	height:177px !important;
	left:297px !important;
	top:377px !important;
}

#item43354 {
	width:101px !important;
	height:101px !important;
}

#item43349 {
	width:101px !important;
	height:101px !important;
	left:146px !important;
	top:360px !important;
}

#item43360 {
	width:73px !important;
	height:84px !important;
}

#item43355 {
	width:73px !important;
	height:84px !important;
	left:146px !important;
	top:464px !important;
}

#item44619 {
	width:27px !important;
	height:27px !important;
}

#item44614 {
	width:27px !important;
	height:27px !important;
	left:221px !important;
	top:464px !important;
}

#item44625 {
	width:27px !important;
	height:27px !important;
}

#item44620 {
	width:27px !important;
	height:27px !important;
	left:221px !important;
	top:492px !important;
}

#item44632 {
	width:27px !important;
	height:27px !important;
}

#item44626 {
	width:27px !important;
	height:27px !important;
	left:221px !important;
	top:522px !important;
}

#item71184 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:358px !important;
}

#item71211 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:364px !important;
}

#item71238 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:371px !important;
}

#item71265 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:422px !important;
}

#item71292 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:429px !important;
}

#item71319 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item71347 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:493px !important;
}

#item71376 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:546px !important;
}

#item71403 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:553px !important;
}

#item71430 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:559px !important;
}

#item71457 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:566px !important;
}

#item71484 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item42785 {
	width:161px !important;
	height:300px !important;
}

#item42780 {
	width:161px !important;
	height:300px !important;
	left:50px !important;
	top:20px !important;
}

#item44680 {
	width:167px !important;
	height:300px !important;
}

#item44675 {
	width:167px !important;
	height:300px !important;
	left:218px !important;
	top:20px !important;
}

#item43367 {
	width:46px !important;
	height:49px !important;
}

#item43361 {
	width:46px !important;
	height:49px !important;
	top:20px !important;
}

#item44641 {
	width:46px !important;
	height:48px !important;
}

#item44636 {
	width:46px !important;
	height:48px !important;
	top:70px !important;
}

#item44647 {
	width:46px !important;
	height:48px !important;
}

#item44642 {
	width:46px !important;
	height:48px !important;
	top:119px !important;
}

#item44653 {
	width:46px !important;
	height:48px !important;
}

#item44648 {
	width:46px !important;
	height:48px !important;
	top:168px !important;
}

#item44659 {
	width:46px !important;
	height:49px !important;
}

#item44654 {
	width:46px !important;
	height:49px !important;
	top:219px !important;
}

#item44665 {
	width:46px !important;
	height:51px !important;
}

#item44660 {
	width:46px !important;
	height:51px !important;
	top:269px !important;
}

#item43379 {
	width:173px !important;
	height:269px !important;
}

#item43374 {
	width:173px !important;
	height:269px !important;
	left:20px !important;
	top:334px !important;
}

#item43386 {
	width:185px !important;
	height:270px !important;
}

#item43380 {
	width:185px !important;
	height:270px !important;
	left:200px !important;
	top:334px !important;
}

#item43392 {
	width:59px !important;
	height:63px !important;
}

#item43387 {
	width:59px !important;
	height:63px !important;
	left:442px !important;
	top:358px !important;
}

#item44686 {
	width:59px !important;
	height:72px !important;
}

#item44681 {
	width:59px !important;
	height:72px !important;
	left:392px !important;
	top:392px !important;
}

#item44692 {
	width:66px !important;
	height:92px !important;
}

#item44687 {
	width:66px !important;
	height:92px !important;
	left:445px !important;
	top:423px !important;
}

#item44698 {
	width:76px !important;
	height:92px !important;
}

#item44693 {
	width:76px !important;
	height:92px !important;
	left:388px !important;
	top:465px !important;
}

#item71511 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:46px !important;
}

#item71538 {
	width:77px !important;
	height:7px !important;
	left:391px !important;
	top:53px !important;
}

#item71565 {
	width:69px !important;
	height:7px !important;
	left:391px !important;
	top:59px !important;
}

#item71592 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:103px !important;
}

#item71620 {
	width:77px !important;
	height:7px !important;
	left:391px !important;
	top:110px !important;
}

#item71648 {
	width:72px !important;
	height:7px !important;
	left:391px !important;
	top:116px !important;
}

#item71675 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:123px !important;
}

#item71702 {
	width:77px !important;
	height:7px !important;
	left:391px !important;
	top:129px !important;
}

#item71729 {
	width:69px !important;
	height:7px !important;
	left:391px !important;
	top:136px !important;
}

#item71756 {
	width:45px !important;
	height:7px !important;
	left:391px !important;
	top:194px !important;
}

#item71783 {
	width:49px !important;
	height:7px !important;
	left:391px !important;
	top:200px !important;
}

#item71810 {
	width:72px !important;
	height:7px !important;
	left:391px !important;
	top:278px !important;
}

#item71837 {
	width:59px !important;
	height:7px !important;
	left:391px !important;
	top:284px !important;
}

#item71865 {
	width:55px !important;
	height:7px !important;
	left:391px !important;
	top:291px !important;
}

#item71892 {
	width:49px !important;
	height:7px !important;
	left:391px !important;
	top:297px !important;
}

#item43398 {
	width:137px !important;
	height:199px !important;
}

#item43393 {
	width:137px !important;
	height:199px !important;
	left:14px !important;
}

#item43404 {
	width:136px !important;
	height:197px !important;
}

#item43399 {
	width:136px !important;
	height:197px !important;
	left:14px !important;
	top:201px !important;
}

#item43410 {
	width:347px !important;
	height:398px !important;
}

#item43405 {
	width:347px !important;
	height:398px !important;
	left:155px !important;
}

#item43416 {
	width:81px !important;
	height:84px !important;
}

#item43411 {
	width:81px !important;
	height:84px !important;
	left:170px !important;
	top:412px !important;
}

#item44727 {
	width:96px !important;
	height:120px !important;
}

#item44722 {
	width:96px !important;
	height:120px !important;
	left:150px !important;
	top:498px !important;
}

#item44734 {
	width:62px !important;
	height:120px !important;
}

#item44728 {
	width:62px !important;
	height:120px !important;
	left:248px !important;
	top:498px !important;
}

#item44740 {
	width:62px !important;
	height:120px !important;
}

#item44735 {
	width:62px !important;
	height:120px !important;
	left:312px !important;
	top:498px !important;
}

#item44746 {
	width:87px !important;
	height:120px !important;
}

#item44741 {
	width:87px !important;
	height:120px !important;
	left:375px !important;
	top:498px !important;
}

#item44706 {
	width:58px !important;
	height:84px !important;
}

#item44701 {
	width:58px !important;
	height:84px !important;
	left:251px !important;
	top:412px !important;
}

#item44714 {
	width:58px !important;
	height:84px !important;
}

#item44709 {
	width:58px !important;
	height:84px !important;
	left:310px !important;
	top:412px !important;
}

#item44721 {
	width:92px !important;
	height:84px !important;
}

#item44715 {
	width:92px !important;
	height:84px !important;
	left:369px !important;
	top:412px !important;
}

#item71919 {
	width:55px !important;
	height:7px !important;
	left:31px !important;
	top:442px !important;
}

#item71946 {
	width:68px !important;
	height:7px !important;
	left:31px !important;
	top:449px !important;
}

#item71973 {
	width:52px !important;
	height:7px !important;
	left:31px !important;
	top:456px !important;
}

#item72000 {
	width:98px !important;
	height:7px !important;
	left:31px !important;
	top:483px !important;
}

#item72027 {
	width:68px !important;
	height:7px !important;
	left:31px !important;
	top:540px !important;
}

#item72054 {
	width:52px !important;
	height:7px !important;
	left:31px !important;
	top:547px !important;
}

#item72081 {
	width:52px !important;
	height:7px !important;
	left:31px !important;
	top:553px !important;
}

#item72109 {
	width:98px !important;
	height:7px !important;
	left:31px !important;
	top:582px !important;
}

#item42791 {
	width:361px !important;
	height:304px !important;
}

#item42786 {
	width:361px !important;
	height:304px !important;
	left:14px !important;
	top:14px !important;
}

#item43423 {
	width:86px !important;
	height:54px !important;
}

#item43418 {
	width:86px !important;
	height:54px !important;
	left:11px !important;
	top:327px !important;
}

#item44754 {
	width:87px !important;
	height:54px !important;
}

#item44749 {
	width:87px !important;
	height:54px !important;
	left:102px !important;
	top:327px !important;
}

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

#item44755 {
	width:84px !important;
	height:63px !important;
	left:194px !important;
	top:323px !important;
}

#item44767 {
	width:86px !important;
	height:68px !important;
}

#item44761 {
	width:86px !important;
	height:68px !important;
	left:284px !important;
	top:320px !important;
}

#item43429 {
	width:132px !important;
	height:85px !important;
}

#item43424 {
	width:132px !important;
	height:85px !important;
	left:82px !important;
	top:418px !important;
}

#item44775 {
	width:134px !important;
	height:90px !important;
}

#item44769 {
	width:134px !important;
	height:90px !important;
	left:98px !important;
	top:505px !important;
}

#item43435 {
	width:122px !important;
	height:92px !important;
}

#item43430 {
	width:122px !important;
	height:92px !important;
	left:327px !important;
	top:416px !important;
}

#item44782 {
	width:129px !important;
	height:92px !important;
}

#item44777 {
	width:129px !important;
	height:92px !important;
	left:340px !important;
	top:502px !important;
}

#item72137 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:46px !important;
}

#item72164 {
	width:54px !important;
	height:7px !important;
	left:387px !important;
	top:53px !important;
}

#item72191 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:118px !important;
}

#item72219 {
	width:54px !important;
	height:7px !important;
	left:387px !important;
	top:125px !important;
}

#item72247 {
	width:62px !important;
	height:7px !important;
	left:387px !important;
	top:196px !important;
}

#item72274 {
	width:62px !important;
	height:7px !important;
	left:387px !important;
	top:202px !important;
}

#item72302 {
	width:49px !important;
	height:7px !important;
	left:387px !important;
	top:288px !important;
}

#item72329 {
	width:54px !important;
	height:7px !important;
	left:387px !important;
	top:294px !important;
}

#item43453 {
	width:91px !important;
	height:129px !important;
}

#item43448 {
	width:91px !important;
	height:129px !important;
	left:89px !important;
	top:66px !important;
}

#item44788 {
	width:77px !important;
	height:157px !important;
}

#item44783 {
	width:77px !important;
	height:157px !important;
	left:47px !important;
	top:210px !important;
}

#item44794 {
	width:86px !important;
	height:157px !important;
}

#item44789 {
	width:86px !important;
	height:157px !important;
	left:133px !important;
	top:196px !important;
}

#item44800 {
	width:84px !important;
	height:141px !important;
}

#item44795 {
	width:84px !important;
	height:141px !important;
	left:233px !important;
	top:193px !important;
}

#item44806 {
	width:93px !important;
	height:168px !important;
}

#item44801 {
	width:93px !important;
	height:168px !important;
	left:325px !important;
	top:138px !important;
}

#item44813 {
	width:86px !important;
	height:157px !important;
}

#item44807 {
	width:86px !important;
	height:157px !important;
	left:425px !important;
	top:121px !important;
}

#item43459 {
	width:172px !important;
	height:87px !important;
}

#item43454 {
	width:172px !important;
	height:87px !important;
	left:213px !important;
	top:340px !important;
}

#item44819 {
	width:168px !important;
	height:94px !important;
}

#item44814 {
	width:168px !important;
	height:94px !important;
	left:241px !important;
	top:434px !important;
}

#item72358 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:558px !important;
}

#item72385 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

#item72412 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item72439 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:578px !important;
}

#item72466 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:585px !important;
}

#item72493 {
	width:57px !important;
	height:7px !important;
	left:139px !important;
	top:545px !important;
}

#item72520 {
	width:45px !important;
	height:7px !important;
	left:139px !important;
	top:551px !important;
}

#item42800 {
	width:173px !important;
	height:198px !important;
}

#item42795 {
	width:173px !important;
	height:198px !important;
	left:20px !important;
	top:14px !important;
}

#item44842 {
	width:173px !important;
	height:198px !important;
}

#item44837 {
	width:173px !important;
	height:198px !important;
	left:322px !important;
	top:14px !important;
}

#item44827 {
	width:57px !important;
	height:60px !important;
}

#item44821 {
	width:57px !important;
	height:60px !important;
	left:196px !important;
	top:153px !important;
}

#item44833 {
	width:57px !important;
	height:60px !important;
}

#item44828 {
	width:57px !important;
	height:60px !important;
	left:264px !important;
	top:153px !important;
}

#item43477 {
	width:167px !important;
	height:211px !important;
}

#item43472 {
	width:167px !important;
	height:211px !important;
	left:20px !important;
	top:313px !important;
}

#item44858 {
	width:57px !important;
	height:58px !important;
}

#item44853 {
	width:57px !important;
	height:58px !important;
	left:196px !important;
	top:465px !important;
}

#item44864 {
	width:57px !important;
	height:58px !important;
}

#item44859 {
	width:57px !important;
	height:58px !important;
	left:264px !important;
	top:465px !important;
}

#item44870 {
	width:57px !important;
	height:58px !important;
}

#item44865 {
	width:57px !important;
	height:58px !important;
	left:264px !important;
	top:406px !important;
}

#item44848 {
	width:167px !important;
	height:211px !important;
}

#item44843 {
	width:167px !important;
	height:211px !important;
	left:328px !important;
	top:313px !important;
}

#item72547 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:245px !important;
}

#item72574 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:245px !important;
}

#item72602 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:252px !important;
}

#item72629 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:252px !important;
}

#item72656 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:258px !important;
}

#item72683 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:258px !important;
}

#item72710 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:265px !important;
}

#item72737 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:265px !important;
}

#item72765 {
	width:27px !important;
	height:7px !important;
	left:384px !important;
	top:247px !important;
}

#item72792 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:247px !important;
}

#item72819 {
	width:27px !important;
	height:7px !important;
	left:384px !important;
	top:254px !important;
}

#item72846 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:254px !important;
}

#item72875 {
	width:27px !important;
	height:7px !important;
	left:384px !important;
	top:261px !important;
}

#item72902 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:261px !important;
}

#item72929 {
	width:27px !important;
	height:7px !important;
	left:384px !important;
	top:267px !important;
}

#item72957 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:267px !important;
}

#item72984 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:557px !important;
}

#item73011 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:557px !important;
}

#item73038 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:563px !important;
}

#item73065 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:563px !important;
}

#item73092 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:570px !important;
}

#item73120 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:570px !important;
}

#item73147 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:576px !important;
}

#item73174 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:576px !important;
}

#item73201 {
	width:27px !important;
	height:7px !important;
	left:378px !important;
	top:564px !important;
}

#item73228 {
	width:27px !important;
	height:7px !important;
	left:417px !important;
	top:564px !important;
}

#item73255 {
	width:27px !important;
	height:7px !important;
	left:460px !important;
	top:564px !important;
}

#item73282 {
	width:27px !important;
	height:7px !important;
	left:378px !important;
	top:570px !important;
}

#item73309 {
	width:27px !important;
	height:7px !important;
	left:417px !important;
	top:570px !important;
}

#item73336 {
	width:27px !important;
	height:7px !important;
	left:460px !important;
	top:570px !important;
}

#item73364 {
	width:27px !important;
	height:7px !important;
	left:378px !important;
	top:577px !important;
}

#item73391 {
	width:27px !important;
	height:7px !important;
	left:417px !important;
	top:577px !important;
}

#item73418 {
	width:27px !important;
	height:7px !important;
	left:460px !important;
	top:577px !important;
}

#item73445 {
	width:27px !important;
	height:7px !important;
	left:378px !important;
	top:583px !important;
}

#item73472 {
	width:27px !important;
	height:7px !important;
	left:417px !important;
	top:583px !important;
}

#item73499 {
	width:27px !important;
	height:7px !important;
	left:460px !important;
	top:583px !important;
}

#item43483 {
	width:114px !important;
	height:153px !important;
}

#item43478 {
	width:114px !important;
	height:153px !important;
	left:20px !important;
	top:20px !important;
}

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

#item44871 {
	width:43px !important;
	height:45px !important;
	left:136px !important;
	top:128px !important;
}

#item43489 {
	width:115px !important;
	height:153px !important;
}

#item43484 {
	width:115px !important;
	height:153px !important;
	left:20px !important;
	top:322px !important;
}

#item44882 {
	width:43px !important;
	height:46px !important;
}

#item44877 {
	width:43px !important;
	height:46px !important;
	left:136px !important;
	top:430px !important;
}

#item43496 {
	width:148px !important;
	height:94px !important;
}

#item43490 {
	width:148px !important;
	height:94px !important;
	left:190px !important;
	top:62px !important;
}

#item44902 {
	width:162px !important;
	height:75px !important;
}

#item44897 {
	width:162px !important;
	height:75px !important;
	left:190px !important;
	top:158px !important;
}

#item44908 {
	width:154px !important;
	height:75px !important;
}

#item44903 {
	width:154px !important;
	height:75px !important;
	left:190px !important;
	top:212px !important;
}

#item44915 {
	width:164px !important;
	height:75px !important;
}

#item44909 {
	width:164px !important;
	height:75px !important;
	left:190px !important;
	top:264px !important;
}

#item44924 {
	width:164px !important;
	height:75px !important;
}

#item44919 {
	width:164px !important;
	height:75px !important;
	left:190px !important;
	top:322px !important;
}

#item44930 {
	width:164px !important;
	height:93px !important;
}

#item44925 {
	width:164px !important;
	height:93px !important;
	left:190px !important;
	top:383px !important;
}

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

#item43497 {
	width:54px !important;
	height:57px !important;
	left:432px !important;
	top:142px !important;
}

#item44890 {
	width:54px !important;
	height:46px !important;
}

#item44884 {
	width:54px !important;
	height:46px !important;
	left:434px !important;
	top:209px !important;
}

#item43508 {
	width:56px !important;
	height:45px !important;
}

#item43503 {
	width:56px !important;
	height:45px !important;
	left:450px !important;
	top:328px !important;
}

#item44896 {
	width:61px !important;
	height:50px !important;
}

#item44891 {
	width:61px !important;
	height:50px !important;
	left:441px !important;
	top:387px !important;
}

#item73526 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:231px !important;
}

#item73553 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:231px !important;
}

#item73580 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:238px !important;
}

#item73609 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:238px !important;
}

#item73636 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:244px !important;
}

#item73663 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:244px !important;
}

#item73690 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:251px !important;
}

#item73718 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:251px !important;
}

#item73745 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:280px !important;
}

#item73772 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:280px !important;
}

#item73799 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:286px !important;
}

#item73826 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:286px !important;
}

#item73854 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:293px !important;
}

#item73881 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:293px !important;
}

#item73908 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:299px !important;
}

#item73935 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:299px !important;
}

#item73962 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:306px !important;
}

#item73989 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:306px !important;
}

#item74016 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:507px !important;
}

#item74043 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:507px !important;
}

#item74070 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:514px !important;
}

#item74100 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:514px !important;
}

#item74128 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:521px !important;
}

#item74155 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:521px !important;
}

#item74182 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:527px !important;
}

#item74209 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:527px !important;
}

#item74236 {
	width:27px !important;
	height:7px !important;
	left:258px !important;
	top:532px !important;
}

#item74263 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:532px !important;
}

#item74290 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:532px !important;
}

#item74317 {
	width:27px !important;
	height:7px !important;
	left:258px !important;
	top:538px !important;
}

#item74344 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:538px !important;
}

#item74372 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:538px !important;
}

#item74400 {
	width:27px !important;
	height:7px !important;
	left:258px !important;
	top:545px !important;
}

#item74427 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:545px !important;
}

#item74454 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:545px !important;
}

#item74481 {
	width:27px !important;
	height:7px !important;
	left:257px !important;
	top:580px !important;
}

#item74508 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:580px !important;
}

#item74535 {
	width:27px !important;
	height:7px !important;
	left:348px !important;
	top:580px !important;
}

#item74562 {
	width:27px !important;
	height:7px !important;
	left:257px !important;
	top:586px !important;
}

#item74590 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:586px !important;
}

#item74618 {
	width:27px !important;
	height:7px !important;
	left:348px !important;
	top:586px !important;
}

#item74645 {
	width:27px !important;
	height:7px !important;
	left:257px !important;
	top:593px !important;
}

#item74672 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:593px !important;
}

#item74699 {
	width:27px !important;
	height:7px !important;
	left:348px !important;
	top:593px !important;
}

#item74726 {
	width:27px !important;
	height:7px !important;
	left:257px !important;
	top:600px !important;
}

#item74753 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:600px !important;
}

#item74780 {
	width:27px !important;
	height:7px !important;
	left:348px !important;
	top:600px !important;
}

#item74807 {
	width:68px !important;
	height:7px !important;
	left:395px !important;
	top:524px !important;
}

#item74834 {
	width:92px !important;
	height:7px !important;
	left:395px !important;
	top:530px !important;
}

#item74862 {
	width:89px !important;
	height:7px !important;
	left:395px !important;
	top:537px !important;
}

#item74889 {
	width:68px !important;
	height:7px !important;
	left:395px !important;
	top:566px !important;
}

#item74916 {
	width:92px !important;
	height:7px !important;
	left:395px !important;
	top:573px !important;
}

#item74943 {
	width:89px !important;
	height:7px !important;
	left:395px !important;
	top:579px !important;
}

#item42807 {
	width:227px !important;
	height:264px !important;
}

#item42802 {
	width:227px !important;
	height:264px !important;
	left:83px !important;
	top:14px !important;
}

#item43514 {
	width:71px !important;
	height:35px !important;
}

#item43509 {
	width:71px !important;
	height:35px !important;
	left:337px !important;
	top:12px !important;
}

#item44962 {
	width:71px !important;
	height:35px !important;
}

#item44957 {
	width:71px !important;
	height:35px !important;
	left:415px !important;
	top:12px !important;
}

#item44968 {
	width:71px !important;
	height:35px !important;
}

#item44963 {
	width:71px !important;
	height:35px !important;
	left:415px !important;
	top:51px !important;
}

#item44977 {
	width:71px !important;
	height:35px !important;
}

#item44972 {
	width:71px !important;
	height:35px !important;
	left:415px !important;
	top:89px !important;
}

#item44984 {
	width:71px !important;
	height:35px !important;
}

#item44978 {
	width:71px !important;
	height:35px !important;
	left:415px !important;
	top:127px !important;
}

#item44990 {
	width:71px !important;
	height:35px !important;
}

#item44985 {
	width:71px !important;
	height:35px !important;
	left:415px !important;
	top:166px !important;
}

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

#item44992 {
	width:81px !important;
	height:73px !important;
	left:417px !important;
	top:205px !important;
}

#item44937 {
	width:71px !important;
	height:35px !important;
}

#item44932 {
	width:71px !important;
	height:35px !important;
	left:337px !important;
	top:50px !important;
}

#item44943 {
	width:71px !important;
	height:35px !important;
}

#item44938 {
	width:71px !important;
	height:35px !important;
	left:337px !important;
	top:88px !important;
}

#item44950 {
	width:71px !important;
	height:35px !important;
}

#item44944 {
	width:71px !important;
	height:35px !important;
	left:337px !important;
	top:127px !important;
}

#item44956 {
	width:71px !important;
	height:35px !important;
}

#item44951 {
	width:71px !important;
	height:35px !important;
	left:337px !important;
	top:165px !important;
}

#item43521 {
	width:151px !important;
	height:175px !important;
}

#item43515 {
	width:151px !important;
	height:175px !important;
	left:20px !important;
	top:348px !important;
}

#item45003 {
	width:41px !important;
	height:39px !important;
}

#item44998 {
	width:41px !important;
	height:39px !important;
	left:130px !important;
	top:524px !important;
}

#item45009 {
	width:41px !important;
	height:39px !important;
}

#item45004 {
	width:41px !important;
	height:39px !important;
	left:130px !important;
	top:564px !important;
}

#item43527 {
	width:109px !important;
	height:175px !important;
}

#item43522 {
	width:109px !important;
	height:175px !important;
	left:182px !important;
	top:349px !important;
}

#item45016 {
	width:27px !important;
	height:28px !important;
}

#item45011 {
	width:27px !important;
	height:28px !important;
	left:294px !important;
	top:494px !important;
}

#item45022 {
	width:27px !important;
	height:28px !important;
}

#item45017 {
	width:27px !important;
	height:28px !important;
	left:294px !important;
	top:462px !important;
}

#item43534 {
	width:118px !important;
	height:175px !important;
}

#item43528 {
	width:118px !important;
	height:175px !important;
	left:336px !important;
	top:349px !important;
}

#item45028 {
	width:42px !important;
	height:39px !important;
}

#item45023 {
	width:42px !important;
	height:39px !important;
	left:457px !important;
	top:485px !important;
}

#item45034 {
	width:58px !important;
	height:44px !important;
}

#item45029 {
	width:58px !important;
	height:44px !important;
	left:440px !important;
	top:524px !important;
}

#item74971 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:305px !important;
}

#item74999 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:305px !important;
}

#item75026 {
	width:27px !important;
	height:7px !important;
	left:168px !important;
	top:305px !important;
}

#item75054 {
	width:27px !important;
	height:7px !important;
	left:224px !important;
	top:305px !important;
}

#item75081 {
	width:27px !important;
	height:7px !important;
	left:281px !important;
	top:305px !important;
}

#item75110 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:311px !important;
}

#item75137 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:311px !important;
}

#item75164 {
	width:27px !important;
	height:7px !important;
	left:168px !important;
	top:311px !important;
}

#item75191 {
	width:27px !important;
	height:7px !important;
	left:224px !important;
	top:311px !important;
}

#item75218 {
	width:27px !important;
	height:7px !important;
	left:281px !important;
	top:311px !important;
}

#item75245 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:318px !important;
}

#item75272 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:318px !important;
}

#item75299 {
	width:27px !important;
	height:7px !important;
	left:168px !important;
	top:318px !important;
}

#item75326 {
	width:27px !important;
	height:7px !important;
	left:224px !important;
	top:318px !important;
}

#item75354 {
	width:27px !important;
	height:7px !important;
	left:281px !important;
	top:318px !important;
}

#item75381 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:325px !important;
}

#item75408 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:325px !important;
}

#item75435 {
	width:27px !important;
	height:7px !important;
	left:168px !important;
	top:325px !important;
}

#item75462 {
	width:27px !important;
	height:7px !important;
	left:224px !important;
	top:325px !important;
}

#item75489 {
	width:27px !important;
	height:7px !important;
	left:281px !important;
	top:325px !important;
}

#item75517 {
	width:60px !important;
	height:7px !important;
	left:337px !important;
	top:305px !important;
}

#item75544 {
	width:68px !important;
	height:7px !important;
	left:407px !important;
	top:305px !important;
}

#item75571 {
	width:63px !important;
	height:7px !important;
	left:337px !important;
	top:311px !important;
}

#item75598 {
	width:79px !important;
	height:7px !important;
	left:407px !important;
	top:311px !important;
}

#item75627 {
	width:81px !important;
	height:7px !important;
	left:337px !important;
	top:318px !important;
}

#item75654 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:556px !important;
}

#item75681 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:563px !important;
}

#item75708 {
	width:27px !important;
	height:7px !important;
	left:242px !important;
	top:563px !important;
}

#item75735 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:563px !important;
}

#item75762 {
	width:27px !important;
	height:7px !important;
	left:242px !important;
	top:570px !important;
}

#item75789 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:570px !important;
}

#item75816 {
	width:27px !important;
	height:7px !important;
	left:242px !important;
	top:576px !important;
}

#item75843 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:576px !important;
}

#item75871 {
	width:27px !important;
	height:7px !important;
	left:242px !important;
	top:583px !important;
}

#item75898 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:583px !important;
}

#item75925 {
	width:27px !important;
	height:7px !important;
	left:242px !important;
	top:590px !important;
}

#item75952 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:590px !important;
}

#item75979 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:576px !important;
}

#item76006 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:576px !important;
}

#item76033 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:583px !important;
}

#item76060 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:583px !important;
}

#item76087 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:590px !important;
}

#item76115 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:590px !important;
}

#item76142 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:596px !important;
}

#item76169 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:596px !important;
}

#item43540 {
	width:83px !important;
	height:73px !important;
}

#item43535 {
	width:83px !important;
	height:73px !important;
	left:65px !important;
	top:147px !important;
}

#item43546 {
	width:92px !important;
	height:73px !important;
}

#item43541 {
	width:92px !important;
	height:73px !important;
	left:57px !important;
	top:234px !important;
}

#item43553 {
	width:80px !important;
	height:78px !important;
}

#item43548 {
	width:80px !important;
	height:78px !important;
	left:31px !important;
	top:384px !important;
}

#item45042 {
	width:80px !important;
	height:62px !important;
}

#item45037 {
	width:80px !important;
	height:62px !important;
	left:31px !important;
	top:480px !important;
}

#item43560 {
	width:219px !important;
	height:153px !important;
}

#item43554 {
	width:219px !important;
	height:153px !important;
	left:297px !important;
	top:29px !important;
}

#item45049 {
	width:219px !important;
	height:105px !important;
}

#item45043 {
	width:219px !important;
	height:105px !important;
	left:297px !important;
	top:171px !important;
}

#item45057 {
	width:219px !important;
	height:115px !important;
}

#item45052 {
	width:219px !important;
	height:115px !important;
	left:297px !important;
	top:240px !important;
}

#item45064 {
	width:219px !important;
	height:108px !important;
}

#item45059 {
	width:219px !important;
	height:108px !important;
	left:297px !important;
	top:320px !important;
}

#item45070 {
	width:219px !important;
	height:115px !important;
}

#item45065 {
	width:219px !important;
	height:115px !important;
	left:297px !important;
	top:403px !important;
}

#item45077 {
	width:219px !important;
	height:115px !important;
}

#item45071 {
	width:219px !important;
	height:115px !important;
	left:297px !important;
	top:503px !important;
}

#item76196 {
	width:63px !important;
	height:7px !important;
	left:173px !important;
	top:523px !important;
}

#item76223 {
	width:85px !important;
	height:7px !important;
	left:173px !important;
	top:529px !important;
}

#item76250 {
	width:76px !important;
	height:7px !important;
	left:173px !important;
	top:536px !important;
}

#item76277 {
	width:63px !important;
	height:7px !important;
	left:173px !important;
	top:474px !important;
}

#item76304 {
	width:85px !important;
	height:7px !important;
	left:173px !important;
	top:481px !important;
}

#item76331 {
	width:76px !important;
	height:7px !important;
	left:173px !important;
	top:487px !important;
}

#item76360 {
	width:23px !important;
	height:7px !important;
	left:211px !important;
	top:372px !important;
}

#item76387 {
	width:23px !important;
	height:7px !important;
	left:236px !important;
	top:372px !important;
}

#item76414 {
	width:23px !important;
	height:7px !important;
	left:261px !important;
	top:372px !important;
}

#item76441 {
	width:23px !important;
	height:7px !important;
	left:211px !important;
	top:379px !important;
}

#item76469 {
	width:23px !important;
	height:7px !important;
	left:236px !important;
	top:379px !important;
}

#item76496 {
	width:23px !important;
	height:7px !important;
	left:261px !important;
	top:379px !important;
}

#item76523 {
	width:23px !important;
	height:7px !important;
	left:211px !important;
	top:385px !important;
}

#item76550 {
	width:23px !important;
	height:7px !important;
	left:236px !important;
	top:385px !important;
}

#item76577 {
	width:23px !important;
	height:7px !important;
	left:261px !important;
	top:385px !important;
}

#item76605 {
	width:23px !important;
	height:7px !important;
	left:211px !important;
	top:392px !important;
}

#item76632 {
	width:23px !important;
	height:7px !important;
	left:236px !important;
	top:392px !important;
}

#item76659 {
	width:23px !important;
	height:7px !important;
	left:261px !important;
	top:392px !important;
}

#item76686 {
	width:23px !important;
	height:7px !important;
	left:209px !important;
	top:305px !important;
}

#item76713 {
	width:23px !important;
	height:7px !important;
	left:235px !important;
	top:305px !important;
}

#item76740 {
	width:23px !important;
	height:7px !important;
	left:260px !important;
	top:305px !important;
}

#item76767 {
	width:23px !important;
	height:7px !important;
	left:209px !important;
	top:312px !important;
}

#item76794 {
	width:23px !important;
	height:7px !important;
	left:235px !important;
	top:312px !important;
}

#item76821 {
	width:23px !important;
	height:7px !important;
	left:260px !important;
	top:312px !important;
}

#item76850 {
	width:23px !important;
	height:7px !important;
	left:209px !important;
	top:318px !important;
}

#item76878 {
	width:23px !important;
	height:7px !important;
	left:235px !important;
	top:318px !important;
}

#item76905 {
	width:23px !important;
	height:7px !important;
	left:260px !important;
	top:318px !important;
}

#item76932 {
	width:23px !important;
	height:7px !important;
	left:209px !important;
	top:325px !important;
}

#item76959 {
	width:23px !important;
	height:7px !important;
	left:235px !important;
	top:325px !important;
}

#item76986 {
	width:23px !important;
	height:7px !important;
	left:260px !important;
	top:325px !important;
}

#item42813 {
	width:166px !important;
	height:218px !important;
}

#item42808 {
	width:166px !important;
	height:218px !important;
	left:14px !important;
	top:14px !important;
}

#item45083 {
	width:70px !important;
	height:78px !important;
}

#item45078 {
	width:70px !important;
	height:78px !important;
	left:183px !important;
	top:154px !important;
}

#item43566 {
	width:127px !important;
	height:219px !important;
}

#item43561 {
	width:127px !important;
	height:219px !important;
	left:375px !important;
	top:14px !important;
}

#item45097 {
	width:43px !important;
	height:44px !important;
}

#item45092 {
	width:43px !important;
	height:44px !important;
	left:330px !important;
	top:137px !important;
}

#item43572 {
	width:64px !important;
	height:103px !important;
}

#item43567 {
	width:64px !important;
	height:103px !important;
	left:262px !important;
}

#item45089 {
	width:64px !important;
	height:58px !important;
}

#item45084 {
	width:64px !important;
	height:58px !important;
	left:262px !important;
	top:170px !important;
}

#item43578 {
	width:156px !important;
	height:198px !important;
}

#item43573 {
	width:156px !important;
	height:198px !important;
	left:14px !important;
	top:315px !important;
}

#item43584 {
	width:161px !important;
	height:199px !important;
}

#item43579 {
	width:161px !important;
	height:199px !important;
	left:179px !important;
	top:315px !important;
}

#item43590 {
	width:118px !important;
	height:198px !important;
}

#item43585 {
	width:118px !important;
	height:198px !important;
	left:391px !important;
	top:315px !important;
}

#item45103 {
	width:40px !important;
	height:44px !important;
}

#item45098 {
	width:40px !important;
	height:44px !important;
	left:349px !important;
	top:423px !important;
}

#item77013 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:271px !important;
}

#item77042 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:271px !important;
}

#item77069 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:278px !important;
}

#item77096 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:278px !important;
}

#item77124 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:284px !important;
}

#item77152 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:284px !important;
}

#item77179 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:291px !important;
}

#item77206 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:291px !important;
}

#item77233 {
	width:27px !important;
	height:7px !important;
	left:372px !important;
	top:271px !important;
}

#item77260 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:271px !important;
}

#item77287 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:271px !important;
}

#item77314 {
	width:27px !important;
	height:7px !important;
	left:372px !important;
	top:278px !important;
}

#item77341 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:278px !important;
}

#item77369 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:278px !important;
}

#item77396 {
	width:27px !important;
	height:7px !important;
	left:372px !important;
	top:284px !important;
}

#item77423 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:284px !important;
}

#item77450 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:284px !important;
}

#item77477 {
	width:27px !important;
	height:7px !important;
	left:372px !important;
	top:292px !important;
}

#item77504 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:292px !important;
}

#item77531 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:292px !important;
}

#item77558 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:559px !important;
}

#item77585 {
	width:27px !important;
	height:7px !important;
	left:127px !important;
	top:559px !important;
}

#item77613 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:565px !important;
}

#item77640 {
	width:27px !important;
	height:7px !important;
	left:127px !important;
	top:565px !important;
}

#item77667 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:572px !important;
}

#item77694 {
	width:27px !important;
	height:7px !important;
	left:127px !important;
	top:572px !important;
}

#item77722 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:579px !important;
}

#item77750 {
	width:27px !important;
	height:7px !important;
	left:127px !important;
	top:579px !important;
}

#item77777 {
	width:27px !important;
	height:7px !important;
	left:249px !important;
	top:552px !important;
}

#item77805 {
	width:27px !important;
	height:7px !important;
	left:299px !important;
	top:552px !important;
}

#item77832 {
	width:27px !important;
	height:7px !important;
	left:249px !important;
	top:558px !important;
}

#item77861 {
	width:27px !important;
	height:7px !important;
	left:299px !important;
	top:558px !important;
}

#item77888 {
	width:27px !important;
	height:7px !important;
	left:249px !important;
	top:565px !important;
}

#item77915 {
	width:27px !important;
	height:7px !important;
	left:299px !important;
	top:565px !important;
}

#item77942 {
	width:27px !important;
	height:7px !important;
	left:249px !important;
	top:572px !important;
}

#item77969 {
	width:27px !important;
	height:7px !important;
	left:299px !important;
	top:572px !important;
}

#item77996 {
	width:27px !important;
	height:7px !important;
	left:399px !important;
	top:546px !important;
}

#item78023 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:546px !important;
}

#item78050 {
	width:27px !important;
	height:7px !important;
	left:399px !important;
	top:553px !important;
}

#item78077 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:553px !important;
}

#item78105 {
	width:27px !important;
	height:7px !important;
	left:399px !important;
	top:560px !important;
}

#item78132 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:560px !important;
}

#item78159 {
	width:27px !important;
	height:7px !important;
	left:399px !important;
	top:566px !important;
}

#item78186 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:566px !important;
}

#item43596 {
	width:118px !important;
	height:111px !important;
}

#item43591 {
	width:118px !important;
	height:111px !important;
	left:14px !important;
	top:14px !important;
}

#item45110 {
	width:86px !important;
	height:22px !important;
}

#item45105 {
	width:86px !important;
	height:22px !important;
	left:103px !important;
	top:127px !important;
}

#item45116 {
	width:86px !important;
	height:22px !important;
}

#item45111 {
	width:86px !important;
	height:22px !important;
	left:103px !important;
	top:152px !important;
}

#item43603 {
	width:122px !important;
	height:158px !important;
}

#item43597 {
	width:122px !important;
	height:158px !important;
	left:14px !important;
	top:221px !important;
}

#item45142 {
	width:46px !important;
	height:43px !important;
}

#item45137 {
	width:46px !important;
	height:43px !important;
	left:144px !important;
	top:337px !important;
}

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

#item43604 {
	width:55px !important;
	height:57px !important;
	left:206px !important;
	top:28px !important;
}

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

#item45124 {
	width:55px !important;
	height:57px !important;
	left:206px !important;
	top:102px !important;
}

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

#item45117 {
	width:55px !important;
	height:57px !important;
	left:262px !important;
	top:28px !important;
}

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

#item45131 {
	width:55px !important;
	height:57px !important;
	left:262px !important;
	top:102px !important;
}

#item43615 {
	width:131px !important;
	height:106px !important;
}

#item43610 {
	width:131px !important;
	height:106px !important;
	left:328px !important;
	top:19px !important;
}

#item45149 {
	width:162px !important;
	height:106px !important;
}

#item45144 {
	width:162px !important;
	height:106px !important;
	left:340px !important;
	top:126px !important;
}

#item45155 {
	width:154px !important;
	height:103px !important;
}

#item45150 {
	width:154px !important;
	height:103px !important;
	left:348px !important;
	top:235px !important;
}

#item45161 {
	width:154px !important;
	height:85px !important;
}

#item45156 {
	width:154px !important;
	height:85px !important;
	left:325px !important;
	top:340px !important;
}

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

#item43616 {
	width:67px !important;
	height:67px !important;
	left:213px !important;
	top:457px !important;
}

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

#item45162 {
	width:67px !important;
	height:67px !important;
	left:213px !important;
	top:530px !important;
}

#item43627 {
	width:130px !important;
	height:99px !important;
}

#item43622 {
	width:130px !important;
	height:99px !important;
	left:300px !important;
	top:489px !important;
}

#item45175 {
	width:68px !important;
	height:22px !important;
}

#item45170 {
	width:68px !important;
	height:22px !important;
	left:287px !important;
	top:594px !important;
}

#item45182 {
	width:68px !important;
	height:22px !important;
}

#item45176 {
	width:68px !important;
	height:22px !important;
	left:358px !important;
	top:594px !important;
}

#item45188 {
	width:68px !important;
	height:22px !important;
}

#item45183 {
	width:68px !important;
	height:22px !important;
	left:428px !important;
	top:594px !important;
}

#item78213 {
	width:46px !important;
	height:7px !important;
	left:203px !important;
	top:214px !important;
}

#item78240 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:214px !important;
}

#item78269 {
	width:46px !important;
	height:7px !important;
	left:203px !important;
	top:220px !important;
}

#item78296 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:220px !important;
}

#item78323 {
	width:46px !important;
	height:7px !important;
	left:203px !important;
	top:227px !important;
}

#item78350 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:256px !important;
}

#item78379 {
	width:46px !important;
	height:7px !important;
	left:249px !important;
	top:256px !important;
}

#item78406 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:263px !important;
}

#item78433 {
	width:46px !important;
	height:7px !important;
	left:249px !important;
	top:263px !important;
}

#item78460 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:269px !important;
}

#item78487 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:344px !important;
}

#item78514 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:344px !important;
}

#item78541 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:351px !important;
}

#item78568 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:351px !important;
}

#item78595 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:357px !important;
}

#item78623 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:198px !important;
}

#item78650 {
	width:46px !important;
	height:7px !important;
	left:144px !important;
	top:198px !important;
}

#item78677 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:404px !important;
}

#item78704 {
	width:46px !important;
	height:7px !important;
	left:87px !important;
	top:404px !important;
}

#item78731 {
	width:46px !important;
	height:7px !important;
	left:145px !important;
	top:404px !important;
}

#item78758 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:386px !important;
}

#item78785 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:386px !important;
}

#item78812 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:393px !important;
}

#item78839 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:393px !important;
}

#item78867 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:400px !important;
}

#item78894 {
	width:54px !important;
	height:7px !important;
	left:35px !important;
	top:522px !important;
}

#item78921 {
	width:58px !important;
	height:7px !important;
	left:35px !important;
	top:529px !important;
}

#item78948 {
	width:54px !important;
	height:7px !important;
	left:35px !important;
	top:561px !important;
}

#item78975 {
	width:58px !important;
	height:7px !important;
	left:35px !important;
	top:567px !important;
}

#item79002 {
	width:54px !important;
	height:7px !important;
	left:123px !important;
	top:516px !important;
}

#item79029 {
	width:66px !important;
	height:7px !important;
	left:123px !important;
	top:523px !important;
}

#item79056 {
	width:58px !important;
	height:7px !important;
	left:123px !important;
	top:529px !important;
}

#item43633 {
	width:118px !important;
	height:186px !important;
}

#item43628 {
	width:118px !important;
	height:186px !important;
	left:85px !important;
	top:104px !important;
}

#item45202 {
	width:81px !important;
	height:180px !important;
}

#item45197 {
	width:81px !important;
	height:180px !important;
	left:171px !important;
	top:81px !important;
}

#item45208 {
	width:86px !important;
	height:180px !important;
}

#item45203 {
	width:86px !important;
	height:180px !important;
	left:242px !important;
	top:58px !important;
}

#item45214 {
	width:111px !important;
	height:180px !important;
}

#item45209 {
	width:111px !important;
	height:180px !important;
	left:330px !important;
	top:31px !important;
}

#item43645 {
	width:162px !important;
	height:181px !important;
}

#item43640 {
	width:162px !important;
	height:181px !important;
	left:51px !important;
	top:380px !important;
}

#item45220 {
	width:54px !important;
	height:64px !important;
}

#item45215 {
	width:54px !important;
	height:64px !important;
	left:20px !important;
	top:536px !important;
}

#item45228 {
	width:38px !important;
	height:37px !important;
}

#item45222 {
	width:38px !important;
	height:37px !important;
	left:79px !important;
	top:566px !important;
}

#item45234 {
	width:38px !important;
	height:37px !important;
}

#item45229 {
	width:38px !important;
	height:37px !important;
	left:119px !important;
	top:566px !important;
}

#item43652 {
	width:170px !important;
	height:180px !important;
}

#item43646 {
	width:170px !important;
	height:180px !important;
	left:294px !important;
	top:380px !important;
}

#item45240 {
	width:53px !important;
	height:65px !important;
}

#item45235 {
	width:53px !important;
	height:65px !important;
	left:442px !important;
	top:535px !important;
}

#item43639 {
	width:94px !important;
	height:71px !important;
}

#item43634 {
	width:94px !important;
	height:71px !important;
	left:6px !important;
	top:198px !important;
}

#item45195 {
	width:94px !important;
	height:71px !important;
}

#item45190 {
	width:94px !important;
	height:71px !important;
	left:6px !important;
	top:297px !important;
}

#item79083 {
	width:81px !important;
	height:7px !important;
	left:218px !important;
	top:322px !important;
}

#item79112 {
	width:63px !important;
	height:7px !important;
	left:218px !important;
	top:329px !important;
}

#item79139 {
	width:56px !important;
	height:7px !important;
	left:218px !important;
	top:336px !important;
}

#item79166 {
	width:77px !important;
	height:7px !important;
	left:218px !important;
	top:342px !important;
}

#item79193 {
	width:81px !important;
	height:7px !important;
	left:316px !important;
	top:322px !important;
}

#item79221 {
	width:63px !important;
	height:7px !important;
	left:316px !important;
	top:329px !important;
}

#item79248 {
	width:56px !important;
	height:7px !important;
	left:316px !important;
	top:336px !important;
}

#item79275 {
	width:77px !important;
	height:7px !important;
	left:316px !important;
	top:342px !important;
}

#item79302 {
	width:46px !important;
	height:7px !important;
	left:247px !important;
	top:573px !important;
}

#item79329 {
	width:46px !important;
	height:7px !important;
	left:247px !important;
	top:579px !important;
}

#item79357 {
	width:46px !important;
	height:7px !important;
	left:344px !important;
	top:573px !important;
}

#item79384 {
	width:46px !important;
	height:7px !important;
	left:344px !important;
	top:579px !important;
}

#item42823 {
	width:255px !important;
	height:249px !important;
}

#item42818 {
	width:255px !important;
	height:249px !important;
	left:20px !important;
	top:14px !important;
}

#item43667 {
	width:116px !important;
	height:289px !important;
}

#item43662 {
	width:116px !important;
	height:289px !important;
	left:369px !important;
	top:14px !important;
}

#item45248 {
	width:80px !important;
	height:147px !important;
}

#item45242 {
	width:80px !important;
	height:147px !important;
	left:286px !important;
	top:156px !important;
}

#item43673 {
	width:170px !important;
	height:317px !important;
}

#item43668 {
	width:170px !important;
	height:317px !important;
	left:137px !important;
	top:315px !important;
}

#item43679 {
	width:116px !important;
	height:318px !important;
}

#item43674 {
	width:116px !important;
	height:318px !important;
	left:394px !important;
	top:314px !important;
}

#item45254 {
	width:71px !important;
	height:144px !important;
}

#item45249 {
	width:71px !important;
	height:144px !important;
	left:317px !important;
	top:488px !important;
}

#item79411 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:346px !important;
}

#item79438 {
	width:74px !important;
	height:7px !important;
	left:30px !important;
	top:406px !important;
}

#item79465 {
	width:73px !important;
	height:7px !important;
	left:30px !important;
	top:412px !important;
}

#item79492 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:459px !important;
}

#item79519 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:513px !important;
}

#item79546 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:519px !important;
}

#item42830 {
	width:121px !important;
	height:301px !important;
}

#item42825 {
	width:121px !important;
	height:301px !important;
	left:78px !important;
	top:14px !important;
}

#item45261 {
	width:58px !important;
	height:155px !important;
}

#item45256 {
	width:58px !important;
	height:155px !important;
	left:14px !important;
	top:160px !important;
}

#item43687 {
	width:103px !important;
	height:301px !important;
}

#item43682 {
	width:103px !important;
	height:301px !important;
	left:234px !important;
	top:14px !important;
}

#item45267 {
	width:59px !important;
	height:170px !important;
}

#item45262 {
	width:59px !important;
	height:170px !important;
	left:340px !important;
	top:146px !important;
}

#item45273 {
	width:40px !important;
	height:21px !important;
}

#item45268 {
	width:40px !important;
	height:21px !important;
	left:350px !important;
	top:14px !important;
}

#item45281 {
	width:40px !important;
	height:22px !important;
}

#item45276 {
	width:40px !important;
	height:22px !important;
	left:350px !important;
	top:36px !important;
}

#item45287 {
	width:40px !important;
	height:22px !important;
}

#item45282 {
	width:40px !important;
	height:22px !important;
	left:350px !important;
	top:58px !important;
}

#item45293 {
	width:40px !important;
	height:53px !important;
}

#item45288 {
	width:40px !important;
	height:53px !important;
	left:350px !important;
	top:82px !important;
}

#item43695 {
	width:121px !important;
	height:308px !important;
}

#item43688 {
	width:121px !important;
	height:308px !important;
	left:278px !important;
	top:325px !important;
}

#item43701 {
	width:92px !important;
	height:302px !important;
}

#item43696 {
	width:92px !important;
	height:302px !important;
	left:28px !important;
	top:325px !important;
}

#item45299 {
	width:66px !important;
	height:157px !important;
}

#item45294 {
	width:66px !important;
	height:157px !important;
	left:132px !important;
	top:475px !important;
}

#item45305 {
	width:69px !important;
	height:157px !important;
}

#item45300 {
	width:69px !important;
	height:157px !important;
	left:205px !important;
	top:475px !important;
}

#item79573 {
	width:59px !important;
	height:7px !important;
	left:407px !important;
	top:82px !important;
}

#item79602 {
	width:59px !important;
	height:7px !important;
	left:406px !important;
	top:124px !important;
}

#item79630 {
	width:45px !important;
	height:7px !important;
	left:407px !important;
	top:196px !important;
}

#item79657 {
	width:40px !important;
	height:7px !important;
	left:407px !important;
	top:203px !important;
}

#item79684 {
	width:67px !important;
	height:7px !important;
	left:407px !important;
	top:209px !important;
}

#item79711 {
	width:44px !important;
	height:7px !important;
	left:407px !important;
	top:216px !important;
}

#item79738 {
	width:45px !important;
	height:7px !important;
	left:407px !important;
	top:249px !important;
}

#item79765 {
	width:40px !important;
	height:7px !important;
	left:407px !important;
	top:255px !important;
}

#item79792 {
	width:67px !important;
	height:7px !important;
	left:407px !important;
	top:262px !important;
}

#item79819 {
	width:44px !important;
	height:7px !important;
	left:407px !important;
	top:268px !important;
}

#item79846 {
	width:57px !important;
	height:7px !important;
	left:407px !important;
	top:352px !important;
}

#item79874 {
	width:57px !important;
	height:7px !important;
	left:407px !important;
	top:400px !important;
}

#item79902 {
	width:59px !important;
	height:7px !important;
	left:407px !important;
	top:462px !important;
}

#item79929 {
	width:37px !important;
	height:7px !important;
	left:407px !important;
	top:469px !important;
}

#item43708 {
	width:117px !important;
	height:152px !important;
}

#item43703 {
	width:117px !important;
	height:152px !important;
	left:41px !important;
	top:69px !important;
}

#item45314 {
	width:98px !important;
	height:149px !important;
}

#item45308 {
	width:98px !important;
	height:149px !important;
	left:55px !important;
	top:222px !important;
}

#item43714 {
	width:61px !important;
	height:101px !important;
}

#item43709 {
	width:61px !important;
	height:101px !important;
	left:163px !important;
	top:101px !important;
}

#item45352 {
	width:59px !important;
	height:130px !important;
}

#item45347 {
	width:59px !important;
	height:130px !important;
	left:163px !important;
	top:208px !important;
}

#item45358 {
	width:49px !important;
	height:130px !important;
}

#item45353 {
	width:49px !important;
	height:130px !important;
	left:223px !important;
	top:208px !important;
}

#item45364 {
	width:55px !important;
	height:130px !important;
}

#item45359 {
	width:55px !important;
	height:130px !important;
	left:272px !important;
	top:208px !important;
}

#item45370 {
	width:61px !important;
	height:154px !important;
}

#item45365 {
	width:61px !important;
	height:154px !important;
	left:333px !important;
	top:208px !important;
}

#item45376 {
	width:47px !important;
	height:154px !important;
}

#item45371 {
	width:47px !important;
	height:154px !important;
	left:395px !important;
	top:208px !important;
}

#item45382 {
	width:62px !important;
	height:154px !important;
}

#item45377 {
	width:62px !important;
	height:154px !important;
	left:442px !important;
	top:208px !important;
}

#item45320 {
	width:43px !important;
	height:101px !important;
}

#item45315 {
	width:43px !important;
	height:101px !important;
	left:225px !important;
	top:101px !important;
}

#item45326 {
	width:52px !important;
	height:101px !important;
}

#item45321 {
	width:52px !important;
	height:101px !important;
	left:269px !important;
	top:101px !important;
}

#item45332 {
	width:71px !important;
	height:101px !important;
}

#item45327 {
	width:71px !important;
	height:101px !important;
	left:322px !important;
	top:101px !important;
}

#item45339 {
	width:41px !important;
	height:101px !important;
}

#item45334 {
	width:41px !important;
	height:101px !important;
	left:394px !important;
	top:101px !important;
}

#item45345 {
	width:71px !important;
	height:101px !important;
}

#item45340 {
	width:71px !important;
	height:101px !important;
	left:436px !important;
	top:101px !important;
}

#item43720 {
	width:154px !important;
	height:177px !important;
}

#item43715 {
	width:154px !important;
	height:177px !important;
	left:311px !important;
	top:455px !important;
}

#item45389 {
	width:154px !important;
	height:130px !important;
}

#item45383 {
	width:154px !important;
	height:130px !important;
	left:226px !important;
	top:437px !important;
}

#item79956 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:480px !important;
}

#item79983 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item80010 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:493px !important;
}

#item80037 {
	width:44px !important;
	height:7px !important;
	left:120px !important;
	top:480px !important;
}

#item80064 {
	width:38px !important;
	height:7px !important;
	left:120px !important;
	top:487px !important;
}

#item80091 {
	width:59px !important;
	height:7px !important;
	left:120px !important;
	top:493px !important;
}

#item80119 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item80146 {
	width:79px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item80173 {
	width:77px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item80200 {
	width:53px !important;
	height:7px !important;
	left:120px !important;
	top:564px !important;
}

#item80227 {
	width:79px !important;
	height:7px !important;
	left:120px !important;
	top:570px !important;
}

#item80254 {
	width:77px !important;
	height:7px !important;
	left:120px !important;
	top:577px !important;
}

#item42836 {
	width:244px !important;
	height:79px !important;
}

#item42831 {
	width:244px !important;
	height:79px !important;
	top:57px !important;
}

#item45399 {
	width:244px !important;
	height:70px !important;
}

#item45394 {
	width:244px !important;
	height:70px !important;
	top:137px !important;
}

#item45406 {
	width:244px !important;
	height:77px !important;
}

#item45400 {
	width:244px !important;
	height:77px !important;
	top:208px !important;
}

#item45412 {
	width:244px !important;
	height:75px !important;
}

#item45407 {
	width:244px !important;
	height:75px !important;
	top:286px !important;
}

#item43726 {
	width:115px !important;
	height:182px !important;
}

#item43721 {
	width:115px !important;
	height:182px !important;
	left:246px !important;
}

#item45418 {
	width:115px !important;
	height:177px !important;
}

#item45413 {
	width:115px !important;
	height:177px !important;
	left:246px !important;
	top:184px !important;
}

#item43732 {
	width:115px !important;
	height:202px !important;
}

#item43727 {
	width:115px !important;
	height:202px !important;
	top:399px !important;
}

#item45425 {
	width:115px !important;
	height:202px !important;
}

#item45420 {
	width:115px !important;
	height:202px !important;
	left:134px !important;
	top:399px !important;
}

#item43738 {
	width:47px !important;
	height:58px !important;
}

#item43733 {
	width:47px !important;
	height:58px !important;
	left:258px !important;
	top:401px !important;
}

#item45439 {
	width:47px !important;
	height:58px !important;
}

#item45433 {
	width:47px !important;
	height:58px !important;
	left:258px !important;
	top:469px !important;
}

#item45452 {
	width:47px !important;
	height:58px !important;
}

#item45447 {
	width:47px !important;
	height:58px !important;
	left:258px !important;
	top:539px !important;
}

#item45432 {
	width:47px !important;
	height:58px !important;
}

#item45426 {
	width:47px !important;
	height:58px !important;
	left:309px !important;
	top:401px !important;
}

#item45445 {
	width:47px !important;
	height:58px !important;
}

#item45440 {
	width:47px !important;
	height:58px !important;
	left:309px !important;
	top:469px !important;
}

#item45458 {
	width:47px !important;
	height:58px !important;
}

#item45453 {
	width:47px !important;
	height:58px !important;
	left:309px !important;
	top:539px !important;
}

#item80281 {
	width:70px !important;
	height:7px !important;
	left:364px !important;
	top:160px !important;
}

#item80308 {
	width:69px !important;
	height:7px !important;
	left:364px !important;
	top:167px !important;
}

#item80335 {
	width:66px !important;
	height:7px !important;
	left:364px !important;
	top:174px !important;
}

#item80363 {
	width:65px !important;
	height:7px !important;
	left:364px !important;
	top:180px !important;
}

#item80390 {
	width:70px !important;
	height:7px !important;
	left:364px !important;
	top:221px !important;
}

#item80417 {
	width:69px !important;
	height:7px !important;
	left:364px !important;
	top:227px !important;
}

#item80444 {
	width:66px !important;
	height:7px !important;
	left:364px !important;
	top:234px !important;
}

#item80472 {
	width:65px !important;
	height:7px !important;
	left:364px !important;
	top:240px !important;
}

#item80500 {
	width:49px !important;
	height:7px !important;
	left:365px !important;
	top:328px !important;
}

#item80527 {
	width:63px !important;
	height:7px !important;
	left:365px !important;
	top:335px !important;
}

#item80555 {
	width:45px !important;
	height:7px !important;
	left:365px !important;
	top:375px !important;
}

#item80582 {
	width:56px !important;
	height:7px !important;
	left:365px !important;
	top:382px !important;
}

#item80611 {
	width:44px !important;
	height:7px !important;
	left:365px !important;
	top:388px !important;
}

#item80638 {
	width:49px !important;
	height:7px !important;
	left:365px !important;
	top:395px !important;
}

#item43744 {
	width:52px !important;
	height:65px !important;
}

#item43739 {
	width:52px !important;
	height:65px !important;
	left:33px !important;
	top:50px !important;
}

#item45479 {
	width:52px !important;
	height:65px !important;
}

#item45474 {
	width:52px !important;
	height:65px !important;
	left:33px !important;
	top:126px !important;
}

#item45467 {
	width:52px !important;
	height:65px !important;
}

#item45462 {
	width:52px !important;
	height:65px !important;
	left:88px !important;
	top:50px !important;
}

#item45485 {
	width:52px !important;
	height:65px !important;
}

#item45480 {
	width:52px !important;
	height:65px !important;
	left:88px !important;
	top:126px !important;
}

#item45473 {
	width:52px !important;
	height:65px !important;
}

#item45468 {
	width:52px !important;
	height:65px !important;
	left:145px !important;
	top:50px !important;
}

#item45491 {
	width:52px !important;
	height:65px !important;
}

#item45486 {
	width:52px !important;
	height:65px !important;
	left:145px !important;
	top:126px !important;
}

#item43751 {
	width:164px !important;
	height:202px !important;
}

#item43745 {
	width:164px !important;
	height:202px !important;
	left:310px !important;
	top:75px !important;
}

#item43757 {
	width:118px !important;
	height:231px !important;
}

#item43752 {
	width:118px !important;
	height:231px !important;
	left:329px !important;
	top:253px !important;
}

#item45504 {
	width:81px !important;
	height:93px !important;
}

#item45498 {
	width:81px !important;
	height:93px !important;
	left:435px !important;
	top:389px !important;
}

#item45510 {
	width:61px !important;
	height:26px !important;
}

#item45505 {
	width:61px !important;
	height:26px !important;
	left:455px !important;
	top:484px !important;
}

#item45520 {
	width:67px !important;
	height:21px !important;
}

#item45515 {
	width:67px !important;
	height:21px !important;
	left:449px !important;
	top:510px !important;
}

#item43763 {
	width:93px !important;
	height:203px !important;
}

#item43758 {
	width:93px !important;
	height:203px !important;
	left:32px !important;
	top:329px !important;
}

#item45497 {
	width:93px !important;
	height:203px !important;
}

#item45492 {
	width:93px !important;
	height:203px !important;
	left:169px !important;
	top:329px !important;
}

#item81301 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:223px !important;
}

#item81328 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:229px !important;
}

#item81355 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:236px !important;
}

#item81383 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:242px !important;
}

#item81410 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:249px !important;
}

#item81437 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:256px !important;
}

#item81464 {
	width:99px !important;
	height:7px !important;
	left:163px !important;
	top:239px !important;
}

#item81491 {
	width:102px !important;
	height:7px !important;
	left:163px !important;
	top:245px !important;
}

#item81518 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:566px !important;
}

#item81546 {
	width:45px !important;
	height:7px !important;
	left:92px !important;
	top:566px !important;
}

#item81573 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item81600 {
	width:45px !important;
	height:7px !important;
	left:150px !important;
	top:565px !important;
}

#item81627 {
	width:45px !important;
	height:7px !important;
	left:208px !important;
	top:565px !important;
}

#item81654 {
	width:60px !important;
	height:7px !important;
	left:150px !important;
	top:572px !important;
}

#item81681 {
	width:45px !important;
	height:7px !important;
	left:271px !important;
	top:566px !important;
}

#item81708 {
	width:45px !important;
	height:7px !important;
	left:333px !important;
	top:566px !important;
}

#item81735 {
	width:60px !important;
	height:7px !important;
	left:271px !important;
	top:572px !important;
}

#item81763 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:566px !important;
}

#item81791 {
	width:45px !important;
	height:7px !important;
	left:449px !important;
	top:566px !important;
}

#item81818 {
	width:60px !important;
	height:7px !important;
	left:387px !important;
	top:572px !important;
}

#item42843 {
	width:176px !important;
	height:201px !important;
}

#item42838 {
	width:176px !important;
	height:201px !important;
	left:14px !important;
	top:79px !important;
}

#item43769 {
	width:111px !important;
	height:189px !important;
}

#item43764 {
	width:111px !important;
	height:189px !important;
	left:39px !important;
	top:282px !important;
}

#item43775 {
	width:77px !important;
	height:138px !important;
}

#item43770 {
	width:77px !important;
	height:138px !important;
	left:179px !important;
	top:383px !important;
}

#item43781 {
	width:172px !important;
	height:230px !important;
}

#item43776 {
	width:172px !important;
	height:230px !important;
	left:330px !important;
	top:14px !important;
}

#item43793 {
	width:99px !important;
	height:204px !important;
}

#item43788 {
	width:99px !important;
	height:204px !important;
	left:262px !important;
	top:251px !important;
}

#item43800 {
	width:126px !important;
	height:204px !important;
}

#item43794 {
	width:126px !important;
	height:204px !important;
	left:389px !important;
	top:251px !important;
}

#item43806 {
	width:27px !important;
	height:59px !important;
}

#item43801 {
	width:27px !important;
	height:59px !important;
	left:263px !important;
	top:462px !important;
}

#item45533 {
	width:27px !important;
	height:59px !important;
}

#item45528 {
	width:27px !important;
	height:59px !important;
	left:291px !important;
	top:462px !important;
}

#item45539 {
	width:27px !important;
	height:59px !important;
}

#item45534 {
	width:27px !important;
	height:59px !important;
	left:320px !important;
	top:462px !important;
}

#item45546 {
	width:29px !important;
	height:59px !important;
}

#item45540 {
	width:29px !important;
	height:59px !important;
	left:349px !important;
	top:462px !important;
}

#item45553 {
	width:29px !important;
	height:59px !important;
}

#item45548 {
	width:29px !important;
	height:59px !important;
	left:379px !important;
	top:462px !important;
}

#item45560 {
	width:28px !important;
	height:59px !important;
}

#item45554 {
	width:28px !important;
	height:59px !important;
	left:409px !important;
	top:462px !important;
}

#item45566 {
	width:26px !important;
	height:59px !important;
}

#item45561 {
	width:26px !important;
	height:59px !important;
	left:437px !important;
	top:462px !important;
}

#item45572 {
	width:25px !important;
	height:59px !important;
}

#item45567 {
	width:25px !important;
	height:59px !important;
	left:463px !important;
	top:462px !important;
}

#item45579 {
	width:27px !important;
	height:59px !important;
}

#item45573 {
	width:27px !important;
	height:59px !important;
	left:489px !important;
	top:462px !important;
}

#item43787 {
	width:65px !important;
	height:99px !important;
}

#item43782 {
	width:65px !important;
	height:99px !important;
	left:262px !important;
	top:145px !important;
}

#item81845 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:553px !important;
}

#item81872 {
	width:47px !important;
	height:7px !important;
	left:167px !important;
	top:561px !important;
}

#item81899 {
	width:59px !important;
	height:7px !important;
	left:167px !important;
	top:568px !important;
}

#item81926 {
	width:47px !important;
	height:7px !important;
	left:257px !important;
	top:561px !important;
}

#item81953 {
	width:59px !important;
	height:7px !important;
	left:257px !important;
	top:568px !important;
}

#item81980 {
	width:59px !important;
	height:7px !important;
	left:359px !important;
	top:546px !important;
}

#item82007 {
	width:60px !important;
	height:7px !important;
	left:359px !important;
	top:553px !important;
}

#item43812 {
	width:171px !important;
	height:194px !important;
}

#item43807 {
	width:171px !important;
	height:194px !important;
	left:168px !important;
	top:104px !important;
}

#item43819 {
	width:149px !important;
	height:236px !important;
}

#item43813 {
	width:149px !important;
	height:236px !important;
	left:179px !important;
	top:301px !important;
}

#item43825 {
	width:149px !important;
	height:153px !important;
}

#item43820 {
	width:149px !important;
	height:153px !important;
	left:347px !important;
	top:101px !important;
}

#item43831 {
	width:43px !important;
	height:35px !important;
}

#item43826 {
	width:43px !important;
	height:35px !important;
	left:355px !important;
	top:265px !important;
}

#item45600 {
	width:43px !important;
	height:31px !important;
}

#item45594 {
	width:43px !important;
	height:31px !important;
	left:355px !important;
	top:301px !important;
}

#item45618 {
	width:43px !important;
	height:58px !important;
}

#item45613 {
	width:43px !important;
	height:58px !important;
	left:355px !important;
	top:334px !important;
}

#item45587 {
	width:46px !important;
	height:35px !important;
}

#item45581 {
	width:46px !important;
	height:35px !important;
	left:399px !important;
	top:265px !important;
}

#item45606 {
	width:46px !important;
	height:31px !important;
}

#item45601 {
	width:46px !important;
	height:31px !important;
	left:399px !important;
	top:301px !important;
}

#item45624 {
	width:46px !important;
	height:58px !important;
}

#item45619 {
	width:46px !important;
	height:58px !important;
	left:399px !important;
	top:334px !important;
}

#item45593 {
	width:49px !important;
	height:35px !important;
}

#item45588 {
	width:49px !important;
	height:35px !important;
	left:447px !important;
	top:265px !important;
}

#item45612 {
	width:49px !important;
	height:31px !important;
}

#item45607 {
	width:49px !important;
	height:31px !important;
	left:447px !important;
	top:301px !important;
}

#item45630 {
	width:49px !important;
	height:58px !important;
}

#item45625 {
	width:49px !important;
	height:58px !important;
	left:447px !important;
	top:334px !important;
}

#item43837 {
	width:105px !important;
	height:198px !important;
}

#item43832 {
	width:105px !important;
	height:198px !important;
	left:390px !important;
	top:403px !important;
}

#item45639 {
	width:35px !important;
	height:36px !important;
}

#item45634 {
	width:35px !important;
	height:36px !important;
	left:354px !important;
	top:429px !important;
}

#item45645 {
	width:35px !important;
	height:36px !important;
}

#item45640 {
	width:35px !important;
	height:36px !important;
	left:354px !important;
	top:467px !important;
}

#item45651 {
	width:35px !important;
	height:36px !important;
}

#item45646 {
	width:35px !important;
	height:36px !important;
	left:354px !important;
	top:505px !important;
}

#item45658 {
	width:35px !important;
	height:36px !important;
}

#item45652 {
	width:35px !important;
	height:36px !important;
	left:354px !important;
	top:545px !important;
}

#item82035 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:61px !important;
}

#item82062 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:68px !important;
}

#item82089 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:74px !important;
}

#item82116 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:117px !important;
}

#item82143 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:124px !important;
}

#item82170 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:131px !important;
}

#item82197 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:281px !important;
}

#item82224 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:287px !important;
}

#item82251 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:294px !important;
}

#item82279 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:301px !important;
}

#item82306 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:352px !important;
}

#item82333 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:358px !important;
}

#item82360 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:365px !important;
}

#item82387 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:372px !important;
}

#item82414 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:378px !important;
}

#item82441 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:385px !important;
}

#item82468 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:391px !important;
}

#item82496 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:398px !important;
}

#item82524 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:405px !important;
}

#item82551 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:457px !important;
}

#item82578 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:463px !important;
}

#item82606 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:470px !important;
}

#item82633 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:476px !important;
}

#item82660 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item82688 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:528px !important;
}

#item82715 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

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

#item43843 {
	width:146px !important;
	height:175px !important;
}

#item43838 {
	width:146px !important;
	height:175px !important;
	left:20px !important;
	top:49px !important;
}

#item45668 {
	width:163px !important;
	height:175px !important;
}

#item45663 {
	width:163px !important;
	height:175px !important;
	left:198px !important;
	top:49px !important;
}

#item45674 {
	width:36px !important;
	height:36px !important;
}

#item45669 {
	width:36px !important;
	height:36px !important;
	left:367px !important;
	top:26px !important;
}

#item45681 {
	width:36px !important;
	height:36px !important;
}

#item45675 {
	width:36px !important;
	height:36px !important;
	left:408px !important;
	top:26px !important;
}

#item45687 {
	width:36px !important;
	height:36px !important;
}

#item45682 {
	width:36px !important;
	height:36px !important;
	left:448px !important;
	top:26px !important;
}

#item43849 {
	width:141px !important;
	height:137px !important;
}

#item43844 {
	width:141px !important;
	height:137px !important;
	left:24px !important;
	top:228px !important;
}

#item45699 {
	width:104px !important;
	height:108px !important;
}

#item45694 {
	width:104px !important;
	height:108px !important;
	left:212px !important;
	top:228px !important;
}

#item43856 {
	width:117px !important;
	height:94px !important;
}

#item43851 {
	width:117px !important;
	height:94px !important;
	left:51px !important;
	top:419px !important;
}

#item45788 {
	width:49px !important;
	height:31px !important;
}

#item45783 {
	width:49px !important;
	height:31px !important;
	left:16px !important;
	top:517px !important;
}

#item45794 {
	width:48px !important;
	height:32px !important;
}

#item45789 {
	width:48px !important;
	height:32px !important;
	left:67px !important;
	top:516px !important;
}

#item45801 {
	width:53px !important;
	height:32px !important;
}

#item45795 {
	width:53px !important;
	height:32px !important;
	left:117px !important;
	top:516px !important;
}

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

#item45802 {
	width:53px !important;
	height:27px !important;
	left:197px !important;
	top:516px !important;
}

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

#item45809 {
	width:53px !important;
	height:27px !important;
	left:256px !important;
	top:516px !important;
}

#item45770 {
	width:100px !important;
	height:94px !important;
}

#item45765 {
	width:100px !important;
	height:94px !important;
	left:219px !important;
	top:419px !important;
}

#item45731 {
	width:73px !important;
	height:29px !important;
}

#item45726 {
	width:73px !important;
	height:29px !important;
	left:176px !important;
	top:338px !important;
}

#item45738 {
	width:77px !important;
	height:29px !important;
}

#item45733 {
	width:77px !important;
	height:29px !important;
	left:253px !important;
	top:338px !important;
}

#item45748 {
	width:47px !important;
	height:29px !important;
}

#item45743 {
	width:47px !important;
	height:29px !important;
	left:333px !important;
	top:337px !important;
}

#item45754 {
	width:47px !important;
	height:29px !important;
}

#item45749 {
	width:47px !important;
	height:29px !important;
	left:387px !important;
	top:337px !important;
}

#item45760 {
	width:47px !important;
	height:29px !important;
}

#item45755 {
	width:47px !important;
	height:29px !important;
	left:441px !important;
	top:337px !important;
}

#item43875 {
	width:89px !important;
	height:108px !important;
}

#item43870 {
	width:89px !important;
	height:108px !important;
	left:388px !important;
	top:228px !important;
}

#item43881 {
	width:97px !important;
	height:47px !important;
}

#item43876 {
	width:97px !important;
	height:47px !important;
	left:385px !important;
	top:432px !important;
}

#item45782 {
	width:39px !important;
	height:46px !important;
}

#item45777 {
	width:39px !important;
	height:46px !important;
	left:334px !important;
	top:499px !important;
}

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

#item45771 {
	width:95px !important;
	height:67px !important;
	left:386px !important;
	top:480px !important;
}

#item83177 {
	width:41px !important;
	height:7px !important;
	left:367px !important;
	top:116px !important;
}

#item83204 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:122px !important;
}

#item83231 {
	width:53px !important;
	height:7px !important;
	left:367px !important;
	top:129px !important;
}

#item83258 {
	width:59px !important;
	height:7px !important;
	left:367px !important;
	top:136px !important;
}

#item83286 {
	width:41px !important;
	height:7px !important;
	left:367px !important;
	top:176px !important;
}

#item83313 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:182px !important;
}

#item83340 {
	width:53px !important;
	height:7px !important;
	left:367px !important;
	top:189px !important;
}

#item83367 {
	width:59px !important;
	height:7px !important;
	left:367px !important;
	top:196px !important;
}

#item83395 {
	width:118px !important;
	height:14px !important;
	left:18px !important;
	top:383px !important;
}

#item83422 {
	width:46px !important;
	height:7px !important;
	left:176px !important;
	top:383px !important;
}

#item83449 {
	width:46px !important;
	height:7px !important;
	left:283px !important;
	top:383px !important;
}

#item83476 {
	width:46px !important;
	height:7px !important;
	left:333px !important;
	top:384px !important;
}

#item83503 {
	width:46px !important;
	height:7px !important;
	left:387px !important;
	top:384px !important;
}

#item83531 {
	width:46px !important;
	height:7px !important;
	left:441px !important;
	top:384px !important;
}

#item83558 {
	width:61px !important;
	height:7px !important;
	left:18px !important;
	top:563px !important;
}

#item83586 {
	width:66px !important;
	height:7px !important;
	left:106px !important;
	top:563px !important;
}

#item83613 {
	width:104px !important;
	height:7px !important;
	left:18px !important;
	top:570px !important;
}

#item83640 {
	width:62px !important;
	height:7px !important;
	left:176px !important;
	top:569px !important;
}

#item83667 {
	width:81px !important;
	height:7px !important;
	left:247px !important;
	top:569px !important;
}

#item83694 {
	width:46px !important;
	height:7px !important;
	left:333px !important;
	top:570px !important;
}

#item83721 {
	width:46px !important;
	height:7px !important;
	left:440px !important;
	top:570px !important;
}

#item43887 {
	width:77px !important;
	height:30px !important;
}

#item43882 {
	width:77px !important;
	height:30px !important;
	left:34px !important;
	top:334px !important;
}

#item45874 {
	width:77px !important;
	height:30px !important;
}

#item45869 {
	width:77px !important;
	height:30px !important;
	left:34px !important;
	top:367px !important;
}

#item45886 {
	width:74px !important;
	height:30px !important;
}

#item45881 {
	width:74px !important;
	height:30px !important;
	left:36px !important;
	top:424px !important;
}

#item45892 {
	width:74px !important;
	height:30px !important;
}

#item45887 {
	width:74px !important;
	height:30px !important;
	left:36px !important;
	top:455px !important;
}

#item45899 {
	width:75px !important;
	height:30px !important;
}

#item45893 {
	width:75px !important;
	height:30px !important;
	left:114px !important;
	top:456px !important;
}

#item45880 {
	width:77px !important;
	height:39px !important;
}

#item45875 {
	width:77px !important;
	height:39px !important;
	left:113px !important;
	top:335px !important;
}

#item43893 {
	width:101px !important;
	height:240px !important;
}

#item43888 {
	width:101px !important;
	height:240px !important;
	left:31px !important;
	top:20px !important;
}

#item43899 {
	width:65px !important;
	height:76px !important;
}

#item43894 {
	width:65px !important;
	height:76px !important;
	left:202px !important;
	top:7px !important;
}

#item45846 {
	width:46px !important;
	height:110px !important;
}

#item45840 {
	width:46px !important;
	height:110px !important;
	left:217px !important;
	top:84px !important;
}

#item45852 {
	width:46px !important;
	height:110px !important;
}

#item45847 {
	width:46px !important;
	height:110px !important;
	left:266px !important;
	top:84px !important;
}

#item45859 {
	width:61px !important;
	height:40px !important;
}

#item45853 {
	width:61px !important;
	height:40px !important;
	left:350px !important;
	top:89px !important;
}

#item45868 {
	width:63px !important;
	height:51px !important;
}

#item45862 {
	width:63px !important;
	height:51px !important;
	left:337px !important;
	top:130px !important;
}

#item45839 {
	width:57px !important;
	height:76px !important;
}

#item45834 {
	width:57px !important;
	height:76px !important;
	left:268px !important;
	top:7px !important;
}

#item45821 {
	width:48px !important;
	height:32px !important;
}

#item45816 {
	width:48px !important;
	height:32px !important;
	left:147px !important;
	top:143px !important;
}

#item45827 {
	width:48px !important;
	height:36px !important;
}

#item45822 {
	width:48px !important;
	height:36px !important;
	left:147px !important;
	top:176px !important;
}

#item45833 {
	width:48px !important;
	height:48px !important;
}

#item45828 {
	width:48px !important;
	height:48px !important;
	left:147px !important;
	top:213px !important;
}

#item43906 {
	width:72px !important;
	height:224px !important;
}

#item43900 {
	width:72px !important;
	height:224px !important;
	left:214px !important;
	top:267px !important;
}

#item43912 {
	width:81px !important;
	height:226px !important;
}

#item43907 {
	width:81px !important;
	height:226px !important;
	left:355px !important;
	top:266px !important;
}

#item45913 {
	width:56px !important;
	height:111px !important;
}

#item45908 {
	width:56px !important;
	height:111px !important;
	left:443px !important;
	top:381px !important;
}

#item45906 {
	width:56px !important;
	height:109px !important;
}

#item45900 {
	width:56px !important;
	height:109px !important;
	left:292px !important;
	top:382px !important;
}

#item83748 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:286px !important;
}

#item83776 {
	width:46px !important;
	height:7px !important;
	left:150px !important;
	top:286px !important;
}

#item83803 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:293px !important;
}

#item83830 {
	width:55px !important;
	height:7px !important;
	left:202px !important;
	top:220px !important;
}

#item83857 {
	width:44px !important;
	height:7px !important;
	left:202px !important;
	top:227px !important;
}

#item83885 {
	width:45px !important;
	height:7px !important;
	left:353px !important;
	top:220px !important;
}

#item83912 {
	width:55px !important;
	height:7px !important;
	left:353px !important;
	top:227px !important;
}

#item83939 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:533px !important;
}

#item83966 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:540px !important;
}

#item83994 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:547px !important;
}

#item84021 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:573px !important;
}

#item84050 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:579px !important;
}

#item84077 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:586px !important;
}

#item84104 {
	width:74px !important;
	height:7px !important;
	left:200px !important;
	top:529px !important;
}

#item84132 {
	width:72px !important;
	height:7px !important;
	left:275px !important;
	top:529px !important;
}

#item84159 {
	width:74px !important;
	height:7px !important;
	left:200px !important;
	top:566px !important;
}

#item84186 {
	width:71px !important;
	height:7px !important;
	left:276px !important;
	top:566px !important;
}

#item84213 {
	width:53px !important;
	height:7px !important;
	left:350px !important;
	top:527px !important;
}

#item84240 {
	width:44px !important;
	height:7px !important;
	left:454px !important;
	top:527px !important;
}

#item84267 {
	width:53px !important;
	height:7px !important;
	left:350px !important;
	top:563px !important;
}

#item84295 {
	width:44px !important;
	height:7px !important;
	left:454px !important;
	top:563px !important;
}

#item42855 {
	width:516px !important;
	height:395px !important;
}

#item42850 {
	width:516px !important;
	height:395px !important;
}

#item43918 {
	width:160px !important;
	height:227px !important;
}

#item43913 {
	width:160px !important;
	height:227px !important;
	top:405px !important;
}

#item43924 {
	width:160px !important;
	height:111px !important;
}

#item43919 {
	width:160px !important;
	height:111px !important;
	left:163px !important;
	top:405px !important;
}

#item45920 {
	width:160px !important;
	height:113px !important;
}

#item45915 {
	width:160px !important;
	height:113px !important;
	left:163px !important;
	top:519px !important;
}

#item84322 {
	width:45px !important;
	height:7px !important;
	left:334px !important;
	top:465px !important;
}

#item84349 {
	width:61px !important;
	height:7px !important;
	left:334px !important;
	top:472px !important;
}

#item84376 {
	width:47px !important;
	height:7px !important;
	left:334px !important;
	top:478px !important;
}

#item84403 {
	width:56px !important;
	height:7px !important;
	left:334px !important;
	top:485px !important;
}

#item43930 {
	width:179px !important;
	height:49px !important;
}

#item43925 {
	width:179px !important;
	height:49px !important;
	left:21px !important;
	top:59px !important;
}

#item45964 {
	width:130px !important;
	height:67px !important;
}

#item45959 {
	width:130px !important;
	height:67px !important;
	left:201px !important;
	top:39px !important;
}

#item46004 {
	width:169px !important;
	height:62px !important;
}

#item45998 {
	width:169px !important;
	height:62px !important;
	left:332px !important;
	top:14px !important;
}

#item46010 {
	width:184px !important;
	height:48px !important;
}

#item46005 {
	width:184px !important;
	height:48px !important;
	left:332px !important;
	top:77px !important;
}

#item46016 {
	width:184px !important;
	height:47px !important;
}

#item46011 {
	width:184px !important;
	height:47px !important;
	left:332px !important;
	top:125px !important;
}

#item46023 {
	width:184px !important;
	height:44px !important;
}

#item46017 {
	width:184px !important;
	height:44px !important;
	left:332px !important;
	top:174px !important;
}

#item46029 {
	width:184px !important;
	height:45px !important;
}

#item46024 {
	width:184px !important;
	height:45px !important;
	left:332px !important;
	top:219px !important;
}

#item46037 {
	width:184px !important;
	height:51px !important;
}

#item46032 {
	width:184px !important;
	height:51px !important;
	left:332px !important;
	top:266px !important;
}

#item46043 {
	width:184px !important;
	height:46px !important;
}

#item46038 {
	width:184px !important;
	height:46px !important;
	left:332px !important;
	top:318px !important;
}

#item45970 {
	width:130px !important;
	height:51px !important;
}

#item45965 {
	width:130px !important;
	height:51px !important;
	left:201px !important;
	top:108px !important;
}

#item45977 {
	width:130px !important;
	height:50px !important;
}

#item45971 {
	width:130px !important;
	height:50px !important;
	left:201px !important;
	top:160px !important;
}

#item45984 {
	width:130px !important;
	height:50px !important;
}

#item45979 {
	width:130px !important;
	height:50px !important;
	left:201px !important;
	top:211px !important;
}

#item45991 {
	width:139px !important;
	height:50px !important;
}

#item45985 {
	width:139px !important;
	height:50px !important;
	left:191px !important;
	top:262px !important;
}

#item45997 {
	width:139px !important;
	height:50px !important;
}

#item45992 {
	width:139px !important;
	height:50px !important;
	left:191px !important;
	top:313px !important;
}

#item45933 {
	width:186px !important;
	height:55px !important;
}

#item45928 {
	width:186px !important;
	height:55px !important;
	left:14px !important;
	top:111px !important;
}

#item45939 {
	width:180px !important;
	height:52px !important;
}

#item45934 {
	width:180px !important;
	height:52px !important;
	left:20px !important;
	top:168px !important;
}

#item45946 {
	width:177px !important;
	height:49px !important;
}

#item45941 {
	width:177px !important;
	height:49px !important;
	left:20px !important;
	top:221px !important;
}

#item45952 {
	width:170px !important;
	height:48px !important;
}

#item45947 {
	width:170px !important;
	height:48px !important;
	left:20px !important;
	top:271px !important;
}

#item45958 {
	width:170px !important;
	height:48px !important;
}

#item45953 {
	width:170px !important;
	height:48px !important;
	left:20px !important;
	top:320px !important;
}

#item43954 {
	width:135px !important;
	height:122px !important;
}

#item43948 {
	width:135px !important;
	height:122px !important;
	left:381px !important;
	top:482px !important;
}

#item45927 {
	width:135px !important;
	height:107px !important;
}

#item45922 {
	width:135px !important;
	height:107px !important;
	left:381px !important;
	top:373px !important;
}

#item84430 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:466px !important;
}

#item84457 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:472px !important;
}

#item84484 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:479px !important;
}

#item84512 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:485px !important;
}

#item84540 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:492px !important;
}

#item84567 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:499px !important;
}

#item84594 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:505px !important;
}

#item84621 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:512px !important;
}

#item84648 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:519px !important;
}

#item84675 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:525px !important;
}

#item84702 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:532px !important;
}

#item84729 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

#item84756 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

#item84784 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:552px !important;
}

#item84811 {
	width:57px !important;
	height:7px !important;
	left:205px !important;
	top:466px !important;
}

#item84838 {
	width:41px !important;
	height:7px !important;
	left:205px !important;
	top:472px !important;
}

#item84865 {
	width:44px !important;
	height:7px !important;
	left:205px !important;
	top:479px !important;
}

#item84892 {
	width:45px !important;
	height:7px !important;
	left:205px !important;
	top:485px !important;
}

#item84919 {
	width:55px !important;
	height:7px !important;
	left:205px !important;
	top:492px !important;
}

#item84946 {
	width:53px !important;
	height:7px !important;
	left:205px !important;
	top:499px !important;
}

#item84973 {
	width:56px !important;
	height:7px !important;
	left:205px !important;
	top:505px !important;
}

#item85000 {
	width:46px !important;
	height:7px !important;
	left:205px !important;
	top:512px !important;
}

#item85028 {
	width:57px !important;
	height:7px !important;
	left:205px !important;
	top:519px !important;
}

#item85055 {
	width:47px !important;
	height:7px !important;
	left:205px !important;
	top:525px !important;
}

#item85082 {
	width:53px !important;
	height:7px !important;
	left:205px !important;
	top:532px !important;
}

#item85109 {
	width:59px !important;
	height:7px !important;
	left:205px !important;
	top:538px !important;
}

#item85136 {
	width:59px !important;
	height:7px !important;
	left:205px !important;
	top:545px !important;
}

#item85163 {
	width:56px !important;
	height:7px !important;
	left:205px !important;
	top:552px !important;
}

#item85190 {
	width:49px !important;
	height:7px !important;
	left:205px !important;
	top:558px !important;
}

#item85217 {
	width:67px !important;
	height:7px !important;
	left:205px !important;
	top:565px !important;
}

#item85245 {
	width:51px !important;
	height:7px !important;
	left:205px !important;
	top:571px !important;
}

#item85273 {
	width:50px !important;
	height:7px !important;
	left:205px !important;
	top:578px !important;
}

#item85300 {
	width:56px !important;
	height:7px !important;
	left:205px !important;
	top:585px !important;
}

#item85327 {
	width:47px !important;
	height:7px !important;
	left:205px !important;
	top:591px !important;
}

#item42863 {
	width:118px !important;
	height:223px !important;
}

#item42857 {
	width:118px !important;
	height:223px !important;
	left:43px !important;
	top:62px !important;
}

#item46049 {
	width:125px !important;
	height:223px !important;
}

#item46044 {
	width:125px !important;
	height:223px !important;
	left:196px !important;
	top:62px !important;
}

#item46055 {
	width:125px !important;
	height:223px !important;
}

#item46050 {
	width:125px !important;
	height:223px !important;
	left:352px !important;
	top:62px !important;
}

#item43960 {
	width:162px !important;
	height:225px !important;
}

#item43955 {
	width:162px !important;
	height:225px !important;
	left:57px !important;
	top:295px !important;
}

#item46061 {
	width:165px !important;
	height:214px !important;
}

#item46056 {
	width:165px !important;
	height:214px !important;
	left:289px !important;
	top:303px !important;
}

#item85355 {
	width:55px !important;
	height:7px !important;
	left:19px !important;
	top:558px !important;
}

#item85382 {
	width:59px !important;
	height:7px !important;
	left:92px !important;
	top:558px !important;
}

#item85409 {
	width:59px !important;
	height:7px !important;
	left:166px !important;
	top:558px !important;
}

#item85437 {
	width:54px !important;
	height:7px !important;
	left:19px !important;
	top:565px !important;
}

#item85464 {
	width:48px !important;
	height:7px !important;
	left:92px !important;
	top:565px !important;
}

#item43966 {
	width:485px !important;
	height:351px !important;
}

#item43961 {
	width:485px !important;
	height:351px !important;
	left:31px !important;
}

#item43973 {
	width:142px !important;
	height:79px !important;
}

#item43968 {
	width:142px !important;
	height:79px !important;
	left:210px !important;
	top:361px !important;
}

#item46084 {
	width:142px !important;
	height:79px !important;
}

#item46078 {
	width:142px !important;
	height:79px !important;
	left:353px !important;
	top:361px !important;
}

#item46071 {
	width:142px !important;
	height:79px !important;
}

#item46065 {
	width:142px !important;
	height:79px !important;
	left:210px !important;
	top:441px !important;
}

#item46090 {
	width:142px !important;
	height:79px !important;
}

#item46085 {
	width:142px !important;
	height:79px !important;
	left:353px !important;
	top:441px !important;
}

#item46077 {
	width:142px !important;
	height:78px !important;
}

#item46072 {
	width:142px !important;
	height:78px !important;
	left:210px !important;
	top:522px !important;
}

#item46096 {
	width:142px !important;
	height:78px !important;
}

#item46091 {
	width:142px !important;
	height:78px !important;
	left:353px !important;
	top:522px !important;
}

#item85491 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:415px !important;
}

#item85518 {
	width:60px !important;
	height:7px !important;
	left:116px !important;
	top:415px !important;
}

#item85546 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:422px !important;
}

#item85573 {
	width:57px !important;
	height:7px !important;
	left:116px !important;
	top:422px !important;
}

#item85600 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:429px !important;
}

#item85627 {
	width:57px !important;
	height:7px !important;
	left:116px !important;
	top:429px !important;
}

#item85654 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:435px !important;
}

#item42869 {
	width:266px !important;
	height:164px !important;
}

#item42864 {
	width:266px !important;
	height:164px !important;
	left:74px !important;
	top:36px !important;
}

#item43979 {
	width:64px !important;
	height:60px !important;
}

#item43974 {
	width:64px !important;
	height:60px !important;
	left:30px !important;
	top:251px !important;
}

#item46105 {
	width:57px !important;
	height:59px !important;
}

#item46099 {
	width:57px !important;
	height:59px !important;
	left:104px !important;
	top:255px !important;
}

#item46124 {
	width:40px !important;
	height:40px !important;
}

#item46119 {
	width:40px !important;
	height:40px !important;
	left:145px !important;
	top:203px !important;
}

#item46131 {
	width:40px !important;
	height:40px !important;
}

#item46126 {
	width:40px !important;
	height:40px !important;
	left:187px !important;
	top:203px !important;
}

#item46137 {
	width:40px !important;
	height:40px !important;
}

#item46132 {
	width:40px !important;
	height:40px !important;
	left:229px !important;
	top:203px !important;
}

#item46111 {
	width:68px !important;
	height:69px !important;
}

#item46106 {
	width:68px !important;
	height:69px !important;
	left:185px !important;
	top:247px !important;
}

#item46118 {
	width:48px !important;
	height:72px !important;
}

#item46112 {
	width:48px !important;
	height:72px !important;
	left:278px !important;
	top:245px !important;
}

#item43985 {
	width:238px !important;
	height:106px !important;
}

#item43980 {
	width:238px !important;
	height:106px !important;
	left:13px !important;
	top:351px !important;
}

#item46145 {
	width:38px !important;
	height:38px !important;
}

#item46140 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:478px !important;
}

#item46151 {
	width:38px !important;
	height:38px !important;
}

#item46146 {
	width:38px !important;
	height:38px !important;
	left:61px !important;
	top:478px !important;
}

#item46157 {
	width:52px !important;
	height:47px !important;
}

#item46152 {
	width:52px !important;
	height:47px !important;
	left:118px !important;
	top:469px !important;
}

#item46163 {
	width:54px !important;
	height:48px !important;
}

#item46158 {
	width:54px !important;
	height:48px !important;
	left:179px !important;
	top:469px !important;
}

#item43991 {
	width:226px !important;
	height:111px !important;
}

#item43986 {
	width:226px !important;
	height:111px !important;
	left:283px !important;
	top:345px !important;
}

#item43997 {
	width:38px !important;
	height:38px !important;
}

#item43992 {
	width:38px !important;
	height:38px !important;
	left:268px !important;
	top:478px !important;
}

#item46170 {
	width:38px !important;
	height:38px !important;
}

#item46165 {
	width:38px !important;
	height:38px !important;
	left:308px !important;
	top:478px !important;
}

#item46176 {
	width:38px !important;
	height:38px !important;
}

#item46171 {
	width:38px !important;
	height:38px !important;
	left:349px !important;
	top:478px !important;
}

#item46182 {
	width:56px !important;
	height:50px !important;
}

#item46177 {
	width:56px !important;
	height:50px !important;
	left:391px !important;
	top:471px !important;
}

#item46196 {
	width:80px !important;
	height:55px !important;
}

#item46191 {
	width:80px !important;
	height:55px !important;
	left:400px !important;
	top:532px !important;
}

#item46202 {
	width:49px !important;
	height:49px !important;
}

#item46197 {
	width:49px !important;
	height:49px !important;
	left:448px !important;
	top:568px !important;
}

#item46190 {
	width:56px !important;
	height:57px !important;
}

#item46183 {
	width:56px !important;
	height:57px !important;
	left:450px !important;
	top:464px !important;
}

#item85681 {
	width:47px !important;
	height:7px !important;
	left:359px !important;
	top:183px !important;
}

#item85708 {
	width:40px !important;
	height:7px !important;
	left:447px !important;
	top:183px !important;
}

#item85735 {
	width:44px !important;
	height:7px !important;
	left:359px !important;
	top:190px !important;
}

#item85762 {
	width:47px !important;
	height:7px !important;
	left:359px !important;
	top:231px !important;
}

#item85790 {
	width:40px !important;
	height:7px !important;
	left:447px !important;
	top:231px !important;
}

#item85817 {
	width:44px !important;
	height:7px !important;
	left:359px !important;
	top:237px !important;
}

#item85844 {
	width:47px !important;
	height:7px !important;
	left:359px !important;
	top:264px !important;
}

#item85872 {
	width:40px !important;
	height:7px !important;
	left:447px !important;
	top:264px !important;
}

#item85899 {
	width:44px !important;
	height:7px !important;
	left:359px !important;
	top:271px !important;
}

#item85926 {
	width:47px !important;
	height:7px !important;
	left:359px !important;
	top:298px !important;
}

#item85953 {
	width:40px !important;
	height:7px !important;
	left:447px !important;
	top:298px !important;
}

#item85980 {
	width:44px !important;
	height:7px !important;
	left:359px !important;
	top:305px !important;
}

#item86007 {
	width:47px !important;
	height:7px !important;
	left:139px !important;
	top:535px !important;
}

#item86035 {
	width:56px !important;
	height:7px !important;
	left:139px !important;
	top:541px !important;
}

#item86062 {
	width:40px !important;
	height:7px !important;
	left:205px !important;
	top:534px !important;
}

#item86089 {
	width:49px !important;
	height:7px !important;
	left:205px !important;
	top:540px !important;
}

#item86116 {
	width:51px !important;
	height:7px !important;
	left:205px !important;
	top:547px !important;
}

#item86144 {
	width:53px !important;
	height:7px !important;
	left:282px !important;
	top:549px !important;
}

#item86171 {
	width:53px !important;
	height:7px !important;
	left:282px !important;
	top:578px !important;
}

#item44003 {
	width:262px !important;
	height:198px !important;
}

#item43998 {
	width:262px !important;
	height:198px !important;
	left:32px !important;
	top:38px !important;
}

#item44010 {
	width:263px !important;
	height:197px !important;
}

#item44004 {
	width:263px !important;
	height:197px !important;
	left:32px !important;
	top:241px !important;
}

#item44016 {
	width:122px !important;
	height:78px !important;
}

#item44011 {
	width:122px !important;
	height:78px !important;
	left:298px !important;
}

#item46212 {
	width:193px !important;
	height:35px !important;
}

#item46207 {
	width:193px !important;
	height:35px !important;
	left:298px !important;
	top:79px !important;
}

#item46224 {
	width:193px !important;
	height:40px !important;
}

#item46219 {
	width:193px !important;
	height:40px !important;
	left:298px !important;
	top:162px !important;
}

#item46230 {
	width:183px !important;
	height:35px !important;
}

#item46225 {
	width:183px !important;
	height:35px !important;
	left:298px !important;
	top:203px !important;
}

#item46237 {
	width:173px !important;
	height:34px !important;
}

#item46231 {
	width:173px !important;
	height:34px !important;
	left:298px !important;
	top:239px !important;
}

#item46243 {
	width:171px !important;
	height:50px !important;
}

#item46238 {
	width:171px !important;
	height:50px !important;
	left:298px !important;
	top:274px !important;
}

#item46251 {
	width:168px !important;
	height:33px !important;
}

#item46246 {
	width:168px !important;
	height:33px !important;
	left:298px !important;
	top:327px !important;
}

#item46257 {
	width:148px !important;
	height:37px !important;
}

#item46252 {
	width:148px !important;
	height:37px !important;
	left:298px !important;
	top:360px !important;
}

#item46264 {
	width:148px !important;
	height:18px !important;
}

#item46258 {
	width:148px !important;
	height:18px !important;
	left:298px !important;
	top:398px !important;
}

#item46271 {
	width:171px !important;
	height:39px !important;
}

#item46266 {
	width:171px !important;
	height:39px !important;
	left:298px !important;
	top:418px !important;
}

#item46277 {
	width:161px !important;
	height:30px !important;
}

#item46272 {
	width:161px !important;
	height:30px !important;
	left:298px !important;
	top:458px !important;
}

#item46283 {
	width:174px !important;
	height:30px !important;
}

#item46278 {
	width:174px !important;
	height:30px !important;
	left:298px !important;
	top:489px !important;
}

#item46289 {
	width:174px !important;
	height:17px !important;
}

#item46284 {
	width:174px !important;
	height:17px !important;
	left:298px !important;
	top:520px !important;
}

#item46295 {
	width:148px !important;
	height:47px !important;
}

#item46290 {
	width:148px !important;
	height:47px !important;
	left:298px !important;
	top:537px !important;
}

#item46304 {
	width:163px !important;
	height:38px !important;
}

#item46299 {
	width:163px !important;
	height:38px !important;
	left:298px !important;
	top:585px !important;
}

#item46218 {
	width:116px !important;
	height:45px !important;
}

#item46213 {
	width:116px !important;
	height:45px !important;
	left:375px !important;
	top:115px !important;
}

#item86198 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item86225 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:489px !important;
}

#item86252 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item86280 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:502px !important;
}

#item86307 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:508px !important;
}

#item86335 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:515px !important;
}

#item86362 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:522px !important;
}

#item86389 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:528px !important;
}

#item86416 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

#item86443 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:541px !important;
}

#item86470 {
	width:53px !important;
	height:7px !important;
	left:117px !important;
	top:483px !important;
}

#item86497 {
	width:57px !important;
	height:7px !important;
	left:117px !important;
	top:489px !important;
}

#item86525 {
	width:52px !important;
	height:7px !important;
	left:117px !important;
	top:496px !important;
}

#item86552 {
	width:51px !important;
	height:7px !important;
	left:117px !important;
	top:503px !important;
}

#item86579 {
	width:50px !important;
	height:7px !important;
	left:117px !important;
	top:509px !important;
}

#item86606 {
	width:55px !important;
	height:7px !important;
	left:117px !important;
	top:516px !important;
}

#item86634 {
	width:45px !important;
	height:7px !important;
	left:208px !important;
	top:459px !important;
}

#item86662 {
	width:56px !important;
	height:7px !important;
	left:208px !important;
	top:466px !important;
}

#item86689 {
	width:39px !important;
	height:7px !important;
	left:208px !important;
	top:472px !important;
}

#item86716 {
	width:53px !important;
	height:7px !important;
	left:208px !important;
	top:479px !important;
}

#item86744 {
	width:51px !important;
	height:7px !important;
	left:208px !important;
	top:486px !important;
}

#item86771 {
	width:57px !important;
	height:7px !important;
	left:208px !important;
	top:492px !important;
}

#item86800 {
	width:46px !important;
	height:7px !important;
	left:208px !important;
	top:499px !important;
}

#item86827 {
	width:50px !important;
	height:7px !important;
	left:208px !important;
	top:506px !important;
}

#item86854 {
	width:55px !important;
	height:7px !important;
	left:208px !important;
	top:512px !important;
}

#item86882 {
	width:43px !important;
	height:7px !important;
	left:208px !important;
	top:519px !important;
}

#item86909 {
	width:53px !important;
	height:7px !important;
	left:208px !important;
	top:559px !important;
}

#item86936 {
	width:57px !important;
	height:7px !important;
	left:208px !important;
	top:565px !important;
}

#item86963 {
	width:52px !important;
	height:7px !important;
	left:208px !important;
	top:572px !important;
}

#item86990 {
	width:51px !important;
	height:7px !important;
	left:208px !important;
	top:579px !important;
}

#item87017 {
	width:50px !important;
	height:7px !important;
	left:208px !important;
	top:585px !important;
}

#item87045 {
	width:55px !important;
	height:7px !important;
	left:208px !important;
	top:592px !important;
}

#item42875 {
	width:104px !important;
	height:89px !important;
}

#item42870 {
	width:104px !important;
	height:89px !important;
	left:206px !important;
	top:109px !important;
}

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

#item46312 {
	width:28px !important;
	height:28px !important;
	left:316px !important;
	top:101px !important;
}

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

#item46319 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:285px !important;
}

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

#item46325 {
	width:28px !important;
	height:28px !important;
	left:376px !important;
	top:295px !important;
}

#item46311 {
	width:108px !important;
	height:122px !important;
}

#item46306 {
	width:108px !important;
	height:122px !important;
	left:214px !important;
	top:201px !important;
}

#item44023 {
	width:118px !important;
	height:118px !important;
}

#item44017 {
	width:118px !important;
	height:118px !important;
	left:373px !important;
	top:92px !important;
}

#item44030 {
	width:145px !important;
	height:132px !important;
}

#item44024 {
	width:145px !important;
	height:132px !important;
	left:368px !important;
	top:329px !important;
}

#item87072 {
	width:59px !important;
	height:7px !important;
	left:183px !important;
	top:505px !important;
}

#item87099 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:512px !important;
}

#item87126 {
	width:58px !important;
	height:7px !important;
	left:183px !important;
	top:560px !important;
}

#item87153 {
	width:57px !important;
	height:7px !important;
	left:183px !important;
	top:566px !important;
}

#item87180 {
	width:58px !important;
	height:7px !important;
	left:285px !important;
	top:511px !important;
}

#item87207 {
	width:50px !important;
	height:7px !important;
	left:285px !important;
	top:518px !important;
}

#item87234 {
	width:59px !important;
	height:7px !important;
	left:285px !important;
	top:525px !important;
}

#item87262 {
	width:57px !important;
	height:7px !important;
	left:285px !important;
	top:577px !important;
}

#item87290 {
	width:59px !important;
	height:7px !important;
	left:285px !important;
	top:583px !important;
}

#item87317 {
	width:76px !important;
	height:7px !important;
	left:390px !important;
	top:512px !important;
}

#item87344 {
	width:78px !important;
	height:7px !important;
	left:390px !important;
	top:519px !important;
}

#item87371 {
	width:81px !important;
	height:7px !important;
	left:390px !important;
	top:560px !important;
}

#item87398 {
	width:62px !important;
	height:7px !important;
	left:390px !important;
	top:566px !important;
}

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

#item46332 {
	width:28px !important;
	height:28px !important;
	left:193px !important;
	top:365px !important;
}

#item46356 {
	width:74px !important;
	height:114px !important;
}

#item46351 {
	width:74px !important;
	height:114px !important;
	left:162px !important;
	top:445px !important;
}

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

#item46338 {
	width:28px !important;
	height:28px !important;
	left:437px !important;
	top:192px !important;
}

#item46350 {
	width:158px !important;
	height:268px !important;
}

#item46345 {
	width:158px !important;
	height:268px !important;
	left:18px !important;
	top:136px !important;
}

#item44042 {
	width:159px !important;
	height:162px !important;
}

#item44037 {
	width:159px !important;
	height:162px !important;
	left:254px !important;
	top:111px !important;
}

#item44048 {
	width:118px !important;
	height:293px !important;
}

#item44043 {
	width:118px !important;
	height:293px !important;
	left:276px !important;
	top:235px !important;
}

#item44054 {
	width:113px !important;
	height:184px !important;
}

#item44049 {
	width:113px !important;
	height:184px !important;
	left:403px !important;
	top:420px !important;
}

#item44036 {
	width:118px !important;
	height:159px !important;
}

#item44031 {
	width:118px !important;
	height:159px !important;
	left:49px !important;
	top:121px !important;
}

#item87425 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:519px !important;
}

#item87452 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:526px !important;
}

#item42896 {
	width:78px !important;
	height:103px !important;
}

#item42891 {
	width:78px !important;
	height:103px !important;
	left:14px !important;
	top:60px !important;
}

#item46362 {
	width:48px !important;
	height:141px !important;
}

#item46357 {
	width:48px !important;
	height:141px !important;
	left:94px !important;
	top:38px !important;
}

#item46369 {
	width:38px !important;
	height:141px !important;
}

#item46364 {
	width:38px !important;
	height:141px !important;
	left:142px !important;
	top:38px !important;
}

#item46375 {
	width:54px !important;
	height:164px !important;
}

#item46370 {
	width:54px !important;
	height:164px !important;
	left:181px !important;
	top:14px !important;
}

#item44060 {
	width:164px !important;
	height:177px !important;
}

#item44055 {
	width:164px !important;
	height:177px !important;
	left:300px !important;
	top:167px !important;
}

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

#item44061 {
	width:187px !important;
	height:147px !important;
	left:284px !important;
	top:381px !important;
}

#item44073 {
	width:62px !important;
	height:67px !important;
}

#item44067 {
	width:62px !important;
	height:67px !important;
	left:20px !important;
	top:476px !important;
}

#item44079 {
	width:68px !important;
	height:50px !important;
}

#item44074 {
	width:68px !important;
	height:50px !important;
	left:19px !important;
	top:560px !important;
}

#item87479 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:311px !important;
}

#item87506 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:311px !important;
}

#item87534 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:311px !important;
}

#item87561 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:311px !important;
}

#item87588 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:318px !important;
}

#item87615 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:318px !important;
}

#item87642 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:318px !important;
}

#item87669 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:318px !important;
}

#item87696 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:325px !important;
}

#item87723 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:325px !important;
}

#item87750 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:325px !important;
}

#item87778 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:325px !important;
}

#item87805 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:331px !important;
}

#item87832 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:331px !important;
}

#item87859 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:331px !important;
}

#item87886 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:331px !important;
}

#item87913 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:338px !important;
}

#item87940 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:338px !important;
}

#item87967 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:338px !important;
}

#item87995 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:338px !important;
}

#item88023 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:344px !important;
}

#item88050 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:344px !important;
}

#item88077 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:344px !important;
}

#item88105 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:344px !important;
}

#item88132 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:376px !important;
}

#item88159 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:376px !important;
}

#item88187 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:376px !important;
}

#item88214 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:376px !important;
}

#item88241 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:382px !important;
}

#item88268 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:382px !important;
}

#item88297 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:382px !important;
}

#item88324 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:382px !important;
}

#item88351 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:389px !important;
}

#item88378 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:389px !important;
}

#item88405 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:389px !important;
}

#item88432 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:389px !important;
}

#item88459 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:396px !important;
}

#item88486 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:396px !important;
}

#item88513 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:396px !important;
}

#item88541 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:396px !important;
}

#item88568 {
	width:27px !important;
	height:7px !important;
	left:73px !important;
	top:402px !important;
}

#item88595 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:402px !important;
}

#item88623 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:402px !important;
}

#item88650 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:402px !important;
}

#item88677 {
	width:46px !important;
	height:7px !important;
	left:115px !important;
	top:486px !important;
}

#item88704 {
	width:50px !important;
	height:7px !important;
	left:169px !important;
	top:486px !important;
}

#item88731 {
	width:51px !important;
	height:7px !important;
	left:115px !important;
	top:492px !important;
}

#item88758 {
	width:51px !important;
	height:7px !important;
	left:169px !important;
	top:492px !important;
}

#item88786 {
	width:46px !important;
	height:7px !important;
	left:115px !important;
	top:523px !important;
}

#item88813 {
	width:50px !important;
	height:7px !important;
	left:169px !important;
	top:523px !important;
}

#item88840 {
	width:51px !important;
	height:7px !important;
	left:115px !important;
	top:529px !important;
}

#item88867 {
	width:51px !important;
	height:7px !important;
	left:169px !important;
	top:529px !important;
}
#in5footer,  #prefooter {display:none;}
