/* 	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:544px; height:666px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:46557px; height:678px; }
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:666px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:544px) {
	.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;}
}

#item38886 {
	width:277px !important;
	height:264px !important;
}

#item39598 {
	width:277px !important;
	height:264px !important;
	left:14px !important;
	top:303px !important;
}

#item38888 {
	width:176px !important;
	height:172px !important;
}

#item39603 {
	width:176px !important;
	height:172px !important;
	left:315px !important;
	top:397px !important;
}

#item38887 {
	width:156px !important;
	height:125px !important;
}

#item39608 {
	width:156px !important;
	height:125px !important;
	left:218px !important;
	top:485px !important;
}

#item38906 {
	width:225px !important;
	height:173px !important;
}

#item39614 {
	width:225px !important;
	height:173px !important;
	left:319px !important;
	top:157px !important;
}

#item38907 {
	width:145px !important;
	height:99px !important;
}

#item39619 {
	width:145px !important;
	height:99px !important;
	left:360px !important;
	top:11px !important;
}

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

#item39624 {
	width:77px !important;
	height:69px !important;
	left:347px !important;
	top:107px !important;
}

#item38909 {
	width:172px !important;
	height:66px !important;
}

#item39629 {
	width:172px !important;
	height:66px !important;
	left:282px !important;
	top:176px !important;
}

#item38910 {
	width:160px !important;
	height:64px !important;
}

#item39634 {
	width:160px !important;
	height:64px !important;
	left:352px !important;
	top:199px !important;
}

#item38911 {
	width:145px !important;
	height:90px !important;
}

#item39639 {
	width:145px !important;
	height:90px !important;
	left:359px !important;
	top:300px !important;
}

#item38912 {
	width:108px !important;
	height:68px !important;
}

#item39644 {
	width:108px !important;
	height:68px !important;
	left:279px !important;
	top:333px !important;
}

#item38913 {
	width:88px !important;
	height:53px !important;
}

#item39649 {
	width:88px !important;
	height:53px !important;
	left:343px !important;
	top:357px !important;
}

#item38914 {
	width:121px !important;
	height:94px !important;
}

#item39654 {
	width:121px !important;
	height:94px !important;
	left:405px !important;
	top:477px !important;
}

#item38915 {
	width:94px !important;
	height:73px !important;
}

#item39659 {
	width:94px !important;
	height:73px !important;
	left:349px !important;
	top:505px !important;
}

#item38916 {
	width:71px !important;
	height:54px !important;
}

#item39665 {
	width:71px !important;
	height:54px !important;
	left:297px !important;
	top:526px !important;
}

#item38920 {
	width:53px !important;
	height:97px !important;
}

#item39670 {
	width:53px !important;
	height:97px !important;
	left:40px !important;
	top:431px !important;
}

#item38921 {
	width:112px !important;
	height:97px !important;
}

#item39675 {
	width:112px !important;
	height:97px !important;
	left:103px !important;
	top:473px !important;
}

#item38917 {
	width:98px !important;
	height:65px !important;
}

#item39680 {
	width:98px !important;
	height:65px !important;
	left:139px !important;
	top:546px !important;
}

#item38918 {
	width:60px !important;
	height:68px !important;
}

#item39685 {
	width:60px !important;
	height:68px !important;
	left:60px !important;
	top:529px !important;
}

#item38919 {
	width:55px !important;
	height:48px !important;
}

#item39690 {
	width:55px !important;
	height:48px !important;
	left:40px !important;
	top:571px !important;
}

#item35874 {
	width:75px !important;
	height:57px !important;
	left:284px !important;
	top:37px !important;
}

#item35907 {
	width:75px !important;
	height:57px !important;
	left:452px !important;
	top:118px !important;
}

#item35941 {
	width:231px !important;
	height:10px !important;
	left:285px !important;
	top:589px !important;
}

#item35972 {
	width:231px !important;
	height:10px !important;
	left:285px !important;
	top:599px !important;
}

#item36002 {
	width:231px !important;
	height:10px !important;
	left:285px !important;
	top:608px !important;
}

#item36032 {
	width:231px !important;
	height:10px !important;
	left:285px !important;
	top:618px !important;
}

#item36059 {
	width:231px !important;
	height:10px !important;
	left:283px !important;
	top:421px !important;
}

#item36090 {
	width:231px !important;
	height:10px !important;
	left:283px !important;
	top:431px !important;
}

#item36121 {
	width:231px !important;
	height:10px !important;
	left:283px !important;
	top:440px !important;
}

#item36152 {
	width:231px !important;
	height:10px !important;
	left:283px !important;
	top:450px !important;
}

#item36182 {
	width:231px !important;
	height:10px !important;
	left:283px !important;
	top:459px !important;
}

#item36209 {
	width:231px !important;
	height:10px !important;
	left:285px !important;
	top:275px !important;
}

#item36240 {
	width:231px !important;
	height:10px !important;
	left:285px !important;
	top:285px !important;
}

#item43185 {
	width:124px !important;
	height:66px !important;
}

#item43180 {
	width:124px !important;
	height:66px !important;
	left:347px !important;
	top:149px !important;
}

#item38924 {
	width:196px !important;
	height:128px !important;
}

#item39695 {
	width:196px !important;
	height:128px !important;
	left:77px !important;
	top:106px !important;
}

#item38925 {
	width:131px !important;
	height:87px !important;
}

#item39700 {
	width:131px !important;
	height:87px !important;
	left:46px !important;
	top:245px !important;
}

#item38926 {
	width:120px !important;
	height:120px !important;
}

#item39705 {
	width:120px !important;
	height:120px !important;
	left:140px !important;
	top:334px !important;
}

#item38927 {
	width:252px !important;
	height:213px !important;
}

#item39710 {
	width:252px !important;
	height:213px !important;
	left:278px !important;
	top:276px !important;
}

#item38928 {
	width:115px !important;
	height:134px !important;
}

#item39715 {
	width:115px !important;
	height:134px !important;
	left:23px !important;
	top:483px !important;
}

#item38929 {
	width:170px !important;
	height:120px !important;
}

#item39720 {
	width:170px !important;
	height:120px !important;
	left:275px !important;
	top:507px !important;
}

#item38930 {
	width:71px !important;
	height:83px !important;
}

#item39725 {
	width:71px !important;
	height:83px !important;
	left:351px !important;
	top:66px !important;
}

#item38931 {
	width:71px !important;
	height:79px !important;
}

#item39730 {
	width:71px !important;
	height:79px !important;
	left:283px !important;
	top:107px !important;
}

#item38932 {
	width:94px !important;
	height:102px !important;
}

#item39735 {
	width:94px !important;
	height:102px !important;
	left:437px !important;
	top:60px !important;
}

#item38933 {
	width:37px !important;
	height:97px !important;
}

#item39741 {
	width:37px !important;
	height:97px !important;
	left:493px !important;
	top:135px !important;
}

#item36267 {
	width:70px !important;
	height:47px !important;
	left:20px !important;
	top:172px !important;
}

#item36300 {
	width:85px !important;
	height:57px !important;
	left:181px !important;
	top:264px !important;
}

#item36333 {
	width:64px !important;
	height:57px !important;
	left:26px !important;
	top:386px !important;
}

#item36364 {
	width:80px !important;
	height:85px !important;
	left:282px !important;
	top:369px !important;
}

#item36398 {
	width:88px !important;
	height:38px !important;
	left:155px !important;
	top:574px !important;
}

#item36429 {
	width:64px !important;
	height:66px !important;
	left:452px !important;
	top:559px !important;
}

#item38934 {
	width:193px !important;
	height:133px !important;
}

#item39746 {
	width:193px !important;
	height:133px !important;
	left:14px !important;
	top:14px !important;
}

#item38935 {
	width:162px !important;
	height:118px !important;
}

#item39751 {
	width:162px !important;
	height:118px !important;
	left:104px !important;
	top:157px !important;
}

#item38936 {
	width:146px !important;
	height:99px !important;
}

#item39756 {
	width:146px !important;
	height:99px !important;
	left:18px !important;
	top:312px !important;
}

#item38937 {
	width:168px !important;
	height:141px !important;
}

#item39761 {
	width:168px !important;
	height:141px !important;
	left:368px !important;
	top:50px !important;
}

#item38938 {
	width:41px !important;
	height:66px !important;
}

#item39766 {
	width:41px !important;
	height:66px !important;
	left:278px !important;
	top:54px !important;
}

#item38939 {
	width:42px !important;
	height:67px !important;
}

#item39771 {
	width:42px !important;
	height:67px !important;
	left:278px !important;
	top:123px !important;
}

#item38940 {
	width:41px !important;
	height:67px !important;
}

#item39776 {
	width:41px !important;
	height:67px !important;
	left:322px !important;
	top:123px !important;
}

#item38941 {
	width:137px !important;
	height:120px !important;
}

#item39781 {
	width:137px !important;
	height:120px !important;
	left:129px !important;
	top:421px !important;
}

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

#item39787 {
	width:54px !important;
	height:52px !important;
	left:71px !important;
	top:427px !important;
}

#item38945 {
	width:56px !important;
	height:53px !important;
}

#item39792 {
	width:56px !important;
	height:53px !important;
	left:14px !important;
	top:427px !important;
}

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

#item39797 {
	width:54px !important;
	height:52px !important;
	left:15px !important;
	top:483px !important;
}

#item38947 {
	width:167px !important;
	height:199px !important;
}

#item39802 {
	width:167px !important;
	height:199px !important;
	left:268px !important;
	top:424px !important;
}

#item38948 {
	width:82px !important;
	height:92px !important;
}

#item39807 {
	width:82px !important;
	height:92px !important;
	left:279px !important;
	top:325px !important;
}

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

#item39813 {
	width:79px !important;
	height:92px !important;
	left:364px !important;
	top:325px !important;
}

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

#item39819 {
	width:81px !important;
	height:92px !important;
	left:446px !important;
	top:325px !important;
}

#item19720 {
	width:74px !important;
	height:47px !important;
	left:19px !important;
	top:234px !important;
}

#item19751 {
	width:79px !important;
	height:47px !important;
	left:169px !important;
	top:364px !important;
}

#item19784 {
	width:91px !important;
	height:38px !important;
	left:179px !important;
	top:115px !important;
}

#item19817 {
	width:87px !important;
	height:9px !important;
	left:439px !important;
	top:579px !important;
}

#item19844 {
	width:88px !important;
	height:9px !important;
	left:439px !important;
	top:589px !important;
}

#item19871 {
	width:88px !important;
	height:9px !important;
	left:439px !important;
	top:598px !important;
}

#item19899 {
	width:88px !important;
	height:9px !important;
	left:439px !important;
	top:608px !important;
}

#item19926 {
	width:231px !important;
	height:9px !important;
	left:17px !important;
	top:590px !important;
}

#item19953 {
	width:231px !important;
	height:9px !important;
	left:17px !important;
	top:600px !important;
}

#item19980 {
	width:231px !important;
	height:9px !important;
	left:17px !important;
	top:609px !important;
}

#item20007 {
	width:231px !important;
	height:9px !important;
	left:17px !important;
	top:619px !important;
}

#item20035 {
	width:231px !important;
	height:9px !important;
	left:283px !important;
	top:273px !important;
}

#item20062 {
	width:231px !important;
	height:9px !important;
	left:283px !important;
	top:283px !important;
}

#item20089 {
	width:231px !important;
	height:9px !important;
	left:283px !important;
	top:292px !important;
}

#item20116 {
	width:231px !important;
	height:9px !important;
	left:283px !important;
	top:302px !important;
}

#item38951 {
	width:124px !important;
	height:121px !important;
}

#item39824 {
	width:124px !important;
	height:121px !important;
	left:94px !important;
	top:425px !important;
}

#item38952 {
	width:173px !important;
	height:133px !important;
}

#item39829 {
	width:173px !important;
	height:133px !important;
	left:344px !important;
	top:433px !important;
}

#item38953 {
	width:174px !important;
	height:184px !important;
}

#item39834 {
	width:174px !important;
	height:184px !important;
	left:91px !important;
	top:202px !important;
}

#item38954 {
	width:252px !important;
	height:162px !important;
}

#item39839 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:200px !important;
}

#item38955 {
	width:255px !important;
	height:107px !important;
}

#item39844 {
	width:255px !important;
	height:107px !important;
	left:14px !important;
	top:14px !important;
}

#item38957 {
	width:266px !important;
	height:130px !important;
}

#item39849 {
	width:266px !important;
	height:130px !important;
	left:278px !important;
}

#item20144 {
	width:194px !important;
	height:9px !important;
	left:18px !important;
	top:184px !important;
}

#item20176 {
	width:194px !important;
	height:9px !important;
	left:280px !important;
	top:183px !important;
}

#item20206 {
	width:241px !important;
	height:9px !important;
	left:280px !important;
	top:416px !important;
}

#item20236 {
	width:188px !important;
	height:9px !important;
	left:277px !important;
	top:621px !important;
}

#item20267 {
	width:73px !important;
	height:38px !important;
	left:17px !important;
	top:380px !important;
}

#item20298 {
	width:204px !important;
	height:9px !important;
	left:18px !important;
	top:562px !important;
}

#item20325 {
	width:204px !important;
	height:9px !important;
	left:18px !important;
	top:571px !important;
}

#item20352 {
	width:204px !important;
	height:9px !important;
	left:18px !important;
	top:581px !important;
}

#item20380 {
	width:204px !important;
	height:9px !important;
	left:18px !important;
	top:590px !important;
}

#item20407 {
	width:204px !important;
	height:9px !important;
	left:18px !important;
	top:600px !important;
}

#item20434 {
	width:204px !important;
	height:9px !important;
	left:18px !important;
	top:609px !important;
}

#item20461 {
	width:204px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item38958 {
	width:158px !important;
	height:203px !important;
}

#item39854 {
	width:158px !important;
	height:203px !important;
}

#item38959 {
	width:252px !important;
	height:122px !important;
}

#item39859 {
	width:252px !important;
	height:122px !important;
	left:278px !important;
	top:50px !important;
}

#item38960 {
	width:180px !important;
	height:171px !important;
}

#item39864 {
	width:180px !important;
	height:171px !important;
	left:14px !important;
	top:210px !important;
}

#item38961 {
	width:250px !important;
	height:190px !important;
}

#item39869 {
	width:250px !important;
	height:190px !important;
	left:280px !important;
	top:247px !important;
}

#item38962 {
	width:173px !important;
	height:236px !important;
}

#item39874 {
	width:173px !important;
	height:236px !important;
	left:95px !important;
	top:391px !important;
}

#item38963 {
	width:124px !important;
	height:99px !important;
}

#item39879 {
	width:124px !important;
	height:99px !important;
	left:272px !important;
	top:526px !important;
}

#item38964 {
	width:130px !important;
	height:100px !important;
}

#item39885 {
	width:130px !important;
	height:100px !important;
	left:400px !important;
	top:527px !important;
}

#item20488 {
	width:104px !important;
	height:28px !important;
	left:162px !important;
	top:169px !important;
}

#item20518 {
	width:187px !important;
	height:9px !important;
	left:282px !important;
	top:223px !important;
}

#item20545 {
	width:62px !important;
	height:47px !important;
	left:201px !important;
	top:324px !important;
}

#item20575 {
	width:206px !important;
	height:19px !important;
	left:282px !important;
	top:493px !important;
}

#item20608 {
	width:126px !important;
	height:19px !important;
	left:16px !important;
	top:484px !important;
}

#item20635 {
	width:105px !important;
	height:28px !important;
	left:16px !important;
	top:503px !important;
}

#item38965 {
	width:265px !important;
	height:141px !important;
}

#item39890 {
	width:265px !important;
	height:141px !important;
	left:14px !important;
	top:14px !important;
}

#item38966 {
	width:257px !important;
	height:210px !important;
}

#item39895 {
	width:257px !important;
	height:210px !important;
	left:287px !important;
}

#item38968 {
	width:142px !important;
	height:148px !important;
}

#item39900 {
	width:142px !important;
	height:148px !important;
	left:23px !important;
	top:240px !important;
}

#item38969 {
	width:240px !important;
	height:177px !important;
}

#item39905 {
	width:240px !important;
	height:177px !important;
	left:14px !important;
	top:427px !important;
}

#item38970 {
	width:242px !important;
	height:252px !important;
}

#item39910 {
	width:242px !important;
	height:252px !important;
	left:289px !important;
	top:306px !important;
}

#item20665 {
	width:143px !important;
	height:19px !important;
	left:24px !important;
	top:210px !important;
}

#item20695 {
	width:153px !important;
	height:19px !important;
	left:293px !important;
	top:272px !important;
}

#item20725 {
	width:80px !important;
	height:27px !important;
	left:197px !important;
	top:391px !important;
}

#item20752 {
	width:62px !important;
	height:38px !important;
	left:193px !important;
	top:503px !important;
}

#item20779 {
	width:136px !important;
	height:19px !important;
	left:296px !important;
	top:609px !important;
}

#item38971 {
	width:241px !important;
	height:210px !important;
}

#item39915 {
	width:241px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item38972 {
	width:262px !important;
	height:173px !important;
}

#item39920 {
	width:262px !important;
	height:173px !important;
	left:268px !important;
	top:51px !important;
}

#item38973 {
	width:240px !important;
	height:277px !important;
}

#item39925 {
	width:240px !important;
	height:277px !important;
	left:14px !important;
	top:295px !important;
}

#item38974 {
	width:94px !important;
	height:154px !important;
}

#item39930 {
	width:94px !important;
	height:154px !important;
	left:264px !important;
	top:233px !important;
}

#item38975 {
	width:264px !important;
	height:179px !important;
}

#item39935 {
	width:264px !important;
	height:179px !important;
	left:266px !important;
	top:394px !important;
}

#item20810 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:266px !important;
}

#item20843 {
	width:62px !important;
	height:38px !important;
	left:272px !important;
	top:167px !important;
}

#item20870 {
	width:86px !important;
	height:19px !important;
	left:369px !important;
	top:361px !important;
}

#item20897 {
	width:195px !important;
	height:9px !important;
	left:19px !important;
	top:619px !important;
}

#item20924 {
	width:190px !important;
	height:9px !important;
	left:272px !important;
	top:613px !important;
}

#item38976 {
	width:174px !important;
	height:148px !important;
}

#item39940 {
	width:174px !important;
	height:148px !important;
	left:10px !important;
	top:10px !important;
}

#item38977 {
	width:241px !important;
	height:222px !important;
}

#item39945 {
	width:241px !important;
	height:222px !important;
	left:289px !important;
	top:14px !important;
}

#item38978 {
	width:264px !important;
	height:173px !important;
}

#item39950 {
	width:264px !important;
	height:173px !important;
	left:14px !important;
	top:182px !important;
}

#item38981 {
	width:255px !important;
	height:200px !important;
}

#item39955 {
	width:255px !important;
	height:200px !important;
	left:23px !important;
	top:435px !important;
}

#item38982 {
	width:241px !important;
	height:257px !important;
}

#item39961 {
	width:241px !important;
	height:257px !important;
	left:289px !important;
	top:305px !important;
}

#item20951 {
	width:91px !important;
	height:28px !important;
	left:175px !important;
	top:136px !important;
}

#item20978 {
	width:188px !important;
	height:9px !important;
	left:294px !important;
	top:282px !important;
}

#item21006 {
	width:183px !important;
	height:9px !important;
	left:27px !important;
	top:406px !important;
}

#item21033 {
	width:78px !important;
	height:38px !important;
	left:18px !important;
	top:590px !important;
}

#item21064 {
	width:219px !important;
	height:9px !important;
	left:293px !important;
	top:613px !important;
}

#item38983 {
	width:265px !important;
	height:286px !important;
}

#item39966 {
	width:265px !important;
	height:286px !important;
}

#item38984 {
	width:142px !important;
	height:177px !important;
}

#item39971 {
	width:142px !important;
	height:177px !important;
	left:278px !important;
	top:51px !important;
}

#item38985 {
	width:148px !important;
	height:82px !important;
}

#item39977 {
	width:148px !important;
	height:82px !important;
	left:273px !important;
	top:253px !important;
}

#item38986 {
	width:135px !important;
	height:84px !important;
}

#item39982 {
	width:135px !important;
	height:84px !important;
	left:399px !important;
	top:233px !important;
}

#item38987 {
	width:174px !important;
	height:228px !important;
}

#item39987 {
	width:174px !important;
	height:228px !important;
	left:14px !important;
	top:404px !important;
}

#item38988 {
	width:251px !important;
	height:201px !important;
}

#item39992 {
	width:251px !important;
	height:201px !important;
	left:279px !important;
	top:433px !important;
}

#item21094 {
	width:184px !important;
	height:19px !important;
	left:19px !important;
	top:363px !important;
}

#item21125 {
	width:69px !important;
	height:38px !important;
	left:196px !important;
	top:564px !important;
}

#item21155 {
	width:100px !important;
	height:38px !important;
	left:426px !important;
	top:590px !important;
}

#item21185 {
	width:91px !important;
	height:19px !important;
	left:426px !important;
	top:205px !important;
}

#item21212 {
	width:190px !important;
	height:19px !important;
	left:283px !important;
	top:384px !important;
}

#item21245 {
	width:190px !important;
	height:19px !important;
	left:283px !important;
	top:403px !important;
}

#item38990 {
	width:253px !important;
	height:175px !important;
}

#item39997 {
	width:253px !important;
	height:175px !important;
	left:14px !important;
	top:382px !important;
}

#item38991 {
	width:176px !important;
	height:234px !important;
}

#item40002 {
	width:176px !important;
	height:234px !important;
	left:355px !important;
	top:400px !important;
}

#item38992 {
	width:119px !important;
	height:96px !important;
}

#item40007 {
	width:119px !important;
	height:96px !important;
	left:289px !important;
	top:290px !important;
}

#item38993 {
	width:159px !important;
	height:170px !important;
}

#item40012 {
	width:159px !important;
	height:170px !important;
	left:14px !important;
	top:205px !important;
}

#item38994 {
	width:118px !important;
	height:72px !important;
}

#item40017 {
	width:118px !important;
	height:72px !important;
	left:32px !important;
	top:52px !important;
}

#item38995 {
	width:115px !important;
	height:75px !important;
}

#item40022 {
	width:115px !important;
	height:75px !important;
	left:138px !important;
	top:17px !important;
}

#item38996 {
	width:100px !important;
	height:105px !important;
}

#item40027 {
	width:100px !important;
	height:105px !important;
	left:414px !important;
	top:84px !important;
}

#item38997 {
	width:71px !important;
	height:69px !important;
}

#item40033 {
	width:71px !important;
	height:69px !important;
	left:459px !important;
	top:157px !important;
}

#item38998 {
	width:109px !important;
	height:46px !important;
}

#item40038 {
	width:109px !important;
	height:46px !important;
	left:280px !important;
	top:175px !important;
}

#item21278 {
	width:176px !important;
	height:9px !important;
	left:24px !important;
	top:615px !important;
}

#item21305 {
	width:58px !important;
	height:57px !important;
	left:290px !important;
	top:558px !important;
}

#item21335 {
	width:63px !important;
	height:38px !important;
	left:181px !important;
	top:323px !important;
}

#item21365 {
	width:63px !important;
	height:38px !important;
	left:434px !important;
	top:341px !important;
}

#item21395 {
	width:131px !important;
	height:19px !important;
	left:20px !important;
	top:159px !important;
}

#item21425 {
	width:131px !important;
	height:19px !important;
	left:20px !important;
	top:178px !important;
}

#item39002 {
	width:175px !important;
	height:200px !important;
}

#item40045 {
	width:175px !important;
	height:200px !important;
}

#item39003 {
	width:170px !important;
	height:154px !important;
}

#item40050 {
	width:170px !important;
	height:154px !important;
	left:278px !important;
	top:51px !important;
}

#item39004 {
	width:252px !important;
	height:160px !important;
}

#item40055 {
	width:252px !important;
	height:160px !important;
	left:14px !important;
	top:208px !important;
}

#item39005 {
	width:252px !important;
	height:125px !important;
}

#item40060 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:214px !important;
}

#item39006 {
	width:171px !important;
	height:190px !important;
}

#item40065 {
	width:171px !important;
	height:190px !important;
	left:14px !important;
	top:437px !important;
}

#item39007 {
	width:171px !important;
	height:216px !important;
}

#item40070 {
	width:171px !important;
	height:216px !important;
	left:278px !important;
	top:410px !important;
}

#item21452 {
	width:79px !important;
	height:28px !important;
	left:177px !important;
	top:169px !important;
}

#item21480 {
	width:73px !important;
	height:36px !important;
	left:453px !important;
	top:166px !important;
}

#item21510 {
	width:170px !important;
	height:9px !important;
	left:20px !important;
	top:414px !important;
}

#item21540 {
	width:185px !important;
	height:9px !important;
	left:284px !important;
	top:386px !important;
}

#item21567 {
	width:60px !important;
	height:28px !important;
	left:193px !important;
	top:595px !important;
}

#item21597 {
	width:72px !important;
	height:28px !important;
	left:457px !important;
	top:594px !important;
}

#item39008 {
	width:164px !important;
	height:216px !important;
}

#item40076 {
	width:164px !important;
	height:216px !important;
	left:101px !important;
	top:417px !important;
}

#item39009 {
	width:164px !important;
	height:247px !important;
}

#item40081 {
	width:164px !important;
	height:247px !important;
	left:382px !important;
	top:388px !important;
}

#item39010 {
	width:150px !important;
	height:163px !important;
}

#item40086 {
	width:150px !important;
	height:163px !important;
	left:278px !important;
	top:217px !important;
}

#item39011 {
	width:180px !important;
	height:189px !important;
}

#item40091 {
	width:180px !important;
	height:189px !important;
	left:14px !important;
	top:218px !important;
}

#item39012 {
	width:266px !important;
	height:153px !important;
}

#item40096 {
	width:266px !important;
	height:153px !important;
	left:278px !important;
}

#item39013 {
	width:253px !important;
	height:152px !important;
}

#item40101 {
	width:253px !important;
	height:152px !important;
	left:14px !important;
}

#item21624 {
	width:196px !important;
	height:9px !important;
	left:19px !important;
	top:197px !important;
}

#item21656 {
	width:237px !important;
	height:9px !important;
	left:281px !important;
	top:193px !important;
}

#item21687 {
	width:91px !important;
	height:19px !important;
	left:161px !important;
	top:387px !important;
}

#item21715 {
	width:88px !important;
	height:19px !important;
	left:435px !important;
	top:350px !important;
}

#item21742 {
	width:92px !important;
	height:28px !important;
	left:283px !important;
	top:480px !important;
}

#item21769 {
	width:63px !important;
	height:47px !important;
	left:24px !important;
	top:581px !important;
}

#item39014 {
	width:200px !important;
	height:232px !important;
}

#item40106 {
	width:200px !important;
	height:232px !important;
}

#item39015 {
	width:174px !important;
	height:175px !important;
}

#item40112 {
	width:174px !important;
	height:175px !important;
	left:278px !important;
	top:52px !important;
}

#item39016 {
	width:182px !important;
	height:157px !important;
}

#item40117 {
	width:182px !important;
	height:157px !important;
	left:85px !important;
	top:241px !important;
}

#item39017 {
	width:168px !important;
	height:162px !important;
}

#item40122 {
	width:168px !important;
	height:162px !important;
	left:362px !important;
	top:237px !important;
}

#item39018 {
	width:149px !important;
	height:228px !important;
}

#item40127 {
	width:149px !important;
	height:228px !important;
	top:407px !important;
}

#item39019 {
	width:114px !important;
	height:74px !important;
}

#item40133 {
	width:114px !important;
	height:74px !important;
	left:153px !important;
	top:408px !important;
}

#item39020 {
	width:174px !important;
	height:223px !important;
}

#item40138 {
	width:174px !important;
	height:223px !important;
	left:273px !important;
	top:407px !important;
}

#item21800 {
	width:62px !important;
	height:45px !important;
	left:206px !important;
	top:181px !important;
}

#item21830 {
	width:68px !important;
	height:38px !important;
	left:458px !important;
	top:185px !important;
}

#item21863 {
	width:62px !important;
	height:38px !important;
	left:18px !important;
	top:357px !important;
}

#item21891 {
	width:82px !important;
	height:28px !important;
	left:283px !important;
	top:363px !important;
}

#item21918 {
	width:64px !important;
	height:38px !important;
	left:456px !important;
	top:590px !important;
}

#item21946 {
	width:65px !important;
	height:28px !important;
	left:154px !important;
	top:571px !important;
}

#item21973 {
	width:65px !important;
	height:28px !important;
	left:154px !important;
	top:600px !important;
}

#item39027 {
	width:252px !important;
	height:111px !important;
}

#item40153 {
	width:252px !important;
	height:111px !important;
	left:14px !important;
	top:14px !important;
}

#item39028 {
	width:266px !important;
	height:153px !important;
}

#item40158 {
	width:266px !important;
	height:153px !important;
	left:278px !important;
}

#item39029 {
	width:252px !important;
	height:165px !important;
}

#item40163 {
	width:252px !important;
	height:165px !important;
	left:14px !important;
	top:193px !important;
}

#item39030 {
	width:169px !important;
	height:215px !important;
}

#item40168 {
	width:169px !important;
	height:215px !important;
	left:278px !important;
	top:222px !important;
}

#item39031 {
	width:253px !important;
	height:146px !important;
}

#item40173 {
	width:253px !important;
	height:146px !important;
	left:14px !important;
	top:427px !important;
}

#item39032 {
	width:198px !important;
	height:189px !important;
}

#item40178 {
	width:198px !important;
	height:189px !important;
	left:346px !important;
	top:444px !important;
}

#item22000 {
	width:202px !important;
	height:9px !important;
	left:21px !important;
	top:168px !important;
}

#item22031 {
	width:174px !important;
	height:9px !important;
	left:281px !important;
	top:199px !important;
}

#item22058 {
	width:207px !important;
	height:9px !important;
	left:24px !important;
	top:404px !important;
}

#item22088 {
	width:77px !important;
	height:28px !important;
	left:451px !important;
	top:391px !important;
}

#item22115 {
	width:208px !important;
	height:9px !important;
	left:23px !important;
	top:619px !important;
}

#item22145 {
	width:62px !important;
	height:28px !important;
	left:284px !important;
	top:589px !important;
}

#item39033 {
	width:185px !important;
	height:217px !important;
}

#item40184 {
	width:185px !important;
	height:217px !important;
}

#item39034 {
	width:156px !important;
	height:175px !important;
}

#item40189 {
	width:156px !important;
	height:175px !important;
	left:277px !important;
	top:51px !important;
}

#item39035 {
	width:166px !important;
	height:177px !important;
}

#item40194 {
	width:166px !important;
	height:177px !important;
	left:101px !important;
	top:227px !important;
}

#item39036 {
	width:164px !important;
	height:201px !important;
}

#item40199 {
	width:164px !important;
	height:201px !important;
	left:366px !important;
	top:236px !important;
}

#item39038 {
	width:196px !important;
	height:218px !important;
}

#item40204 {
	width:196px !important;
	height:218px !important;
	top:415px !important;
}

#item39039 {
	width:176px !important;
	height:187px !important;
}

#item40209 {
	width:176px !important;
	height:187px !important;
	left:278px !important;
	top:446px !important;
}

#item22173 {
	width:66px !important;
	height:38px !important;
	left:192px !important;
	top:172px !important;
}

#item22200 {
	width:87px !important;
	height:28px !important;
	left:439px !important;
	top:195px !important;
}

#item22227 {
	width:67px !important;
	height:28px !important;
	left:23px !important;
	top:363px !important;
}

#item22254 {
	width:73px !important;
	height:38px !important;
	left:282px !important;
	top:396px !important;
}

#item22285 {
	width:60px !important;
	height:28px !important;
	left:200px !important;
	top:600px !important;
}

#item22312 {
	width:71px !important;
	height:38px !important;
	left:458px !important;
	top:590px !important;
}

#item39040 {
	width:252px !important;
	height:135px !important;
}

#item40214 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:447px !important;
}

#item39041 {
	width:240px !important;
	height:188px !important;
}

#item40219 {
	width:240px !important;
	height:188px !important;
	left:290px !important;
	top:424px !important;
}

#item39042 {
	width:181px !important;
	height:201px !important;
}

#item40224 {
	width:181px !important;
	height:201px !important;
	left:279px !important;
	top:220px !important;
}

#item39043 {
	width:252px !important;
	height:203px !important;
}

#item40229 {
	width:252px !important;
	height:203px !important;
	left:14px !important;
	top:159px !important;
}

#item39044 {
	width:266px !important;
	height:148px !important;
}

#item40234 {
	width:266px !important;
	height:148px !important;
	left:278px !important;
}

#item39045 {
	width:131px !important;
	height:128px !important;
}

#item40239 {
	width:131px !important;
	height:128px !important;
	left:88px !important;
	top:17px !important;
}

#item22342 {
	width:60px !important;
	height:38px !important;
	left:19px !important;
	top:103px !important;
}

#item22373 {
	width:189px !important;
	height:9px !important;
	left:282px !important;
	top:198px !important;
}

#item22404 {
	width:167px !important;
	height:19px !important;
	left:21px !important;
	top:417px !important;
}

#item22435 {
	width:61px !important;
	height:38px !important;
	left:464px !important;
	top:325px !important;
}

#item22463 {
	width:181px !important;
	height:9px !important;
	left:20px !important;
	top:619px !important;
}

#item22491 {
	width:87px !important;
	height:19px !important;
	left:281px !important;
	top:609px !important;
}

#item39046 {
	width:162px !important;
	height:224px !important;
}

#item40244 {
	width:162px !important;
	height:224px !important;
}

#item39047 {
	width:155px !important;
	height:172px !important;
}

#item40249 {
	width:155px !important;
	height:172px !important;
	left:278px !important;
	top:52px !important;
}

#item39048 {
	width:168px !important;
	height:196px !important;
}

#item40254 {
	width:168px !important;
	height:196px !important;
	left:98px !important;
	top:231px !important;
}

#item39049 {
	width:147px !important;
	height:195px !important;
}

#item40260 {
	width:147px !important;
	height:195px !important;
	left:383px !important;
	top:232px !important;
}

#item39050 {
	width:164px !important;
	height:200px !important;
}

#item40265 {
	width:164px !important;
	height:200px !important;
	left:14px !important;
	top:434px !important;
}

#item39051 {
	width:173px !important;
	height:200px !important;
}

#item40270 {
	width:173px !important;
	height:200px !important;
	left:278px !important;
	top:433px !important;
}

#item22518 {
	width:97px !important;
	height:28px !important;
	left:167px !important;
	top:189px !important;
}

#item22545 {
	width:94px !important;
	height:38px !important;
	left:437px !important;
	top:183px !important;
}

#item22576 {
	width:78px !important;
	height:38px !important;
	left:22px !important;
	top:381px !important;
}

#item22606 {
	width:91px !important;
	height:28px !important;
	left:285px !important;
	top:392px !important;
}

#item22637 {
	width:82px !important;
	height:38px !important;
	left:184px !important;
	top:573px !important;
}

#item22667 {
	width:70px !important;
	height:28px !important;
	left:457px !important;
	top:595px !important;
}

#item39052 {
	width:252px !important;
	height:132px !important;
}

#item40275 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:431px !important;
}

#item39053 {
	width:253px !important;
	height:126px !important;
}

#item40280 {
	width:253px !important;
	height:126px !important;
	left:277px !important;
	top:430px !important;
}

#item39054 {
	width:163px !important;
	height:189px !important;
}

#item40285 {
	width:163px !important;
	height:189px !important;
	left:278px !important;
	top:232px !important;
}

#item39055 {
	width:182px !important;
	height:190px !important;
}

#item40290 {
	width:182px !important;
	height:190px !important;
	left:14px !important;
	top:232px !important;
}

#item39056 {
	width:181px !important;
	height:211px !important;
}

#item40295 {
	width:181px !important;
	height:211px !important;
	left:85px !important;
	top:14px !important;
}

#item39057 {
	width:252px !important;
	height:210px !important;
}

#item40300 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:14px !important;
}

#item22694 {
	width:65px !important;
	height:47px !important;
	left:17px !important;
	top:160px !important;
}

#item22725 {
	width:77px !important;
	height:38px !important;
	left:285px !important;
	top:180px !important;
}

#item22755 {
	width:64px !important;
	height:47px !important;
	left:202px !important;
	top:367px !important;
}

#item22787 {
	width:81px !important;
	height:38px !important;
	left:450px !important;
	top:357px !important;
}

#item22818 {
	width:148px !important;
	height:19px !important;
	left:19px !important;
	top:609px !important;
}

#item22849 {
	width:225px !important;
	height:9px !important;
	left:283px !important;
	top:619px !important;
}

#item39058 {
	width:163px !important;
	height:203px !important;
}

#item40306 {
	width:163px !important;
	height:203px !important;
	left:14px !important;
	top:14px !important;
}

#item39059 {
	width:253px !important;
	height:184px !important;
}

#item40311 {
	width:253px !important;
	height:184px !important;
	left:277px !important;
	top:51px !important;
}

#item39060 {
	width:173px !important;
	height:183px !important;
}

#item40316 {
	width:173px !important;
	height:183px !important;
	left:14px !important;
	top:233px !important;
}

#item39063 {
	width:252px !important;
	height:217px !important;
}

#item40321 {
	width:252px !important;
	height:217px !important;
	left:278px !important;
	top:347px !important;
}

#item39064 {
	width:252px !important;
	height:124px !important;
}

#item40326 {
	width:252px !important;
	height:124px !important;
	left:14px !important;
	top:429px !important;
}

#item22879 {
	width:75px !important;
	height:38px !important;
	left:184px !important;
	top:173px !important;
}

#item22910 {
	width:183px !important;
	height:9px !important;
	left:284px !important;
	top:318px !important;
}

#item22937 {
	width:71px !important;
	height:38px !important;
	left:191px !important;
	top:375px !important;
}

#item22964 {
	width:141px !important;
	height:19px !important;
	left:23px !important;
	top:609px !important;
}

#item22994 {
	width:227px !important;
	height:9px !important;
	left:289px !important;
	top:611px !important;
}

#item39065 {
	width:149px !important;
	height:175px !important;
}

#item40332 {
	width:149px !important;
	height:175px !important;
	left:14px !important;
	top:388px !important;
}

#item39066 {
	width:92px !important;
	height:117px !important;
}

#item40338 {
	width:92px !important;
	height:117px !important;
	left:167px !important;
	top:402px !important;
}

#item39067 {
	width:154px !important;
	height:206px !important;
}

#item40343 {
	width:154px !important;
	height:206px !important;
	left:278px !important;
	top:421px !important;
}

#item39068 {
	width:252px !important;
	height:192px !important;
}

#item40348 {
	width:252px !important;
	height:192px !important;
	left:278px !important;
	top:219px !important;
}

#item39069 {
	width:253px !important;
	height:149px !important;
}

#item40353 {
	width:253px !important;
	height:149px !important;
	left:14px !important;
}

#item42932 {
	width:105px !important;
	height:142px !important;
}

#item42927 {
	width:105px !important;
	height:142px !important;
	left:102px !important;
	top:231px !important;
}

#item39070 {
	width:193px !important;
	height:207px !important;
}

#item40358 {
	width:193px !important;
	height:207px !important;
	left:351px !important;
}

#item23024 {
	width:221px !important;
	height:9px !important;
	left:19px !important;
	top:214px !important;
}

#item23054 {
	width:64px !important;
	height:38px !important;
	left:281px !important;
	top:169px !important;
}

#item23082 {
	width:86px !important;
	height:38px !important;
	left:19px !important;
	top:336px !important;
}

#item23113 {
	width:88px !important;
	height:38px !important;
	left:284px !important;
	top:366px !important;
}

#item23140 {
	width:79px !important;
	height:47px !important;
	left:436px !important;
	top:572px !important;
}

#item23171 {
	width:146px !important;
	height:9px !important;
	left:22px !important;
	top:609px !important;
}

#item23198 {
	width:146px !important;
	height:9px !important;
	left:22px !important;
	top:619px !important;
}

#item39071 {
	width:251px !important;
	height:152px !important;
}

#item40363 {
	width:251px !important;
	height:152px !important;
	left:14px !important;
	top:14px !important;
}

#item39072 {
	width:162px !important;
	height:184px !important;
}

#item40368 {
	width:162px !important;
	height:184px !important;
	left:278px !important;
	top:51px !important;
}

#item39073 {
	width:175px !important;
	height:176px !important;
}

#item40373 {
	width:175px !important;
	height:176px !important;
	left:92px !important;
	top:224px !important;
}

#item39074 {
	width:252px !important;
	height:147px !important;
}

#item40378 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:242px !important;
}

#item39075 {
	width:185px !important;
	height:226px !important;
}

#item40383 {
	width:185px !important;
	height:226px !important;
	top:406px !important;
}

#item39077 {
	width:180px !important;
	height:168px !important;
}

#item40388 {
	width:180px !important;
	height:168px !important;
	left:277px !important;
	top:465px !important;
}

#item23225 {
	width:166px !important;
	height:9px !important;
	left:22px !important;
	top:204px !important;
}

#item23252 {
	width:66px !important;
	height:28px !important;
	left:22px !important;
	top:346px !important;
}

#item23279 {
	width:129px !important;
	height:19px !important;
	left:286px !important;
	top:433px !important;
}

#item23311 {
	width:72px !important;
	height:38px !important;
	left:192px !important;
	top:578px !important;
}

#item23341 {
	width:68px !important;
	height:38px !important;
	left:443px !important;
	top:191px !important;
}

#item23371 {
	width:63px !important;
	height:38px !important;
	left:463px !important;
	top:573px !important;
}

#item39078 {
	width:247px !important;
	height:199px !important;
}

#item40393 {
	width:247px !important;
	height:199px !important;
	left:19px !important;
	top:434px !important;
}

#item39079 {
	width:267px !important;
	height:210px !important;
}

#item40398 {
	width:267px !important;
	height:210px !important;
	left:277px !important;
	top:422px !important;
}

#item39080 {
	width:168px !important;
	height:199px !important;
}

#item40404 {
	width:168px !important;
	height:199px !important;
	left:278px !important;
	top:217px !important;
}

#item39081 {
	width:252px !important;
	height:208px !important;
}

#item40409 {
	width:252px !important;
	height:208px !important;
	left:14px !important;
	top:218px !important;
}

#item39082 {
	width:177px !important;
	height:197px !important;
}

#item40414 {
	width:177px !important;
	height:197px !important;
	left:90px !important;
	top:14px !important;
}

#item39083 {
	width:168px !important;
	height:210px !important;
}

#item40419 {
	width:168px !important;
	height:210px !important;
	left:376px !important;
}

#item23398 {
	width:63px !important;
	height:28px !important;
	left:18px !important;
	top:599px !important;
}

#item23425 {
	width:69px !important;
	height:28px !important;
	left:24px !important;
	top:161px !important;
}

#item23452 {
	width:66px !important;
	height:38px !important;
	left:285px !important;
	top:166px !important;
}

#item23482 {
	width:121px !important;
	height:19px !important;
	left:135px !important;
	top:405px !important;
}

#item23509 {
	width:71px !important;
	height:28px !important;
	left:454px !important;
	top:366px !important;
}

#item23537 {
	width:77px !important;
	height:28px !important;
	left:284px !important;
	top:599px !important;
}

#item39084 {
	width:240px !important;
	height:240px !important;
}

#item40424 {
	width:240px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

#item39085 {
	width:264px !important;
	height:183px !important;
}

#item40429 {
	width:264px !important;
	height:183px !important;
	left:266px !important;
	top:57px !important;
}

#item39086 {
	width:240px !important;
	height:244px !important;
}

#item40434 {
	width:240px !important;
	height:244px !important;
	left:14px !important;
	top:333px !important;
}

#item39087 {
	width:264px !important;
	height:203px !important;
}

#item40439 {
	width:264px !important;
	height:203px !important;
	left:266px !important;
	top:255px !important;
}

#item39088 {
	width:176px !important;
	height:167px !important;
}

#item40444 {
	width:176px !important;
	height:167px !important;
	left:266px !important;
	top:466px !important;
}

#item23564 {
	width:144px !important;
	height:19px !important;
	left:19px !important;
	top:301px !important;
}

#item23594 {
	width:117px !important;
	height:19px !important;
	left:272px !important;
	top:223px !important;
}

#item23621 {
	width:73px !important;
	height:38px !important;
	left:272px !important;
	top:415px !important;
}

#item23651 {
	width:188px !important;
	height:9px !important;
	left:21px !important;
	top:613px !important;
}

#item23678 {
	width:64px !important;
	height:38px !important;
	left:453px !important;
	top:590px !important;
}

#item39089 {
	width:77px !important;
	height:77px !important;
}

#item40449 {
	width:77px !important;
	height:77px !important;
	left:104px !important;
	top:452px !important;
}

#item39090 {
	width:73px !important;
	height:56px !important;
}

#item40454 {
	width:73px !important;
	height:56px !important;
	left:180px !important;
	top:444px !important;
}

#item39091 {
	width:70px !important;
	height:74px !important;
}

#item40459 {
	width:70px !important;
	height:74px !important;
	left:140px !important;
	top:490px !important;
}

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

#item40464 {
	width:63px !important;
	height:69px !important;
	left:204px !important;
	top:493px !important;
}

#item39093 {
	width:168px !important;
	height:316px !important;
}

#item40469 {
	width:168px !important;
	height:316px !important;
	left:362px !important;
	top:318px !important;
}

#item39094 {
	width:184px !important;
	height:198px !important;
}

#item40474 {
	width:184px !important;
	height:198px !important;
	left:14px !important;
	top:238px !important;
}

#item39095 {
	width:241px !important;
	height:232px !important;
}

#item40480 {
	width:241px !important;
	height:232px !important;
	left:289px !important;
	top:14px !important;
}

#item39096 {
	width:264px !important;
	height:152px !important;
}

#item40485 {
	width:264px !important;
	height:152px !important;
	left:14px !important;
	top:14px !important;
}

#item23705 {
	width:223px !important;
	height:9px !important;
	left:23px !important;
	top:212px !important;
}

#item23737 {
	width:174px !important;
	height:9px !important;
	left:295px !important;
	top:294px !important;
}

#item23766 {
	width:65px !important;
	height:38px !important;
	left:208px !important;
	top:390px !important;
}

#item23793 {
	width:62px !important;
	height:38px !important;
	left:298px !important;
	top:536px !important;
}

#item23820 {
	width:167px !important;
	height:9px !important;
	left:90px !important;
	top:590px !important;
}

#item23848 {
	width:167px !important;
	height:9px !important;
	left:90px !important;
	top:600px !important;
}

#item23875 {
	width:167px !important;
	height:9px !important;
	left:90px !important;
	top:609px !important;
}

#item23903 {
	width:167px !important;
	height:9px !important;
	left:90px !important;
	top:619px !important;
}

#item39097 {
	width:187px !important;
	height:212px !important;
}

#item40490 {
	width:187px !important;
	height:212px !important;
}

#item39098 {
	width:156px !important;
	height:160px !important;
}

#item40496 {
	width:156px !important;
	height:160px !important;
	left:277px !important;
	top:51px !important;
}

#item39099 {
	width:253px !important;
	height:143px !important;
}

#item40501 {
	width:253px !important;
	height:143px !important;
	left:14px !important;
	top:218px !important;
}

#item39103 {
	width:251px !important;
	height:124px !important;
}

#item40506 {
	width:251px !important;
	height:124px !important;
	left:279px !important;
	top:219px !important;
}

#item39104 {
	width:177px !important;
	height:206px !important;
}

#item40511 {
	width:177px !important;
	height:206px !important;
	top:427px !important;
}

#item39105 {
	width:171px !important;
	height:205px !important;
}

#item40516 {
	width:171px !important;
	height:205px !important;
	left:278px !important;
	top:429px !important;
}

#item23931 {
	width:64px !important;
	height:38px !important;
	left:195px !important;
	top:164px !important;
}

#item23958 {
	width:80px !important;
	height:28px !important;
	left:440px !important;
	top:176px !important;
}

#item23985 {
	width:156px !important;
	height:9px !important;
	left:21px !important;
	top:407px !important;
}

#item24013 {
	width:235px !important;
	height:9px !important;
	left:284px !important;
	top:407px !important;
}

#item24043 {
	width:68px !important;
	height:38px !important;
	left:182px !important;
	top:590px !important;
}

#item24074 {
	width:70px !important;
	height:28px !important;
	left:454px !important;
	top:600px !important;
}

#item39106 {
	width:252px !important;
	height:213px !important;
}

#item40521 {
	width:252px !important;
	height:213px !important;
	left:14px !important;
	top:420px !important;
}

#item39107 {
	width:252px !important;
	height:230px !important;
}

#item40526 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:338px !important;
}

#item39108 {
	width:174px !important;
	height:182px !important;
}

#item40531 {
	width:174px !important;
	height:182px !important;
	left:14px !important;
	top:230px !important;
}

#item39109 {
	width:178px !important;
	height:235px !important;
}

#item40536 {
	width:178px !important;
	height:235px !important;
	left:352px !important;
	top:18px !important;
}

#item39110 {
	width:92px !important;
	height:86px !important;
}

#item40541 {
	width:92px !important;
	height:86px !important;
	left:282px !important;
	top:163px !important;
}

#item39111 {
	width:163px !important;
	height:209px !important;
}

#item40546 {
	width:163px !important;
	height:209px !important;
	left:14px !important;
	top:14px !important;
}

#item24101 {
	width:70px !important;
	height:28px !important;
	left:185px !important;
	top:174px !important;
}

#item24129 {
	width:62px !important;
	height:47px !important;
	left:203px !important;
	top:356px !important;
}

#item24157 {
	width:97px !important;
	height:28px !important;
	left:18px !important;
	top:600px !important;
}

#item24184 {
	width:202px !important;
	height:9px !important;
	left:288px !important;
	top:614px !important;
}

#item24214 {
	width:129px !important;
	height:9px !important;
	left:285px !important;
	top:308px !important;
}

#item24241 {
	width:129px !important;
	height:9px !important;
	left:285px !important;
	top:317px !important;
}

#item39112 {
	width:268px !important;
	height:149px !important;
}

#item40552 {
	width:268px !important;
	height:149px !important;
}

#item39113 {
	width:252px !important;
	height:118px !important;
}

#item40557 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:50px !important;
}

#item39114 {
	width:253px !important;
	height:158px !important;
}

#item40564 {
	width:253px !important;
	height:158px !important;
	left:14px !important;
	top:231px !important;
}

#item39119 {
	width:136px !important;
	height:140px !important;
}

#item40569 {
	width:136px !important;
	height:140px !important;
	left:278px !important;
	top:258px !important;
}

#item39120 {
	width:184px !important;
	height:170px !important;
}

#item40574 {
	width:184px !important;
	height:170px !important;
	top:463px !important;
}

#item39121 {
	width:165px !important;
	height:172px !important;
}

#item40579 {
	width:165px !important;
	height:172px !important;
	left:278px !important;
	top:463px !important;
}

#item24269 {
	width:140px !important;
	height:19px !important;
	left:16px !important;
	top:200px !important;
}

#item24300 {
	width:232px !important;
	height:9px !important;
	left:283px !important;
	top:240px !important;
}

#item24331 {
	width:183px !important;
	height:9px !important;
	left:18px !important;
	top:445px !important;
}

#item24358 {
	width:78px !important;
	height:38px !important;
	left:428px !important;
	top:414px !important;
}

#item24388 {
	width:67px !important;
	height:28px !important;
	left:188px !important;
	top:600px !important;
}

#item24415 {
	width:79px !important;
	height:38px !important;
	left:447px !important;
	top:590px !important;
}

#item39122 {
	width:184px !important;
	height:230px !important;
}

#item40584 {
	width:184px !important;
	height:230px !important;
	left:93px !important;
	top:402px !important;
}

#item39123 {
	width:180px !important;
	height:231px !important;
}

#item40589 {
	width:180px !important;
	height:231px !important;
	left:365px !important;
	top:401px !important;
}

#item39124 {
	width:160px !important;
	height:189px !important;
}

#item40595 {
	width:160px !important;
	height:189px !important;
	left:277px !important;
	top:206px !important;
}

#item39125 {
	width:158px !important;
	height:206px !important;
}

#item40600 {
	width:158px !important;
	height:206px !important;
	left:14px !important;
	top:189px !important;
}

#item39126 {
	width:176px !important;
	height:169px !important;
}

#item40605 {
	width:176px !important;
	height:169px !important;
	left:90px !important;
	top:14px !important;
}

#item39127 {
	width:176px !important;
	height:196px !important;
}

#item40610 {
	width:176px !important;
	height:196px !important;
	left:369px !important;
}

#item24442 {
	width:65px !important;
	height:38px !important;
	left:16px !important;
	top:144px !important;
}

#item24469 {
	width:68px !important;
	height:28px !important;
	left:284px !important;
	top:160px !important;
}

#item24497 {
	width:84px !important;
	height:19px !important;
	left:179px !important;
	top:367px !important;
}

#item24524 {
	width:78px !important;
	height:38px !important;
	left:448px !important;
	top:347px !important;
}

#item24555 {
	width:69px !important;
	height:38px !important;
	left:18px !important;
	top:590px !important;
}

#item24582 {
	width:61px !important;
	height:38px !important;
	left:288px !important;
	top:591px !important;
}

#item39128 {
	width:192px !important;
	height:218px !important;
}

#item40615 {
	width:192px !important;
	height:218px !important;
}

#item39129 {
	width:163px !important;
	height:167px !important;
}

#item40620 {
	width:163px !important;
	height:167px !important;
	left:282px !important;
	top:51px !important;
}

#item39130 {
	width:252px !important;
	height:122px !important;
}

#item40625 {
	width:252px !important;
	height:122px !important;
	left:14px !important;
	top:227px !important;
}

#item39131 {
	width:162px !important;
	height:181px !important;
}

#item40631 {
	width:162px !important;
	height:181px !important;
	left:369px !important;
	top:227px !important;
}

#item39132 {
	width:194px !important;
	height:222px !important;
}

#item40636 {
	width:194px !important;
	height:222px !important;
	top:412px !important;
}

#item39133 {
	width:187px !important;
	height:215px !important;
}

#item40641 {
	width:187px !important;
	height:215px !important;
	left:278px !important;
	top:418px !important;
}

#item24609 {
	width:66px !important;
	height:28px !important;
	left:196px !important;
	top:184px !important;
}

#item24639 {
	width:83px !important;
	height:36px !important;
	left:448px !important;
	top:178px !important;
}

#item24670 {
	width:197px !important;
	height:9px !important;
	left:17px !important;
	top:397px !important;
}

#item24701 {
	width:81px !important;
	height:28px !important;
	left:283px !important;
	top:379px !important;
}

#item24729 {
	width:64px !important;
	height:38px !important;
	left:202px !important;
	top:590px !important;
}

#item24757 {
	width:56px !important;
	height:47px !important;
	left:467px !important;
	top:581px !important;
}

#item39134 {
	width:183px !important;
	height:217px !important;
}

#item40646 {
	width:183px !important;
	height:217px !important;
	left:84px !important;
	top:417px !important;
}

#item39135 {
	width:252px !important;
	height:147px !important;
}

#item40652 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:417px !important;
}

#item39136 {
	width:155px !important;
	height:198px !important;
}

#item40657 {
	width:155px !important;
	height:198px !important;
	left:278px !important;
	top:209px !important;
}

#item39137 {
	width:176px !important;
	height:202px !important;
}

#item40662 {
	width:176px !important;
	height:202px !important;
	left:14px !important;
	top:207px !important;
}

#item39138 {
	width:98px !important;
	height:185px !important;
}

#item40667 {
	width:98px !important;
	height:185px !important;
	left:79px !important;
	top:14px !important;
}

#item39139 {
	width:201px !important;
	height:202px !important;
}

#item40672 {
	width:201px !important;
	height:202px !important;
	left:343px !important;
}

#item24784 {
	width:62px !important;
	height:47px !important;
	left:18px !important;
	top:149px !important;
}

#item24814 {
	width:63px !important;
	height:38px !important;
	left:281px !important;
	top:151px !important;
}

#item24841 {
	width:69px !important;
	height:47px !important;
	left:195px !important;
	top:360px !important;
}

#item24868 {
	width:85px !important;
	height:38px !important;
	left:443px !important;
	top:369px !important;
}

#item24895 {
	width:64px !important;
	height:47px !important;
	left:20px !important;
	top:581px !important;
}

#item24925 {
	width:167px !important;
	height:19px !important;
	left:281px !important;
	top:609px !important;
}

#item39144 {
	width:266px !important;
	height:182px !important;
}

#item40677 {
	width:266px !important;
	height:182px !important;
}

#item39145 {
	width:162px !important;
	height:191px !important;
}

#item40682 {
	width:162px !important;
	height:191px !important;
	left:277px !important;
	top:51px !important;
}

#item39146 {
	width:222px !important;
	height:162px !important;
}

#item40687 {
	width:222px !important;
	height:162px !important;
	left:95px !important;
	top:251px !important;
}

#item39147 {
	width:85px !important;
	height:142px !important;
}

#item40692 {
	width:85px !important;
	height:142px !important;
	left:421px !important;
	top:283px !important;
}

#item39148 {
	width:119px !important;
	height:130px !important;
}

#item40697 {
	width:119px !important;
	height:130px !important;
	left:315px !important;
	top:421px !important;
}

#item39149 {
	width:185px !important;
	height:212px !important;
}

#item40703 {
	width:185px !important;
	height:212px !important;
	top:423px !important;
}

#item24956 {
	width:179px !important;
	height:19px !important;
	left:19px !important;
	top:220px !important;
}

#item24987 {
	width:64px !important;
	height:38px !important;
	left:443px !important;
	top:198px !important;
}

#item25017 {
	width:74px !important;
	height:38px !important;
	left:20px !important;
	top:373px !important;
}

#item25047 {
	width:87px !important;
	height:38px !important;
	left:332px !important;
	top:373px !important;
}

#item25077 {
	width:108px !important;
	height:27px !important;
	left:190px !important;
	top:601px !important;
}

#item25108 {
	width:116px !important;
	height:19px !important;
	left:314px !important;
	top:609px !important;
}

#item39150 {
	width:252px !important;
	height:149px !important;
}

#item40708 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:423px !important;
}

#item39151 {
	width:265px !important;
	height:211px !important;
}

#item40713 {
	width:265px !important;
	height:211px !important;
	left:279px !important;
	top:422px !important;
}

#item39152 {
	width:108px !important;
	height:137px !important;
}

#item40718 {
	width:108px !important;
	height:137px !important;
	left:278px !important;
	top:271px !important;
}

#item39153 {
	width:258px !important;
	height:143px !important;
}

#item40723 {
	width:258px !important;
	height:143px !important;
	left:14px !important;
	top:232px !important;
}

#item39154 {
	width:161px !important;
	height:135px !important;
}

#item40728 {
	width:161px !important;
	height:135px !important;
	left:105px !important;
	top:14px !important;
}

#item39155 {
	width:81px !important;
	height:76px !important;
}

#item40733 {
	width:81px !important;
	height:76px !important;
	left:105px !important;
	top:148px !important;
}

#item39156 {
	width:78px !important;
	height:75px !important;
}

#item40738 {
	width:78px !important;
	height:75px !important;
	left:187px !important;
	top:149px !important;
}

#item39157 {
	width:187px !important;
	height:261px !important;
}

#item40743 {
	width:187px !important;
	height:261px !important;
	left:357px !important;
}

#item25138 {
	width:130px !important;
	height:19px !important;
	left:18px !important;
	top:390px !important;
}

#item25169 {
	width:97px !important;
	height:19px !important;
	left:391px !important;
	top:388px !important;
}

#item25196 {
	width:118px !important;
	height:19px !important;
	left:21px !important;
	top:609px !important;
}

#item25226 {
	width:87px !important;
	height:38px !important;
	left:281px !important;
	top:590px !important;
}

#item25259 {
	width:68px !important;
	height:38px !important;
	left:284px !important;
	top:216px !important;
}

#item25286 {
	width:62px !important;
	height:27px !important;
	left:18px !important;
	top:140px !important;
}

#item25317 {
	width:64px !important;
	height:27px !important;
	left:18px !important;
	top:167px !important;
}

#item25344 {
	width:62px !important;
	height:27px !important;
	left:18px !important;
	top:194px !important;
}

#item39158 {
	width:176px !important;
	height:235px !important;
}

#item40748 {
	width:176px !important;
	height:235px !important;
}

#item39159 {
	width:142px !important;
	height:184px !important;
}

#item40753 {
	width:142px !important;
	height:184px !important;
	left:278px !important;
	top:50px !important;
}

#item39160 {
	width:168px !important;
	height:176px !important;
}

#item40758 {
	width:168px !important;
	height:176px !important;
	left:99px !important;
	top:247px !important;
}

#item39161 {
	width:252px !important;
	height:138px !important;
}

#item40763 {
	width:252px !important;
	height:138px !important;
	left:279px !important;
	top:246px !important;
}

#item39162 {
	width:186px !important;
	height:203px !important;
}

#item40768 {
	width:186px !important;
	height:203px !important;
	top:432px !important;
}

#item39164 {
	width:181px !important;
	height:184px !important;
}

#item40773 {
	width:181px !important;
	height:184px !important;
	left:279px !important;
	top:451px !important;
}

#item25373 {
	width:89px !important;
	height:38px !important;
	left:179px !important;
	top:195px !important;
}

#item25405 {
	width:91px !important;
	height:27px !important;
	left:424px !important;
	top:206px !important;
}

#item25436 {
	width:71px !important;
	height:47px !important;
	left:18px !important;
	top:371px !important;
}

#item25466 {
	width:224px !important;
	height:9px !important;
	left:284px !important;
	top:435px !important;
}

#item25497 {
	width:63px !important;
	height:47px !important;
	left:191px !important;
	top:581px !important;
}

#item25528 {
	width:63px !important;
	height:38px !important;
	left:463px !important;
	top:590px !important;
}

#item39165 {
	width:182px !important;
	height:246px !important;
}

#item40779 {
	width:182px !important;
	height:246px !important;
	left:91px !important;
	top:388px !important;
}

#item39166 {
	width:190px !important;
	height:205px !important;
}

#item40784 {
	width:190px !important;
	height:205px !important;
	left:354px !important;
	top:428px !important;
}

#item39167 {
	width:191px !important;
	height:179px !important;
}

#item40789 {
	width:191px !important;
	height:179px !important;
	left:279px !important;
	top:241px !important;
}

#item39168 {
	width:168px !important;
	height:174px !important;
}

#item40794 {
	width:168px !important;
	height:174px !important;
	left:14px !important;
	top:207px !important;
}

#item39169 {
	width:156px !important;
	height:183px !important;
}

#item40799 {
	width:156px !important;
	height:183px !important;
	left:111px !important;
	top:14px !important;
}

#item39170 {
	width:164px !important;
	height:232px !important;
}

#item40804 {
	width:164px !important;
	height:232px !important;
	left:380px !important;
}

#item25555 {
	width:83px !important;
	height:38px !important;
	left:17px !important;
	top:158px !important;
}

#item25586 {
	width:87px !important;
	height:28px !important;
	left:284px !important;
	top:199px !important;
}

#item25617 {
	width:81px !important;
	height:38px !important;
	left:185px !important;
	top:340px !important;
}

#item25649 {
	width:53px !important;
	height:57px !important;
	left:474px !important;
	top:357px !important;
}

#item25681 {
	width:71px !important;
	height:47px !important;
	left:18px !important;
	top:581px !important;
}

#item25713 {
	width:61px !important;
	height:38px !important;
	left:287px !important;
	top:590px !important;
}

#item39171 {
	width:266px !important;
	height:249px !important;
}

#item40809 {
	width:266px !important;
	height:249px !important;
}

#item39172 {
	width:172px !important;
	height:197px !important;
}

#item40814 {
	width:172px !important;
	height:197px !important;
	left:277px !important;
	top:51px !important;
}

#item39173 {
	width:156px !important;
	height:140px !important;
}

#item40819 {
	width:156px !important;
	height:140px !important;
	left:374px !important;
	top:254px !important;
}

#item39176 {
	width:87px !important;
	height:216px !important;
}

#item40825 {
	width:87px !important;
	height:216px !important;
	left:29px !important;
	top:328px !important;
}

#item39177 {
	width:81px !important;
	height:221px !important;
}

#item40830 {
	width:81px !important;
	height:221px !important;
	left:119px !important;
	top:322px !important;
}

#item39178 {
	width:30px !important;
	height:105px !important;
}

#item40835 {
	width:30px !important;
	height:105px !important;
	left:202px !important;
	top:435px !important;
}

#item39179 {
	width:27px !important;
	height:105px !important;
}

#item40840 {
	width:27px !important;
	height:105px !important;
	left:233px !important;
	top:435px !important;
}

#item39180 {
	width:179px !important;
	height:234px !important;
}

#item40845 {
	width:179px !important;
	height:234px !important;
	left:278px !important;
	top:400px !important;
}

#item25740 {
	width:248px !important;
	height:9px !important;
	left:17px !important;
	top:296px !important;
}

#item25772 {
	width:73px !important;
	height:28px !important;
	left:283px !important;
	top:360px !important;
}

#item25800 {
	width:78px !important;
	height:38px !important;
	left:454px !important;
	top:207px !important;
}

#item25830 {
	width:66px !important;
	height:57px !important;
	left:461px !important;
	top:559px !important;
}

#item25861 {
	width:152px !important;
	height:19px !important;
	left:21px !important;
	top:590px !important;
}

#item25892 {
	width:152px !important;
	height:19px !important;
	left:21px !important;
	top:609px !important;
}

#item39181 {
	width:184px !important;
	height:174px !important;
}

#item40851 {
	width:184px !important;
	height:174px !important;
	left:82px !important;
	top:460px !important;
}

#item39182 {
	width:252px !important;
	height:234px !important;
}

#item40949 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:320px !important;
}

#item39183 {
	width:186px !important;
	height:203px !important;
}

#item40954 {
	width:186px !important;
	height:203px !important;
	left:14px !important;
	top:250px !important;
}

#item39184 {
	width:252px !important;
	height:227px !important;
}

#item40959 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:14px !important;
}

#item39185 {
	width:266px !important;
	height:241px !important;
}

#item40964 {
	width:266px !important;
	height:241px !important;
	left:279px !important;
}

#item25922 {
	width:60px !important;
	height:57px !important;
	left:208px !important;
	top:387px !important;
}

#item25952 {
	width:66px !important;
	height:38px !important;
	left:16px !important;
	top:590px !important;
}

#item25982 {
	width:107px !important;
	height:19px !important;
	left:289px !important;
	top:609px !important;
}

#item26010 {
	width:126px !important;
	height:19px !important;
	left:286px !important;
	top:288px !important;
}

#item26041 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:212px !important;
}

#item39186 {
	width:176px !important;
	height:209px !important;
}

#item40969 {
	width:176px !important;
	height:209px !important;
}

#item39187 {
	width:176px !important;
	height:158px !important;
}

#item40974 {
	width:176px !important;
	height:158px !important;
	left:276px !important;
	top:51px !important;
}

#item39188 {
	width:252px !important;
	height:159px !important;
}

#item40979 {
	width:252px !important;
	height:159px !important;
	left:14px !important;
	top:215px !important;
}

#item39189 {
	width:253px !important;
	height:148px !important;
}

#item40984 {
	width:253px !important;
	height:148px !important;
	left:277px !important;
	top:215px !important;
}

#item39190 {
	width:184px !important;
	height:197px !important;
}

#item40989 {
	width:184px !important;
	height:197px !important;
	top:437px !important;
}

#item39191 {
	width:171px !important;
	height:197px !important;
}

#item40994 {
	width:171px !important;
	height:197px !important;
	left:279px !important;
	top:437px !important;
}

#item26068 {
	width:81px !important;
	height:38px !important;
	left:181px !important;
	top:168px !important;
}

#item26098 {
	width:63px !important;
	height:47px !important;
	left:461px !important;
	top:159px !important;
}

#item26129 {
	width:137px !important;
	height:9px !important;
	left:20px !important;
	top:419px !important;
}

#item26156 {
	width:205px !important;
	height:9px !important;
	left:282px !important;
	top:419px !important;
}

#item26186 {
	width:63px !important;
	height:47px !important;
	left:191px !important;
	top:581px !important;
}

#item26216 {
	width:73px !important;
	height:47px !important;
	left:454px !important;
	top:581px !important;
}

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

#item40999 {
	width:185px !important;
	height:166px !important;
	left:80px !important;
	top:466px !important;
}

#item39193 {
	width:176px !important;
	height:193px !important;
}

#item41004 {
	width:176px !important;
	height:193px !important;
	left:369px !important;
	top:441px !important;
}

#item42939 {
	width:188px !important;
	height:214px !important;
}

#item42933 {
	width:188px !important;
	height:214px !important;
	left:14px !important;
	top:242px !important;
}

#item42945 {
	width:253px !important;
	height:142px !important;
}

#item42940 {
	width:253px !important;
	height:142px !important;
	left:277px !important;
	top:209px !important;
}

#item42951 {
	width:188px !important;
	height:196px !important;
}

#item42946 {
	width:188px !important;
	height:196px !important;
	left:356px !important;
}

#item42957 {
	width:175px !important;
	height:221px !important;
}

#item42952 {
	width:175px !important;
	height:221px !important;
	left:91px !important;
	top:14px !important;
}

#item26247 {
	width:65px !important;
	height:38px !important;
	left:18px !important;
	top:184px !important;
}

#item26274 {
	width:68px !important;
	height:57px !important;
	left:282px !important;
	top:136px !important;
}

#item26306 {
	width:58px !important;
	height:57px !important;
	left:206px !important;
	top:396px !important;
}

#item26336 {
	width:152px !important;
	height:19px !important;
	left:284px !important;
	top:413px !important;
}

#item26367 {
	width:65px !important;
	height:38px !important;
	left:17px !important;
	top:590px !important;
}

#item26394 {
	width:81px !important;
	height:38px !important;
	left:284px !important;
	top:590px !important;
}

#item39195 {
	width:230px !important;
	height:264px !important;
}

#item41009 {
	width:230px !important;
	height:264px !important;
}

#item39196 {
	width:292px !important;
	height:156px !important;
}

#item41014 {
	width:292px !important;
	height:156px !important;
	left:238px !important;
	top:51px !important;
}

#item39197 {
	width:41px !important;
	height:123px !important;
}

#item41020 {
	width:41px !important;
	height:123px !important;
	left:417px !important;
	top:305px !important;
}

#item39198 {
	width:32px !important;
	height:147px !important;
}

#item41025 {
	width:32px !important;
	height:147px !important;
	left:460px !important;
	top:281px !important;
}

#item39199 {
	width:228px !important;
	height:229px !important;
}

#item41030 {
	width:228px !important;
	height:229px !important;
	top:333px !important;
}

#item39200 {
	width:224px !important;
	height:193px !important;
}

#item41035 {
	width:224px !important;
	height:193px !important;
	left:238px !important;
	top:440px !important;
}

#item26424 {
	width:181px !important;
	height:9px !important;
	left:21px !important;
	top:310px !important;
}

#item26452 {
	width:256px !important;
	height:9px !important;
	left:244px !important;
	top:249px !important;
}

#item26482 {
	width:182px !important;
	height:9px !important;
	left:20px !important;
	top:619px !important;
}

#item26509 {
	width:63px !important;
	height:47px !important;
	left:466px !important;
	top:581px !important;
}

#item26536 {
	width:84px !important;
	height:19px !important;
	left:248px !important;
	top:389px !important;
}

#item26563 {
	width:84px !important;
	height:19px !important;
	left:248px !important;
	top:408px !important;
}

#item39201 {
	width:166px !important;
	height:241px !important;
}

#item41040 {
	width:166px !important;
	height:241px !important;
	left:94px !important;
	top:393px !important;
}

#item39202 {
	width:195px !important;
	height:241px !important;
}

#item41045 {
	width:195px !important;
	height:241px !important;
	left:349px !important;
	top:393px !important;
}

#item39203 {
	width:164px !important;
	height:174px !important;
}

#item41050 {
	width:164px !important;
	height:174px !important;
	left:277px !important;
	top:210px !important;
}

#item39204 {
	width:225px !important;
	height:174px !important;
}

#item41055 {
	width:225px !important;
	height:174px !important;
	left:14px !important;
	top:210px !important;
}

#item39205 {
	width:187px !important;
	height:186px !important;
}

#item41060 {
	width:187px !important;
	height:186px !important;
	left:79px !important;
	top:14px !important;
}

#item39206 {
	width:176px !important;
	height:201px !important;
}

#item41065 {
	width:176px !important;
	height:201px !important;
	left:369px !important;
}

#item26590 {
	width:56px !important;
	height:38px !important;
	left:18px !important;
	top:152px !important;
}

#item26617 {
	width:67px !important;
	height:38px !important;
	left:282px !important;
	top:155px !important;
}

#item26647 {
	width:118px !important;
	height:19px !important;
	left:126px !important;
	top:361px !important;
}

#item26678 {
	width:74px !important;
	height:38px !important;
	left:446px !important;
	top:343px !important;
}

#item26709 {
	width:80px !important;
	height:38px !important;
	left:18px !important;
	top:585px !important;
}

#item26739 {
	width:61px !important;
	height:47px !important;
	left:283px !important;
	top:581px !important;
}

#item39207 {
	width:255px !important;
	height:243px !important;
}

#item41070 {
	width:255px !important;
	height:243px !important;
}

#item39208 {
	width:76px !important;
	height:140px !important;
}

#item41075 {
	width:76px !important;
	height:140px !important;
	left:273px !important;
	top:90px !important;
}

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

#item41080 {
	width:84px !important;
	height:142px !important;
	left:358px !important;
	top:82px !important;
}

#item39210 {
	width:177px !important;
	height:179px !important;
}

#item41085 {
	width:177px !important;
	height:179px !important;
	left:353px !important;
	top:256px !important;
}

#item39211 {
	width:86px !important;
	height:252px !important;
}

#item41091 {
	width:86px !important;
	height:252px !important;
	left:104px !important;
	top:300px !important;
}

#item39212 {
	width:79px !important;
	height:78px !important;
}

#item41096 {
	width:79px !important;
	height:78px !important;
	left:23px !important;
	top:388px !important;
}

#item39213 {
	width:80px !important;
	height:80px !important;
}

#item41101 {
	width:80px !important;
	height:80px !important;
	left:22px !important;
	top:465px !important;
}

#item39214 {
	width:197px !important;
	height:190px !important;
}

#item41107 {
	width:197px !important;
	height:190px !important;
	left:266px !important;
	top:443px !important;
}

#item26770 {
	width:186px !important;
	height:9px !important;
	left:19px !important;
	top:280px !important;
}

#item26797 {
	width:76px !important;
	height:36px !important;
	left:271px !important;
	top:400px !important;
}

#item26828 {
	width:63px !important;
	height:28px !important;
	left:467px !important;
	top:600px !important;
}

#item26855 {
	width:74px !important;
	height:38px !important;
	left:449px !important;
	top:161px !important;
}

#item26889 {
	width:83px !important;
	height:38px !important;
	left:449px !important;
	top:199px !important;
}

#item26920 {
	width:74px !important;
	height:9px !important;
	left:21px !important;
	top:608px !important;
}

#item26947 {
	width:69px !important;
	height:9px !important;
	left:100px !important;
	top:608px !important;
}

#item26974 {
	width:64px !important;
	height:9px !important;
	left:173px !important;
	top:608px !important;
}

#item39215 {
	width:179px !important;
	height:155px !important;
}

#item41112 {
	width:179px !important;
	height:155px !important;
	left:94px !important;
	top:457px !important;
}

#item39216 {
	width:200px !important;
	height:194px !important;
}

#item41117 {
	width:200px !important;
	height:194px !important;
	left:344px !important;
	top:439px !important;
}

#item39217 {
	width:158px !important;
	height:184px !important;
}

#item41122 {
	width:158px !important;
	height:184px !important;
	left:278px !important;
	top:247px !important;
}

#item39221 {
	width:151px !important;
	height:172px !important;
}

#item41127 {
	width:151px !important;
	height:172px !important;
	left:14px !important;
	top:247px !important;
}

#item39222 {
	width:247px !important;
	height:99px !important;
}

#item41132 {
	width:247px !important;
	height:99px !important;
	left:18px !important;
	top:55px !important;
}

#item39223 {
	width:179px !important;
	height:235px !important;
}

#item41137 {
	width:179px !important;
	height:235px !important;
	left:365px !important;
}

#item27001 {
	width:66px !important;
	height:28px !important;
	left:18px !important;
	top:600px !important;
}

#item27028 {
	width:124px !important;
	height:19px !important;
	left:20px !important;
	top:211px !important;
}

#item27058 {
	width:91px !important;
	height:28px !important;
	left:285px !important;
	top:200px !important;
}

#item27089 {
	width:63px !important;
	height:28px !important;
	left:175px !important;
	top:390px !important;
}

#item27117 {
	width:71px !important;
	height:38px !important;
	left:446px !important;
	top:385px !important;
}

#item27145 {
	width:62px !important;
	height:47px !important;
	left:282px !important;
	top:582px !important;
}

#item39224 {
	width:191px !important;
	height:196px !important;
}

#item41142 {
	width:191px !important;
	height:196px !important;
	left:57px !important;
	top:94px !important;
}

#item39225 {
	width:97px !important;
	height:99px !important;
}

#item41147 {
	width:97px !important;
	height:99px !important;
	left:433px !important;
	top:312px !important;
}

#item39226 {
	width:97px !important;
	height:99px !important;
}

#item41152 {
	width:97px !important;
	height:99px !important;
	left:14px !important;
	top:420px !important;
}

#item39233 {
	width:97px !important;
	height:99px !important;
}

#item41157 {
	width:97px !important;
	height:99px !important;
	left:14px !important;
	top:529px !important;
}

#item39227 {
	width:97px !important;
	height:99px !important;
}

#item41162 {
	width:97px !important;
	height:99px !important;
	left:119px !important;
	top:420px !important;
}

#item39234 {
	width:97px !important;
	height:99px !important;
}

#item41168 {
	width:97px !important;
	height:99px !important;
	left:119px !important;
	top:529px !important;
}

#item39228 {
	width:97px !important;
	height:99px !important;
}

#item41174 {
	width:97px !important;
	height:99px !important;
	left:224px !important;
	top:420px !important;
}

#item39235 {
	width:97px !important;
	height:99px !important;
}

#item41179 {
	width:97px !important;
	height:99px !important;
	left:224px !important;
	top:529px !important;
}

#item39229 {
	width:97px !important;
	height:99px !important;
}

#item41184 {
	width:97px !important;
	height:99px !important;
	left:328px !important;
	top:420px !important;
}

#item39236 {
	width:97px !important;
	height:99px !important;
}

#item41189 {
	width:97px !important;
	height:99px !important;
	left:328px !important;
	top:529px !important;
}

#item39230 {
	width:97px !important;
	height:99px !important;
}

#item41194 {
	width:97px !important;
	height:99px !important;
	left:433px !important;
	top:420px !important;
}

#item39238 {
	width:97px !important;
	height:99px !important;
}

#item41199 {
	width:97px !important;
	height:99px !important;
	left:433px !important;
	top:529px !important;
}

#item27172 {
	width:57px !important;
	height:19px !important;
	left:421px !important;
	top:158px !important;
}

#item27199 {
	width:78px !important;
	height:19px !important;
	left:421px !important;
	top:178px !important;
}

#item27226 {
	width:66px !important;
	height:19px !important;
	left:421px !important;
	top:199px !important;
}

#item27253 {
	width:59px !important;
	height:19px !important;
	left:421px !important;
	top:219px !important;
}

#item27280 {
	width:58px !important;
	height:19px !important;
	left:421px !important;
	top:240px !important;
}

#item27307 {
	width:58px !important;
	height:19px !important;
	left:421px !important;
	top:260px !important;
}

#item27334 {
	width:59px !important;
	height:19px !important;
	left:339px !important;
	top:158px !important;
}

#item27361 {
	width:59px !important;
	height:19px !important;
	left:339px !important;
	top:178px !important;
}

#item27390 {
	width:59px !important;
	height:19px !important;
	left:339px !important;
	top:199px !important;
}

#item27417 {
	width:59px !important;
	height:19px !important;
	left:339px !important;
	top:219px !important;
}

#item27444 {
	width:57px !important;
	height:19px !important;
	left:339px !important;
	top:240px !important;
}

#item27471 {
	width:66px !important;
	height:19px !important;
	left:339px !important;
	top:260px !important;
}

#item39240 {
	width:373px !important;
	height:142px !important;
}

#item41205 {
	width:373px !important;
	height:142px !important;
	left:157px !important;
	top:57px !important;
}

#item39241 {
	width:162px !important;
	height:194px !important;
}

#item41210 {
	width:162px !important;
	height:194px !important;
	left:14px !important;
	top:208px !important;
}

#item39242 {
	width:253px !important;
	height:178px !important;
}

#item41215 {
	width:253px !important;
	height:178px !important;
	left:277px !important;
	top:205px !important;
}

#item39243 {
	width:251px !important;
	height:154px !important;
}

#item41220 {
	width:251px !important;
	height:154px !important;
	left:14px !important;
	top:410px !important;
}

#item39244 {
	width:177px !important;
	height:242px !important;
}

#item41225 {
	width:177px !important;
	height:242px !important;
	left:367px !important;
	top:391px !important;
}

#item27499 {
	width:134px !important;
	height:19px !important;
	left:20px !important;
	top:176px !important;
}

#item27531 {
	width:85px !important;
	height:28px !important;
	left:179px !important;
	top:364px !important;
}

#item27562 {
	width:129px !important;
	height:19px !important;
	left:395px !important;
	top:359px !important;
}

#item27592 {
	width:186px !important;
	height:9px !important;
	left:20px !important;
	top:619px !important;
}

#item27619 {
	width:82px !important;
	height:47px !important;
	left:283px !important;
	top:576px !important;
}

#item39245 {
	width:128px !important;
	height:175px !important;
}

#item41230 {
	width:128px !important;
	height:175px !important;
	left:31px !important;
	top:79px !important;
}

#item39246 {
	width:116px !important;
	height:188px !important;
}

#item41235 {
	width:116px !important;
	height:188px !important;
	left:142px !important;
	top:80px !important;
}

#item39247 {
	width:114px !important;
	height:125px !important;
}

#item41241 {
	width:114px !important;
	height:125px !important;
	left:300px !important;
	top:88px !important;
}

#item39248 {
	width:113px !important;
	height:129px !important;
}

#item41246 {
	width:113px !important;
	height:129px !important;
	left:406px !important;
	top:130px !important;
}

#item39249 {
	width:105px !important;
	height:116px !important;
}

#item41251 {
	width:105px !important;
	height:116px !important;
	left:14px !important;
	top:434px !important;
}

#item39250 {
	width:106px !important;
	height:118px !important;
}

#item41256 {
	width:106px !important;
	height:118px !important;
	left:110px !important;
	top:368px !important;
}

#item39255 {
	width:116px !important;
	height:181px !important;
}

#item41261 {
	width:116px !important;
	height:181px !important;
	left:283px !important;
	top:364px !important;
}

#item39256 {
	width:125px !important;
	height:188px !important;
}

#item41266 {
	width:125px !important;
	height:188px !important;
	left:382px !important;
	top:362px !important;
}

#item37762 {
	width:105px !important;
	height:9px !important;
	left:384px !important;
	top:582px !important;
}

#item37789 {
	width:105px !important;
	height:9px !important;
	left:384px !important;
	top:591px !important;
}

#item37816 {
	width:105px !important;
	height:9px !important;
	left:384px !important;
	top:601px !important;
}

#item37843 {
	width:105px !important;
	height:9px !important;
	left:384px !important;
	top:610px !important;
}

#item37870 {
	width:355px !important;
	height:9px !important;
	left:13px !important;
	top:582px !important;
}

#item37902 {
	width:355px !important;
	height:9px !important;
	left:13px !important;
	top:591px !important;
}

#item37935 {
	width:355px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item37966 {
	width:355px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39257 {
	width:103px !important;
	height:103px !important;
}

#item41271 {
	width:103px !important;
	height:103px !important;
	left:3px !important;
	top:363px !important;
}

#item39258 {
	width:100px !important;
	height:86px !important;
}

#item41276 {
	width:100px !important;
	height:86px !important;
	left:120px !important;
	top:362px !important;
}

#item39259 {
	width:73px !important;
	height:104px !important;
}

#item41281 {
	width:73px !important;
	height:104px !important;
	left:251px !important;
	top:363px !important;
}

#item39260 {
	width:204px !important;
	height:270px !important;
}

#item41286 {
	width:204px !important;
	height:270px !important;
	left:340px !important;
	top:291px !important;
}

#item39261 {
	width:92px !important;
	height:90px !important;
}

#item41291 {
	width:92px !important;
	height:90px !important;
	left:14px !important;
	top:176px !important;
}

#item39262 {
	width:92px !important;
	height:87px !important;
}

#item41296 {
	width:92px !important;
	height:87px !important;
	left:107px !important;
	top:177px !important;
}

#item39263 {
	width:92px !important;
	height:91px !important;
}

#item41301 {
	width:92px !important;
	height:91px !important;
	left:197px !important;
	top:176px !important;
}

#item39264 {
	width:91px !important;
	height:88px !important;
}

#item41306 {
	width:91px !important;
	height:88px !important;
	left:289px !important;
	top:177px !important;
}

#item39265 {
	width:137px !important;
	height:125px !important;
}

#item41312 {
	width:137px !important;
	height:125px !important;
	left:54px !important;
	top:9px !important;
}

#item39266 {
	width:126px !important;
	height:111px !important;
}

#item41317 {
	width:126px !important;
	height:111px !important;
	left:160px !important;
	top:56px !important;
}

#item39267 {
	width:109px !important;
	height:102px !important;
}

#item41322 {
	width:109px !important;
	height:102px !important;
	left:270px !important;
	top:27px !important;
}

#item39268 {
	width:126px !important;
	height:113px !important;
}

#item41327 {
	width:126px !important;
	height:113px !important;
	left:357px !important;
	top:52px !important;
}

#item37529 {
	width:105px !important;
	height:9px !important;
	left:360px !important;
	top:582px !important;
}

#item37556 {
	width:105px !important;
	height:9px !important;
	left:360px !important;
	top:591px !important;
}

#item37583 {
	width:105px !important;
	height:9px !important;
	left:360px !important;
	top:601px !important;
}

#item37610 {
	width:105px !important;
	height:9px !important;
	left:360px !important;
	top:610px !important;
}

#item37637 {
	width:315px !important;
	height:9px !important;
	left:13px !important;
	top:582px !important;
}

#item37667 {
	width:315px !important;
	height:9px !important;
	left:13px !important;
	top:591px !important;
}

#item37701 {
	width:315px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item37732 {
	width:315px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39269 {
	width:179px !important;
	height:203px !important;
}

#item41332 {
	width:179px !important;
	height:203px !important;
	left:14px !important;
	top:14px !important;
}

#item39271 {
	width:310px !important;
	height:169px !important;
}

#item41337 {
	width:310px !important;
	height:169px !important;
	left:14px !important;
	top:230px !important;
}

#item39272 {
	width:91px !important;
	height:225px !important;
}

#item41342 {
	width:91px !important;
	height:225px !important;
	left:200px !important;
	top:6px !important;
}

#item39273 {
	width:99px !important;
	height:199px !important;
}

#item41347 {
	width:99px !important;
	height:199px !important;
	left:247px !important;
	top:114px !important;
}

#item39274 {
	width:86px !important;
	height:176px !important;
}

#item41352 {
	width:86px !important;
	height:176px !important;
	left:297px !important;
	top:55px !important;
}

#item39275 {
	width:84px !important;
	height:200px !important;
}

#item41357 {
	width:84px !important;
	height:200px !important;
	left:359px !important;
	top:146px !important;
}

#item39276 {
	width:79px !important;
	height:220px !important;
}

#item41362 {
	width:79px !important;
	height:220px !important;
	left:377px !important;
	top:6px !important;
}

#item39277 {
	width:83px !important;
	height:223px !important;
}

#item41367 {
	width:83px !important;
	height:223px !important;
	left:447px !important;
	top:10px !important;
}

#item27650 {
	width:137px !important;
	height:10px !important;
	left:394px !important;
	top:518px !important;
}

#item27677 {
	width:137px !important;
	height:10px !important;
	left:394px !important;
	top:530px !important;
}

#item27705 {
	width:137px !important;
	height:10px !important;
	left:394px !important;
	top:541px !important;
}

#item27732 {
	width:137px !important;
	height:10px !important;
	left:394px !important;
	top:552px !important;
}

#item27759 {
	width:137px !important;
	height:10px !important;
	left:394px !important;
	top:564px !important;
}

#item27786 {
	width:137px !important;
	height:10px !important;
	left:394px !important;
	top:575px !important;
}

#item27813 {
	width:137px !important;
	height:10px !important;
	left:394px !important;
	top:587px !important;
}

#item27840 {
	width:137px !important;
	height:10px !important;
	left:394px !important;
	top:598px !important;
}

#item27868 {
	width:137px !important;
	height:10px !important;
	left:394px !important;
	top:609px !important;
}

#item27895 {
	width:137px !important;
	height:10px !important;
	left:394px !important;
	top:507px !important;
}

#item27922 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:518px !important;
}

#item27953 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:530px !important;
}

#item27983 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:541px !important;
}

#item28013 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:552px !important;
}

#item28043 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:564px !important;
}

#item28074 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:575px !important;
}

#item28108 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:587px !important;
}

#item28139 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:598px !important;
}

#item28170 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item28200 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:507px !important;
}

#item39278 {
	width:129px !important;
	height:150px !important;
}

#item41372 {
	width:129px !important;
	height:150px !important;
	left:23px !important;
	top:327px !important;
}

#item39279 {
	width:72px !important;
	height:116px !important;
}

#item41377 {
	width:72px !important;
	height:116px !important;
	left:207px !important;
	top:397px !important;
}

#item39280 {
	width:76px !important;
	height:105px !important;
}

#item41382 {
	width:76px !important;
	height:105px !important;
	left:288px !important;
	top:371px !important;
}

#item39281 {
	width:80px !important;
	height:103px !important;
}

#item41388 {
	width:80px !important;
	height:103px !important;
	left:398px !important;
	top:349px !important;
}

#item39282 {
	width:80px !important;
	height:81px !important;
}

#item41393 {
	width:80px !important;
	height:81px !important;
	left:60px !important;
	top:135px !important;
}

#item39283 {
	width:68px !important;
	height:52px !important;
}

#item41398 {
	width:68px !important;
	height:52px !important;
	left:135px !important;
	top:152px !important;
}

#item39284 {
	width:67px !important;
	height:60px !important;
}

#item41403 {
	width:67px !important;
	height:60px !important;
	left:206px !important;
	top:145px !important;
}

#item39285 {
	width:133px !important;
	height:166px !important;
}

#item41408 {
	width:133px !important;
	height:166px !important;
	left:283px !important;
	top:31px !important;
}

#item39286 {
	width:129px !important;
	height:157px !important;
}

#item41413 {
	width:129px !important;
	height:157px !important;
	left:385px !important;
	top:62px !important;
}

#item28231 {
	width:134px !important;
	height:10px !important;
	left:398px !important;
	top:598px !important;
}

#item28259 {
	width:134px !important;
	height:10px !important;
	left:398px !important;
	top:609px !important;
}

#item28286 {
	width:381px !important;
	height:10px !important;
	left:13px !important;
	top:598px !important;
}

#item28318 {
	width:381px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39287 {
	width:138px !important;
	height:57px !important;
}

#item41418 {
	width:138px !important;
	height:57px !important;
	left:386px !important;
	top:111px !important;
}

#item39288 {
	width:138px !important;
	height:60px !important;
}

#item41423 {
	width:138px !important;
	height:60px !important;
	left:387px !important;
	top:159px !important;
}

#item39289 {
	width:138px !important;
	height:67px !important;
}

#item41429 {
	width:138px !important;
	height:67px !important;
	left:387px !important;
	top:213px !important;
}

#item39290 {
	width:53px !important;
	height:22px !important;
}

#item41435 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:207px !important;
}

#item39293 {
	width:53px !important;
	height:22px !important;
}

#item41440 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:237px !important;
}

#item39294 {
	width:53px !important;
	height:22px !important;
}

#item41445 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:261px !important;
}

#item39295 {
	width:53px !important;
	height:22px !important;
}

#item41450 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:290px !important;
}

#item39296 {
	width:53px !important;
	height:22px !important;
}

#item41455 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:318px !important;
}

#item39297 {
	width:53px !important;
	height:22px !important;
}

#item41462 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:346px !important;
}

#item39298 {
	width:53px !important;
	height:22px !important;
}

#item41468 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:370px !important;
}

#item39299 {
	width:53px !important;
	height:22px !important;
}

#item41473 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:395px !important;
}

#item39300 {
	width:53px !important;
	height:22px !important;
}

#item41478 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:421px !important;
}

#item39301 {
	width:53px !important;
	height:22px !important;
}

#item41483 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:446px !important;
}

#item39302 {
	width:53px !important;
	height:22px !important;
}

#item41488 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:468px !important;
}

#item39304 {
	width:53px !important;
	height:22px !important;
}

#item41493 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:492px !important;
}

#item39305 {
	width:53px !important;
	height:22px !important;
}

#item41498 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:516px !important;
}

#item39306 {
	width:53px !important;
	height:22px !important;
}

#item41503 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:540px !important;
}

#item39307 {
	width:53px !important;
	height:22px !important;
}

#item41508 {
	width:53px !important;
	height:22px !important;
	left:84px !important;
	top:566px !important;
}

#item28349 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:418px !important;
}

#item28376 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:430px !important;
}

#item28403 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:441px !important;
}

#item28430 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:452px !important;
}

#item28457 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:463px !important;
}

#item28486 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:474px !important;
}

#item28513 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:486px !important;
}

#item28540 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:497px !important;
}

#item28568 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:508px !important;
}

#item28595 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:519px !important;
}

#item28622 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:530px !important;
}

#item28649 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:542px !important;
}

#item28676 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:553px !important;
}

#item28703 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:564px !important;
}

#item28732 {
	width:53px !important;
	height:10px !important;
	left:461px !important;
	top:575px !important;
}

#item28759 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:418px !important;
}

#item28786 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:430px !important;
}

#item28813 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:441px !important;
}

#item28840 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:452px !important;
}

#item28867 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:463px !important;
}

#item28894 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:474px !important;
}

#item28922 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:486px !important;
}

#item28949 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:497px !important;
}

#item28977 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:508px !important;
}

#item29004 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:519px !important;
}

#item29031 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:530px !important;
}

#item29058 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:542px !important;
}

#item29085 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:553px !important;
}

#item29112 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:564px !important;
}

#item29139 {
	width:189px !important;
	height:10px !important;
	left:247px !important;
	top:575px !important;
}

#item39308 {
	width:331px !important;
	height:75px !important;
}

#item41513 {
	width:331px !important;
	height:75px !important;
	left:213px !important;
	top:64px !important;
}

#item39309 {
	width:331px !important;
	height:75px !important;
}

#item41518 {
	width:331px !important;
	height:75px !important;
	left:213px !important;
	top:134px !important;
}

#item39310 {
	width:331px !important;
	height:78px !important;
}

#item41523 {
	width:331px !important;
	height:78px !important;
	left:213px !important;
	top:193px !important;
}

#item39312 {
	width:338px !important;
	height:91px !important;
}

#item41528 {
	width:338px !important;
	height:91px !important;
	left:206px !important;
	top:257px !important;
}

#item39314 {
	width:37px !important;
	height:36px !important;
}

#item41533 {
	width:37px !important;
	height:36px !important;
	left:376px !important;
	top:444px !important;
}

#item39319 {
	width:37px !important;
	height:36px !important;
}

#item41539 {
	width:37px !important;
	height:36px !important;
	left:376px !important;
	top:487px !important;
}

#item39325 {
	width:37px !important;
	height:36px !important;
}

#item41544 {
	width:37px !important;
	height:36px !important;
	left:376px !important;
	top:529px !important;
}

#item39316 {
	width:37px !important;
	height:36px !important;
}

#item41549 {
	width:37px !important;
	height:36px !important;
	left:415px !important;
	top:444px !important;
}

#item39320 {
	width:37px !important;
	height:36px !important;
}

#item41554 {
	width:37px !important;
	height:36px !important;
	left:415px !important;
	top:487px !important;
}

#item39326 {
	width:37px !important;
	height:36px !important;
}

#item41559 {
	width:37px !important;
	height:36px !important;
	left:415px !important;
	top:529px !important;
}

#item39317 {
	width:37px !important;
	height:36px !important;
}

#item41564 {
	width:37px !important;
	height:36px !important;
	left:454px !important;
	top:444px !important;
}

#item39321 {
	width:37px !important;
	height:36px !important;
}

#item41569 {
	width:37px !important;
	height:36px !important;
	left:454px !important;
	top:487px !important;
}

#item39327 {
	width:37px !important;
	height:36px !important;
}

#item41574 {
	width:37px !important;
	height:36px !important;
	left:454px !important;
	top:529px !important;
}

#item39318 {
	width:37px !important;
	height:36px !important;
}

#item41579 {
	width:37px !important;
	height:36px !important;
	left:494px !important;
	top:444px !important;
}

#item39322 {
	width:37px !important;
	height:36px !important;
}

#item41584 {
	width:37px !important;
	height:36px !important;
	left:494px !important;
	top:487px !important;
}

#item39329 {
	width:37px !important;
	height:36px !important;
}

#item41589 {
	width:37px !important;
	height:36px !important;
	left:494px !important;
	top:529px !important;
}

#item39315 {
	width:37px !important;
	height:36px !important;
}

#item41594 {
	width:37px !important;
	height:36px !important;
	left:337px !important;
	top:444px !important;
}

#item39324 {
	width:37px !important;
	height:36px !important;
}

#item41599 {
	width:37px !important;
	height:36px !important;
	left:337px !important;
	top:487px !important;
}

#item39330 {
	width:37px !important;
	height:36px !important;
}

#item41604 {
	width:37px !important;
	height:36px !important;
	left:337px !important;
	top:529px !important;
}

#item29166 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:418px !important;
}

#item29193 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:430px !important;
}

#item29220 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:441px !important;
}

#item29248 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:452px !important;
}

#item29275 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:463px !important;
}

#item29302 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:474px !important;
}

#item29329 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:486px !important;
}

#item29356 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:497px !important;
}

#item29383 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:508px !important;
}

#item29410 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:519px !important;
}

#item29437 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:530px !important;
}

#item29464 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:542px !important;
}

#item29492 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:553px !important;
}

#item29519 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:564px !important;
}

#item29548 {
	width:53px !important;
	height:10px !important;
	left:229px !important;
	top:575px !important;
}

#item29575 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:418px !important;
}

#item29602 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:430px !important;
}

#item29629 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:441px !important;
}

#item29656 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:452px !important;
}

#item29683 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:463px !important;
}

#item29711 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:474px !important;
}

#item29739 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:486px !important;
}

#item29766 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:497px !important;
}

#item29793 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:508px !important;
}

#item29820 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:519px !important;
}

#item29848 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:530px !important;
}

#item29875 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:542px !important;
}

#item29903 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:553px !important;
}

#item29931 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:564px !important;
}

#item29958 {
	width:189px !important;
	height:10px !important;
	left:16px !important;
	top:575px !important;
}

#item39331 {
	width:96px !important;
	height:179px !important;
}

#item41610 {
	width:96px !important;
	height:179px !important;
	left:14px !important;
	top:14px !important;
}

#item39332 {
	width:85px !important;
	height:55px !important;
}

#item41615 {
	width:85px !important;
	height:55px !important;
	left:279px !important;
	top:139px !important;
}

#item39333 {
	width:86px !important;
	height:55px !important;
}

#item41620 {
	width:86px !important;
	height:55px !important;
	left:351px !important;
	top:146px !important;
}

#item39334 {
	width:102px !important;
	height:184px !important;
}

#item41626 {
	width:102px !important;
	height:184px !important;
	left:101px !important;
	top:206px !important;
}

#item39335 {
	width:98px !important;
	height:175px !important;
}

#item41631 {
	width:98px !important;
	height:175px !important;
	left:166px !important;
	top:206px !important;
}

#item39336 {
	width:103px !important;
	height:169px !important;
}

#item41636 {
	width:103px !important;
	height:169px !important;
	left:420px !important;
	top:281px !important;
}

#item39337 {
	width:98px !important;
	height:183px !important;
}

#item41641 {
	width:98px !important;
	height:183px !important;
	left:9px !important;
	top:446px !important;
}

#item39338 {
	width:54px !important;
	height:105px !important;
}

#item41646 {
	width:54px !important;
	height:105px !important;
	left:135px !important;
	top:411px !important;
}

#item39339 {
	width:57px !important;
	height:101px !important;
}

#item41651 {
	width:57px !important;
	height:101px !important;
	left:189px !important;
	top:413px !important;
}

#item39342 {
	width:81px !important;
	height:143px !important;
}

#item41656 {
	width:81px !important;
	height:143px !important;
	left:278px !important;
	top:454px !important;
}

#item39343 {
	width:78px !important;
	height:128px !important;
}

#item41661 {
	width:78px !important;
	height:128px !important;
	left:326px !important;
	top:447px !important;
}

#item39344 {
	width:84px !important;
	height:139px !important;
}

#item41666 {
	width:84px !important;
	height:139px !important;
	left:451px !important;
	top:458px !important;
}

#item39345 {
	width:78px !important;
	height:128px !important;
}

#item41671 {
	width:78px !important;
	height:128px !important;
	left:404px !important;
	top:451px !important;
}

#item29986 {
	width:113px !important;
	height:28px !important;
	left:147px !important;
	top:161px !important;
}

#item30016 {
	width:59px !important;
	height:19px !important;
	left:450px !important;
	top:215px !important;
}

#item30043 {
	width:59px !important;
	height:19px !important;
	left:450px !important;
	top:234px !important;
}

#item30070 {
	width:102px !important;
	height:9px !important;
	left:289px !important;
	top:377px !important;
}

#item30097 {
	width:103px !important;
	height:9px !important;
	left:289px !important;
	top:387px !important;
}

#item30124 {
	width:103px !important;
	height:9px !important;
	left:289px !important;
	top:396px !important;
}

#item30151 {
	width:103px !important;
	height:9px !important;
	left:289px !important;
	top:406px !important;
}

#item30178 {
	width:104px !important;
	height:9px !important;
	left:289px !important;
	top:415px !important;
}

#item30205 {
	width:98px !important;
	height:9px !important;
	left:113px !important;
	top:589px !important;
}

#item30233 {
	width:98px !important;
	height:9px !important;
	left:113px !important;
	top:598px !important;
}

#item30260 {
	width:97px !important;
	height:9px !important;
	left:113px !important;
	top:608px !important;
}

#item30287 {
	width:84px !important;
	height:28px !important;
	left:15px !important;
	top:375px !important;
}

#item30315 {
	width:82px !important;
	height:38px !important;
	left:15px !important;
	top:336px !important;
}

#item39346 {
	width:252px !important;
	height:160px !important;
}

#item41676 {
	width:252px !important;
	height:160px !important;
	left:14px !important;
	top:403px !important;
}

#item39347 {
	width:166px !important;
	height:260px !important;
}

#item41681 {
	width:166px !important;
	height:260px !important;
	left:379px !important;
	top:373px !important;
}

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

#item41687 {
	width:98px !important;
	height:69px !important;
	left:279px !important;
	top:372px !important;
}

#item39349 {
	width:158px !important;
	height:174px !important;
}

#item41693 {
	width:158px !important;
	height:174px !important;
	left:278px !important;
	top:190px !important;
}

#item39350 {
	width:101px !important;
	height:98px !important;
}

#item41698 {
	width:101px !important;
	height:98px !important;
	left:14px !important;
	top:221px !important;
}

#item39351 {
	width:98px !important;
	height:97px !important;
}

#item41703 {
	width:98px !important;
	height:97px !important;
	left:75px !important;
	top:229px !important;
}

#item39352 {
	width:100px !important;
	height:98px !important;
}

#item41708 {
	width:100px !important;
	height:98px !important;
	left:38px !important;
	top:251px !important;
}

#item39353 {
	width:117px !important;
	height:117px !important;
}

#item41713 {
	width:117px !important;
	height:117px !important;
	left:175px !important;
	top:37px !important;
}

#item39358 {
	width:39px !important;
	height:44px !important;
}

#item41718 {
	width:39px !important;
	height:44px !important;
	left:14px !important;
	top:14px !important;
}

#item39359 {
	width:41px !important;
	height:44px !important;
}

#item41724 {
	width:41px !important;
	height:44px !important;
	left:54px !important;
	top:14px !important;
}

#item39360 {
	width:40px !important;
	height:44px !important;
}

#item41729 {
	width:40px !important;
	height:44px !important;
	left:95px !important;
	top:14px !important;
}

#item39361 {
	width:40px !important;
	height:44px !important;
}

#item41734 {
	width:40px !important;
	height:44px !important;
	left:14px !important;
	top:58px !important;
}

#item39362 {
	width:40px !important;
	height:45px !important;
}

#item41739 {
	width:40px !important;
	height:45px !important;
	left:54px !important;
	top:58px !important;
}

#item39363 {
	width:41px !important;
	height:46px !important;
}

#item41744 {
	width:41px !important;
	height:46px !important;
	left:94px !important;
	top:57px !important;
}

#item39364 {
	width:156px !important;
	height:164px !important;
}

#item41749 {
	width:156px !important;
	height:164px !important;
	left:374px !important;
	top:14px !important;
}

#item30345 {
	width:238px !important;
	height:9px !important;
	left:22px !important;
	top:619px !important;
}

#item30377 {
	width:63px !important;
	height:38px !important;
	left:305px !important;
	top:132px !important;
}

#item30404 {
	width:78px !important;
	height:38px !important;
	left:441px !important;
	top:316px !important;
}

#item30434 {
	width:64px !important;
	height:28px !important;
	left:282px !important;
	top:532px !important;
}

#item30466 {
	width:64px !important;
	height:28px !important;
	left:282px !important;
	top:561px !important;
}

#item30493 {
	width:66px !important;
	height:28px !important;
	left:282px !important;
	top:589px !important;
}

#item30521 {
	width:58px !important;
	height:19px !important;
	left:177px !important;
	top:321px !important;
}

#item30548 {
	width:58px !important;
	height:19px !important;
	left:177px !important;
	top:340px !important;
}

#item30575 {
	width:58px !important;
	height:19px !important;
	left:177px !important;
	top:359px !important;
}

#item30602 {
	width:101px !important;
	height:9px !important;
	left:139px !important;
	top:169px !important;
}

#item30629 {
	width:103px !important;
	height:9px !important;
	left:139px !important;
	top:178px !important;
}

#item30656 {
	width:105px !important;
	height:9px !important;
	left:139px !important;
	top:188px !important;
}

#item30683 {
	width:105px !important;
	height:9px !important;
	left:17px !important;
	top:169px !important;
}

#item30711 {
	width:105px !important;
	height:9px !important;
	left:17px !important;
	top:178px !important;
}

#item30738 {
	width:105px !important;
	height:9px !important;
	left:17px !important;
	top:188px !important;
}

#item30765 {
	width:103px !important;
	height:9px !important;
	left:17px !important;
	top:197px !important;
}

#item39368 {
	width:235px !important;
	height:281px !important;
}

#item41754 {
	width:235px !important;
	height:281px !important;
	top:85px !important;
}

#item39369 {
	width:121px !important;
	height:53px !important;
}

#item41760 {
	width:121px !important;
	height:53px !important;
	left:281px !important;
	top:72px !important;
}

#item39370 {
	width:122px !important;
	height:66px !important;
}

#item41765 {
	width:122px !important;
	height:66px !important;
	left:408px !important;
	top:60px !important;
}

#item39371 {
	width:94px !important;
	height:65px !important;
}

#item41770 {
	width:94px !important;
	height:65px !important;
	left:240px !important;
	top:130px !important;
}

#item39372 {
	width:93px !important;
	height:66px !important;
}

#item41775 {
	width:93px !important;
	height:66px !important;
	left:339px !important;
	top:129px !important;
}

#item39373 {
	width:94px !important;
	height:66px !important;
}

#item41780 {
	width:94px !important;
	height:66px !important;
	left:437px !important;
	top:129px !important;
}

#item39374 {
	width:93px !important;
	height:65px !important;
}

#item41785 {
	width:93px !important;
	height:65px !important;
	left:241px !important;
	top:200px !important;
}

#item39375 {
	width:93px !important;
	height:67px !important;
}

#item41790 {
	width:93px !important;
	height:67px !important;
	left:339px !important;
	top:199px !important;
}

#item39376 {
	width:94px !important;
	height:65px !important;
}

#item41795 {
	width:94px !important;
	height:65px !important;
	left:437px !important;
	top:200px !important;
}

#item39377 {
	width:311px !important;
	height:249px !important;
}

#item41800 {
	width:311px !important;
	height:249px !important;
	top:384px !important;
}

#item39378 {
	width:202px !important;
	height:140px !important;
}

#item41805 {
	width:202px !important;
	height:140px !important;
	left:318px !important;
	top:404px !important;
}

#item30792 {
	width:112px !important;
	height:9px !important;
	left:317px !important;
	top:598px !important;
}

#item30819 {
	width:113px !important;
	height:9px !important;
	left:317px !important;
	top:608px !important;
}

#item30846 {
	width:129px !important;
	height:9px !important;
	left:239px !important;
	top:313px !important;
}

#item30873 {
	width:128px !important;
	height:9px !important;
	left:239px !important;
	top:322px !important;
}

#item30900 {
	width:129px !important;
	height:9px !important;
	left:239px !important;
	top:332px !important;
}

#item30927 {
	width:128px !important;
	height:9px !important;
	left:239px !important;
	top:341px !important;
}

#item30955 {
	width:128px !important;
	height:9px !important;
	left:239px !important;
	top:351px !important;
}

#item30982 {
	width:129px !important;
	height:9px !important;
	left:392px !important;
	top:313px !important;
}

#item31009 {
	width:128px !important;
	height:9px !important;
	left:392px !important;
	top:322px !important;
}

#item31036 {
	width:128px !important;
	height:9px !important;
	left:392px !important;
	top:332px !important;
}

#item31063 {
	width:128px !important;
	height:9px !important;
	left:392px !important;
	top:341px !important;
}

#item39380 {
	width:252px !important;
	height:142px !important;
}

#item41810 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:403px !important;
}

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

#item41815 {
	width:261px !important;
	height:198px !important;
	left:283px !important;
	top:435px !important;
}

#item39382 {
	width:296px !important;
	height:255px !important;
}

#item41820 {
	width:296px !important;
	height:255px !important;
	left:248px !important;
	top:99px !important;
}

#item39383 {
	width:130px !important;
	height:84px !important;
}

#item41825 {
	width:130px !important;
	height:84px !important;
	left:60px !important;
	top:87px !important;
}

#item39384 {
	width:109px !important;
	height:79px !important;
}

#item41831 {
	width:109px !important;
	height:79px !important;
	left:14px !important;
	top:175px !important;
}

#item39385 {
	width:111px !important;
	height:78px !important;
}

#item41836 {
	width:111px !important;
	height:78px !important;
	left:128px !important;
	top:176px !important;
}

#item31091 {
	width:86px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item31119 {
	width:87px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item31146 {
	width:87px !important;
	height:9px !important;
	left:13px !important;
	top:316px !important;
}

#item31173 {
	width:88px !important;
	height:9px !important;
	left:13px !important;
	top:326px !important;
}

#item31202 {
	width:88px !important;
	height:9px !important;
	left:136px !important;
	top:316px !important;
}

#item31229 {
	width:87px !important;
	height:9px !important;
	left:136px !important;
	top:326px !important;
}

#item39386 {
	width:68px !important;
	height:68px !important;
}

#item41841 {
	width:68px !important;
	height:68px !important;
	left:34px !important;
	top:116px !important;
}

#item39387 {
	width:35px !important;
	height:35px !important;
}

#item41846 {
	width:35px !important;
	height:35px !important;
	left:106px !important;
	top:143px !important;
}

#item39388 {
	width:115px !important;
	height:118px !important;
}

#item41851 {
	width:115px !important;
	height:118px !important;
	left:154px !important;
	top:53px !important;
}

#item39389 {
	width:79px !important;
	height:48px !important;
}

#item41856 {
	width:79px !important;
	height:48px !important;
	left:170px !important;
	top:76px !important;
}

#item39391 {
	width:156px !important;
	height:146px !important;
}

#item41861 {
	width:156px !important;
	height:146px !important;
	left:275px !important;
	top:64px !important;
}

#item39392 {
	width:164px !important;
	height:136px !important;
}

#item41866 {
	width:164px !important;
	height:136px !important;
	left:366px !important;
	top:219px !important;
}

#item39393 {
	width:118px !important;
	height:95px !important;
}

#item41871 {
	width:118px !important;
	height:95px !important;
	left:149px !important;
	top:319px !important;
}

#item39394 {
	width:66px !important;
	height:72px !important;
}

#item41876 {
	width:66px !important;
	height:72px !important;
	left:84px !important;
	top:338px !important;
}

#item39395 {
	width:66px !important;
	height:72px !important;
}

#item41881 {
	width:66px !important;
	height:72px !important;
	left:17px !important;
	top:338px !important;
}

#item39396 {
	width:252px !important;
	height:273px !important;
}

#item41886 {
	width:252px !important;
	height:273px !important;
	left:277px !important;
	top:360px !important;
}

#item39397 {
	width:173px !important;
	height:142px !important;
}

#item41891 {
	width:173px !important;
	height:142px !important;
	top:493px !important;
}

#item31256 {
	width:120px !important;
	height:19px !important;
	left:20px !important;
	top:250px !important;
}

#item31286 {
	width:114px !important;
	height:19px !important;
	left:150px !important;
	top:250px !important;
}

#item31318 {
	width:86px !important;
	height:28px !important;
	left:280px !important;
	top:318px !important;
}

#item31346 {
	width:87px !important;
	height:19px !important;
	left:435px !important;
	top:191px !important;
}

#item31373 {
	width:124px !important;
	height:19px !important;
	left:408px !important;
	top:609px !important;
}

#item31404 {
	width:88px !important;
	height:28px !important;
	left:179px !important;
	top:600px !important;
}

#item31432 {
	width:243px !important;
	height:9px !important;
	left:16px !important;
	top:460px !important;
}

#item31464 {
	width:243px !important;
	height:9px !important;
	left:16px !important;
	top:469px !important;
}

#item31495 {
	width:243px !important;
	height:9px !important;
	left:16px !important;
	top:478px !important;
}

#item39398 {
	width:45px !important;
	height:58px !important;
}

#item41896 {
	width:45px !important;
	height:58px !important;
	left:118px !important;
	top:359px !important;
}

#item39399 {
	width:26px !important;
	height:28px !important;
}

#item41901 {
	width:26px !important;
	height:28px !important;
	left:167px !important;
	top:363px !important;
}

#item39400 {
	width:30px !important;
	height:36px !important;
}

#item41907 {
	width:30px !important;
	height:36px !important;
	left:118px !important;
	top:293px !important;
}

#item39401 {
	width:83px !important;
	height:123px !important;
}

#item41912 {
	width:83px !important;
	height:123px !important;
	left:178px !important;
	top:458px !important;
}

#item39402 {
	width:63px !important;
	height:68px !important;
}

#item41917 {
	width:63px !important;
	height:68px !important;
	left:130px !important;
	top:499px !important;
}

#item39403 {
	width:108px !important;
	height:47px !important;
}

#item41922 {
	width:108px !important;
	height:47px !important;
	left:137px !important;
	top:580px !important;
}

#item39404 {
	width:191px !important;
	height:206px !important;
}

#item41927 {
	width:191px !important;
	height:206px !important;
	left:353px !important;
	top:428px !important;
}

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

#item41932 {
	width:165px !important;
	height:166px !important;
	left:277px !important;
	top:257px !important;
}

#item39408 {
	width:91px !important;
	height:204px !important;
}

#item41937 {
	width:91px !important;
	height:204px !important;
	left:88px !important;
	top:17px !important;
}

#item39409 {
	width:82px !important;
	height:210px !important;
}

#item41942 {
	width:82px !important;
	height:210px !important;
	left:184px !important;
	top:16px !important;
}

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

#item41948 {
	width:71px !important;
	height:149px !important;
	left:273px !important;
	top:12px !important;
}

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

#item41954 {
	width:81px !important;
	height:63px !important;
	left:348px !important;
	top:90px !important;
}

#item39412 {
	width:27px !important;
	height:32px !important;
}

#item41959 {
	width:27px !important;
	height:32px !important;
	left:449px !important;
	top:49px !important;
}

#item39413 {
	width:55px !important;
	height:56px !important;
}

#item41964 {
	width:55px !important;
	height:56px !important;
	left:450px !important;
	top:92px !important;
}

#item31526 {
	width:64px !important;
	height:38px !important;
	left:288px !important;
	top:586px !important;
}

#item31553 {
	width:63px !important;
	height:28px !important;
	left:444px !important;
	top:387px !important;
}

#item31580 {
	width:132px !important;
	height:38px !important;
	left:283px !important;
	top:211px !important;
}

#item31614 {
	width:97px !important;
	height:38px !important;
	left:433px !important;
	top:211px !important;
}

#item31645 {
	width:94px !important;
	height:38px !important;
	left:19px !important;
	top:501px !important;
}

#item31676 {
	width:100px !important;
	height:47px !important;
	left:19px !important;
	top:541px !important;
}

#item31709 {
	width:64px !important;
	height:38px !important;
	left:19px !important;
	top:590px !important;
}

#item31740 {
	width:66px !important;
	height:28px !important;
	left:20px !important;
	top:177px !important;
}

#item31772 {
	width:66px !important;
	height:28px !important;
	left:20px !important;
	top:205px !important;
}

#item39414 {
	width:189px !important;
	height:395px !important;
}

#item41969 {
	width:189px !important;
	height:395px !important;
	left:23px !important;
	top:140px !important;
}

#item39416 {
	width:184px !important;
	height:403px !important;
}

#item41974 {
	width:184px !important;
	height:403px !important;
	left:339px !important;
	top:169px !important;
}

#item39415 {
	width:154px !important;
	height:371px !important;
}

#item41981 {
	width:154px !important;
	height:371px !important;
	left:214px !important;
	top:162px !important;
}

#item39417 {
	width:184px !important;
	height:408px !important;
}

#item41987 {
	width:184px !important;
	height:408px !important;
	left:105px !important;
	top:153px !important;
}

#item39418 {
	width:200px !important;
	height:330px !important;
}

#item41992 {
	width:200px !important;
	height:330px !important;
	left:295px !important;
	top:206px !important;
}

#item37230 {
	width:83px !important;
	height:9px !important;
	left:415px !important;
	top:600px !important;
}

#item37257 {
	width:81px !important;
	height:9px !important;
	left:291px !important;
	top:600px !important;
}

#item37284 {
	width:62px !important;
	height:9px !important;
	left:176px !important;
	top:600px !important;
}

#item37311 {
	width:76px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item37338 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item39419 {
	width:190px !important;
	height:333px !important;
}

#item41997 {
	width:190px !important;
	height:333px !important;
	left:92px !important;
	top:146px !important;
}

#item39421 {
	width:243px !important;
	height:271px !important;
}

#item42002 {
	width:243px !important;
	height:271px !important;
	left:287px !important;
	top:206px !important;
}

#item39422 {
	width:119px !important;
	height:154px !important;
}

#item42007 {
	width:119px !important;
	height:154px !important;
	left:14px !important;
	top:479px !important;
}

#item39423 {
	width:116px !important;
	height:154px !important;
}

#item42012 {
	width:116px !important;
	height:154px !important;
	left:291px !important;
	top:480px !important;
}

#item39424 {
	width:120px !important;
	height:155px !important;
}

#item42017 {
	width:120px !important;
	height:155px !important;
	left:408px !important;
	top:480px !important;
}

#item39425 {
	width:188px !important;
	height:316px !important;
}

#item42022 {
	width:188px !important;
	height:316px !important;
	left:128px !important;
	top:86px !important;
}

#item39426 {
	width:99px !important;
	height:179px !important;
}

#item42027 {
	width:99px !important;
	height:179px !important;
	left:322px !important;
	top:85px !important;
}

#item39427 {
	width:100px !important;
	height:124px !important;
}

#item42032 {
	width:100px !important;
	height:124px !important;
	left:430px !important;
	top:137px !important;
}

#item39428 {
	width:207px !important;
	height:359px !important;
}

#item42037 {
	width:207px !important;
	height:359px !important;
	left:323px !important;
	top:268px !important;
}

#item39429 {
	width:94px !important;
	height:218px !important;
}

#item42042 {
	width:94px !important;
	height:218px !important;
	left:126px !important;
	top:408px !important;
}

#item39430 {
	width:93px !important;
	height:220px !important;
}

#item42047 {
	width:93px !important;
	height:220px !important;
	left:226px !important;
	top:407px !important;
}

#item36929 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:345px !important;
}

#item36957 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:354px !important;
}

#item36985 {
	width:57px !important;
	height:9px !important;
	left:13px !important;
	top:363px !important;
}

#item37012 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:241px !important;
}

#item37039 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:250px !important;
}

#item37066 {
	width:57px !important;
	height:9px !important;
	left:13px !important;
	top:259px !important;
}

#item37093 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:145px !important;
}

#item37120 {
	width:70px !important;
	height:9px !important;
	left:13px !important;
	top:154px !important;
}

#item37147 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:163px !important;
}

#item37175 {
	width:76px !important;
	height:9px !important;
	left:13px !important;
	top:42px !important;
}

#item37202 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:51px !important;
}

#item39432 {
	width:157px !important;
	height:140px !important;
}

#item42052 {
	width:157px !important;
	height:140px !important;
	left:111px !important;
	top:137px !important;
}

#item39433 {
	width:94px !important;
	height:234px !important;
}

#item42058 {
	width:94px !important;
	height:234px !important;
	left:14px !important;
	top:392px !important;
}

#item39434 {
	width:275px !important;
	height:361px !important;
}

#item42063 {
	width:275px !important;
	height:361px !important;
	left:252px !important;
	top:272px !important;
}

#item39431 {
	width:147px !important;
	height:262px !important;
}

#item42068 {
	width:147px !important;
	height:262px !important;
	left:113px !important;
	top:259px !important;
}

#item39435 {
	width:136px !important;
	height:302px !important;
}

#item42073 {
	width:136px !important;
	height:302px !important;
	left:178px !important;
	top:133px !important;
}

#item39436 {
	width:160px !important;
	height:292px !important;
}

#item42078 {
	width:160px !important;
	height:292px !important;
	left:318px !important;
	top:143px !important;
}

#item37365 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:361px !important;
}

#item37392 {
	width:76px !important;
	height:9px !important;
	left:13px !important;
	top:370px !important;
}

#item37419 {
	width:64px !important;
	height:18px !important;
	left:13px !important;
	top:254px !important;
}

#item37446 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:148px !important;
}

#item37474 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:157px !important;
}

#item37501 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:50px !important;
}

#item39437 {
	width:176px !important;
	height:256px !important;
}

#item42083 {
	width:176px !important;
	height:256px !important;
}

#item39438 {
	width:155px !important;
	height:196px !important;
}

#item42088 {
	width:155px !important;
	height:196px !important;
	left:278px !important;
	top:58px !important;
}

#item39439 {
	width:180px !important;
	height:173px !important;
}

#item42093 {
	width:180px !important;
	height:173px !important;
	left:85px !important;
	top:360px !important;
}

#item39441 {
	width:107px !important;
	height:96px !important;
}

#item42098 {
	width:107px !important;
	height:96px !important;
	left:160px !important;
	top:538px !important;
}

#item39442 {
	width:120px !important;
	height:92px !important;
}

#item42103 {
	width:120px !important;
	height:92px !important;
	left:357px !important;
	top:263px !important;
}

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

#item42108 {
	width:132px !important;
	height:77px !important;
	left:316px !important;
	top:360px !important;
}

#item39444 {
	width:140px !important;
	height:81px !important;
}

#item42113 {
	width:140px !important;
	height:81px !important;
	left:358px !important;
	top:428px !important;
}

#item31799 {
	width:85px !important;
	height:9px !important;
	left:280px !important;
	top:560px !important;
}

#item31827 {
	width:83px !important;
	height:9px !important;
	left:280px !important;
	top:570px !important;
}

#item31854 {
	width:85px !important;
	height:9px !important;
	left:280px !important;
	top:579px !important;
}

#item31881 {
	width:85px !important;
	height:9px !important;
	left:280px !important;
	top:589px !important;
}

#item31908 {
	width:85px !important;
	height:9px !important;
	left:280px !important;
	top:598px !important;
}

#item31935 {
	width:85px !important;
	height:9px !important;
	left:280px !important;
	top:608px !important;
}

#item31962 {
	width:85px !important;
	height:9px !important;
	left:394px !important;
	top:560px !important;
}

#item31989 {
	width:83px !important;
	height:9px !important;
	left:394px !important;
	top:570px !important;
}

#item32016 {
	width:85px !important;
	height:9px !important;
	left:394px !important;
	top:579px !important;
}

#item32044 {
	width:84px !important;
	height:9px !important;
	left:394px !important;
	top:589px !important;
}

#item32071 {
	width:85px !important;
	height:9px !important;
	left:394px !important;
	top:598px !important;
}

#item32098 {
	width:85px !important;
	height:9px !important;
	left:394px !important;
	top:608px !important;
}

#item32125 {
	width:70px !important;
	height:9px !important;
	left:88px !important;
	top:551px !important;
}

#item32152 {
	width:68px !important;
	height:9px !important;
	left:88px !important;
	top:560px !important;
}

#item32179 {
	width:70px !important;
	height:9px !important;
	left:88px !important;
	top:570px !important;
}

#item32206 {
	width:70px !important;
	height:9px !important;
	left:88px !important;
	top:579px !important;
}

#item32233 {
	width:70px !important;
	height:9px !important;
	left:88px !important;
	top:589px !important;
}

#item32260 {
	width:70px !important;
	height:9px !important;
	left:88px !important;
	top:598px !important;
}

#item32288 {
	width:83px !important;
	height:9px !important;
	left:16px !important;
	top:315px !important;
}

#item32315 {
	width:81px !important;
	height:9px !important;
	left:16px !important;
	top:324px !important;
}

#item32342 {
	width:83px !important;
	height:9px !important;
	left:16px !important;
	top:334px !important;
}

#item32370 {
	width:75px !important;
	height:9px !important;
	left:183px !important;
	top:200px !important;
}

#item32397 {
	width:73px !important;
	height:9px !important;
	left:183px !important;
	top:210px !important;
}

#item32424 {
	width:75px !important;
	height:9px !important;
	left:183px !important;
	top:219px !important;
}

#item32451 {
	width:74px !important;
	height:9px !important;
	left:183px !important;
	top:229px !important;
}

#item32478 {
	width:86px !important;
	height:9px !important;
	left:438px !important;
	top:195px !important;
}

#item32505 {
	width:84px !important;
	height:9px !important;
	left:438px !important;
	top:204px !important;
}

#item32534 {
	width:85px !important;
	height:9px !important;
	left:438px !important;
	top:214px !important;
}

#item32561 {
	width:85px !important;
	height:9px !important;
	left:438px !important;
	top:223px !important;
}

#item32588 {
	width:85px !important;
	height:9px !important;
	left:438px !important;
	top:233px !important;
}

#item43061 {
	width:70px !important;
	height:9px !important;
	left:17px !important;
	top:551px !important;
}

#item43088 {
	width:69px !important;
	height:9px !important;
	left:17px !important;
	top:560px !important;
}

#item43115 {
	width:70px !important;
	height:9px !important;
	left:17px !important;
	top:570px !important;
}

#item43142 {
	width:70px !important;
	height:9px !important;
	left:17px !important;
	top:579px !important;
}

#item39445 {
	width:130px !important;
	height:144px !important;
}

#item42118 {
	width:130px !important;
	height:144px !important;
	left:137px !important;
	top:14px !important;
}

#item39446 {
	width:249px !important;
	height:112px !important;
}

#item42123 {
	width:249px !important;
	height:112px !important;
	left:14px !important;
	top:166px !important;
}

#item39447 {
	width:149px !important;
	height:144px !important;
}

#item42129 {
	width:149px !important;
	height:144px !important;
	left:354px !important;
	top:189px !important;
}

#item39448 {
	width:252px !important;
	height:190px !important;
}

#item42134 {
	width:252px !important;
	height:190px !important;
	left:14px !important;
	top:343px !important;
}

#item39449 {
	width:61px !important;
	height:58px !important;
}

#item42139 {
	width:61px !important;
	height:58px !important;
	left:278px !important;
	top:342px !important;
}

#item39450 {
	width:61px !important;
	height:59px !important;
}

#item42145 {
	width:61px !important;
	height:59px !important;
	left:279px !important;
	top:404px !important;
}

#item39451 {
	width:88px !important;
	height:206px !important;
}

#item42150 {
	width:88px !important;
	height:206px !important;
	left:345px !important;
	top:344px !important;
}

#item39452 {
	width:92px !important;
	height:208px !important;
}

#item42155 {
	width:92px !important;
	height:208px !important;
	left:440px !important;
	top:344px !important;
}

#item43179 {
	width:149px !important;
	height:105px !important;
}

#item43174 {
	width:149px !important;
	height:105px !important;
	left:395px !important;
}

#item32615 {
	width:120px !important;
	height:28px !important;
	left:16px !important;
	top:126px !important;
}

#item32646 {
	width:106px !important;
	height:28px !important;
	left:281px !important;
	top:152px !important;
}

#item32676 {
	width:183px !important;
	height:19px !important;
	left:16px !important;
	top:317px !important;
}

#item32707 {
	width:67px !important;
	height:36px !important;
	left:279px !important;
	top:295px !important;
}

#item32740 {
	width:99px !important;
	height:9px !important;
	left:399px !important;
	top:600px !important;
}

#item32768 {
	width:99px !important;
	height:9px !important;
	left:399px !important;
	top:609px !important;
}

#item32795 {
	width:99px !important;
	height:9px !important;
	left:280px !important;
	top:600px !important;
}

#item32822 {
	width:99px !important;
	height:9px !important;
	left:280px !important;
	top:609px !important;
}

#item32849 {
	width:97px !important;
	height:9px !important;
	left:18px !important;
	top:600px !important;
}

#item32876 {
	width:95px !important;
	height:9px !important;
	left:18px !important;
	top:609px !important;
}

#item39455 {
	width:135px !important;
	height:177px !important;
}

#item42160 {
	width:135px !important;
	height:177px !important;
}

#item39456 {
	width:158px !important;
	height:122px !important;
}

#item42165 {
	width:158px !important;
	height:122px !important;
	left:278px !important;
	top:51px !important;
}

#item39457 {
	width:171px !important;
	height:183px !important;
}

#item42170 {
	width:171px !important;
	height:183px !important;
	left:95px !important;
	top:185px !important;
}

#item39458 {
	width:151px !important;
	height:140px !important;
}

#item42175 {
	width:151px !important;
	height:140px !important;
	left:272px !important;
	top:176px !important;
}

#item39459 {
	width:142px !important;
	height:126px !important;
}

#item42180 {
	width:142px !important;
	height:126px !important;
	left:388px !important;
	top:323px !important;
}

#item39460 {
	width:174px !important;
	height:255px !important;
}

#item42185 {
	width:174px !important;
	height:255px !important;
	top:375px !important;
}

#item39461 {
	width:252px !important;
	height:180px !important;
}

#item42190 {
	width:252px !important;
	height:180px !important;
	left:278px !important;
	top:454px !important;
}

#item32903 {
	width:90px !important;
	height:28px !important;
	left:427px !important;
	top:282px !important;
}

#item32930 {
	width:110px !important;
	height:19px !important;
	left:139px !important;
	top:155px !important;
}

#item32960 {
	width:89px !important;
	height:28px !important;
	left:439px !important;
	top:139px !important;
}

#item32988 {
	width:65px !important;
	height:28px !important;
	left:16px !important;
	top:335px !important;
}

#item33018 {
	width:120px !important;
	height:27px !important;
	left:280px !important;
	top:419px !important;
}

#item33051 {
	width:68px !important;
	height:38px !important;
	left:179px !important;
	top:586px !important;
}

#item33078 {
	width:96px !important;
	height:19px !important;
	left:392px !important;
	top:609px !important;
}

#item39462 {
	width:140px !important;
	height:176px !important;
}

#item42195 {
	width:140px !important;
	height:176px !important;
	left:128px !important;
	top:399px !important;
}

#item39463 {
	width:183px !important;
	height:228px !important;
}

#item42200 {
	width:183px !important;
	height:228px !important;
	left:361px !important;
	top:405px !important;
}

#item39464 {
	width:170px !important;
	height:185px !important;
}

#item42206 {
	width:170px !important;
	height:185px !important;
	left:14px !important;
	top:207px !important;
}

#item39465 {
	width:90px !important;
	height:57px !important;
}

#item42212 {
	width:90px !important;
	height:57px !important;
	left:283px !important;
	top:262px !important;
}

#item39466 {
	width:105px !important;
	height:81px !important;
}

#item42217 {
	width:105px !important;
	height:81px !important;
	left:414px !important;
	top:258px !important;
}

#item39467 {
	width:222px !important;
	height:54px !important;
}

#item42222 {
	width:222px !important;
	height:54px !important;
	left:280px !important;
	top:342px !important;
}

#item39468 {
	width:51px !important;
	height:93px !important;
}

#item42227 {
	width:51px !important;
	height:93px !important;
	left:347px !important;
	top:118px !important;
}

#item39476 {
	width:82px !important;
	height:74px !important;
}

#item42232 {
	width:82px !important;
	height:74px !important;
	left:422px !important;
	top:165px !important;
}

#item39475 {
	width:51px !important;
	height:62px !important;
}

#item42237 {
	width:51px !important;
	height:62px !important;
	left:418px !important;
	top:108px !important;
}

#item39477 {
	width:137px !important;
	height:118px !important;
}

#item42243 {
	width:137px !important;
	height:118px !important;
	left:129px !important;
	top:14px !important;
}

#item33105 {
	width:106px !important;
	height:19px !important;
	left:285px !important;
	top:243px !important;
}

#item33132 {
	width:111px !important;
	height:19px !important;
	left:412px !important;
	top:243px !important;
}

#item33164 {
	width:111px !important;
	height:19px !important;
	left:285px !important;
	top:323px !important;
}

#item33191 {
	width:68px !important;
	height:38px !important;
	left:285px !important;
	top:579px !important;
}

#item33219 {
	width:71px !important;
	height:28px !important;
	left:190px !important;
	top:359px !important;
}

#item33246 {
	width:91px !important;
	height:19px !important;
	left:19px !important;
	top:584px !important;
}

#item33273 {
	width:91px !important;
	height:19px !important;
	left:19px !important;
	top:603px !important;
}

#item33300 {
	width:88px !important;
	height:19px !important;
	left:18px !important;
	top:157px !important;
}

#item33327 {
	width:88px !important;
	height:19px !important;
	left:18px !important;
	top:176px !important;
}

#item39478 {
	width:197px !important;
	height:130px !important;
}

#item42248 {
	width:197px !important;
	height:130px !important;
	left:209px !important;
	top:99px !important;
}

#item39479 {
	width:183px !important;
	height:122px !important;
}

#item42253 {
	width:183px !important;
	height:122px !important;
	left:23px !important;
	top:166px !important;
}

#item39480 {
	width:189px !important;
	height:151px !important;
}

#item42258 {
	width:189px !important;
	height:151px !important;
	left:219px !important;
	top:298px !important;
}

#item39481 {
	width:191px !important;
	height:138px !important;
}

#item42263 {
	width:191px !important;
	height:138px !important;
	left:25px !important;
	top:393px !important;
}

#item39482 {
	width:223px !important;
	height:137px !important;
}

#item42268 {
	width:223px !important;
	height:137px !important;
	left:188px !important;
	top:503px !important;
}

#item33355 {
	width:116px !important;
	height:19px !important;
	left:415px !important;
	top:159px !important;
}

#item33385 {
	width:123px !important;
	height:19px !important;
	left:415px !important;
	top:279px !important;
}

#item33415 {
	width:118px !important;
	height:28px !important;
	left:415px !important;
	top:379px !important;
}

#item33448 {
	width:111px !important;
	height:28px !important;
	left:415px !important;
	top:499px !important;
}

#item33479 {
	width:116px !important;
	height:19px !important;
	left:415px !important;
	top:609px !important;
}

#item39486 {
	width:108px !important;
	height:182px !important;
}

#item42273 {
	width:108px !important;
	height:182px !important;
	left:22px !important;
	top:427px !important;
}

#item39487 {
	width:95px !important;
	height:182px !important;
}

#item42279 {
	width:95px !important;
	height:182px !important;
	left:112px !important;
	top:448px !important;
}

#item39488 {
	width:93px !important;
	height:184px !important;
}

#item42284 {
	width:93px !important;
	height:184px !important;
	left:193px !important;
	top:431px !important;
}

#item39489 {
	width:132px !important;
	height:141px !important;
}

#item42289 {
	width:132px !important;
	height:141px !important;
	left:273px !important;
	top:242px !important;
}

#item39490 {
	width:133px !important;
	height:142px !important;
}

#item42294 {
	width:133px !important;
	height:142px !important;
	left:401px !important;
	top:240px !important;
}

#item39491 {
	width:95px !important;
	height:171px !important;
}

#item42299 {
	width:95px !important;
	height:171px !important;
	left:11px !important;
	top:47px !important;
}

#item39492 {
	width:109px !important;
	height:177px !important;
}

#item42304 {
	width:109px !important;
	height:177px !important;
	left:89px !important;
	top:57px !important;
}

#item39493 {
	width:85px !important;
	height:177px !important;
}

#item42309 {
	width:85px !important;
	height:177px !important;
	left:180px !important;
	top:42px !important;
}

#item33509 {
	width:174px !important;
	height:9px !important;
	left:308px !important;
	top:64px !important;
}

#item33536 {
	width:179px !important;
	height:9px !important;
	left:308px !important;
	top:149px !important;
}

#item33568 {
	width:200px !important;
	height:9px !important;
	left:308px !important;
	top:225px !important;
}

#item33600 {
	width:120px !important;
	height:19px !important;
	left:13px !important;
	top:300px !important;
}

#item33633 {
	width:119px !important;
	height:19px !important;
	left:13px !important;
	top:370px !important;
}

#item33664 {
	width:163px !important;
	height:9px !important;
	left:302px !important;
	top:466px !important;
}

#item33694 {
	width:183px !important;
	height:9px !important;
	left:302px !important;
	top:547px !important;
}

#item33724 {
	width:183px !important;
	height:9px !important;
	left:302px !important;
	top:619px !important;
}

#item39494 {
	width:266px !important;
	height:160px !important;
}

#item42314 {
	width:266px !important;
	height:160px !important;
}

#item39495 {
	width:254px !important;
	height:181px !important;
}

#item42319 {
	width:254px !important;
	height:181px !important;
	left:276px !important;
	top:50px !important;
}

#item39496 {
	width:159px !important;
	height:182px !important;
}

#item42324 {
	width:159px !important;
	height:182px !important;
	left:106px !important;
	top:243px !important;
}

#item39497 {
	width:154px !important;
	height:141px !important;
}

#item42329 {
	width:154px !important;
	height:141px !important;
	left:376px !important;
	top:298px !important;
}

#item39498 {
	width:252px !important;
	height:124px !important;
}

#item42334 {
	width:252px !important;
	height:124px !important;
	left:14px !important;
	top:432px !important;
}

#item39499 {
	width:150px !important;
	height:187px !important;
}

#item42339 {
	width:150px !important;
	height:187px !important;
	left:278px !important;
	top:446px !important;
}

#item33754 {
	width:170px !important;
	height:9px !important;
	left:17px !important;
	top:219px !important;
}

#item33785 {
	width:164px !important;
	height:9px !important;
	left:284px !important;
	top:276px !important;
}

#item33812 {
	width:71px !important;
	height:28px !important;
	left:17px !important;
	top:393px !important;
}

#item33839 {
	width:100px !important;
	height:28px !important;
	left:279px !important;
	top:409px !important;
}

#item33870 {
	width:149px !important;
	height:9px !important;
	left:21px !important;
	top:619px !important;
}

#item33897 {
	width:90px !important;
	height:18px !important;
	left:433px !important;
	top:610px !important;
}

#item39500 {
	width:167px !important;
	height:186px !important;
}

#item42344 {
	width:167px !important;
	height:186px !important;
	left:99px !important;
	top:446px !important;
}

#item39501 {
	width:185px !important;
	height:187px !important;
}

#item42350 {
	width:185px !important;
	height:187px !important;
	left:359px !important;
	top:446px !important;
}

#item39502 {
	width:161px !important;
	height:170px !important;
}

#item42355 {
	width:161px !important;
	height:170px !important;
	left:278px !important;
	top:270px !important;
}

#item39504 {
	width:252px !important;
	height:170px !important;
}

#item42360 {
	width:252px !important;
	height:170px !important;
	left:14px !important;
	top:213px !important;
}

#item39505 {
	width:162px !important;
	height:191px !important;
}

#item42365 {
	width:162px !important;
	height:191px !important;
	left:105px !important;
	top:14px !important;
}

#item39506 {
	width:266px !important;
	height:155px !important;
}

#item42370 {
	width:266px !important;
	height:155px !important;
	left:278px !important;
}

#item33925 {
	width:85px !important;
	height:38px !important;
	left:17px !important;
	top:158px !important;
}

#item33956 {
	width:173px !important;
	height:9px !important;
	left:284px !important;
	top:250px !important;
}

#item33984 {
	width:230px !important;
	height:9px !important;
	left:21px !important;
	top:428px !important;
}

#item34015 {
	width:62px !important;
	height:47px !important;
	left:446px !important;
	top:387px !important;
}

#item34045 {
	width:66px !important;
	height:38px !important;
	left:17px !important;
	top:590px !important;
}

#item34077 {
	width:63px !important;
	height:38px !important;
	left:281px !important;
	top:590px !important;
}

#item39507 {
	width:266px !important;
	height:185px !important;
}

#item42375 {
	width:266px !important;
	height:185px !important;
}

#item39508 {
	width:176px !important;
	height:172px !important;
}

#item42380 {
	width:176px !important;
	height:172px !important;
	left:278px !important;
	top:52px !important;
}

#item39509 {
	width:164px !important;
	height:156px !important;
}

#item42385 {
	width:164px !important;
	height:156px !important;
	left:366px !important;
	top:238px !important;
}

#item39510 {
	width:165px !important;
	height:154px !important;
}

#item42390 {
	width:165px !important;
	height:154px !important;
	left:101px !important;
	top:241px !important;
}

#item39511 {
	width:200px !important;
	height:229px !important;
}

#item42395 {
	width:200px !important;
	height:229px !important;
	top:405px !important;
}

#item39512 {
	width:251px !important;
	height:229px !important;
}

#item42400 {
	width:251px !important;
	height:229px !important;
	left:278px !important;
	top:405px !important;
}

#item34105 {
	width:150px !important;
	height:9px !important;
	left:18px !important;
	top:222px !important;
}

#item34132 {
	width:69px !important;
	height:38px !important;
	left:456px !important;
	top:185px !important;
}

#item34159 {
	width:77px !important;
	height:28px !important;
	left:22px !important;
	top:363px !important;
}

#item34186 {
	width:77px !important;
	height:38px !important;
	left:282px !important;
	top:351px !important;
}

#item34217 {
	width:56px !important;
	height:47px !important;
	left:206px !important;
	top:580px !important;
}

#item34245 {
	width:113px !important;
	height:19px !important;
	left:281px !important;
	top:609px !important;
}

#item39513 {
	width:251px !important;
	height:162px !important;
}

#item42405 {
	width:251px !important;
	height:162px !important;
	left:14px !important;
	top:419px !important;
}

#item39514 {
	width:190px !important;
	height:198px !important;
}

#item42410 {
	width:190px !important;
	height:198px !important;
	left:340px !important;
	top:435px !important;
}

#item39515 {
	width:182px !important;
	height:186px !important;
}

#item42415 {
	width:182px !important;
	height:186px !important;
	left:278px !important;
	top:241px !important;
}

#item39517 {
	width:252px !important;
	height:196px !important;
}

#item42420 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:165px !important;
}

#item39518 {
	width:157px !important;
	height:72px !important;
}

#item42426 {
	width:157px !important;
	height:72px !important;
	left:84px !important;
	top:14px !important;
}

#item39519 {
	width:180px !important;
	height:216px !important;
}

#item42431 {
	width:180px !important;
	height:216px !important;
	left:350px !important;
	top:14px !important;
}

#item34272 {
	width:186px !important;
	height:19px !important;
	left:18px !important;
	top:133px !important;
}

#item34303 {
	width:183px !important;
	height:9px !important;
	left:19px !important;
	top:398px !important;
}

#item34334 {
	width:167px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item34361 {
	width:67px !important;
	height:38px !important;
	left:282px !important;
	top:174px !important;
}

#item34388 {
	width:61px !important;
	height:28px !important;
	left:465px !important;
	top:385px !important;
}

#item34418 {
	width:62px !important;
	height:28px !important;
	left:281px !important;
	top:588px !important;
}

#item39520 {
	width:256px !important;
	height:178px !important;
}

#item42436 {
	width:256px !important;
	height:178px !important;
	left:11px !important;
	top:23px !important;
}

#item39521 {
	width:155px !important;
	height:168px !important;
}

#item42441 {
	width:155px !important;
	height:168px !important;
	left:278px !important;
	top:52px !important;
}

#item39522 {
	width:252px !important;
	height:118px !important;
}

#item42446 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:227px !important;
}

#item39523 {
	width:173px !important;
	height:133px !important;
}

#item42451 {
	width:173px !important;
	height:133px !important;
	left:14px !important;
	top:276px !important;
}

#item39524 {
	width:266px !important;
	height:215px !important;
}

#item42456 {
	width:266px !important;
	height:215px !important;
	top:418px !important;
}

#item39525 {
	width:253px !important;
	height:155px !important;
}

#item42461 {
	width:253px !important;
	height:155px !important;
	left:277px !important;
	top:409px !important;
}

#item34445 {
	width:182px !important;
	height:9px !important;
	left:21px !important;
	top:257px !important;
}

#item34472 {
	width:62px !important;
	height:28px !important;
	left:438px !important;
	top:186px !important;
}

#item34503 {
	width:75px !important;
	height:28px !important;
	left:192px !important;
	top:374px !important;
}

#item34530 {
	width:171px !important;
	height:9px !important;
	left:281px !important;
	top:391px !important;
}

#item34558 {
	width:97px !important;
	height:28px !important;
	left:161px !important;
	top:600px !important;
}

#item34585 {
	width:177px !important;
	height:9px !important;
	left:281px !important;
	top:619px !important;
}

#item39526 {
	width:252px !important;
	height:162px !important;
}

#item42467 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:367px !important;
}

#item39527 {
	width:187px !important;
	height:235px !important;
}

#item42473 {
	width:187px !important;
	height:235px !important;
	left:358px !important;
	top:398px !important;
}

#item39528 {
	width:251px !important;
	height:139px !important;
}

#item42478 {
	width:251px !important;
	height:139px !important;
	left:14px !important;
	top:162px !important;
}

#item39530 {
	width:180px !important;
	height:153px !important;
}

#item42483 {
	width:180px !important;
	height:153px !important;
	left:278px !important;
	top:236px !important;
}

#item39531 {
	width:155px !important;
	height:227px !important;
}

#item42488 {
	width:155px !important;
	height:227px !important;
	left:389px !important;
}

#item39532 {
	width:151px !important;
	height:143px !important;
}

#item42493 {
	width:151px !important;
	height:143px !important;
	left:117px !important;
	top:14px !important;
}

#item34614 {
	width:98px !important;
	height:19px !important;
	left:17px !important;
	top:130px !important;
}

#item34641 {
	width:110px !important;
	height:18px !important;
	left:279px !important;
	top:209px !important;
}

#item34673 {
	width:196px !important;
	height:9px !important;
	left:21px !important;
	top:347px !important;
}

#item34703 {
	width:62px !important;
	height:38px !important;
	left:462px !important;
	top:348px !important;
}

#item34730 {
	width:211px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item34762 {
	width:74px !important;
	height:38px !important;
	left:283px !important;
	top:575px !important;
}

#item39533 {
	width:266px !important;
	height:237px !important;
}

#item42500 {
	width:266px !important;
	height:237px !important;
}

#item39534 {
	width:252px !important;
	height:138px !important;
}

#item42506 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:51px !important;
}

#item39535 {
	width:147px !important;
	height:137px !important;
}

#item42511 {
	width:147px !important;
	height:137px !important;
	left:383px !important;
	top:264px !important;
}

#item39536 {
	width:100px !important;
	height:101px !important;
}

#item42516 {
	width:100px !important;
	height:101px !important;
	left:115px !important;
	top:339px !important;
}

#item39537 {
	width:94px !important;
	height:129px !important;
}

#item42521 {
	width:94px !important;
	height:129px !important;
	left:34px !important;
	top:380px !important;
}

#item39538 {
	width:125px !important;
	height:124px !important;
}

#item42526 {
	width:125px !important;
	height:124px !important;
	left:119px !important;
	top:429px !important;
}

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

#item42531 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:410px !important;
}

#item34790 {
	width:86px !important;
	height:9px !important;
	left:123px !important;
	top:609px !important;
}

#item34817 {
	width:204px !important;
	height:9px !important;
	left:20px !important;
	top:293px !important;
}

#item34848 {
	width:213px !important;
	height:9px !important;
	left:282px !important;
	top:239px !important;
}

#item34878 {
	width:88px !important;
	height:28px !important;
	left:280px !important;
	top:370px !important;
}

#item34905 {
	width:73px !important;
	height:38px !important;
	left:433px !important;
	top:590px !important;
}

#item34935 {
	width:89px !important;
	height:9px !important;
	left:15px !important;
	top:610px !important;
}

#item34962 {
	width:89px !important;
	height:9px !important;
	left:15px !important;
	top:619px !important;
}

#item39541 {
	width:151px !important;
	height:178px !important;
}

#item42536 {
	width:151px !important;
	height:178px !important;
	left:117px !important;
	top:456px !important;
}

#item39542 {
	width:125px !important;
	height:187px !important;
}

#item42541 {
	width:125px !important;
	height:187px !important;
	left:403px !important;
	top:442px !important;
}

#item39543 {
	width:142px !important;
	height:225px !important;
}

#item42546 {
	width:142px !important;
	height:225px !important;
	left:278px !important;
	top:209px !important;
}

#item39544 {
	width:252px !important;
	height:212px !important;
}

#item42551 {
	width:252px !important;
	height:212px !important;
	left:14px !important;
	top:179px !important;
}

#item39545 {
	width:138px !important;
	height:156px !important;
}

#item42556 {
	width:138px !important;
	height:156px !important;
	left:128px !important;
	top:14px !important;
}

#item39546 {
	width:199px !important;
	height:199px !important;
}

#item42561 {
	width:199px !important;
	height:199px !important;
	left:345px !important;
}

#item34989 {
	width:101px !important;
	height:19px !important;
	left:20px !important;
	top:147px !important;
}

#item35017 {
	width:137px !important;
	height:9px !important;
	left:18px !important;
	top:436px !important;
}

#item35044 {
	width:87px !important;
	height:19px !important;
	left:18px !important;
	top:609px !important;
}

#item35071 {
	width:62px !important;
	height:38px !important;
	left:281px !important;
	top:147px !important;
}

#item35101 {
	width:88px !important;
	height:28px !important;
	left:427px !important;
	top:396px !important;
}

#item35128 {
	width:123px !important;
	height:19px !important;
	left:280px !important;
	top:609px !important;
}

#item39547 {
	width:267px !important;
	height:204px !important;
}

#item42566 {
	width:267px !important;
	height:204px !important;
}

#item39548 {
	width:185px !important;
	height:196px !important;
}

#item42571 {
	width:185px !important;
	height:196px !important;
	left:345px !important;
	top:51px !important;
}

#item39549 {
	width:252px !important;
	height:101px !important;
}

#item42577 {
	width:252px !important;
	height:101px !important;
	left:278px !important;
	top:252px !important;
}

#item39550 {
	width:163px !important;
	height:150px !important;
}

#item42582 {
	width:163px !important;
	height:150px !important;
	left:103px !important;
	top:278px !important;
}

#item39551 {
	width:197px !important;
	height:198px !important;
}

#item42587 {
	width:197px !important;
	height:198px !important;
	top:435px !important;
}

#item39552 {
	width:188px !important;
	height:199px !important;
}

#item42592 {
	width:188px !important;
	height:199px !important;
	left:278px !important;
	top:434px !important;
}

#item35158 {
	width:217px !important;
	height:9px !important;
	left:20px !important;
	top:256px !important;
}

#item35189 {
	width:63px !important;
	height:38px !important;
	left:279px !important;
	top:205px !important;
}

#item35216 {
	width:80px !important;
	height:19px !important;
	left:17px !important;
	top:409px !important;
}

#item35243 {
	width:232px !important;
	height:9px !important;
	left:280px !important;
	top:416px !important;
}

#item35275 {
	width:71px !important;
	height:38px !important;
	left:199px !important;
	top:579px !important;
}

#item35302 {
	width:59px !important;
	height:28px !important;
	left:468px !important;
	top:600px !important;
}

#item39555 {
	width:184px !important;
	height:226px !important;
}

#item42597 {
	width:184px !important;
	height:226px !important;
	left:83px !important;
	top:406px !important;
}

#item39556 {
	width:252px !important;
	height:149px !important;
}

#item42602 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:405px !important;
}

#item39557 {
	width:139px !important;
	height:185px !important;
}

#item42607 {
	width:139px !important;
	height:185px !important;
	left:278px !important;
	top:215px !important;
}

#item39558 {
	width:252px !important;
	height:126px !important;
}

#item42612 {
	width:252px !important;
	height:126px !important;
	left:14px !important;
	top:213px !important;
}

#item39559 {
	width:177px !important;
	height:193px !important;
}

#item42617 {
	width:177px !important;
	height:193px !important;
	left:89px !important;
	top:14px !important;
}

#item39560 {
	width:252px !important;
	height:125px !important;
}

#item42622 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:14px !important;
}

#item35329 {
	width:62px !important;
	height:28px !important;
	left:20px !important;
	top:163px !important;
}

#item35356 {
	width:215px !important;
	height:9px !important;
	left:283px !important;
	top:190px !important;
}

#item35386 {
	width:160px !important;
	height:9px !important;
	left:21px !important;
	top:386px !important;
}

#item35413 {
	width:110px !important;
	height:19px !important;
	left:420px !important;
	top:377px !important;
}

#item35442 {
	width:60px !important;
	height:38px !important;
	left:17px !important;
	top:590px !important;
}

#item35469 {
	width:201px !important;
	height:9px !important;
	left:282px !important;
	top:619px !important;
}

#item39561 {
	width:265px !important;
	height:235px !important;
}

#item42627 {
	width:265px !important;
	height:235px !important;
}

#item39562 {
	width:252px !important;
	height:179px !important;
}

#item42632 {
	width:252px !important;
	height:179px !important;
	left:278px !important;
	top:56px !important;
}

#item39563 {
	width:141px !important;
	height:183px !important;
}

#item42637 {
	width:141px !important;
	height:183px !important;
	left:126px !important;
	top:247px !important;
}

#item39564 {
	width:252px !important;
	height:127px !important;
}

#item42642 {
	width:252px !important;
	height:127px !important;
	left:278px !important;
	top:247px !important;
}

#item39565 {
	width:252px !important;
	height:133px !important;
}

#item42648 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:443px !important;
}

#item39566 {
	width:133px !important;
	height:190px !important;
}

#item42653 {
	width:133px !important;
	height:190px !important;
	left:397px !important;
	top:443px !important;
}

#item35497 {
	width:93px !important;
	height:19px !important;
	left:158px !important;
	top:213px !important;
}

#item35524 {
	width:106px !important;
	height:19px !important;
	left:408px !important;
	top:117px !important;
}

#item35554 {
	width:86px !important;
	height:19px !important;
	left:17px !important;
	top:407px !important;
}

#item35581 {
	width:202px !important;
	height:9px !important;
	left:281px !important;
	top:419px !important;
}

#item35611 {
	width:142px !important;
	height:19px !important;
	left:19px !important;
	top:611px !important;
}

#item35642 {
	width:89px !important;
	height:28px !important;
	left:281px !important;
	top:600px !important;
}

#item39567 {
	width:170px !important;
	height:190px !important;
}

#item42658 {
	width:170px !important;
	height:190px !important;
	left:96px !important;
	top:443px !important;
}

#item39568 {
	width:154px !important;
	height:190px !important;
}

#item42664 {
	width:154px !important;
	height:190px !important;
	left:367px !important;
	top:444px !important;
}

#item39569 {
	width:163px !important;
	height:184px !important;
}

#item42669 {
	width:163px !important;
	height:184px !important;
	left:278px !important;
	top:247px !important;
}

#item39572 {
	width:156px !important;
	height:184px !important;
}

#item42674 {
	width:156px !important;
	height:184px !important;
	left:14px !important;
	top:247px !important;
}

#item39573 {
	width:156px !important;
	height:62px !important;
}

#item42679 {
	width:156px !important;
	height:62px !important;
	left:107px !important;
	top:128px !important;
}

#item39574 {
	width:159px !important;
	height:56px !important;
}

#item42684 {
	width:159px !important;
	height:56px !important;
	left:100px !important;
	top:169px !important;
}

#item39575 {
	width:267px !important;
	height:175px !important;
}

#item42689 {
	width:267px !important;
	height:175px !important;
	left:277px !important;
}

#item35673 {
	width:151px !important;
	height:9px !important;
	left:285px !important;
	top:217px !important;
}

#item35700 {
	width:69px !important;
	height:28px !important;
	left:174px !important;
	top:400px !important;
}

#item35728 {
	width:77px !important;
	height:38px !important;
	left:447px !important;
	top:388px !important;
}

#item35758 {
	width:65px !important;
	height:47px !important;
	left:283px !important;
	top:581px !important;
}

#item35789 {
	width:80px !important;
	height:38px !important;
	left:18px !important;
	top:581px !important;
}

#item35820 {
	width:56px !important;
	height:19px !important;
	left:18px !important;
	top:182px !important;
}

#item35847 {
	width:57px !important;
	height:19px !important;
	left:18px !important;
	top:201px !important;
}

#item39577 {
	width:105px !important;
	height:100px !important;
}

#item42694 {
	width:105px !important;
	height:100px !important;
	left:152px !important;
	top:14px !important;
}

#item39578 {
	width:108px !important;
	height:94px !important;
}

#item42699 {
	width:108px !important;
	height:94px !important;
	left:150px !important;
	top:136px !important;
}

#item39579 {
	width:81px !important;
	height:69px !important;
}

#item42704 {
	width:81px !important;
	height:69px !important;
	left:137px !important;
	top:246px !important;
}

#item39580 {
	width:78px !important;
	height:79px !important;
}

#item42709 {
	width:78px !important;
	height:79px !important;
	left:401px !important;
	top:226px !important;
}

#item39581 {
	width:103px !important;
	height:96px !important;
}

#item42714 {
	width:103px !important;
	height:96px !important;
	left:401px !important;
	top:118px !important;
}

#item39582 {
	width:67px !important;
	height:87px !important;
}

#item42719 {
	width:67px !important;
	height:87px !important;
	left:410px !important;
	top:11px !important;
}

#item36461 {
	width:114px !important;
	height:19px !important;
	left:276px !important;
	top:319px !important;
}

#item36493 {
	width:125px !important;
	height:19px !important;
	left:276px !important;
	top:211px !important;
}

#item36525 {
	width:115px !important;
	height:19px !important;
	left:276px !important;
	top:74px !important;
}

#item36552 {
	width:109px !important;
	height:19px !important;
	left:13px !important;
	top:319px !important;
}

#item36579 {
	width:121px !important;
	height:19px !important;
	left:13px !important;
	top:215px !important;
}

#item36606 {
	width:123px !important;
	height:19px !important;
	left:13px !important;
	top:84px !important;
}

#item39583 {
	width:227px !important;
	height:150px !important;
}

#item42725 {
	width:227px !important;
	height:150px !important;
	left:14px !important;
	top:52px !important;
}

#item39584 {
	width:253px !important;
	height:202px !important;
}

#item42731 {
	width:253px !important;
	height:202px !important;
	left:277px !important;
	top:14px !important;
}

#item39589 {
	width:175px !important;
	height:168px !important;
}

#item42736 {
	width:175px !important;
	height:168px !important;
	left:91px !important;
	top:213px !important;
}

#item39590 {
	width:249px !important;
	height:146px !important;
}

#item42741 {
	width:249px !important;
	height:146px !important;
	left:279px !important;
	top:223px !important;
}

#item39591 {
	width:252px !important;
	height:184px !important;
}

#item42746 {
	width:252px !important;
	height:184px !important;
	left:14px !important;
	top:387px !important;
}

#item39592 {
	width:187px !important;
	height:202px !important;
}

#item42751 {
	width:187px !important;
	height:202px !important;
	left:357px !important;
	top:431px !important;
}

#item36636 {
	width:76px !important;
	height:47px !important;
	left:286px !important;
	top:576px !important;
}

#item36666 {
	width:195px !important;
	height:9px !important;
	left:17px !important;
	top:619px !important;
}

#item36693 {
	width:186px !important;
	height:9px !important;
	left:283px !important;
	top:407px !important;
}

#item36720 {
	width:78px !important;
	height:38px !important;
	left:17px !important;
	top:339px !important;
}

#item36748 {
	width:90px !important;
	height:28px !important;
	left:439px !important;
	top:186px !important;
}

#item36775 {
	width:108px !important;
	height:19px !important;
	left:156px !important;
	top:181px !important;
}

#item39593 {
	width:252px !important;
	height:236px !important;
}

#item42756 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:14px !important;
}

#item39594 {
	width:252px !important;
	height:184px !important;
}

#item42762 {
	width:252px !important;
	height:184px !important;
	left:278px !important;
	top:47px !important;
}

#item39595 {
	width:252px !important;
	height:253px !important;
}

#item42767 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:263px !important;
}

#item39596 {
	width:170px !important;
	height:256px !important;
}

#item42772 {
	width:170px !important;
	height:256px !important;
	left:278px !important;
	top:330px !important;
}

#item36806 {
	width:64px !important;
	height:38px !important;
	left:193px !important;
	top:199px !important;
}

#item36837 {
	width:236px !important;
	height:9px !important;
	left:285px !important;
	top:304px !important;
}

#item36868 {
	width:206px !important;
	height:9px !important;
	left:18px !important;
	top:576px !important;
}

#item36898 {
	width:64px !important;
	height:28px !important;
	left:455px !important;
	top:546px !important;
}
#in5footer,  #prefooter {display:none;}
