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

#item40378 {
	width:238px !important;
	height:452px !important;
}

#item41034 {
	width:238px !important;
	height:452px !important;
	top:166px !important;
}

#item40379 {
	width:374px !important;
	height:213px !important;
}

#item41039 {
	width:374px !important;
	height:213px !important;
	left:170px !important;
	top:405px !important;
}

#item40380 {
	width:210px !important;
	height:337px !important;
}

#item41044 {
	width:210px !important;
	height:337px !important;
	left:249px !important;
	top:20px !important;
}

#item40381 {
	width:252px !important;
	height:200px !important;
}

#item41051 {
	width:252px !important;
	height:200px !important;
	left:14px !important;
	top:370px !important;
}

#item40382 {
	width:260px !important;
	height:280px !important;
}

#item41056 {
	width:260px !important;
	height:280px !important;
	left:270px !important;
	top:367px !important;
}

#item39060 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item39087 {
	width:103px !important;
	height:20px !important;
	left:425px !important;
	top:608px !important;
}

#item39117 {
	width:73px !important;
	height:20px !important;
	left:428px !important;
	top:107px !important;
}

#item39144 {
	width:84px !important;
	height:29px !important;
	left:428px !important;
	top:126px !important;
}

#item40383 {
	width:225px !important;
	height:224px !important;
}

#item41061 {
	width:225px !important;
	height:224px !important;
	left:14px !important;
	top:344px !important;
}

#item40384 {
	width:256px !important;
	height:191px !important;
}

#item41067 {
	width:256px !important;
	height:191px !important;
	left:278px !important;
	top:377px !important;
}

#item40385 {
	width:153px !important;
	height:218px !important;
}

#item41072 {
	width:153px !important;
	height:218px !important;
	left:297px !important;
	top:14px !important;
}

#item40386 {
	width:121px !important;
	height:133px !important;
}

#item41077 {
	width:121px !important;
	height:133px !important;
	left:409px !important;
	top:3px !important;
}

#item40387 {
	width:253px !important;
	height:278px !important;
}

#item41082 {
	width:253px !important;
	height:278px !important;
	left:14px !important;
}

#item39176 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:319px !important;
}

#item39203 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item39234 {
	width:201px !important;
	height:9px !important;
	left:252px !important;
	top:619px !important;
}

#item39266 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:309px !important;
}

#item39299 {
	width:113px !important;
	height:9px !important;
	left:276px !important;
	top:284px !important;
}

#item39329 {
	width:113px !important;
	height:9px !important;
	left:276px !important;
	top:294px !important;
}

#item40388 {
	width:264px !important;
	height:168px !important;
}

#item41087 {
	width:264px !important;
	height:168px !important;
	left:264px !important;
	top:14px !important;
}

#item40389 {
	width:128px !important;
	height:83px !important;
}

#item41092 {
	width:128px !important;
	height:83px !important;
	left:325px !important;
	top:63px !important;
}

#item40390 {
	width:219px !important;
	height:338px !important;
}

#item41097 {
	width:219px !important;
	height:338px !important;
	left:14px !important;
	top:14px !important;
}

#item40392 {
	width:353px !important;
	height:229px !important;
}

#item41102 {
	width:353px !important;
	height:229px !important;
	top:403px !important;
}

#item40393 {
	width:184px !important;
	height:292px !important;
}

#item41107 {
	width:184px !important;
	height:292px !important;
	left:354px !important;
	top:336px !important;
}

#item19469 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:389px !important;
}

#item19496 {
	width:107px !important;
	height:20px !important;
	left:246px !important;
	top:388px !important;
}

#item19527 {
	width:100px !important;
	height:20px !important;
	left:228px !important;
	top:608px !important;
}

#item19555 {
	width:196px !important;
	height:9px !important;
	left:251px !important;
	top:233px !important;
}

#item19583 {
	width:196px !important;
	height:9px !important;
	left:251px !important;
	top:243px !important;
}

#item40394 {
	width:275px !important;
	height:184px !important;
}

#item41112 {
	width:275px !important;
	height:184px !important;
	left:3px !important;
	top:389px !important;
}

#item40395 {
	width:175px !important;
	height:369px !important;
}

#item41117 {
	width:175px !important;
	height:369px !important;
	left:363px !important;
	top:283px !important;
}

#item40396 {
	width:227px !important;
	height:279px !important;
}

#item41123 {
	width:227px !important;
	height:279px !important;
	left:309px !important;
}

#item40397 {
	width:194px !important;
	height:369px !important;
}

#item41128 {
	width:194px !important;
	height:369px !important;
	left:95px !important;
	top:14px !important;
}

#item19610 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item19637 {
	width:75px !important;
	height:20px !important;
	left:295px !important;
	top:608px !important;
}

#item19664 {
	width:79px !important;
	height:20px !important;
	left:299px !important;
	top:358px !important;
}

#item19691 {
	width:60px !important;
	height:40px !important;
	left:23px !important;
	top:307px !important;
}

#item40398 {
	width:249px !important;
	height:225px !important;
}

#item41133 {
	width:249px !important;
	height:225px !important;
	left:281px !important;
	top:50px !important;
}

#item40399 {
	width:184px !important;
	height:214px !important;
}

#item41138 {
	width:184px !important;
	height:214px !important;
}

#item40400 {
	width:116px !important;
	height:111px !important;
}

#item41143 {
	width:116px !important;
	height:111px !important;
	left:14px !important;
	top:224px !important;
}

#item40401 {
	width:137px !important;
	height:111px !important;
}

#item41148 {
	width:137px !important;
	height:111px !important;
	left:134px !important;
	top:224px !important;
}

#item40403 {
	width:257px !important;
	height:192px !important;
}

#item41153 {
	width:257px !important;
	height:192px !important;
	left:14px !important;
	top:339px !important;
}

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

#item41158 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:339px !important;
}

#item19718 {
	width:83px !important;
	height:28px !important;
	left:190px !important;
	top:182px !important;
}

#item19745 {
	width:208px !important;
	height:9px !important;
	left:283px !important;
	top:314px !important;
}

#item19780 {
	width:166px !important;
	height:9px !important;
	left:285px !important;
	top:611px !important;
}

#item19811 {
	width:179px !important;
	height:9px !important;
	left:18px !important;
	top:581px !important;
}

#item19841 {
	width:179px !important;
	height:9px !important;
	left:18px !important;
	top:590px !important;
}

#item19868 {
	width:179px !important;
	height:9px !important;
	left:18px !important;
	top:600px !important;
}

#item19899 {
	width:179px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item40405 {
	width:170px !important;
	height:200px !important;
}

#item41163 {
	width:170px !important;
	height:200px !important;
	left:14px !important;
	top:434px !important;
}

#item40406 {
	width:171px !important;
	height:224px !important;
}

#item41168 {
	width:171px !important;
	height:224px !important;
	left:359px !important;
	top:408px !important;
}

#item40407 {
	width:180px !important;
	height:191px !important;
}

#item41173 {
	width:180px !important;
	height:191px !important;
	left:88px !important;
	top:234px !important;
}

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

#item41178 {
	width:252px !important;
	height:132px !important;
	left:278px !important;
	top:207px !important;
}

#item40409 {
	width:178px !important;
	height:185px !important;
}

#item41183 {
	width:178px !important;
	height:185px !important;
	left:352px !important;
	top:14px !important;
}

#item40410 {
	width:252px !important;
	height:150px !important;
}

#item41188 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:14px !important;
}

#item19926 {
	width:186px !important;
	height:9px !important;
	left:281px !important;
	top:381px !important;
}

#item19953 {
	width:61px !important;
	height:47px !important;
	left:189px !important;
	top:575px !important;
}

#item19986 {
	width:69px !important;
	height:38px !important;
	left:287px !important;
	top:574px !important;
}

#item20017 {
	width:123px !important;
	height:19px !important;
	left:18px !important;
	top:202px !important;
}

#item20047 {
	width:69px !important;
	height:47px !important;
	left:18px !important;
	top:376px !important;
}

#item20077 {
	width:78px !important;
	height:38px !important;
	left:280px !important;
	top:157px !important;
}

#item40411 {
	width:266px !important;
	height:242px !important;
}

#item41193 {
	width:266px !important;
	height:242px !important;
}

#item40412 {
	width:252px !important;
	height:240px !important;
}

#item41199 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:14px !important;
}

#item40416 {
	width:383px !important;
	height:264px !important;
}

#item41204 {
	width:383px !important;
	height:264px !important;
	top:333px !important;
}

#item40417 {
	width:129px !important;
	height:77px !important;
}

#item41209 {
	width:129px !important;
	height:77px !important;
	left:257px !important;
	top:546px !important;
}

#item40418 {
	width:61px !important;
	height:76px !important;
}

#item41214 {
	width:61px !important;
	height:76px !important;
	left:392px !important;
	top:546px !important;
}

#item40419 {
	width:67px !important;
	height:76px !important;
}

#item41219 {
	width:67px !important;
	height:76px !important;
	left:458px !important;
	top:545px !important;
}

#item20104 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item20131 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item20163 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item20190 {
	width:121px !important;
	height:9px !important;
	left:397px !important;
	top:474px !important;
}

#item20218 {
	width:121px !important;
	height:9px !important;
	left:397px !important;
	top:485px !important;
}

#item20246 {
	width:121px !important;
	height:9px !important;
	left:397px !important;
	top:495px !important;
}

#item20274 {
	width:121px !important;
	height:9px !important;
	left:397px !important;
	top:506px !important;
}

#item40420 {
	width:252px !important;
	height:301px !important;
}

#item41224 {
	width:252px !important;
	height:301px !important;
	left:14px !important;
	top:326px !important;
}

#item40421 {
	width:168px !important;
	height:301px !important;
}

#item41229 {
	width:168px !important;
	height:301px !important;
	left:362px !important;
	top:326px !important;
}

#item40422 {
	width:252px !important;
	height:237px !important;
}

#item41234 {
	width:252px !important;
	height:237px !important;
	left:278px !important;
	top:14px !important;
}

#item40423 {
	width:114px !important;
	height:119px !important;
}

#item41239 {
	width:114px !important;
	height:119px !important;
	left:24px !important;
	top:192px !important;
}

#item40424 {
	width:109px !important;
	height:214px !important;
}

#item41244 {
	width:109px !important;
	height:214px !important;
	left:154px !important;
	top:88px !important;
}

#item20301 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item20328 {
	width:74px !important;
	height:29px !important;
	left:280px !important;
	top:459px !important;
}

#item20358 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item20389 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:295px !important;
}

#item20416 {
	width:93px !important;
	height:29px !important;
	left:17px !important;
	top:130px !important;
}

#item20449 {
	width:132px !important;
	height:20px !important;
	left:17px !important;
	top:88px !important;
}

#item20481 {
	width:132px !important;
	height:20px !important;
	left:17px !important;
	top:108px !important;
}

#item40425 {
	width:253px !important;
	height:258px !important;
}

#item41249 {
	width:253px !important;
	height:258px !important;
	left:277px !important;
}

#item40426 {
	width:268px !important;
	height:249px !important;
}

#item41254 {
	width:268px !important;
	height:249px !important;
}

#item40427 {
	width:257px !important;
	height:229px !important;
}

#item41259 {
	width:257px !important;
	height:229px !important;
	left:14px !important;
	top:320px !important;
}

#item40428 {
	width:252px !important;
	height:239px !important;
}

#item41264 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:326px !important;
}

#item20511 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item20541 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item20568 {
	width:169px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item20598 {
	width:131px !important;
	height:9px !important;
	left:312px !important;
	top:619px !important;
}

#item40429 {
	width:299px !important;
	height:175px !important;
}

#item41270 {
	width:299px !important;
	height:175px !important;
	left:29px !important;
	top:316px !important;
}

#item40430 {
	width:103px !important;
	height:91px !important;
}

#item41275 {
	width:103px !important;
	height:91px !important;
	left:14px !important;
	top:433px !important;
}

#item40431 {
	width:105px !important;
	height:103px !important;
}

#item41280 {
	width:105px !important;
	height:103px !important;
	left:14px !important;
	top:523px !important;
}

#item40432 {
	width:187px !important;
	height:232px !important;
}

#item41285 {
	width:187px !important;
	height:232px !important;
	left:343px !important;
	top:326px !important;
}

#item40433 {
	width:312px !important;
	height:205px !important;
}

#item41290 {
	width:312px !important;
	height:205px !important;
	left:218px !important;
	top:14px !important;
}

#item40434 {
	width:54px !important;
	height:40px !important;
}

#item41295 {
	width:54px !important;
	height:40px !important;
	left:217px !important;
	top:224px !important;
}

#item40435 {
	width:58px !important;
	height:40px !important;
}

#item41300 {
	width:58px !important;
	height:40px !important;
	left:271px !important;
	top:224px !important;
}

#item40436 {
	width:113px !important;
	height:50px !important;
}

#item41305 {
	width:113px !important;
	height:50px !important;
	left:217px !important;
	top:264px !important;
}

#item40437 {
	width:208px !important;
	height:244px !important;
}

#item41310 {
	width:208px !important;
	height:244px !important;
	left:6px !important;
	top:9px !important;
}

#item20625 {
	width:125px !important;
	height:18px !important;
	left:13px !important;
	top:298px !important;
}

#item20657 {
	width:176px !important;
	height:9px !important;
	left:341px !important;
	top:619px !important;
}

#item20684 {
	width:213px !important;
	height:9px !important;
	left:122px !important;
	top:583px !important;
}

#item20716 {
	width:213px !important;
	height:18px !important;
	left:122px !important;
	top:592px !important;
}

#item20747 {
	width:213px !important;
	height:18px !important;
	left:122px !important;
	top:610px !important;
}

#item20777 {
	width:195px !important;
	height:9px !important;
	left:334px !important;
	top:271px !important;
}

#item20810 {
	width:195px !important;
	height:9px !important;
	left:334px !important;
	top:282px !important;
}

#item20841 {
	width:195px !important;
	height:9px !important;
	left:334px !important;
	top:292px !important;
}

#item20872 {
	width:195px !important;
	height:9px !important;
	left:334px !important;
	top:303px !important;
}

#item40438 {
	width:253px !important;
	height:208px !important;
}

#item41315 {
	width:253px !important;
	height:208px !important;
	left:277px !important;
}

#item40441 {
	width:208px !important;
	height:317px !important;
}

#item41320 {
	width:208px !important;
	height:317px !important;
	left:14px !important;
	top:14px !important;
}

#item40442 {
	width:273px !important;
	height:157px !important;
}

#item41326 {
	width:273px !important;
	height:157px !important;
	left:5px !important;
	top:394px !important;
}

#item40443 {
	width:197px !important;
	height:220px !important;
}

#item41331 {
	width:197px !important;
	height:220px !important;
	left:253px !important;
	top:275px !important;
}

#item40444 {
	width:211px !important;
	height:194px !important;
}

#item41336 {
	width:211px !important;
	height:194px !important;
	left:326px !important;
	top:440px !important;
}

#item20899 {
	width:71px !important;
	height:29px !important;
	left:197px !important;
	top:103px !important;
}

#item20926 {
	width:202px !important;
	height:9px !important;
	left:325px !important;
	top:260px !important;
}

#item20957 {
	width:132px !important;
	height:9px !important;
	left:97px !important;
	top:619px !important;
}

#item20985 {
	width:67px !important;
	height:29px !important;
	left:448px !important;
	top:356px !important;
}

#item21012 {
	width:63px !important;
	height:40px !important;
	left:448px !important;
	top:386px !important;
}

#item40445 {
	width:206px !important;
	height:288px !important;
}

#item41341 {
	width:206px !important;
	height:288px !important;
	left:5px !important;
	top:343px !important;
}

#item40446 {
	width:238px !important;
	height:237px !important;
}

#item41347 {
	width:238px !important;
	height:237px !important;
	left:292px !important;
	top:397px !important;
}

#item40447 {
	width:171px !important;
	height:201px !important;
}

#item41352 {
	width:171px !important;
	height:201px !important;
	left:177px !important;
	top:179px !important;
}

#item40448 {
	width:186px !important;
	height:309px !important;
}

#item41357 {
	width:186px !important;
	height:309px !important;
	left:359px !important;
}

#item40449 {
	width:252px !important;
	height:153px !important;
}

#item41362 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item21039 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item21068 {
	width:132px !important;
	height:18px !important;
	left:13px !important;
	top:250px !important;
}

#item21100 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:312px !important;
}

#item21130 {
	width:74px !important;
	height:29px !important;
	left:276px !important;
	top:112px !important;
}

#item21157 {
	width:73px !important;
	height:20px !important;
	left:357px !important;
	top:376px !important;
}

#item40452 {
	width:266px !important;
	height:256px !important;
}

#item41367 {
	width:266px !important;
	height:256px !important;
}

#item40453 {
	width:252px !important;
	height:233px !important;
}

#item41372 {
	width:252px !important;
	height:233px !important;
	left:278px !important;
	top:14px !important;
}

#item40454 {
	width:326px !important;
	height:263px !important;
}

#item41378 {
	width:326px !important;
	height:263px !important;
	left:6px !important;
	top:303px !important;
}

#item40455 {
	width:192px !important;
	height:333px !important;
}

#item41384 {
	width:192px !important;
	height:333px !important;
	left:338px !important;
	top:291px !important;
}

#item21184 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item21211 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:295px !important;
}

#item21241 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item21272 {
	width:74px !important;
	height:20px !important;
	left:237px !important;
	top:608px !important;
}

#item40456 {
	width:288px !important;
	height:270px !important;
}

#item41389 {
	width:288px !important;
	height:270px !important;
	left:14px !important;
	top:254px !important;
}

#item40457 {
	width:203px !important;
	height:241px !important;
}

#item41394 {
	width:203px !important;
	height:241px !important;
	left:327px !important;
	top:349px !important;
}

#item40458 {
	width:143px !important;
	height:92px !important;
}

#item41399 {
	width:143px !important;
	height:92px !important;
	left:290px !important;
	top:560px !important;
}

#item40459 {
	width:255px !important;
	height:171px !important;
}

#item41404 {
	width:255px !important;
	height:171px !important;
	left:14px !important;
	top:14px !important;
}

#item40460 {
	width:252px !important;
	height:226px !important;
}

#item41409 {
	width:252px !important;
	height:226px !important;
	left:278px !important;
	top:14px !important;
}

#item21299 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:237px !important;
}

#item21326 {
	width:149px !important;
	height:9px !important;
	left:309px !important;
	top:286px !important;
}

#item21353 {
	width:158px !important;
	height:20px !important;
	left:309px !important;
	top:298px !important;
}

#item21384 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item21411 {
	width:117px !important;
	height:20px !important;
	left:127px !important;
	top:588px !important;
}

#item21442 {
	width:117px !important;
	height:20px !important;
	left:127px !important;
	top:608px !important;
}

#item40461 {
	width:262px !important;
	height:179px !important;
}

#item41414 {
	width:262px !important;
	height:179px !important;
	left:278px !important;
	top:14px !important;
}

#item40462 {
	width:266px !important;
	height:373px !important;
}

#item41420 {
	width:266px !important;
	height:373px !important;
}

#item40463 {
	width:266px !important;
	height:181px !important;
}

#item41425 {
	width:266px !important;
	height:181px !important;
	top:386px !important;
}

#item40464 {
	width:252px !important;
	height:193px !important;
}

#item41430 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:366px !important;
}

#item21469 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:132px !important;
}

#item21497 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:271px !important;
}

#item21524 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item21551 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:618px !important;
}

#item40465 {
	width:252px !important;
	height:236px !important;
}

#item41435 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:332px !important;
}

#item40466 {
	width:255px !important;
	height:534px !important;
}

#item41440 {
	width:255px !important;
	height:534px !important;
	left:278px !important;
	top:14px !important;
}

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

#item41445 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
}

#item21581 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item21608 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item21635 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:605px !important;
}

#item21662 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40470 {
	width:266px !important;
	height:211px !important;
}

#item41450 {
	width:266px !important;
	height:211px !important;
}

#item40471 {
	width:252px !important;
	height:197px !important;
}

#item41455 {
	width:252px !important;
	height:197px !important;
	left:278px !important;
	top:14px !important;
}

#item40473 {
	width:252px !important;
	height:235px !important;
}

#item41460 {
	width:252px !important;
	height:235px !important;
	left:14px !important;
	top:325px !important;
}

#item40474 {
	width:130px !important;
	height:193px !important;
}

#item41465 {
	width:130px !important;
	height:193px !important;
	left:273px !important;
	top:314px !important;
}

#item40475 {
	width:124px !important;
	height:215px !important;
}

#item41470 {
	width:124px !important;
	height:215px !important;
	left:406px !important;
	top:437px !important;
}

#item40477 {
	width:172px !important;
	height:338px !important;
}

#item41480 {
	width:172px !important;
	height:338px !important;
	left:544px !important;
}

#item21693 {
	width:192px !important;
	height:20px !important;
	left:13px !important;
	top:257px !important;
}

#item21727 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:258px !important;
}

#item21754 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item21784 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item21815 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40476 {
	width:175px !important;
	height:239px !important;
}

#item41475 {
	width:175px !important;
	height:239px !important;
	left:14px !important;
	top:343px !important;
}

#item40478 {
	width:114px !important;
	height:180px !important;
}

#item41485 {
	width:114px !important;
	height:180px !important;
	left:193px !important;
	top:314px !important;
}

#item40479 {
	width:113px !important;
	height:157px !important;
}

#item41491 {
	width:113px !important;
	height:157px !important;
	left:308px !important;
	top:247px !important;
}

#item40480 {
	width:184px !important;
	height:199px !important;
}

#item41496 {
	width:184px !important;
	height:199px !important;
	left:293px !important;
	top:435px !important;
}

#item40481 {
	width:238px !important;
	height:237px !important;
}

#item41502 {
	width:238px !important;
	height:237px !important;
	left:306px !important;
}

#item21842 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:622px !important;
}

#item21869 {
	width:49px !important;
	height:36px !important;
	left:463px !important;
	top:486px !important;
}

#item21896 {
	width:98px !important;
	height:29px !important;
	left:183px !important;
	top:198px !important;
}

#item21930 {
	width:89px !important;
	height:20px !important;
	left:183px !important;
	top:93px !important;
}

#item21958 {
	width:74px !important;
	height:27px !important;
	left:436px !important;
	top:332px !important;
}

#item21989 {
	width:102px !important;
	height:27px !important;
	left:436px !important;
	top:359px !important;
}

#item40482 {
	width:252px !important;
	height:182px !important;
}

#item41507 {
	width:252px !important;
	height:182px !important;
	left:14px !important;
	top:14px !important;
}

#item40483 {
	width:167px !important;
	height:228px !important;
}

#item41512 {
	width:167px !important;
	height:228px !important;
	left:278px !important;
	top:14px !important;
}

#item40484 {
	width:252px !important;
	height:271px !important;
}

#item41517 {
	width:252px !important;
	height:271px !important;
	left:14px !important;
	top:283px !important;
}

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

#item41522 {
	width:252px !important;
	height:122px !important;
	left:278px !important;
	top:423px !important;
}

#item44121 {
	width:164px !important;
	height:164px !important;
}

#item44116 {
	width:164px !important;
	height:164px !important;
	left:366px !important;
	top:250px !important;
}

#item22020 {
	width:163px !important;
	height:19px !important;
	left:18px !important;
	top:253px !important;
}

#item22051 {
	width:75px !important;
	height:47px !important;
	left:452px !important;
	top:176px !important;
}

#item22081 {
	width:78px !important;
	height:47px !important;
	left:280px !important;
	top:364px !important;
}

#item22113 {
	width:190px !important;
	height:9px !important;
	left:22px !important;
	top:611px !important;
}

#item22141 {
	width:209px !important;
	height:9px !important;
	left:284px !important;
	top:611px !important;
}

#item40487 {
	width:181px !important;
	height:210px !important;
}

#item41527 {
	width:181px !important;
	height:210px !important;
	left:85px !important;
	top:417px !important;
}

#item40488 {
	width:252px !important;
	height:211px !important;
}

#item41532 {
	width:252px !important;
	height:211px !important;
	left:278px !important;
	top:416px !important;
}

#item40489 {
	width:174px !important;
	height:174px !important;
}

#item41537 {
	width:174px !important;
	height:174px !important;
	left:278px !important;
	top:234px !important;
}

#item40490 {
	width:169px !important;
	height:194px !important;
}

#item41542 {
	width:169px !important;
	height:194px !important;
	left:14px !important;
	top:215px !important;
}

#item40491 {
	width:163px !important;
	height:192px !important;
}

#item41548 {
	width:163px !important;
	height:192px !important;
	left:103px !important;
	top:14px !important;
}

#item40492 {
	width:157px !important;
	height:212px !important;
}

#item41553 {
	width:157px !important;
	height:212px !important;
	left:373px !important;
	top:14px !important;
}

#item22171 {
	width:63px !important;
	height:38px !important;
	left:20px !important;
	top:166px !important;
}

#item22201 {
	width:79px !important;
	height:28px !important;
	left:286px !important;
	top:123px !important;
}

#item22228 {
	width:63px !important;
	height:28px !important;
	left:189px !important;
	top:371px !important;
}

#item22258 {
	width:61px !important;
	height:38px !important;
	left:459px !important;
	top:362px !important;
}

#item22285 {
	width:63px !important;
	height:28px !important;
	left:19px !important;
	top:585px !important;
}

#item22312 {
	width:63px !important;
	height:28px !important;
	left:287px !important;
	top:584px !important;
}

#item40495 {
	width:218px !important;
	height:106px !important;
}

#item41558 {
	width:218px !important;
	height:106px !important;
	left:108px !important;
	top:28px !important;
}

#item40496 {
	width:86px !important;
	height:96px !important;
}

#item41563 {
	width:86px !important;
	height:96px !important;
	left:14px !important;
	top:94px !important;
}

#item40497 {
	width:65px !important;
	height:94px !important;
}

#item41570 {
	width:65px !important;
	height:94px !important;
	left:310px !important;
	top:151px !important;
}

#item40498 {
	width:161px !important;
	height:129px !important;
}

#item41575 {
	width:161px !important;
	height:129px !important;
	left:137px !important;
	top:116px !important;
}

#item40499 {
	width:266px !important;
	height:302px !important;
}

#item41580 {
	width:266px !important;
	height:302px !important;
	top:266px !important;
}

#item40500 {
	width:186px !important;
	height:172px !important;
}

#item41586 {
	width:186px !important;
	height:172px !important;
	left:358px !important;
	top:266px !important;
}

#item40501 {
	width:184px !important;
	height:184px !important;
}

#item41591 {
	width:184px !important;
	height:184px !important;
	left:360px !important;
	top:451px !important;
}

#item22339 {
	width:123px !important;
	height:9px !important;
	left:395px !important;
	top:124px !important;
}

#item22367 {
	width:122px !important;
	height:9px !important;
	left:395px !important;
	top:247px !important;
}

#item22394 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:383px !important;
}

#item22421 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item22448 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40502 {
	width:157px !important;
	height:209px !important;
}

#item41596 {
	width:157px !important;
	height:209px !important;
	left:109px !important;
	top:426px !important;
}

#item40503 {
	width:266px !important;
	height:152px !important;
}

#item41601 {
	width:266px !important;
	height:152px !important;
	left:278px !important;
	top:427px !important;
}

#item40504 {
	width:183px !important;
	height:195px !important;
}

#item41606 {
	width:183px !important;
	height:195px !important;
	left:83px !important;
	top:221px !important;
}

#item40505 {
	width:177px !important;
	height:196px !important;
}

#item41611 {
	width:177px !important;
	height:196px !important;
	left:367px !important;
	top:219px !important;
}

#item40506 {
	width:175px !important;
	height:209px !important;
}

#item41616 {
	width:175px !important;
	height:209px !important;
	left:370px !important;
}

#item40507 {
	width:167px !important;
	height:207px !important;
}

#item41621 {
	width:167px !important;
	height:207px !important;
	left:99px !important;
}

#item22476 {
	width:63px !important;
	height:40px !important;
	left:13px !important;
	top:377px !important;
}

#item22504 {
	width:84px !important;
	height:29px !important;
	left:13px !important;
	top:599px !important;
}

#item22531 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item22558 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item22585 {
	width:82px !important;
	height:20px !important;
	left:276px !important;
	top:397px !important;
}

#item22613 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40512 {
	width:158px !important;
	height:197px !important;
}

#item41626 {
	width:158px !important;
	height:197px !important;
	left:14px !important;
	top:118px !important;
}

#item40513 {
	width:179px !important;
	height:195px !important;
}

#item41631 {
	width:179px !important;
	height:195px !important;
	left:278px !important;
	top:57px !important;
}

#item40514 {
	width:252px !important;
	height:250px !important;
}

#item41636 {
	width:252px !important;
	height:250px !important;
	left:278px !important;
	top:326px !important;
}

#item40515 {
	width:252px !important;
	height:225px !important;
}

#item41642 {
	width:252px !important;
	height:225px !important;
	left:14px !important;
	top:325px !important;
}

#item22640 {
	width:100px !important;
	height:29px !important;
	left:161px !important;
	top:148px !important;
}

#item22670 {
	width:124px !important;
	height:29px !important;
	left:390px !important;
	top:277px !important;
}

#item22700 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:616px !important;
}

#item22727 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item22754 {
	width:157px !important;
	height:20px !important;
	left:13px !important;
	top:611px !important;
}

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

#item41647 {
	width:177px !important;
	height:118px !important;
	left:14px !important;
	top:429px !important;
}

#item40517 {
	width:259px !important;
	height:242px !important;
}

#item41652 {
	width:259px !important;
	height:242px !important;
	left:285px !important;
	top:334px !important;
}

#item40518 {
	width:77px !important;
	height:68px !important;
}

#item41657 {
	width:77px !important;
	height:68px !important;
	left:201px !important;
	top:351px !important;
}

#item40519 {
	width:62px !important;
	height:74px !important;
}

#item41662 {
	width:62px !important;
	height:74px !important;
	left:201px !important;
	top:273px !important;
}

#item40520 {
	width:66px !important;
	height:72px !important;
}

#item41667 {
	width:66px !important;
	height:72px !important;
	left:268px !important;
	top:275px !important;
}

#item40521 {
	width:179px !important;
	height:145px !important;
}

#item41672 {
	width:179px !important;
	height:145px !important;
	left:14px !important;
	top:221px !important;
}

#item40522 {
	width:179px !important;
	height:170px !important;
}

#item41677 {
	width:179px !important;
	height:170px !important;
	left:14px !important;
}

#item40523 {
	width:342px !important;
	height:158px !important;
}

#item41682 {
	width:342px !important;
	height:158px !important;
	left:202px !important;
	top:38px !important;
}

#item22784 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item22811 {
	width:126px !important;
	height:20px !important;
	left:13px !important;
	top:403px !important;
}

#item22843 {
	width:162px !important;
	height:9px !important;
	left:212px !important;
	top:243px !important;
}

#item22870 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:595px !important;
}

#item22897 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:606px !important;
}

#item22928 {
	width:41px !important;
	height:9px !important;
	left:245px !important;
	top:568px !important;
}

#item22955 {
	width:39px !important;
	height:9px !important;
	left:245px !important;
	top:581px !important;
}

#item22982 {
	width:40px !important;
	height:9px !important;
	left:245px !important;
	top:593px !important;
}

#item23009 {
	width:40px !important;
	height:9px !important;
	left:245px !important;
	top:606px !important;
}

#item23036 {
	width:41px !important;
	height:9px !important;
	left:289px !important;
	top:568px !important;
}

#item23064 {
	width:42px !important;
	height:9px !important;
	left:289px !important;
	top:581px !important;
}

#item23091 {
	width:42px !important;
	height:9px !important;
	left:289px !important;
	top:593px !important;
}

#item23120 {
	width:42px !important;
	height:9px !important;
	left:289px !important;
	top:606px !important;
}

#item40524 {
	width:252px !important;
	height:308px !important;
}

#item41687 {
	width:252px !important;
	height:308px !important;
	left:14px !important;
	top:14px !important;
}

#item40525 {
	width:252px !important;
	height:226px !important;
}

#item41692 {
	width:252px !important;
	height:226px !important;
	left:278px !important;
	top:14px !important;
}

#item40526 {
	width:349px !important;
	height:145px !important;
}

#item41697 {
	width:349px !important;
	height:145px !important;
	left:14px !important;
	top:395px !important;
}

#item40527 {
	width:152px !important;
	height:306px !important;
}

#item41702 {
	width:152px !important;
	height:306px !important;
	left:393px !important;
	top:315px !important;
}

#item23147 {
	width:79px !important;
	height:40px !important;
	left:178px !important;
	top:309px !important;
}

#item23178 {
	width:93px !important;
	height:29px !important;
	left:178px !important;
	top:351px !important;
}

#item23208 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:281px !important;
}

#item23235 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:376px !important;
}

#item23265 {
	width:87px !important;
	height:29px !important;
	left:331px !important;
	top:393px !important;
}

#item23296 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item23323 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:613px !important;
}

#item40530 {
	width:252px !important;
	height:257px !important;
}

#item41707 {
	width:252px !important;
	height:257px !important;
	left:14px !important;
	top:292px !important;
}

#item40531 {
	width:252px !important;
	height:202px !important;
}

#item41712 {
	width:252px !important;
	height:202px !important;
	left:278px !important;
	top:327px !important;
}

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

#item41718 {
	width:266px !important;
	height:241px !important;
	left:278px !important;
}

#item40533 {
	width:252px !important;
	height:207px !important;
}

#item41723 {
	width:252px !important;
	height:207px !important;
	left:14px !important;
	top:34px !important;
}

#item23353 {
	width:156px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item23384 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:591px !important;
}

#item23411 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:584px !important;
}

#item23438 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:287px !important;
}

#item23468 {
	width:157px !important;
	height:20px !important;
	left:276px !important;
	top:298px !important;
}

#item40534 {
	width:252px !important;
	height:255px !important;
}

#item41728 {
	width:252px !important;
	height:255px !important;
	left:278px !important;
	top:60px !important;
}

#item40535 {
	width:252px !important;
	height:239px !important;
}

#item41733 {
	width:252px !important;
	height:239px !important;
	left:14px !important;
	top:14px !important;
}

#item40536 {
	width:252px !important;
	height:240px !important;
}

#item41738 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:326px !important;
}

#item40537 {
	width:182px !important;
	height:301px !important;
}

#item41743 {
	width:182px !important;
	height:301px !important;
	left:278px !important;
	top:325px !important;
}

#item23501 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item23528 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item23555 {
	width:77px !important;
	height:39px !important;
	left:437px !important;
	top:277px !important;
}

#item23585 {
	width:65px !important;
	height:39px !important;
	left:463px !important;
	top:581px !important;
}

#item23615 {
	width:75px !important;
	height:29px !important;
	left:463px !important;
	top:550px !important;
}

#item40538 {
	width:252px !important;
	height:236px !important;
}

#item41748 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:326px !important;
}

#item40539 {
	width:252px !important;
	height:226px !important;
}

#item41753 {
	width:252px !important;
	height:226px !important;
	left:278px !important;
	top:325px !important;
}

#item40540 {
	width:252px !important;
	height:241px !important;
}

#item41758 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:14px !important;
}

#item40541 {
	width:252px !important;
	height:252px !important;
}

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

#item23648 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item23679 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

#item23706 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item23734 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item40543 {
	width:278px !important;
	height:184px !important;
}

#item41768 {
	width:278px !important;
	height:184px !important;
}

#item40544 {
	width:166px !important;
	height:194px !important;
}

#item41773 {
	width:166px !important;
	height:194px !important;
	left:289px !important;
	top:52px !important;
}

#item40545 {
	width:179px !important;
	height:186px !important;
}

#item41778 {
	width:179px !important;
	height:186px !important;
	left:14px !important;
	top:253px !important;
}

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

#item41783 {
	width:241px !important;
	height:222px !important;
	left:289px !important;
	top:254px !important;
}

#item40547 {
	width:134px !important;
	height:184px !important;
}

#item41789 {
	width:134px !important;
	height:184px !important;
	left:14px !important;
	top:450px !important;
}

#item44127 {
	width:131px !important;
	height:184px !important;
}

#item44122 {
	width:131px !important;
	height:184px !important;
	left:147px !important;
	top:450px !important;
}

#item23761 {
	width:182px !important;
	height:9px !important;
	left:24px !important;
	top:228px !important;
}

#item23788 {
	width:63px !important;
	height:38px !important;
	left:460px !important;
	top:196px !important;
}

#item23815 {
	width:65px !important;
	height:47px !important;
	left:205px !important;
	top:388px !important;
}

#item23845 {
	width:140px !important;
	height:19px !important;
	left:293px !important;
	top:522px !important;
}

#item23875 {
	width:119px !important;
	height:19px !important;
	left:295px !important;
	top:590px !important;
}

#item23906 {
	width:123px !important;
	height:19px !important;
	left:295px !important;
	top:609px !important;
}

#item40549 {
	width:252px !important;
	height:142px !important;
}

#item41794 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:417px !important;
}

#item40550 {
	width:252px !important;
	height:157px !important;
}

#item41799 {
	width:252px !important;
	height:157px !important;
	left:278px !important;
	top:402px !important;
}

#item40551 {
	width:172px !important;
	height:181px !important;
}

#item41804 {
	width:172px !important;
	height:181px !important;
	left:278px !important;
	top:213px !important;
}

#item40552 {
	width:174px !important;
	height:143px !important;
}

#item41809 {
	width:174px !important;
	height:143px !important;
	left:92px !important;
	top:264px !important;
}

#item40553 {
	width:252px !important;
	height:168px !important;
}

#item41814 {
	width:252px !important;
	height:168px !important;
	left:14px !important;
	top:14px !important;
}

#item40554 {
	width:190px !important;
	height:202px !important;
}

#item41819 {
	width:190px !important;
	height:202px !important;
	left:354px !important;
}

#item23937 {
	width:175px !important;
	height:9px !important;
	left:18px !important;
	top:233px !important;
}

#item23965 {
	width:61px !important;
	height:47px !important;
	left:283px !important;
	top:150px !important;
}

#item23992 {
	width:67px !important;
	height:38px !important;
	left:17px !important;
	top:366px !important;
}

#item24023 {
	width:65px !important;
	height:28px !important;
	left:455px !important;
	top:344px !important;
}

#item24050 {
	width:189px !important;
	height:19px !important;
	left:22px !important;
	top:600px !important;
}

#item24081 {
	width:202px !important;
	height:9px !important;
	left:282px !important;
	top:610px !important;
}

#item40555 {
	width:190px !important;
	height:227px !important;
}

#item41824 {
	width:190px !important;
	height:227px !important;
}

#item40556 {
	width:252px !important;
	height:141px !important;
}

#item41829 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:112px !important;
}

#item40557 {
	width:252px !important;
	height:156px !important;
}

#item41834 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
	top:234px !important;
}

#item40558 {
	width:119px !important;
	height:121px !important;
}

#item41839 {
	width:119px !important;
	height:121px !important;
	left:350px !important;
	top:345px !important;
}

#item40559 {
	width:103px !important;
	height:95px !important;
}

#item41845 {
	width:103px !important;
	height:95px !important;
	left:304px !important;
	top:298px !important;
}

#item40560 {
	width:100px !important;
	height:102px !important;
}

#item41850 {
	width:100px !important;
	height:102px !important;
	left:417px !important;
	top:301px !important;
}

#item40562 {
	width:101px !important;
	height:170px !important;
}

#item41855 {
	width:101px !important;
	height:170px !important;
	top:463px !important;
}

#item44135 {
	width:88px !important;
	height:170px !important;
}

#item44130 {
	width:88px !important;
	height:170px !important;
	left:179px !important;
	top:463px !important;
}

#item24111 {
	width:62px !important;
	height:38px !important;
	left:195px !important;
	top:183px !important;
}

#item24138 {
	width:197px !important;
	height:9px !important;
	left:284px !important;
	top:97px !important;
}

#item24169 {
	width:218px !important;
	height:9px !important;
	left:20px !important;
	top:439px !important;
}

#item24199 {
	width:86px !important;
	height:9px !important;
	left:281px !important;
	top:528px !important;
}

#item24226 {
	width:86px !important;
	height:9px !important;
	left:281px !important;
	top:538px !important;
}

#item24253 {
	width:80px !important;
	height:9px !important;
	left:377px !important;
	top:528px !important;
}

#item24280 {
	width:163px !important;
	height:9px !important;
	left:284px !important;
	top:593px !important;
}

#item24310 {
	width:162px !important;
	height:9px !important;
	left:284px !important;
	top:602px !important;
}

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

#item41860 {
	width:181px !important;
	height:162px !important;
	left:86px !important;
	top:471px !important;
}

#item40564 {
	width:183px !important;
	height:187px !important;
}

#item41866 {
	width:183px !important;
	height:187px !important;
	left:348px !important;
	top:447px !important;
}

#item44141 {
	width:172px !important;
	height:191px !important;
}

#item44136 {
	width:172px !important;
	height:191px !important;
	left:14px !important;
	top:273px !important;
}

#item40565 {
	width:174px !important;
	height:213px !important;
}

#item41871 {
	width:174px !important;
	height:213px !important;
	left:278px !important;
	top:227px !important;
}

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

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

#item40567 {
	width:173px !important;
	height:203px !important;
}

#item41881 {
	width:173px !important;
	height:203px !important;
	left:357px !important;
	top:14px !important;
}

#item24337 {
	width:231px !important;
	height:9px !important;
	left:26px !important;
	top:245px !important;
}

#item24370 {
	width:66px !important;
	height:38px !important;
	left:282px !important;
	top:164px !important;
}

#item24398 {
	width:61px !important;
	height:28px !important;
	left:191px !important;
	top:413px !important;
}

#item24425 {
	width:67px !important;
	height:28px !important;
	left:458px !important;
	top:396px !important;
}

#item24452 {
	width:61px !important;
	height:47px !important;
	left:281px !important;
	top:576px !important;
}

#item24482 {
	width:64px !important;
	height:28px !important;
	left:18px !important;
	top:599px !important;
}

#item40568 {
	width:184px !important;
	height:218px !important;
}

#item41886 {
	width:184px !important;
	height:218px !important;
}

#item40569 {
	width:244px !important;
	height:169px !important;
}

#item41891 {
	width:244px !important;
	height:169px !important;
	left:286px !important;
	top:49px !important;
}

#item40570 {
	width:264px !important;
	height:127px !important;
}

#item41897 {
	width:264px !important;
	height:127px !important;
	left:14px !important;
	top:226px !important;
}

#item40573 {
	width:244px !important;
	height:192px !important;
}

#item41903 {
	width:244px !important;
	height:192px !important;
	left:286px !important;
	top:363px !important;
}

#item40574 {
	width:278px !important;
	height:186px !important;
}

#item41908 {
	width:278px !important;
	height:186px !important;
	top:448px !important;
}

#item24509 {
	width:62px !important;
	height:38px !important;
	left:189px !important;
	top:169px !important;
}

#item24539 {
	width:193px !important;
	height:9px !important;
	left:295px !important;
	top:265px !important;
}

#item24566 {
	width:119px !important;
	height:19px !important;
	left:22px !important;
	top:413px !important;
}

#item24600 {
	width:209px !important;
	height:9px !important;
	left:294px !important;
	top:347px !important;
}

#item24633 {
	width:236px !important;
	height:9px !important;
	left:285px !important;
	top:619px !important;
}

#item40575 {
	width:165px !important;
	height:185px !important;
}

#item41913 {
	width:165px !important;
	height:185px !important;
	left:101px !important;
	top:449px !important;
}

#item40576 {
	width:186px !important;
	height:201px !important;
}

#item41918 {
	width:186px !important;
	height:201px !important;
	left:358px !important;
	top:433px !important;
}

#item40577 {
	width:252px !important;
	height:166px !important;
}

#item41923 {
	width:252px !important;
	height:166px !important;
	left:14px !important;
	top:274px !important;
}

#item40578 {
	width:179px !important;
	height:161px !important;
}

#item41928 {
	width:179px !important;
	height:161px !important;
	left:278px !important;
	top:263px !important;
}

#item40579 {
	width:153px !important;
	height:252px !important;
}

#item41933 {
	width:153px !important;
	height:252px !important;
	left:391px !important;
}

#item40580 {
	width:144px !important;
	height:178px !important;
}

#item41939 {
	width:144px !important;
	height:178px !important;
	left:122px !important;
	top:14px !important;
}

#item24664 {
	width:89px !important;
	height:28px !important;
	left:23px !important;
	top:152px !important;
}

#item24695 {
	width:89px !important;
	height:28px !important;
	left:290px !important;
	top:212px !important;
}

#item24722 {
	width:200px !important;
	height:19px !important;
	left:22px !important;
	top:250px !important;
}

#item24756 {
	width:59px !important;
	height:47px !important;
	left:464px !important;
	top:370px !important;
}

#item24787 {
	width:74px !important;
	height:28px !important;
	left:24px !important;
	top:595px !important;
}

#item24816 {
	width:67px !important;
	height:38px !important;
	left:287px !important;
	top:586px !important;
}

#item40581 {
	width:266px !important;
	height:236px !important;
}

#item41944 {
	width:266px !important;
	height:236px !important;
}

#item40582 {
	width:166px !important;
	height:207px !important;
}

#item41949 {
	width:166px !important;
	height:207px !important;
	left:278px !important;
	top:51px !important;
}

#item40583 {
	width:252px !important;
	height:156px !important;
}

#item41954 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
	top:244px !important;
}

#item40584 {
	width:171px !important;
	height:156px !important;
}

#item41959 {
	width:171px !important;
	height:156px !important;
	left:359px !important;
	top:268px !important;
}

#item40585 {
	width:166px !important;
	height:202px !important;
}

#item41964 {
	width:166px !important;
	height:202px !important;
	left:278px !important;
	top:432px !important;
}

#item40586 {
	width:266px !important;
	height:156px !important;
}

#item41969 {
	width:266px !important;
	height:156px !important;
	top:478px !important;
}

#item24846 {
	width:69px !important;
	height:28px !important;
	left:17px !important;
	top:168px !important;
}

#item24873 {
	width:63px !important;
	height:28px !important;
	left:435px !important;
	top:135px !important;
}

#item24903 {
	width:194px !important;
	height:9px !important;
	left:18px !important;
	top:457px !important;
}

#item24933 {
	width:70px !important;
	height:38px !important;
	left:283px !important;
	top:374px !important;
}

#item24960 {
	width:62px !important;
	height:28px !important;
	left:197px !important;
	top:591px !important;
}

#item24990 {
	width:69px !important;
	height:38px !important;
	left:451px !important;
	top:582px !important;
}

#item40587 {
	width:170px !important;
	height:197px !important;
}

#item41974 {
	width:170px !important;
	height:197px !important;
	left:96px !important;
	top:437px !important;
}

#item40588 {
	width:266px !important;
	height:185px !important;
}

#item41979 {
	width:266px !important;
	height:185px !important;
	left:278px !important;
	top:448px !important;
}

#item40589 {
	width:181px !important;
	height:248px !important;
}

#item41984 {
	width:181px !important;
	height:248px !important;
	left:278px !important;
	top:191px !important;
}

#item40590 {
	width:187px !important;
	height:183px !important;
}

#item41989 {
	width:187px !important;
	height:183px !important;
	left:357px !important;
}

#item40591 {
	width:166px !important;
	height:196px !important;
}

#item41994 {
	width:166px !important;
	height:196px !important;
	left:100px !important;
	top:14px !important;
}

#item40592 {
	width:184px !important;
	height:209px !important;
}

#item41999 {
	width:184px !important;
	height:209px !important;
	left:14px !important;
	top:220px !important;
}

#item25017 {
	width:72px !important;
	height:38px !important;
	left:21px !important;
	top:162px !important;
}

#item25049 {
	width:63px !important;
	height:38px !important;
	left:283px !important;
	top:136px !important;
}

#item25076 {
	width:64px !important;
	height:47px !important;
	left:203px !important;
	top:373px !important;
}

#item25106 {
	width:58px !important;
	height:57px !important;
	left:464px !important;
	top:375px !important;
}

#item25133 {
	width:69px !important;
	height:47px !important;
	left:21px !important;
	top:572px !important;
}

#item25163 {
	width:96px !important;
	height:38px !important;
	left:283px !important;
	top:590px !important;
}

#item40596 {
	width:113px !important;
	height:300px !important;
}

#item42004 {
	width:113px !important;
	height:300px !important;
	left:111px !important;
	top:14px !important;
}

#item40598 {
	width:214px !important;
	height:248px !important;
}

#item42010 {
	width:214px !important;
	height:248px !important;
	left:237px !important;
	top:167px !important;
}

#item40597 {
	width:166px !important;
	height:159px !important;
}

#item42015 {
	width:166px !important;
	height:159px !important;
	left:364px !important;
	top:82px !important;
}

#item40599 {
	width:145px !important;
	height:315px !important;
}

#item42021 {
	width:145px !important;
	height:315px !important;
	top:326px !important;
}

#item40600 {
	width:295px !important;
	height:139px !important;
}

#item42026 {
	width:295px !important;
	height:139px !important;
	left:235px !important;
	top:429px !important;
}

#item25193 {
	width:79px !important;
	height:20px !important;
	left:17px !important;
	top:292px !important;
}

#item25220 {
	width:74px !important;
	height:20px !important;
	left:234px !important;
	top:124px !important;
}

#item25247 {
	width:159px !important;
	height:9px !important;
	left:365px !important;
	top:408px !important;
}

#item25275 {
	width:74px !important;
	height:29px !important;
	left:151px !important;
	top:599px !important;
}

#item25302 {
	width:137px !important;
	height:9px !important;
	left:234px !important;
	top:619px !important;
}

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

#item42031 {
	width:173px !important;
	height:200px !important;
	left:135px !important;
	top:427px !important;
}

#item40602 {
	width:210px !important;
	height:240px !important;
}

#item42036 {
	width:210px !important;
	height:240px !important;
	left:320px !important;
	top:310px !important;
}

#item40603 {
	width:294px !important;
	height:146px !important;
}

#item42041 {
	width:294px !important;
	height:146px !important;
	left:14px !important;
	top:215px !important;
}

#item40604 {
	width:288px !important;
	height:153px !important;
}

#item42046 {
	width:288px !important;
	height:153px !important;
	left:15px !important;
}

#item40605 {
	width:222px !important;
	height:218px !important;
}

#item42051 {
	width:222px !important;
	height:218px !important;
	left:323px !important;
}

#item25329 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:203px !important;
}

#item25356 {
	width:174px !important;
	height:9px !important;
	left:321px !important;
	top:288px !important;
}

#item25384 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item25412 {
	width:83px !important;
	height:20px !important;
	left:17px !important;
	top:604px !important;
}

#item25439 {
	width:149px !important;
	height:9px !important;
	left:319px !important;
	top:619px !important;
}

#item40606 {
	width:168px !important;
	height:228px !important;
}

#item42056 {
	width:168px !important;
	height:228px !important;
	left:46px !important;
}

#item40607 {
	width:303px !important;
	height:250px !important;
}

#item42061 {
	width:303px !important;
	height:250px !important;
	left:227px !important;
}

#item40608 {
	width:266px !important;
	height:308px !important;
}

#item42067 {
	width:266px !important;
	height:308px !important;
	top:325px !important;
}

#item40609 {
	width:252px !important;
	height:243px !important;
}

#item42072 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:325px !important;
}

#item25466 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item25493 {
	width:173px !important;
	height:9px !important;
	left:227px !important;
	top:307px !important;
}

#item25521 {
	width:101px !important;
	height:20px !important;
	left:162px !important;
	top:608px !important;
}

#item25548 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40610 {
	width:252px !important;
	height:309px !important;
}

#item42077 {
	width:252px !important;
	height:309px !important;
	left:14px !important;
	top:325px !important;
}

#item40611 {
	width:266px !important;
	height:313px !important;
}

#item42082 {
	width:266px !important;
	height:313px !important;
	left:278px !important;
	top:317px !important;
}

#item40612 {
	width:252px !important;
	height:299px !important;
}

#item42089 {
	width:252px !important;
	height:299px !important;
	left:14px !important;
	top:14px !important;
}

#item40613 {
	width:266px !important;
	height:313px !important;
}

#item42094 {
	width:266px !important;
	height:313px !important;
	left:278px !important;
}

#item25578 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:133px !important;
}

#item25605 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:130px !important;
}

#item25633 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item25660 {
	width:70px !important;
	height:30px !important;
	left:276px !important;
	top:598px !important;
}

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

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

#item40617 {
	width:179px !important;
	height:244px !important;
}

#item42105 {
	width:179px !important;
	height:244px !important;
	left:365px !important;
}

#item40618 {
	width:178px !important;
	height:126px !important;
}

#item42110 {
	width:178px !important;
	height:126px !important;
	left:366px !important;
	top:257px !important;
}

#item40619 {
	width:266px !important;
	height:308px !important;
}

#item42115 {
	width:266px !important;
	height:308px !important;
	top:325px !important;
}

#item40620 {
	width:179px !important;
	height:239px !important;
}

#item42120 {
	width:179px !important;
	height:239px !important;
	left:366px !important;
	top:395px !important;
}

#item25687 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item25714 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:366px !important;
}

#item25741 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:228px !important;
}

#item25769 {
	width:99px !important;
	height:20px !important;
	left:174px !important;
	top:434px !important;
}

#item25796 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item40621 {
	width:178px !important;
	height:308px !important;
}

#item42125 {
	width:178px !important;
	height:308px !important;
	left:89px !important;
	top:326px !important;
}

#item40623 {
	width:252px !important;
	height:317px !important;
}

#item42130 {
	width:252px !important;
	height:317px !important;
	left:278px !important;
	top:325px !important;
}

#item40624 {
	width:137px !important;
	height:124px !important;
}

#item42135 {
	width:137px !important;
	height:124px !important;
	left:14px !important;
	top:190px !important;
}

#item40625 {
	width:342px !important;
	height:315px !important;
}

#item42140 {
	width:342px !important;
	height:315px !important;
	left:203px !important;
}

#item25823 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:150px !important;
}

#item25853 {
	width:78px !important;
	height:20px !important;
	left:158px !important;
	top:288px !important;
}

#item25880 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:567px !important;
}

#item25910 {
	width:106px !important;
	height:20px !important;
	left:432px !important;
	top:472px !important;
}

#item40626 {
	width:154px !important;
	height:198px !important;
}

#item42145 {
	width:154px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item40627 {
	width:173px !important;
	height:197px !important;
}

#item42150 {
	width:173px !important;
	height:197px !important;
	left:14px !important;
	top:14px !important;
}

#item40628 {
	width:174px !important;
	height:194px !important;
}

#item42155 {
	width:174px !important;
	height:194px !important;
	left:14px !important;
	top:223px !important;
}

#item40629 {
	width:252px !important;
	height:121px !important;
}

#item42161 {
	width:252px !important;
	height:121px !important;
	left:278px !important;
	top:224px !important;
}

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

#item42166 {
	width:173px !important;
	height:198px !important;
	left:14px !important;
	top:428px !important;
}

#item40631 {
	width:252px !important;
	height:136px !important;
}

#item42171 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:429px !important;
}

#item25937 {
	width:71px !important;
	height:20px !important;
	left:192px !important;
	top:194px !important;
}

#item25964 {
	width:77px !important;
	height:20px !important;
	left:438px !important;
	top:190px !important;
}

#item25992 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:401px !important;
}

#item26021 {
	width:71px !important;
	height:40px !important;
	left:192px !important;
	top:370px !important;
}

#item26048 {
	width:76px !important;
	height:29px !important;
	left:192px !important;
	top:599px !important;
}

#item26079 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40632 {
	width:262px !important;
	height:226px !important;
}

#item42176 {
	width:262px !important;
	height:226px !important;
	left:4px !important;
	top:325px !important;
}

#item40634 {
	width:207px !important;
	height:133px !important;
}

#item42181 {
	width:207px !important;
	height:133px !important;
	left:259px !important;
	top:420px !important;
}

#item40636 {
	width:63px !important;
	height:86px !important;
}

#item42186 {
	width:63px !important;
	height:86px !important;
	left:472px !important;
	top:469px !important;
}

#item40635 {
	width:51px !important;
	height:66px !important;
}

#item42191 {
	width:51px !important;
	height:66px !important;
	left:440px !important;
	top:469px !important;
}

#item40637 {
	width:252px !important;
	height:245px !important;
}

#item42196 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
	top:14px !important;
}

#item40638 {
	width:98px !important;
	height:107px !important;
}

#item42201 {
	width:98px !important;
	height:107px !important;
	left:432px !important;
	top:195px !important;
}

#item40639 {
	width:252px !important;
	height:245px !important;
}

#item42206 {
	width:252px !important;
	height:245px !important;
	left:14px !important;
	top:14px !important;
}

#item26106 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item26133 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item26160 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:361px !important;
}

#item26190 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:372px !important;
}

#item26223 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:382px !important;
}

#item26253 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item26283 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40640 {
	width:266px !important;
	height:315px !important;
}

#item42211 {
	width:266px !important;
	height:315px !important;
}

#item40641 {
	width:266px !important;
	height:187px !important;
}

#item42216 {
	width:266px !important;
	height:187px !important;
	left:278px !important;
}

#item40642 {
	width:266px !important;
	height:174px !important;
}

#item42221 {
	width:266px !important;
	height:174px !important;
	top:385px !important;
}

#item40643 {
	width:266px !important;
	height:310px !important;
}

#item42226 {
	width:266px !important;
	height:310px !important;
	left:278px !important;
	top:266px !important;
}

#item26314 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:364px !important;
}

#item26341 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:247px !important;
}

#item26368 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item26398 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40647 {
	width:252px !important;
	height:407px !important;
}

#item42231 {
	width:252px !important;
	height:407px !important;
	left:278px !important;
	top:87px !important;
}

#item40648 {
	width:220px !important;
	height:231px !important;
}

#item42237 {
	width:220px !important;
	height:231px !important;
	left:145px !important;
	top:273px !important;
}

#item40649 {
	width:222px !important;
	height:226px !important;
}

#item42242 {
	width:222px !important;
	height:226px !important;
	left:50px !important;
	top:4px !important;
}

#item26425 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:367px !important;
}

#item26453 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item26483 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40650 {
	width:252px !important;
	height:204px !important;
}

#item42247 {
	width:252px !important;
	height:204px !important;
	left:278px !important;
	top:53px !important;
}

#item40651 {
	width:266px !important;
	height:157px !important;
}

#item42252 {
	width:266px !important;
	height:157px !important;
}

#item40652 {
	width:252px !important;
	height:134px !important;
}

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

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

#item42262 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:267px !important;
}

#item40654 {
	width:173px !important;
	height:207px !important;
}

#item42267 {
	width:173px !important;
	height:207px !important;
	left:14px !important;
	top:420px !important;
}

#item40655 {
	width:58px !important;
	height:87px !important;
}

#item42272 {
	width:58px !important;
	height:87px !important;
	left:415px !important;
	top:465px !important;
}

#item40656 {
	width:57px !important;
	height:88px !important;
}

#item42277 {
	width:57px !important;
	height:88px !important;
	left:390px !important;
	top:497px !important;
}

#item40657 {
	width:69px !important;
	height:74px !important;
}

#item42282 {
	width:69px !important;
	height:74px !important;
	left:452px !important;
	top:515px !important;
}

#item26513 {
	width:176px !important;
	height:9px !important;
	left:23px !important;
	top:204px !important;
}

#item26540 {
	width:118px !important;
	height:19px !important;
	left:285px !important;
	top:238px !important;
}

#item26567 {
	width:216px !important;
	height:9px !important;
	left:21px !important;
	top:398px !important;
}

#item26599 {
	width:240px !important;
	height:9px !important;
	left:280px !important;
	top:441px !important;
}

#item26630 {
	width:72px !important;
	height:38px !important;
	left:190px !important;
	top:584px !important;
}

#item26661 {
	width:252px !important;
	height:9px !important;
	left:278px !important;
	top:596px !important;
}

#item26692 {
	width:252px !important;
	height:9px !important;
	left:278px !important;
	top:606px !important;
}

#item26723 {
	width:253px !important;
	height:9px !important;
	left:278px !important;
	top:615px !important;
}

#item40659 {
	width:252px !important;
	height:189px !important;
}

#item42287 {
	width:252px !important;
	height:189px !important;
	left:14px !important;
	top:367px !important;
}

#item40660 {
	width:252px !important;
	height:144px !important;
}

#item42292 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:404px !important;
}

#item40661 {
	width:267px !important;
	height:278px !important;
}

#item42297 {
	width:267px !important;
	height:278px !important;
	left:277px !important;
}

#item40662 {
	width:160px !important;
	height:155px !important;
}

#item42302 {
	width:160px !important;
	height:155px !important;
	left:16px !important;
	top:202px !important;
}

#item40663 {
	width:162px !important;
	height:138px !important;
}

#item42308 {
	width:162px !important;
	height:138px !important;
	left:14px !important;
	top:59px !important;
}

#item26753 {
	width:70px !important;
	height:47px !important;
	left:180px !important;
	top:141px !important;
}

#item26783 {
	width:84px !important;
	height:47px !important;
	left:181px !important;
	top:301px !important;
}

#item26813 {
	width:184px !important;
	height:19px !important;
	left:291px !important;
	top:366px !important;
}

#item26846 {
	width:219px !important;
	height:9px !important;
	left:22px !important;
	top:605px !important;
}

#item26877 {
	width:171px !important;
	height:9px !important;
	left:282px !important;
	top:609px !important;
}

#item40665 {
	width:108px !important;
	height:212px !important;
}

#item42313 {
	width:108px !important;
	height:212px !important;
}

#item40666 {
	width:164px !important;
	height:150px !important;
}

#item42318 {
	width:164px !important;
	height:150px !important;
	left:189px !important;
}

#item40667 {
	width:179px !important;
	height:156px !important;
}

#item42323 {
	width:179px !important;
	height:156px !important;
	left:366px !important;
}

#item40668 {
	width:179px !important;
	height:143px !important;
}

#item42328 {
	width:179px !important;
	height:143px !important;
	left:365px !important;
	top:224px !important;
}

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

#item42333 {
	width:166px !important;
	height:149px !important;
	left:189px !important;
	top:224px !important;
}

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

#item42338 {
	width:163px !important;
	height:149px !important;
	left:14px !important;
	top:224px !important;
}

#item40671 {
	width:177px !important;
	height:138px !important;
}

#item42343 {
	width:177px !important;
	height:138px !important;
	top:430px !important;
}

#item40672 {
	width:165px !important;
	height:138px !important;
}

#item42348 {
	width:165px !important;
	height:138px !important;
	left:189px !important;
	top:430px !important;
}

#item40673 {
	width:179px !important;
	height:151px !important;
}

#item42353 {
	width:179px !important;
	height:151px !important;
	left:366px !important;
	top:429px !important;
}

#item26904 {
	width:70px !important;
	height:29px !important;
	left:111px !important;
	top:185px !important;
}

#item26931 {
	width:128px !important;
	height:9px !important;
	left:189px !important;
	top:209px !important;
}

#item26961 {
	width:162px !important;
	height:9px !important;
	left:364px !important;
	top:205px !important;
}

#item26988 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:400px !important;
}

#item27015 {
	width:126px !important;
	height:9px !important;
	left:188px !important;
	top:411px !important;
}

#item27042 {
	width:113px !important;
	height:20px !important;
	left:364px !important;
	top:402px !important;
}

#item27069 {
	width:110px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item27101 {
	width:114px !important;
	height:18px !important;
	left:188px !important;
	top:610px !important;
}

#item27131 {
	width:125px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item40674 {
	width:252px !important;
	height:150px !important;
}

#item42358 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:429px !important;
}

#item40676 {
	width:192px !important;
	height:194px !important;
}

#item42364 {
	width:192px !important;
	height:194px !important;
	left:352px !important;
	top:224px !important;
}

#item40675 {
	width:252px !important;
	height:257px !important;
}

#item42369 {
	width:252px !important;
	height:257px !important;
	left:278px !important;
	top:370px !important;
}

#item40678 {
	width:266px !important;
	height:230px !important;
}

#item42374 {
	width:266px !important;
	height:230px !important;
	left:278px !important;
}

#item40679 {
	width:252px !important;
	height:166px !important;
}

#item42379 {
	width:252px !important;
	height:166px !important;
	left:14px !important;
}

#item40680 {
	width:252px !important;
	height:143px !important;
}

#item42385 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:224px !important;
}

#item27158 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item27185 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item27212 {
	width:74px !important;
	height:50px !important;
	left:276px !important;
	top:370px !important;
}

#item27239 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item27271 {
	width:104px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item27302 {
	width:70px !important;
	height:20px !important;
	left:283px !important;
	top:62px !important;
}

#item40682 {
	width:179px !important;
	height:130px !important;
}

#item42390 {
	width:179px !important;
	height:130px !important;
}

#item40683 {
	width:164px !important;
	height:130px !important;
}

#item42395 {
	width:164px !important;
	height:130px !important;
	left:190px !important;
}

#item40684 {
	width:179px !important;
	height:130px !important;
}

#item42400 {
	width:179px !important;
	height:130px !important;
	left:366px !important;
}

#item40685 {
	width:207px !important;
	height:261px !important;
}

#item42405 {
	width:207px !important;
	height:261px !important;
	top:264px !important;
}

#item40686 {
	width:147px !important;
	height:136px !important;
}

#item42410 {
	width:147px !important;
	height:136px !important;
	left:218px !important;
	top:209px !important;
}

#item40687 {
	width:147px !important;
	height:122px !important;
}

#item42416 {
	width:147px !important;
	height:122px !important;
	left:218px !important;
	top:421px !important;
}

#item40688 {
	width:167px !important;
	height:104px !important;
}

#item42422 {
	width:167px !important;
	height:104px !important;
	left:377px !important;
	top:208px !important;
}

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

#item42427 {
	width:168px !important;
	height:196px !important;
	left:376px !important;
	top:312px !important;
}

#item27329 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:179px !important;
}

#item27356 {
	width:121px !important;
	height:20px !important;
	left:189px !important;
	top:183px !important;
}

#item27383 {
	width:165px !important;
	height:9px !important;
	left:364px !important;
	top:189px !important;
}

#item27410 {
	width:126px !important;
	height:9px !important;
	left:216px !important;
	top:401px !important;
}

#item27437 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item27464 {
	width:150px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item27496 {
	width:146px !important;
	height:9px !important;
	left:217px !important;
	top:619px !important;
}

#item27524 {
	width:124px !important;
	height:20px !important;
	left:374px !important;
	top:586px !important;
}

#item27552 {
	width:113px !important;
	height:20px !important;
	left:374px !important;
	top:608px !important;
}

#item40690 {
	width:252px !important;
	height:241px !important;
}

#item42432 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:326px !important;
}

#item40691 {
	width:268px !important;
	height:232px !important;
}

#item42437 {
	width:268px !important;
	height:232px !important;
	left:278px !important;
	top:325px !important;
}

#item40692 {
	width:530px !important;
	height:315px !important;
}

#item42442 {
	width:530px !important;
	height:315px !important;
	left:14px !important;
}

#item27579 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item27606 {
	width:234px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item27637 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item40694 {
	width:266px !important;
	height:179px !important;
}

#item42447 {
	width:266px !important;
	height:179px !important;
}

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

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

#item40696 {
	width:252px !important;
	height:151px !important;
}

#item42458 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:223px !important;
}

#item40697 {
	width:252px !important;
	height:137px !important;
}

#item42463 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:239px !important;
}

#item40698 {
	width:235px !important;
	height:167px !important;
}

#item42468 {
	width:235px !important;
	height:167px !important;
	left:31px !important;
	top:411px !important;
}

#item40699 {
	width:252px !important;
	height:150px !important;
}

#item42473 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:429px !important;
}

#item40706 {
	width:173px !important;
	height:211px !important;
}

#item42503 {
	width:173px !important;
	height:211px !important;
	left:544px !important;
}

#item27664 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item27695 {
	width:158px !important;
	height:9px !important;
	left:277px !important;
	top:186px !important;
}

#item27725 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item27752 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item27783 {
	width:105px !important;
	height:20px !important;
	left:95px !important;
	top:608px !important;
}

#item27813 {
	width:220px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item40700 {
	width:258px !important;
	height:168px !important;
}

#item42478 {
	width:258px !important;
	height:168px !important;
	left:8px !important;
	top:418px !important;
}

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

#item42483 {
	width:252px !important;
	height:192px !important;
	left:14px !important;
	top:224px !important;
}

#item40702 {
	width:252px !important;
	height:153px !important;
}

#item42488 {
	width:252px !important;
	height:153px !important;
	left:278px !important;
	top:427px !important;
}

#item40703 {
	width:201px !important;
	height:207px !important;
}

#item42493 {
	width:201px !important;
	height:207px !important;
	left:344px !important;
	top:211px !important;
}

#item40705 {
	width:192px !important;
	height:201px !important;
}

#item42498 {
	width:192px !important;
	height:201px !important;
	left:353px !important;
}

#item27843 {
	width:92px !important;
	height:29px !important;
	left:182px !important;
	top:184px !important;
}

#item27874 {
	width:73px !important;
	height:30px !important;
	left:276px !important;
	top:184px !important;
}

#item27901 {
	width:105px !important;
	height:20px !important;
	left:145px !important;
	top:268px !important;
}

#item27932 {
	width:66px !important;
	height:36px !important;
	left:276px !important;
	top:382px !important;
}

#item27967 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item27995 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40707 {
	width:171px !important;
	height:125px !important;
}

#item42508 {
	width:171px !important;
	height:125px !important;
	left:14px !important;
	top:77px !important;
}

#item40708 {
	width:75px !important;
	height:68px !important;
}

#item42513 {
	width:75px !important;
	height:68px !important;
	left:191px !important;
	top:83px !important;
}

#item40709 {
	width:252px !important;
	height:163px !important;
}

#item42518 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:65px !important;
}

#item40710 {
	width:260px !important;
	height:178px !important;
}

#item42523 {
	width:260px !important;
	height:178px !important;
	left:268px !important;
	top:377px !important;
}

#item44148 {
	width:260px !important;
	height:132px !important;
}

#item44143 {
	width:260px !important;
	height:132px !important;
	left:14px !important;
	top:291px !important;
}

#item40711 {
	width:151px !important;
	height:106px !important;
}

#item42529 {
	width:151px !important;
	height:106px !important;
	left:379px !important;
	top:297px !important;
}

#item40712 {
	width:231px !important;
	height:133px !important;
}

#item42534 {
	width:231px !important;
	height:133px !important;
	left:14px !important;
	top:431px !important;
}

#item28025 {
	width:213px !important;
	height:9px !important;
	left:283px !important;
	top:274px !important;
}

#item28055 {
	width:198px !important;
	height:19px !important;
	left:13px !important;
	top:609px !important;
}

#item28087 {
	width:115px !important;
	height:19px !important;
	left:84px !important;
	top:402px !important;
}

#item28117 {
	width:173px !important;
	height:9px !important;
	left:283px !important;
	top:609px !important;
}

#item28144 {
	width:173px !important;
	height:9px !important;
	left:283px !important;
	top:619px !important;
}

#item28171 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:259px !important;
}

#item28199 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:268px !important;
}

#item40725 {
	width:63px !important;
	height:182px !important;
}

#item42540 {
	width:63px !important;
	height:182px !important;
	left:360px !important;
	top:232px !important;
}

#item40718 {
	width:96px !important;
	height:150px !important;
}

#item42545 {
	width:96px !important;
	height:150px !important;
	left:14px !important;
	top:200px !important;
}

#item40714 {
	width:88px !important;
	height:48px !important;
}

#item42550 {
	width:88px !important;
	height:48px !important;
	left:14px !important;
	top:467px !important;
}

#item40715 {
	width:158px !important;
	height:137px !important;
}

#item42555 {
	width:158px !important;
	height:137px !important;
	left:108px !important;
	top:466px !important;
}

#item40716 {
	width:88px !important;
	height:86px !important;
}

#item42560 {
	width:88px !important;
	height:86px !important;
	left:100px !important;
	top:338px !important;
}

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

#item42565 {
	width:78px !important;
	height:64px !important;
	left:176px !important;
	top:361px !important;
}

#item40719 {
	width:144px !important;
	height:117px !important;
}

#item42570 {
	width:144px !important;
	height:117px !important;
	left:122px !important;
	top:71px !important;
}

#item40720 {
	width:60px !important;
	height:133px !important;
}

#item42575 {
	width:60px !important;
	height:133px !important;
	left:272px !important;
	top:84px !important;
}

#item40721 {
	width:64px !important;
	height:129px !important;
}

#item42580 {
	width:64px !important;
	height:129px !important;
	left:302px !important;
	top:112px !important;
}

#item40722 {
	width:63px !important;
	height:129px !important;
}

#item42586 {
	width:63px !important;
	height:129px !important;
	left:342px !important;
	top:84px !important;
}

#item40726 {
	width:108px !important;
	height:184px !important;
}

#item42591 {
	width:108px !important;
	height:184px !important;
	left:422px !important;
	top:232px !important;
}

#item40727 {
	width:90px !important;
	height:66px !important;
}

#item42596 {
	width:90px !important;
	height:66px !important;
	left:278px !important;
	top:424px !important;
}

#item40728 {
	width:168px !important;
	height:209px !important;
}

#item42601 {
	width:168px !important;
	height:209px !important;
	left:376px !important;
	top:424px !important;
}

#item28226 {
	width:87px !important;
	height:28px !important;
	left:17px !important;
	top:157px !important;
}

#item28253 {
	width:82px !important;
	height:9px !important;
	left:422px !important;
	top:191px !important;
}

#item28281 {
	width:82px !important;
	height:9px !important;
	left:422px !important;
	top:200px !important;
}

#item28309 {
	width:82px !important;
	height:9px !important;
	left:422px !important;
	top:210px !important;
}

#item28336 {
	width:59px !important;
	height:19px !important;
	left:280px !important;
	top:579px !important;
}

#item28363 {
	width:59px !important;
	height:19px !important;
	left:280px !important;
	top:598px !important;
}

#item28390 {
	width:57px !important;
	height:19px !important;
	left:282px !important;
	top:363px !important;
}

#item28417 {
	width:57px !important;
	height:19px !important;
	left:282px !important;
	top:382px !important;
}

#item28445 {
	width:77px !important;
	height:28px !important;
	left:153px !important;
	top:273px !important;
}

#item28472 {
	width:201px !important;
	height:9px !important;
	left:18px !important;
	top:609px !important;
}

#item28503 {
	width:200px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item28530 {
	width:165px !important;
	height:9px !important;
	left:98px !important;
	top:440px !important;
}

#item28560 {
	width:165px !important;
	height:9px !important;
	left:98px !important;
	top:450px !important;
}

#item40729 {
	width:177px !important;
	height:235px !important;
}

#item42609 {
	width:177px !important;
	height:235px !important;
	left:278px !important;
	top:14px !important;
}

#item40730 {
	width:173px !important;
	height:141px !important;
}

#item42614 {
	width:173px !important;
	height:141px !important;
	left:62px !important;
	top:67px !important;
}

#item40731 {
	width:98px !important;
	height:100px !important;
}

#item42619 {
	width:98px !important;
	height:100px !important;
	left:3px !important;
	top:173px !important;
}

#item40732 {
	width:255px !important;
	height:290px !important;
}

#item42625 {
	width:255px !important;
	height:290px !important;
	top:340px !important;
}

#item40733 {
	width:238px !important;
	height:161px !important;
}

#item42630 {
	width:238px !important;
	height:161px !important;
	left:271px !important;
	top:253px !important;
}

#item40734 {
	width:268px !important;
	height:190px !important;
}

#item42635 {
	width:268px !important;
	height:190px !important;
	left:270px !important;
	top:349px !important;
}

#item28618 {
	width:72px !important;
	height:20px !important;
	left:426px !important;
	top:225px !important;
}

#item28645 {
	width:68px !important;
	height:18px !important;
	left:175px !important;
	top:598px !important;
}

#item28676 {
	width:69px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item28703 {
	width:81px !important;
	height:9px !important;
	left:351px !important;
	top:619px !important;
}

#item44217 {
	width:70px !important;
	height:9px !important;
	left:86px !important;
	top:317px !important;
}

#item44244 {
	width:62px !important;
	height:9px !important;
	left:160px !important;
	top:317px !important;
}

#item40735 {
	width:204px !important;
	height:192px !important;
}

#item42640 {
	width:204px !important;
	height:192px !important;
	left:62px !important;
	top:81px !important;
}

#item40736 {
	width:240px !important;
	height:281px !important;
}

#item42645 {
	width:240px !important;
	height:281px !important;
	left:4px !important;
	top:278px !important;
}

#item40737 {
	width:167px !important;
	height:226px !important;
}

#item42650 {
	width:167px !important;
	height:226px !important;
	left:367px !important;
	top:265px !important;
}

#item40738 {
	width:179px !important;
	height:220px !important;
}

#item42655 {
	width:179px !important;
	height:220px !important;
	left:223px !important;
	top:363px !important;
}

#item40742 {
	width:182px !important;
	height:161px !important;
}

#item42660 {
	width:182px !important;
	height:161px !important;
	left:239px !important;
}

#item40743 {
	width:132px !important;
	height:153px !important;
}

#item42665 {
	width:132px !important;
	height:153px !important;
	left:379px !important;
	top:9px !important;
}

#item28730 {
	width:65px !important;
	height:9px !important;
	left:405px !important;
	top:608px !important;
}

#item28757 {
	width:67px !important;
	height:9px !important;
	left:405px !important;
	top:619px !important;
}

#item28784 {
	width:70px !important;
	height:9px !important;
	left:276px !important;
	top:213px !important;
}

#item28811 {
	width:70px !important;
	height:9px !important;
	left:276px !important;
	top:224px !important;
}

#item28838 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item28865 {
	width:81px !important;
	height:9px !important;
	left:104px !important;
	top:619px !important;
}

#item40744 {
	width:192px !important;
	height:246px !important;
}

#item42670 {
	width:192px !important;
	height:246px !important;
	left:6px !important;
	top:95px !important;
}

#item40745 {
	width:65px !important;
	height:114px !important;
}

#item42675 {
	width:65px !important;
	height:114px !important;
	left:201px !important;
	top:14px !important;
}

#item40746 {
	width:133px !important;
	height:286px !important;
}

#item42681 {
	width:133px !important;
	height:286px !important;
	left:33px !important;
	top:285px !important;
}

#item40747 {
	width:57px !important;
	height:153px !important;
}

#item42686 {
	width:57px !important;
	height:153px !important;
	left:209px !important;
	top:332px !important;
}

#item40749 {
	width:173px !important;
	height:115px !important;
}

#item42691 {
	width:173px !important;
	height:115px !important;
	left:366px !important;
	top:266px !important;
}

#item40750 {
	width:175px !important;
	height:125px !important;
}

#item42696 {
	width:175px !important;
	height:125px !important;
	left:355px !important;
	top:374px !important;
}

#item40748 {
	width:103px !important;
	height:175px !important;
}

#item42701 {
	width:103px !important;
	height:175px !important;
	left:275px !important;
	top:275px !important;
}

#item44280 {
	width:244px !important;
	height:188px !important;
}

#item44275 {
	width:244px !important;
	height:188px !important;
	left:292px !important;
	top:5px !important;
}

#item28892 {
	width:83px !important;
	height:29px !important;
	left:201px !important;
	top:237px !important;
}

#item28925 {
	width:158px !important;
	height:9px !important;
	left:309px !important;
	top:247px !important;
}

#item28952 {
	width:113px !important;
	height:20px !important;
	left:141px !important;
	top:608px !important;
}

#item28983 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item29013 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item29040 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item42706 {
	width:252px !important;
	height:160px !important;
	left:14px !important;
	top:302px !important;
}

#item40752 {
	width:252px !important;
	height:204px !important;
}

#item42711 {
	width:252px !important;
	height:204px !important;
	left:278px !important;
	top:301px !important;
}

#item40753 {
	width:152px !important;
	height:91px !important;
}

#item42716 {
	width:152px !important;
	height:91px !important;
	left:386px !important;
	top:481px !important;
}

#item40754 {
	width:157px !important;
	height:90px !important;
}

#item42721 {
	width:157px !important;
	height:90px !important;
	left:352px !important;
	top:541px !important;
}

#item40755 {
	width:230px !important;
	height:201px !important;
}

#item42726 {
	width:230px !important;
	height:201px !important;
	left:300px !important;
	top:81px !important;
}

#item40759 {
	width:192px !important;
	height:200px !important;
}

#item42736 {
	width:192px !important;
	height:200px !important;
	left:35px !important;
	top:21px !important;
}

#item29067 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item29094 {
	width:78px !important;
	height:39px !important;
	left:234px !important;
	top:93px !important;
}

#item29127 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:509px !important;
}

#item29154 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item29184 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item29211 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40761 {
	width:144px !important;
	height:303px !important;
}

#item42746 {
	width:144px !important;
	height:303px !important;
	left:9px !important;
	top:141px !important;
}

#item40762 {
	width:130px !important;
	height:290px !important;
}

#item42751 {
	width:130px !important;
	height:290px !important;
	left:140px !important;
	top:131px !important;
}

#item40763 {
	width:134px !important;
	height:271px !important;
}

#item42757 {
	width:134px !important;
	height:271px !important;
	left:266px !important;
	top:142px !important;
}

#item40764 {
	width:115px !important;
	height:214px !important;
}

#item42762 {
	width:115px !important;
	height:214px !important;
	left:395px !important;
	top:231px !important;
}

#item40765 {
	width:132px !important;
	height:116px !important;
}

#item42767 {
	width:132px !important;
	height:116px !important;
	left:386px !important;
	top:125px !important;
}

#item40766 {
	width:49px !important;
	height:50px !important;
}

#item42772 {
	width:49px !important;
	height:50px !important;
	left:14px !important;
	top:469px !important;
}

#item40767 {
	width:49px !important;
	height:50px !important;
}

#item42777 {
	width:49px !important;
	height:50px !important;
	left:68px !important;
	top:469px !important;
}

#item40768 {
	width:78px !important;
	height:135px !important;
}

#item42782 {
	width:78px !important;
	height:135px !important;
	left:128px !important;
	top:493px !important;
}

#item40769 {
	width:80px !important;
	height:136px !important;
}

#item42787 {
	width:80px !important;
	height:136px !important;
	left:206px !important;
	top:492px !important;
}

#item40772 {
	width:79px !important;
	height:134px !important;
}

#item42792 {
	width:79px !important;
	height:134px !important;
	left:291px !important;
	top:492px !important;
}

#item40773 {
	width:79px !important;
	height:136px !important;
}

#item42797 {
	width:79px !important;
	height:136px !important;
	left:371px !important;
	top:493px !important;
}

#item40774 {
	width:80px !important;
	height:136px !important;
}

#item42802 {
	width:80px !important;
	height:136px !important;
	left:450px !important;
	top:492px !important;
}

#item40775 {
	width:134px !important;
	height:200px !important;
}

#item42807 {
	width:134px !important;
	height:200px !important;
	left:155px !important;
	top:84px !important;
}

#item40776 {
	width:147px !important;
	height:209px !important;
}

#item42812 {
	width:147px !important;
	height:209px !important;
	left:266px !important;
	top:78px !important;
}

#item40777 {
	width:132px !important;
	height:217px !important;
}

#item42817 {
	width:132px !important;
	height:217px !important;
	left:401px !important;
	top:65px !important;
}

#item29238 {
	width:68px !important;
	height:9px !important;
	left:442px !important;
	top:337px !important;
}

#item29265 {
	width:67px !important;
	height:9px !important;
	left:442px !important;
	top:346px !important;
}

#item29292 {
	width:71px !important;
	height:9px !important;
	left:442px !important;
	top:367px !important;
}

#item29319 {
	width:63px !important;
	height:9px !important;
	left:233px !important;
	top:379px !important;
}

#item29347 {
	width:61px !important;
	height:9px !important;
	left:233px !important;
	top:398px !important;
}

#item29374 {
	width:82px !important;
	height:9px !important;
	left:233px !important;
	top:327px !important;
}

#item29401 {
	width:73px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item29428 {
	width:60px !important;
	height:9px !important;
	left:13px !important;
	top:253px !important;
}

#item29455 {
	width:61px !important;
	height:9px !important;
	left:13px !important;
	top:272px !important;
}

#item29482 {
	width:60px !important;
	height:9px !important;
	left:13px !important;
	top:148px !important;
}

#item29509 {
	width:77px !important;
	height:9px !important;
	left:13px !important;
	top:159px !important;
}

#item29536 {
	width:72px !important;
	height:9px !important;
	left:13px !important;
	top:170px !important;
}

#item29563 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:346px !important;
}

#item29590 {
	width:82px !important;
	height:9px !important;
	left:13px !important;
	top:386px !important;
}

#item29618 {
	width:77px !important;
	height:9px !important;
	left:104px !important;
	top:346px !important;
}

#item29645 {
	width:61px !important;
	height:9px !important;
	left:104px !important;
	top:386px !important;
}

#item40778 {
	width:167px !important;
	height:281px !important;
}

#item42822 {
	width:167px !important;
	height:281px !important;
}

#item40779 {
	width:102px !important;
	height:123px !important;
}

#item42828 {
	width:102px !important;
	height:123px !important;
	left:176px !important;
	top:59px !important;
}

#item40780 {
	width:163px !important;
	height:218px !important;
}

#item42833 {
	width:163px !important;
	height:218px !important;
	left:293px !important;
	top:52px !important;
}

#item40781 {
	width:195px !important;
	height:239px !important;
}

#item42838 {
	width:195px !important;
	height:239px !important;
	left:88px !important;
	top:395px !important;
}

#item40782 {
	width:239px !important;
	height:255px !important;
}

#item42843 {
	width:239px !important;
	height:255px !important;
	left:291px !important;
	top:279px !important;
}

#item29672 {
	width:66px !important;
	height:45px !important;
	left:458px !important;
	top:222px !important;
}

#item29704 {
	width:66px !important;
	height:47px !important;
	left:17px !important;
	top:576px !important;
}

#item29735 {
	width:77px !important;
	height:9px !important;
	left:107px !important;
	top:350px !important;
}

#item29762 {
	width:77px !important;
	height:9px !important;
	left:107px !important;
	top:360px !important;
}

#item29789 {
	width:79px !important;
	height:9px !important;
	left:107px !important;
	top:369px !important;
}

#item29816 {
	width:83px !important;
	height:9px !important;
	left:192px !important;
	top:350px !important;
}

#item29844 {
	width:83px !important;
	height:9px !important;
	left:192px !important;
	top:360px !important;
}

#item29871 {
	width:77px !important;
	height:9px !important;
	left:13px !important;
	top:350px !important;
}

#item29898 {
	width:76px !important;
	height:9px !important;
	left:13px !important;
	top:360px !important;
}

#item29925 {
	width:76px !important;
	height:9px !important;
	left:297px !important;
	top:609px !important;
}

#item29952 {
	width:84px !important;
	height:9px !important;
	left:384px !important;
	top:609px !important;
}

#item40785 {
	width:134px !important;
	height:302px !important;
}

#item42848 {
	width:134px !important;
	height:302px !important;
	left:101px !important;
	top:332px !important;
}

#item40786 {
	width:82px !important;
	height:107px !important;
}

#item42853 {
	width:82px !important;
	height:107px !important;
	left:14px !important;
	top:333px !important;
}

#item40787 {
	width:109px !important;
	height:301px !important;
}

#item42858 {
	width:109px !important;
	height:301px !important;
	left:325px !important;
	top:333px !important;
}

#item40788 {
	width:100px !important;
	height:300px !important;
}

#item42863 {
	width:100px !important;
	height:300px !important;
	left:430px !important;
	top:334px !important;
}

#item40789 {
	width:117px !important;
	height:309px !important;
}

#item42868 {
	width:117px !important;
	height:309px !important;
	left:124px !important;
	top:14px !important;
}

#item40790 {
	width:105px !important;
	height:309px !important;
}

#item42873 {
	width:105px !important;
	height:309px !important;
	left:227px !important;
	top:14px !important;
}

#item40791 {
	width:113px !important;
	height:306px !important;
}

#item42878 {
	width:113px !important;
	height:306px !important;
	left:417px !important;
	top:14px !important;
}

#item29979 {
	width:59px !important;
	height:57px !important;
	left:354px !important;
	top:269px !important;
}

#item30009 {
	width:70px !important;
	height:9px !important;
	left:247px !important;
	top:589px !important;
}

#item30036 {
	width:70px !important;
	height:9px !important;
	left:247px !important;
	top:608px !important;
}

#item30063 {
	width:78px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item30091 {
	width:78px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item30118 {
	width:78px !important;
	height:9px !important;
	left:13px !important;
	top:577px !important;
}

#item30145 {
	width:81px !important;
	height:9px !important;
	left:20px !important;
	top:257px !important;
}

#item30172 {
	width:81px !important;
	height:9px !important;
	left:20px !important;
	top:267px !important;
}

#item30199 {
	width:83px !important;
	height:9px !important;
	left:20px !important;
	top:276px !important;
}

#item30226 {
	width:83px !important;
	height:9px !important;
	left:20px !important;
	top:286px !important;
}

#item30253 {
	width:84px !important;
	height:9px !important;
	left:20px !important;
	top:295px !important;
}

#item30280 {
	width:82px !important;
	height:9px !important;
	left:20px !important;
	top:185px !important;
}

#item30307 {
	width:82px !important;
	height:9px !important;
	left:20px !important;
	top:194px !important;
}

#item30336 {
	width:84px !important;
	height:9px !important;
	left:20px !important;
	top:204px !important;
}

#item30364 {
	width:84px !important;
	height:9px !important;
	left:20px !important;
	top:213px !important;
}

#item30391 {
	width:84px !important;
	height:9px !important;
	left:20px !important;
	top:223px !important;
}

#item40792 {
	width:64px !important;
	height:70px !important;
}

#item42884 {
	width:64px !important;
	height:70px !important;
	left:171px !important;
	top:56px !important;
}

#item40793 {
	width:83px !important;
	height:94px !important;
}

#item42889 {
	width:83px !important;
	height:94px !important;
	left:14px !important;
	top:14px !important;
}

#item40794 {
	width:83px !important;
	height:95px !important;
}

#item42894 {
	width:83px !important;
	height:95px !important;
	left:14px !important;
	top:114px !important;
}

#item40795 {
	width:54px !important;
	height:76px !important;
}

#item42899 {
	width:54px !important;
	height:76px !important;
	left:312px !important;
	top:59px !important;
}

#item40796 {
	width:67px !important;
	height:78px !important;
}

#item42905 {
	width:67px !important;
	height:78px !important;
	left:452px !important;
	top:60px !important;
}

#item40797 {
	width:67px !important;
	height:77px !important;
}

#item42910 {
	width:67px !important;
	height:77px !important;
	left:454px !important;
	top:142px !important;
}

#item40798 {
	width:62px !important;
	height:94px !important;
}

#item42915 {
	width:62px !important;
	height:94px !important;
	left:51px !important;
	top:434px !important;
}

#item40799 {
	width:82px !important;
	height:136px !important;
}

#item42920 {
	width:82px !important;
	height:136px !important;
	left:139px !important;
	top:444px !important;
}

#item40800 {
	width:67px !important;
	height:98px !important;
}

#item42925 {
	width:67px !important;
	height:98px !important;
	left:237px !important;
	top:422px !important;
}

#item40801 {
	width:59px !important;
	height:117px !important;
}

#item42930 {
	width:59px !important;
	height:117px !important;
	left:346px !important;
	top:345px !important;
}

#item40802 {
	width:94px !important;
	height:189px !important;
}

#item42936 {
	width:94px !important;
	height:189px !important;
	left:412px !important;
	top:384px !important;
}

#item30418 {
	width:82px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item30445 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item30472 {
	width:88px !important;
	height:9px !important;
	left:18px !important;
	top:399px !important;
}

#item30499 {
	width:85px !important;
	height:9px !important;
	left:18px !important;
	top:408px !important;
}

#item30527 {
	width:88px !important;
	height:9px !important;
	left:127px !important;
	top:399px !important;
}

#item30554 {
	width:98px !important;
	height:9px !important;
	left:373px !important;
	top:293px !important;
}

#item30582 {
	width:98px !important;
	height:9px !important;
	left:373px !important;
	top:302px !important;
}

#item30609 {
	width:63px !important;
	height:28px !important;
	left:346px !important;
	top:562px !important;
}

#item30636 {
	width:63px !important;
	height:28px !important;
	left:346px !important;
	top:591px !important;
}

#item40803 {
	width:252px !important;
	height:296px !important;
}

#item42942 {
	width:252px !important;
	height:296px !important;
	left:14px !important;
	top:337px !important;
}

#item40810 {
	width:49px !important;
	height:61px !important;
}

#item42947 {
	width:49px !important;
	height:61px !important;
	left:284px !important;
	top:357px !important;
}

#item40811 {
	width:49px !important;
	height:61px !important;
}

#item42952 {
	width:49px !important;
	height:61px !important;
	left:338px !important;
	top:356px !important;
}

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

#item42957 {
	width:50px !important;
	height:61px !important;
	left:283px !important;
	top:422px !important;
}

#item40813 {
	width:49px !important;
	height:61px !important;
}

#item42962 {
	width:49px !important;
	height:61px !important;
	left:338px !important;
	top:423px !important;
}

#item40814 {
	width:125px !important;
	height:155px !important;
}

#item42967 {
	width:125px !important;
	height:155px !important;
	left:405px !important;
	top:348px !important;
}

#item40815 {
	width:110px !important;
	height:209px !important;
}

#item42972 {
	width:110px !important;
	height:209px !important;
	left:33px !important;
	top:121px !important;
}

#item40816 {
	width:83px !important;
	height:143px !important;
}

#item42978 {
	width:83px !important;
	height:143px !important;
	left:210px !important;
	top:14px !important;
}

#item40817 {
	width:83px !important;
	height:145px !important;
}

#item42983 {
	width:83px !important;
	height:145px !important;
	left:299px !important;
	top:14px !important;
}

#item40818 {
	width:81px !important;
	height:144px !important;
}

#item42988 {
	width:81px !important;
	height:144px !important;
	left:397px !important;
	top:57px !important;
}

#item30663 {
	width:131px !important;
	height:19px !important;
	left:22px !important;
	top:64px !important;
}

#item30693 {
	width:98px !important;
	height:28px !important;
	left:21px !important;
	top:425px !important;
}

#item30723 {
	width:93px !important;
	height:9px !important;
	left:282px !important;
	top:577px !important;
}

#item30751 {
	width:92px !important;
	height:9px !important;
	left:282px !important;
	top:586px !important;
}

#item30778 {
	width:93px !important;
	height:9px !important;
	left:282px !important;
	top:596px !important;
}

#item30806 {
	width:95px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item30833 {
	width:98px !important;
	height:9px !important;
	left:218px !important;
	top:283px !important;
}

#item30860 {
	width:98px !important;
	height:9px !important;
	left:218px !important;
	top:292px !important;
}

#item30887 {
	width:98px !important;
	height:9px !important;
	left:218px !important;
	top:302px !important;
}

#item40819 {
	width:73px !important;
	height:150px !important;
}

#item42993 {
	width:73px !important;
	height:150px !important;
	left:26px !important;
	top:206px !important;
}

#item40820 {
	width:105px !important;
	height:252px !important;
}

#item42998 {
	width:105px !important;
	height:252px !important;
	left:249px !important;
	top:101px !important;
}

#item40821 {
	width:83px !important;
	height:264px !important;
}

#item43003 {
	width:83px !important;
	height:264px !important;
	left:345px !important;
	top:91px !important;
}

#item40822 {
	width:70px !important;
	height:196px !important;
}

#item43008 {
	width:70px !important;
	height:196px !important;
	left:87px !important;
	top:415px !important;
}

#item40823 {
	width:82px !important;
	height:220px !important;
}

#item43013 {
	width:82px !important;
	height:220px !important;
	left:273px !important;
	top:383px !important;
}

#item40824 {
	width:75px !important;
	height:213px !important;
}

#item43018 {
	width:75px !important;
	height:213px !important;
	left:354px !important;
	top:381px !important;
}

#item30914 {
	width:94px !important;
	height:9px !important;
	left:109px !important;
	top:290px !important;
}

#item30941 {
	width:92px !important;
	height:9px !important;
	left:109px !important;
	top:300px !important;
}

#item30968 {
	width:94px !important;
	height:9px !important;
	left:109px !important;
	top:309px !important;
}

#item30995 {
	width:94px !important;
	height:9px !important;
	left:109px !important;
	top:319px !important;
}

#item31022 {
	width:94px !important;
	height:9px !important;
	left:109px !important;
	top:328px !important;
}

#item31049 {
	width:94px !important;
	height:9px !important;
	left:109px !important;
	top:338px !important;
}

#item31078 {
	width:72px !important;
	height:47px !important;
	left:17px !important;
	top:576px !important;
}

#item31109 {
	width:86px !important;
	height:9px !important;
	left:175px !important;
	top:590px !important;
}

#item31136 {
	width:85px !important;
	height:9px !important;
	left:175px !important;
	top:599px !important;
}

#item31163 {
	width:86px !important;
	height:9px !important;
	left:175px !important;
	top:609px !important;
}

#item31190 {
	width:85px !important;
	height:9px !important;
	left:437px !important;
	top:590px !important;
}

#item31217 {
	width:83px !important;
	height:9px !important;
	left:437px !important;
	top:599px !important;
}

#item31244 {
	width:85px !important;
	height:9px !important;
	left:437px !important;
	top:609px !important;
}

#item31271 {
	width:87px !important;
	height:9px !important;
	left:434px !important;
	top:274px !important;
}

#item31299 {
	width:85px !important;
	height:9px !important;
	left:434px !important;
	top:284px !important;
}

#item31326 {
	width:87px !important;
	height:9px !important;
	left:434px !important;
	top:314px !important;
}

#item31353 {
	width:85px !important;
	height:9px !important;
	left:434px !important;
	top:323px !important;
}

#item40825 {
	width:91px !important;
	height:241px !important;
}

#item43023 {
	width:91px !important;
	height:241px !important;
	left:21px !important;
	top:269px !important;
}

#item40827 {
	width:85px !important;
	height:205px !important;
}

#item43028 {
	width:85px !important;
	height:205px !important;
	left:134px !important;
	top:429px !important;
}

#item40828 {
	width:89px !important;
	height:192px !important;
}

#item43033 {
	width:89px !important;
	height:192px !important;
	left:233px !important;
	top:226px !important;
}

#item40829 {
	width:62px !important;
	height:140px !important;
}

#item43038 {
	width:62px !important;
	height:140px !important;
	left:446px !important;
	top:487px !important;
}

#item40830 {
	width:101px !important;
	height:177px !important;
}

#item43043 {
	width:101px !important;
	height:177px !important;
	left:333px !important;
	top:183px !important;
}

#item40831 {
	width:154px !important;
	height:158px !important;
}

#item43049 {
	width:154px !important;
	height:158px !important;
	left:10px !important;
	top:72px !important;
}

#item40832 {
	width:62px !important;
	height:61px !important;
}

#item43054 {
	width:62px !important;
	height:61px !important;
	left:130px !important;
	top:85px !important;
}

#item31380 {
	width:88px !important;
	height:9px !important;
	left:17px !important;
	top:598px !important;
}

#item31407 {
	width:86px !important;
	height:9px !important;
	left:17px !important;
	top:608px !important;
}

#item31434 {
	width:84px !important;
	height:9px !important;
	left:255px !important;
	top:584px !important;
}

#item31461 {
	width:82px !important;
	height:9px !important;
	left:255px !important;
	top:594px !important;
}

#item31488 {
	width:83px !important;
	height:9px !important;
	left:255px !important;
	top:603px !important;
}

#item31515 {
	width:51px !important;
	height:19px !important;
	left:370px !important;
	top:574px !important;
}

#item31542 {
	width:49px !important;
	height:19px !important;
	left:370px !important;
	top:593px !important;
}

#item31570 {
	width:86px !important;
	height:9px !important;
	left:439px !important;
	top:317px !important;
}

#item31597 {
	width:85px !important;
	height:9px !important;
	left:439px !important;
	top:326px !important;
}

#item31624 {
	width:86px !important;
	height:9px !important;
	left:439px !important;
	top:336px !important;
}

#item31651 {
	width:86px !important;
	height:9px !important;
	left:439px !important;
	top:345px !important;
}

#item31678 {
	width:57px !important;
	height:19px !important;
	left:138px !important;
	top:351px !important;
}

#item31707 {
	width:55px !important;
	height:19px !important;
	left:138px !important;
	top:370px !important;
}

#item31734 {
	width:57px !important;
	height:19px !important;
	left:138px !important;
	top:389px !important;
}

#item31762 {
	width:89px !important;
	height:9px !important;
	left:202px !important;
	top:172px !important;
}

#item31789 {
	width:92px !important;
	height:9px !important;
	left:202px !important;
	top:181px !important;
}

#item40833 {
	width:156px !important;
	height:219px !important;
}

#item43060 {
	width:156px !important;
	height:219px !important;
	left:14px !important;
	top:14px !important;
}

#item40834 {
	width:174px !important;
	height:201px !important;
}

#item43065 {
	width:174px !important;
	height:201px !important;
	left:266px !important;
	top:52px !important;
}

#item40836 {
	width:130px !important;
	height:223px !important;
}

#item43070 {
	width:130px !important;
	height:223px !important;
	left:400px !important;
	top:261px !important;
}

#item40837 {
	width:126px !important;
	height:251px !important;
}

#item43075 {
	width:126px !important;
	height:251px !important;
	left:266px !important;
	top:383px !important;
}

#item40838 {
	width:169px !important;
	height:299px !important;
}

#item43080 {
	width:169px !important;
	height:299px !important;
	top:334px !important;
}

#item31817 {
	width:79px !important;
	height:9px !important;
	left:443px !important;
	top:186px !important;
}

#item31844 {
	width:81px !important;
	height:9px !important;
	left:443px !important;
	top:195px !important;
}

#item31871 {
	width:81px !important;
	height:9px !important;
	left:443px !important;
	top:205px !important;
}

#item31898 {
	width:81px !important;
	height:9px !important;
	left:443px !important;
	top:214px !important;
}

#item31925 {
	width:90px !important;
	height:9px !important;
	left:270px !important;
	top:335px !important;
}

#item31952 {
	width:89px !important;
	height:9px !important;
	left:270px !important;
	top:345px !important;
}

#item31979 {
	width:89px !important;
	height:9px !important;
	left:270px !important;
	top:354px !important;
}

#item32006 {
	width:80px !important;
	height:9px !important;
	left:21px !important;
	top:294px !important;
}

#item32033 {
	width:78px !important;
	height:9px !important;
	left:21px !important;
	top:303px !important;
}

#item32061 {
	width:81px !important;
	height:9px !important;
	left:109px !important;
	top:294px !important;
}

#item32088 {
	width:81px !important;
	height:9px !important;
	left:109px !important;
	top:303px !important;
}

#item32115 {
	width:77px !important;
	height:9px !important;
	left:173px !important;
	top:567px !important;
}

#item32142 {
	width:75px !important;
	height:9px !important;
	left:173px !important;
	top:576px !important;
}

#item32169 {
	width:77px !important;
	height:9px !important;
	left:173px !important;
	top:586px !important;
}

#item32196 {
	width:77px !important;
	height:9px !important;
	left:173px !important;
	top:595px !important;
}

#item32223 {
	width:77px !important;
	height:9px !important;
	left:173px !important;
	top:605px !important;
}

#item32250 {
	width:91px !important;
	height:9px !important;
	left:406px !important;
	top:567px !important;
}

#item32277 {
	width:89px !important;
	height:9px !important;
	left:406px !important;
	top:576px !important;
}

#item32306 {
	width:91px !important;
	height:9px !important;
	left:406px !important;
	top:586px !important;
}

#item32333 {
	width:91px !important;
	height:9px !important;
	left:406px !important;
	top:595px !important;
}

#item32360 {
	width:91px !important;
	height:9px !important;
	left:406px !important;
	top:605px !important;
}

#item40839 {
	width:158px !important;
	height:312px !important;
}

#item43085 {
	width:158px !important;
	height:312px !important;
	left:108px !important;
	top:322px !important;
}

#item40840 {
	width:166px !important;
	height:225px !important;
}

#item43090 {
	width:166px !important;
	height:225px !important;
	left:365px !important;
	top:409px !important;
}

#item40841 {
	width:142px !important;
	height:298px !important;
}

#item43095 {
	width:142px !important;
	height:298px !important;
	left:14px !important;
	top:14px !important;
}

#item40844 {
	width:116px !important;
	height:254px !important;
}

#item43100 {
	width:116px !important;
	height:254px !important;
	left:278px !important;
	top:145px !important;
}

#item40845 {
	width:154px !important;
	height:238px !important;
}

#item43106 {
	width:154px !important;
	height:238px !important;
	left:390px !important;
}

#item32387 {
	width:79px !important;
	height:9px !important;
	left:22px !important;
	top:586px !important;
}

#item32414 {
	width:77px !important;
	height:9px !important;
	left:22px !important;
	top:595px !important;
}

#item32441 {
	width:78px !important;
	height:9px !important;
	left:22px !important;
	top:605px !important;
}

#item32468 {
	width:61px !important;
	height:38px !important;
	left:284px !important;
	top:586px !important;
}

#item32496 {
	width:91px !important;
	height:9px !important;
	left:399px !important;
	top:354px !important;
}

#item32523 {
	width:91px !important;
	height:9px !important;
	left:399px !important;
	top:363px !important;
}

#item32551 {
	width:90px !important;
	height:9px !important;
	left:399px !important;
	top:373px !important;
}

#item32578 {
	width:92px !important;
	height:9px !important;
	left:161px !important;
	top:239px !important;
}

#item32605 {
	width:90px !important;
	height:9px !important;
	left:161px !important;
	top:249px !important;
}

#item32632 {
	width:92px !important;
	height:9px !important;
	left:161px !important;
	top:258px !important;
}

#item32659 {
	width:92px !important;
	height:9px !important;
	left:161px !important;
	top:268px !important;
}

#item32686 {
	width:92px !important;
	height:9px !important;
	left:161px !important;
	top:277px !important;
}

#item32713 {
	width:92px !important;
	height:9px !important;
	left:161px !important;
	top:287px !important;
}

#item32740 {
	width:91px !important;
	height:9px !important;
	left:281px !important;
	top:78px !important;
}

#item32767 {
	width:89px !important;
	height:9px !important;
	left:281px !important;
	top:88px !important;
}

#item32795 {
	width:91px !important;
	height:9px !important;
	left:281px !important;
	top:97px !important;
}

#item32822 {
	width:91px !important;
	height:9px !important;
	left:281px !important;
	top:107px !important;
}

#item40846 {
	width:266px !important;
	height:315px !important;
}

#item43111 {
	width:266px !important;
	height:315px !important;
}

#item40847 {
	width:252px !important;
	height:196px !important;
}

#item43116 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item40848 {
	width:148px !important;
	height:196px !important;
}

#item43121 {
	width:148px !important;
	height:196px !important;
	left:278px !important;
	top:223px !important;
}

#item40849 {
	width:252px !important;
	height:300px !important;
}

#item43128 {
	width:252px !important;
	height:300px !important;
	left:14px !important;
	top:326px !important;
}

#item40850 {
	width:143px !important;
	height:204px !important;
}

#item43133 {
	width:143px !important;
	height:204px !important;
	left:387px !important;
	top:430px !important;
}

#item40854 {
	width:186px !important;
	height:112px !important;
}

#item43154 {
	width:186px !important;
	height:112px !important;
	left:544px !important;
	top:117px !important;
}

#item32849 {
	width:80px !important;
	height:39px !important;
	left:165px !important;
	top:277px !important;
}

#item32880 {
	width:126px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item32910 {
	width:101px !important;
	height:49px !important;
	left:430px !important;
	top:366px !important;
}

#item32941 {
	width:96px !important;
	height:30px !important;
	left:285px !important;
	top:518px !important;
}

#item32971 {
	width:149px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item40851 {
	width:191px !important;
	height:166px !important;
}

#item43138 {
	width:191px !important;
	height:166px !important;
	left:14px !important;
	top:327px !important;
}

#item40852 {
	width:142px !important;
	height:120px !important;
}

#item43144 {
	width:142px !important;
	height:120px !important;
	left:130px !important;
	top:428px !important;
}

#item40853 {
	width:253px !important;
	height:132px !important;
}

#item43149 {
	width:253px !important;
	height:132px !important;
	left:14px !important;
}

#item40855 {
	width:175px !important;
	height:198px !important;
}

#item43159 {
	width:175px !important;
	height:198px !important;
	left:365px !important;
	top:97px !important;
}

#item40856 {
	width:181px !important;
	height:303px !important;
}

#item43164 {
	width:181px !important;
	height:303px !important;
	left:343px !important;
	top:271px !important;
}

#item33003 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:314px !important;
}

#item33033 {
	width:74px !important;
	height:29px !important;
	left:276px !important;
	top:173px !important;
}

#item33060 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item33087 {
	width:249px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item33119 {
	width:209px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item33147 {
	width:209px !important;
	height:9px !important;
	left:18px !important;
	top:616px !important;
}

#item40857 {
	width:137px !important;
	height:96px !important;
}

#item43169 {
	width:137px !important;
	height:96px !important;
	left:11px !important;
	top:11px !important;
}

#item40858 {
	width:73px !important;
	height:59px !important;
}

#item43174 {
	width:73px !important;
	height:59px !important;
	left:155px !important;
	top:19px !important;
}

#item40862 {
	width:149px !important;
	height:81px !important;
}

#item43179 {
	width:149px !important;
	height:81px !important;
	left:241px !important;
	top:99px !important;
}

#item40863 {
	width:77px !important;
	height:53px !important;
}

#item43184 {
	width:77px !important;
	height:53px !important;
	left:369px !important;
	top:61px !important;
}

#item40864 {
	width:75px !important;
	height:50px !important;
}

#item43189 {
	width:75px !important;
	height:50px !important;
	left:450px !important;
	top:62px !important;
}

#item40865 {
	width:139px !important;
	height:115px !important;
}

#item43194 {
	width:139px !important;
	height:115px !important;
	left:14px !important;
	top:255px !important;
}

#item40866 {
	width:76px !important;
	height:61px !important;
}

#item43200 {
	width:76px !important;
	height:61px !important;
	left:153px !important;
	top:308px !important;
}

#item40867 {
	width:149px !important;
	height:91px !important;
}

#item43205 {
	width:149px !important;
	height:91px !important;
	left:381px !important;
	top:296px !important;
}

#item40868 {
	width:148px !important;
	height:98px !important;
}

#item43210 {
	width:148px !important;
	height:98px !important;
	left:238px !important;
	top:400px !important;
}

#item40869 {
	width:200px !important;
	height:133px !important;
}

#item43215 {
	width:200px !important;
	height:133px !important;
	top:501px !important;
}

#item40870 {
	width:90px !important;
	height:67px !important;
}

#item43220 {
	width:90px !important;
	height:67px !important;
	left:203px !important;
	top:559px !important;
}

#item33177 {
	width:115px !important;
	height:19px !important;
	left:394px !important;
	top:470px !important;
}

#item33208 {
	width:96px !important;
	height:9px !important;
	left:125px !important;
	top:207px !important;
}

#item33235 {
	width:94px !important;
	height:9px !important;
	left:125px !important;
	top:216px !important;
}

#item33262 {
	width:96px !important;
	height:9px !important;
	left:125px !important;
	top:226px !important;
}

#item33289 {
	width:95px !important;
	height:9px !important;
	left:20px !important;
	top:207px !important;
}

#item33317 {
	width:93px !important;
	height:9px !important;
	left:20px !important;
	top:216px !important;
}

#item33344 {
	width:95px !important;
	height:9px !important;
	left:20px !important;
	top:226px !important;
}

#item33371 {
	width:86px !important;
	height:9px !important;
	left:249px !important;
	top:205px !important;
}

#item33398 {
	width:84px !important;
	height:9px !important;
	left:249px !important;
	top:214px !important;
}

#item33425 {
	width:85px !important;
	height:9px !important;
	left:249px !important;
	top:223px !important;
}

#item33452 {
	width:85px !important;
	height:9px !important;
	left:249px !important;
	top:232px !important;
}

#item33480 {
	width:85px !important;
	height:9px !important;
	left:249px !important;
	top:241px !important;
}

#item33507 {
	width:86px !important;
	height:9px !important;
	left:343px !important;
	top:205px !important;
}

#item33535 {
	width:84px !important;
	height:9px !important;
	left:343px !important;
	top:214px !important;
}

#item33562 {
	width:85px !important;
	height:9px !important;
	left:343px !important;
	top:223px !important;
}

#item33589 {
	width:85px !important;
	height:9px !important;
	left:343px !important;
	top:232px !important;
}

#item33616 {
	width:85px !important;
	height:9px !important;
	left:343px !important;
	top:241px !important;
}

#item33643 {
	width:86px !important;
	height:9px !important;
	left:343px !important;
	top:250px !important;
}

#item33670 {
	width:84px !important;
	height:9px !important;
	left:437px !important;
	top:205px !important;
}

#item33697 {
	width:82px !important;
	height:9px !important;
	left:437px !important;
	top:214px !important;
}

#item33725 {
	width:84px !important;
	height:9px !important;
	left:437px !important;
	top:223px !important;
}

#item33752 {
	width:83px !important;
	height:9px !important;
	left:437px !important;
	top:232px !important;
}

#item33779 {
	width:74px !important;
	height:9px !important;
	left:240px !important;
	top:343px !important;
}

#item33806 {
	width:72px !important;
	height:9px !important;
	left:240px !important;
	top:352px !important;
}

#item33833 {
	width:73px !important;
	height:9px !important;
	left:240px !important;
	top:362px !important;
}

#item33861 {
	width:73px !important;
	height:9px !important;
	left:240px !important;
	top:371px !important;
}

#item33889 {
	width:71px !important;
	height:9px !important;
	left:314px !important;
	top:343px !important;
}

#item33916 {
	width:69px !important;
	height:9px !important;
	left:314px !important;
	top:352px !important;
}

#item33943 {
	width:89px !important;
	height:9px !important;
	left:19px !important;
	top:425px !important;
}

#item33971 {
	width:87px !important;
	height:9px !important;
	left:19px !important;
	top:434px !important;
}

#item33998 {
	width:89px !important;
	height:9px !important;
	left:19px !important;
	top:444px !important;
}

#item34025 {
	width:88px !important;
	height:9px !important;
	left:19px !important;
	top:453px !important;
}

#item34052 {
	width:88px !important;
	height:9px !important;
	left:19px !important;
	top:463px !important;
}

#item34079 {
	width:89px !important;
	height:9px !important;
	left:19px !important;
	top:472px !important;
}

#item34106 {
	width:89px !important;
	height:9px !important;
	left:117px !important;
	top:425px !important;
}

#item34133 {
	width:87px !important;
	height:9px !important;
	left:117px !important;
	top:434px !important;
}

#item34160 {
	width:89px !important;
	height:9px !important;
	left:117px !important;
	top:444px !important;
}

#item34187 {
	width:89px !important;
	height:9px !important;
	left:117px !important;
	top:453px !important;
}

#item34215 {
	width:89px !important;
	height:9px !important;
	left:117px !important;
	top:463px !important;
}

#item34242 {
	width:89px !important;
	height:9px !important;
	left:117px !important;
	top:472px !important;
}

#item34269 {
	width:87px !important;
	height:9px !important;
	left:305px !important;
	top:560px !important;
}

#item34296 {
	width:84px !important;
	height:9px !important;
	left:305px !important;
	top:569px !important;
}

#item34323 {
	width:86px !important;
	height:9px !important;
	left:305px !important;
	top:579px !important;
}

#item34350 {
	width:86px !important;
	height:9px !important;
	left:305px !important;
	top:588px !important;
}

#item34377 {
	width:86px !important;
	height:9px !important;
	left:305px !important;
	top:598px !important;
}

#item34404 {
	width:85px !important;
	height:9px !important;
	left:305px !important;
	top:607px !important;
}

#item34431 {
	width:88px !important;
	height:9px !important;
	left:413px !important;
	top:560px !important;
}

#item34459 {
	width:86px !important;
	height:9px !important;
	left:413px !important;
	top:569px !important;
}

#item34488 {
	width:88px !important;
	height:9px !important;
	left:413px !important;
	top:579px !important;
}

#item34515 {
	width:88px !important;
	height:9px !important;
	left:413px !important;
	top:588px !important;
}

#item34543 {
	width:88px !important;
	height:9px !important;
	left:413px !important;
	top:598px !important;
}

#item34570 {
	width:88px !important;
	height:9px !important;
	left:413px !important;
	top:607px !important;
}

#item40871 {
	width:179px !important;
	height:165px !important;
}

#item43225 {
	width:179px !important;
	height:165px !important;
	left:14px !important;
	top:379px !important;
}

#item40872 {
	width:249px !important;
	height:141px !important;
}

#item43230 {
	width:249px !important;
	height:141px !important;
	left:281px !important;
	top:485px !important;
}

#item40873 {
	width:112px !important;
	height:116px !important;
}

#item43235 {
	width:112px !important;
	height:116px !important;
	left:272px !important;
	top:358px !important;
}

#item40874 {
	width:179px !important;
	height:95px !important;
}

#item43240 {
	width:179px !important;
	height:95px !important;
	left:14px !important;
	top:207px !important;
}

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

#item43245 {
	width:115px !important;
	height:134px !important;
	left:206px !important;
	top:211px !important;
}

#item40876 {
	width:88px !important;
	height:84px !important;
}

#item43250 {
	width:88px !important;
	height:84px !important;
	left:324px !important;
	top:207px !important;
}

#item40877 {
	width:270px !important;
	height:203px !important;
}

#item43255 {
	width:270px !important;
	height:203px !important;
	left:274px !important;
}

#item40878 {
	width:154px !important;
	height:144px !important;
}

#item43260 {
	width:154px !important;
	height:144px !important;
	left:112px !important;
	top:57px !important;
}

#item34599 {
	width:70px !important;
	height:28px !important;
	left:20px !important;
	top:166px !important;
}

#item34626 {
	width:113px !important;
	height:19px !important;
	left:279px !important;
	top:181px !important;
}

#item34653 {
	width:115px !important;
	height:19px !important;
	left:19px !important;
	top:348px !important;
}

#item34683 {
	width:165px !important;
	height:9px !important;
	left:20px !important;
	top:619px !important;
}

#item34711 {
	width:120px !important;
	height:19px !important;
	left:389px !important;
	top:448px !important;
}

#item34742 {
	width:84px !important;
	height:19px !important;
	left:205px !important;
	top:609px !important;
}

#item34769 {
	width:94px !important;
	height:19px !important;
	left:419px !important;
	top:299px !important;
}

#item34799 {
	width:71px !important;
	height:19px !important;
	left:419px !important;
	top:319px !important;
}

#item40890 {
	width:252px !important;
	height:199px !important;
}

#item43265 {
	width:252px !important;
	height:199px !important;
	left:278px !important;
	top:48px !important;
}

#item40882 {
	width:252px !important;
	height:173px !important;
}

#item43270 {
	width:252px !important;
	height:173px !important;
	left:14px !important;
	top:73px !important;
}

#item40883 {
	width:59px !important;
	height:51px !important;
}

#item43276 {
	width:59px !important;
	height:51px !important;
	left:207px !important;
	top:86px !important;
}

#item40884 {
	width:59px !important;
	height:51px !important;
}

#item43281 {
	width:59px !important;
	height:51px !important;
	left:207px !important;
	top:140px !important;
}

#item40885 {
	width:59px !important;
	height:51px !important;
}

#item43286 {
	width:59px !important;
	height:51px !important;
	left:207px !important;
	top:196px !important;
}

#item40886 {
	width:58px !important;
	height:50px !important;
}

#item43291 {
	width:58px !important;
	height:50px !important;
	left:278px !important;
	top:86px !important;
}

#item40887 {
	width:59px !important;
	height:50px !important;
}

#item43296 {
	width:59px !important;
	height:50px !important;
	left:278px !important;
	top:141px !important;
}

#item40888 {
	width:59px !important;
	height:51px !important;
}

#item43301 {
	width:59px !important;
	height:51px !important;
	left:278px !important;
	top:196px !important;
}

#item40891 {
	width:173px !important;
	height:179px !important;
}

#item43306 {
	width:173px !important;
	height:179px !important;
	top:367px !important;
}

#item40892 {
	width:171px !important;
	height:146px !important;
}

#item43311 {
	width:171px !important;
	height:146px !important;
	left:181px !important;
	top:394px !important;
}

#item40893 {
	width:180px !important;
	height:178px !important;
}

#item43316 {
	width:180px !important;
	height:178px !important;
	left:365px !important;
	top:367px !important;
}

#item34826 {
	width:92px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item34853 {
	width:92px !important;
	height:9px !important;
	left:13px !important;
	top:316px !important;
}

#item34880 {
	width:89px !important;
	height:9px !important;
	left:126px !important;
	top:307px !important;
}

#item34907 {
	width:89px !important;
	height:9px !important;
	left:126px !important;
	top:316px !important;
}

#item34934 {
	width:89px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item34962 {
	width:90px !important;
	height:9px !important;
	left:276px !important;
	top:313px !important;
}

#item34989 {
	width:87px !important;
	height:9px !important;
	left:400px !important;
	top:304px !important;
}

#item35016 {
	width:85px !important;
	height:9px !important;
	left:400px !important;
	top:313px !important;
}

#item35043 {
	width:156px !important;
	height:19px !important;
	left:13px !important;
	top:603px !important;
}

#item35074 {
	width:153px !important;
	height:19px !important;
	left:179px !important;
	top:603px !important;
}

#item35105 {
	width:147px !important;
	height:19px !important;
	left:363px !important;
	top:603px !important;
}

#item40894 {
	width:252px !important;
	height:201px !important;
}

#item43321 {
	width:252px !important;
	height:201px !important;
	left:14px !important;
	top:296px !important;
}

#item40895 {
	width:175px !important;
	height:185px !important;
}

#item43326 {
	width:175px !important;
	height:185px !important;
	left:355px !important;
	top:448px !important;
}

#item40896 {
	width:150px !important;
	height:184px !important;
}

#item43331 {
	width:150px !important;
	height:184px !important;
	left:380px !important;
	top:248px !important;
}

#item40897 {
	width:115px !important;
	height:190px !important;
}

#item43336 {
	width:115px !important;
	height:190px !important;
	left:286px !important;
	top:114px !important;
}

#item40898 {
	width:139px !important;
	height:129px !important;
}

#item43341 {
	width:139px !important;
	height:129px !important;
	left:22px !important;
	top:111px !important;
}

#item35138 {
	width:61px !important;
	height:47px !important;
	left:276px !important;
	top:581px !important;
}

#item35170 {
	width:115px !important;
	height:19px !important;
	left:38px !important;
	top:273px !important;
}

#item35197 {
	width:55px !important;
	height:19px !important;
	left:202px !important;
	top:229px !important;
}

#item35224 {
	width:53px !important;
	height:19px !important;
	left:202px !important;
	top:248px !important;
}

#item35251 {
	width:55px !important;
	height:19px !important;
	left:202px !important;
	top:267px !important;
}

#item35278 {
	width:99px !important;
	height:9px !important;
	left:276px !important;
	top:387px !important;
}

#item35306 {
	width:97px !important;
	height:9px !important;
	left:276px !important;
	top:396px !important;
}

#item35333 {
	width:98px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item35360 {
	width:98px !important;
	height:9px !important;
	left:276px !important;
	top:415px !important;
}

#item35388 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item35415 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item35442 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item35469 {
	width:84px !important;
	height:9px !important;
	left:109px !important;
	top:590px !important;
}

#item35496 {
	width:84px !important;
	height:9px !important;
	left:109px !important;
	top:600px !important;
}

#item35523 {
	width:85px !important;
	height:9px !important;
	left:109px !important;
	top:609px !important;
}

#item40899 {
	width:187px !important;
	height:313px !important;
}

#item43347 {
	width:187px !important;
	height:313px !important;
}

#item40900 {
	width:265px !important;
	height:207px !important;
}

#item43352 {
	width:265px !important;
	height:207px !important;
	left:277px !important;
}

#item40901 {
	width:185px !important;
	height:195px !important;
}

#item43357 {
	width:185px !important;
	height:195px !important;
	left:359px !important;
	top:220px !important;
}

#item40902 {
	width:197px !important;
	height:198px !important;
}

#item43362 {
	width:197px !important;
	height:198px !important;
	left:344px !important;
	top:399px !important;
}

#item40903 {
	width:266px !important;
	height:238px !important;
}

#item43367 {
	width:266px !important;
	height:238px !important;
	top:327px !important;
}

#item35550 {
	width:56px !important;
	height:30px !important;
	left:285px !important;
	top:360px !important;
}

#item35581 {
	width:93px !important;
	height:20px !important;
	left:277px !important;
	top:190px !important;
}

#item35608 {
	width:120px !important;
	height:20px !important;
	left:120px !important;
	top:201px !important;
}

#item35636 {
	width:134px !important;
	height:9px !important;
	left:284px !important;
	top:609px !important;
}

#item35663 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40904 {
	width:252px !important;
	height:244px !important;
}

#item43372 {
	width:252px !important;
	height:244px !important;
	left:14px !important;
	top:327px !important;
}

#item40905 {
	width:252px !important;
	height:314px !important;
}

#item43377 {
	width:252px !important;
	height:314px !important;
	left:14px !important;
}

#item40908 {
	width:166px !important;
	height:315px !important;
}

#item43382 {
	width:166px !important;
	height:315px !important;
	left:378px !important;
}

#item40909 {
	width:266px !important;
	height:231px !important;
}

#item43387 {
	width:266px !important;
	height:231px !important;
	left:278px !important;
	top:325px !important;
}

#item35690 {
	width:95px !important;
	height:20px !important;
	left:167px !important;
	top:287px !important;
}

#item35717 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35747 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item35774 {
	width:77px !important;
	height:30px !important;
	left:281px !important;
	top:281px !important;
}

#item40910 {
	width:266px !important;
	height:652px !important;
}

#item43392 {
	width:266px !important;
	height:652px !important;
}

#item40911 {
	width:252px !important;
	height:139px !important;
}

#item43397 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:14px !important;
}

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

#item43403 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:233px !important;
}

#item40913 {
	width:166px !important;
	height:202px !important;
}

#item43408 {
	width:166px !important;
	height:202px !important;
	left:364px !important;
	top:428px !important;
}

#item35801 {
	width:146px !important;
	height:20px !important;
	left:276px !important;
	top:201px !important;
}

#item35831 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item35858 {
	width:117px !important;
	height:9px !important;
	left:99px !important;
	top:426px !important;
}

#item35886 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:575px !important;
}

#item40914 {
	width:516px !important;
	height:307px !important;
}

#item43413 {
	width:516px !important;
	height:307px !important;
	left:14px !important;
	top:326px !important;
}

#item40915 {
	width:212px !important;
	height:245px !important;
}

#item43418 {
	width:212px !important;
	height:245px !important;
	left:318px !important;
	top:14px !important;
}

#item40916 {
	width:291px !important;
	height:243px !important;
}

#item43424 {
	width:291px !important;
	height:243px !important;
	left:14px !important;
	top:14px !important;
}

#item35914 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item35949 {
	width:130px !important;
	height:9px !important;
	left:316px !important;
	top:308px !important;
}

#item35976 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40918 {
	width:164px !important;
	height:207px !important;
}

#item43429 {
	width:164px !important;
	height:207px !important;
}

#item40919 {
	width:150px !important;
	height:143px !important;
}

#item43434 {
	width:150px !important;
	height:143px !important;
	left:116px !important;
	top:218px !important;
}

#item40920 {
	width:142px !important;
	height:156px !important;
}

#item43439 {
	width:142px !important;
	height:156px !important;
	left:278px !important;
	top:52px !important;
}

#item40921 {
	width:252px !important;
	height:126px !important;
}

#item43444 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:217px !important;
}

#item40922 {
	width:97px !important;
	height:106px !important;
}

#item43449 {
	width:97px !important;
	height:106px !important;
	left:170px !important;
	top:371px !important;
}

#item40923 {
	width:170px !important;
	height:147px !important;
}

#item43455 {
	width:170px !important;
	height:147px !important;
	top:486px !important;
}

#item40924 {
	width:252px !important;
	height:126px !important;
}

#item43461 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:427px !important;
}

#item36011 {
	width:71px !important;
	height:38px !important;
	left:169px !important;
	top:167px !important;
}

#item36042 {
	width:94px !important;
	height:38px !important;
	left:426px !important;
	top:164px !important;
}

#item36074 {
	width:98px !important;
	height:28px !important;
	left:16px !important;
	top:324px !important;
}

#item36105 {
	width:139px !important;
	height:9px !important;
	left:16px !important;
	top:414px !important;
}

#item36133 {
	width:165px !important;
	height:19px !important;
	left:283px !important;
	top:394px !important;
}

#item36164 {
	width:63px !important;
	height:28px !important;
	left:173px !important;
	top:600px !important;
}

#item36191 {
	width:209px !important;
	height:9px !important;
	left:284px !important;
	top:610px !important;
}

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

#item43466 {
	width:252px !important;
	height:208px !important;
	left:14px !important;
	top:418px !important;
}

#item40926 {
	width:259px !important;
	height:215px !important;
}

#item43471 {
	width:259px !important;
	height:215px !important;
	left:285px !important;
	top:418px !important;
}

#item40927 {
	width:252px !important;
	height:144px !important;
}

#item43476 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:206px !important;
}

#item40929 {
	width:252px !important;
	height:201px !important;
}

#item43481 {
	width:252px !important;
	height:201px !important;
	left:14px !important;
	top:207px !important;
}

#item40930 {
	width:167px !important;
	height:182px !important;
}

#item43486 {
	width:167px !important;
	height:182px !important;
	left:99px !important;
	top:14px !important;
}

#item40931 {
	width:196px !important;
	height:196px !important;
}

#item43491 {
	width:196px !important;
	height:196px !important;
	left:349px !important;
}

#item36221 {
	width:74px !important;
	height:40px !important;
	left:349px !important;
	top:154px !important;
}

#item36248 {
	width:80px !important;
	height:38px !important;
	left:16px !important;
	top:153px !important;
}

#item36279 {
	width:64px !important;
	height:38px !important;
	left:18px !important;
	top:368px !important;
}

#item36309 {
	width:224px !important;
	height:9px !important;
	left:285px !important;
	top:397px !important;
}

#item36339 {
	width:118px !important;
	height:19px !important;
	left:18px !important;
	top:609px !important;
}

#item36370 {
	width:100px !important;
	height:28px !important;
	left:283px !important;
	top:600px !important;
}

#item40932 {
	width:266px !important;
	height:244px !important;
}

#item43497 {
	width:266px !important;
	height:244px !important;
}

#item40933 {
	width:177px !important;
	height:214px !important;
}

#item43502 {
	width:177px !important;
	height:214px !important;
	left:367px !important;
}

#item40934 {
	width:266px !important;
	height:194px !important;
}

#item43507 {
	width:266px !important;
	height:194px !important;
	left:278px !important;
	top:226px !important;
}

#item40935 {
	width:180px !important;
	height:326px !important;
}

#item43512 {
	width:180px !important;
	height:326px !important;
	top:312px !important;
}

#item40936 {
	width:162px !important;
	height:177px !important;
}

#item43517 {
	width:162px !important;
	height:177px !important;
	left:369px !important;
	top:475px !important;
}

#item40937 {
	width:134px !important;
	height:136px !important;
}

#item43522 {
	width:134px !important;
	height:136px !important;
	left:398px !important;
	top:427px !important;
}

#item36400 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item36427 {
	width:88px !important;
	height:27px !important;
	left:276px !important;
	top:188px !important;
}

#item36457 {
	width:127px !important;
	height:9px !important;
	left:283px !important;
	top:408px !important;
}

#item36484 {
	width:71px !important;
	height:30px !important;
	left:185px !important;
	top:598px !important;
}

#item36512 {
	width:75px !important;
	height:27px !important;
	left:276px !important;
	top:574px !important;
}

#item36543 {
	width:75px !important;
	height:27px !important;
	left:276px !important;
	top:601px !important;
}

#item40939 {
	width:252px !important;
	height:201px !important;
}

#item43527 {
	width:252px !important;
	height:201px !important;
	left:14px !important;
	top:432px !important;
}

#item40940 {
	width:146px !important;
	height:187px !important;
}

#item43532 {
	width:146px !important;
	height:187px !important;
	left:384px !important;
	top:228px !important;
}

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

#item43537 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:225px !important;
}

#item40942 {
	width:150px !important;
	height:183px !important;
}

#item43542 {
	width:150px !important;
	height:183px !important;
	left:297px !important;
	top:14px !important;
}

#item40943 {
	width:252px !important;
	height:157px !important;
}

#item43547 {
	width:252px !important;
	height:157px !important;
	left:14px !important;
}

#item36573 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item36600 {
	width:100px !important;
	height:30px !important;
	left:276px !important;
	top:398px !important;
}

#item36632 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:419px !important;
}

#item36660 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item36687 {
	width:75px !important;
	height:49px !important;
	left:450px !important;
	top:146px !important;
}

#item40944 {
	width:235px !important;
	height:130px !important;
}

#item43552 {
	width:235px !important;
	height:130px !important;
	left:183px !important;
	top:104px !important;
}

#item40945 {
	width:214px !important;
	height:129px !important;
}

#item43557 {
	width:214px !important;
	height:129px !important;
	left:18px !important;
	top:221px !important;
}

#item40946 {
	width:211px !important;
	height:166px !important;
}

#item43562 {
	width:211px !important;
	height:166px !important;
	left:208px !important;
	top:333px !important;
}

#item40947 {
	width:211px !important;
	height:155px !important;
}

#item43568 {
	width:211px !important;
	height:155px !important;
	left:30px !important;
	top:471px !important;
}

#item36720 {
	width:108px !important;
	height:28px !important;
	left:428px !important;
	top:181px !important;
}

#item36751 {
	width:82px !important;
	height:38px !important;
	left:428px !important;
	top:323px !important;
}

#item36781 {
	width:103px !important;
	height:38px !important;
	left:428px !important;
	top:464px !important;
}

#item36813 {
	width:103px !important;
	height:38px !important;
	left:428px !important;
	top:616px !important;
}

#item40948 {
	width:138px !important;
	height:143px !important;
}

#item43573 {
	width:138px !important;
	height:143px !important;
	left:205px !important;
	top:486px !important;
}

#item40949 {
	width:137px !important;
	height:143px !important;
}

#item43579 {
	width:137px !important;
	height:143px !important;
	left:350px !important;
	top:486px !important;
}

#item40951 {
	width:226px !important;
	height:149px !important;
}

#item43584 {
	width:226px !important;
	height:149px !important;
	left:156px !important;
	top:317px !important;
}

#item40952 {
	width:194px !important;
	height:150px !important;
}

#item43589 {
	width:194px !important;
	height:150px !important;
	left:276px !important;
	top:167px !important;
}

#item40953 {
	width:222px !important;
	height:128px !important;
}

#item43594 {
	width:222px !important;
	height:128px !important;
	left:170px !important;
	top:24px !important;
}

#item36845 {
	width:119px !important;
	height:19px !important;
	left:13px !important;
	top:94px !important;
}

#item36875 {
	width:126px !important;
	height:19px !important;
	left:13px !important;
	top:218px !important;
}

#item36906 {
	width:134px !important;
	height:28px !important;
	left:13px !important;
	top:389px !important;
}

#item36937 {
	width:120px !important;
	height:19px !important;
	left:13px !important;
	top:514px !important;
}

#item36967 {
	width:119px !important;
	height:19px !important;
	left:13px !important;
	top:609px !important;
}

#item40954 {
	width:252px !important;
	height:148px !important;
}

#item43599 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:14px !important;
}

#item40955 {
	width:252px !important;
	height:134px !important;
}

#item43604 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item40960 {
	width:252px !important;
	height:153px !important;
}

#item43614 {
	width:252px !important;
	height:153px !important;
	left:278px !important;
	top:224px !important;
}

#item40961 {
	width:252px !important;
	height:198px !important;
}

#item43619 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:428px !important;
}

#item40962 {
	width:168px !important;
	height:198px !important;
}

#item43625 {
	width:168px !important;
	height:198px !important;
	left:278px !important;
	top:428px !important;
}

#item36997 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item37024 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:195px !important;
}

#item37051 {
	width:102px !important;
	height:20px !important;
	left:151px !important;
	top:399px !important;
}

#item37078 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item37105 {
	width:115px !important;
	height:20px !important;
	left:151px !important;
	top:609px !important;
}

#item37133 {
	width:72px !important;
	height:20px !important;
	left:449px !important;
	top:608px !important;
}

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

#item43630 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:428px !important;
}

#item40964 {
	width:252px !important;
	height:137px !important;
}

#item43635 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:429px !important;
}

#item40965 {
	width:170px !important;
	height:193px !important;
}

#item43640 {
	width:170px !important;
	height:193px !important;
	left:360px !important;
	top:223px !important;
}

#item40966 {
	width:161px !important;
	height:193px !important;
}

#item43647 {
	width:161px !important;
	height:193px !important;
	left:105px !important;
	top:224px !important;
}

#item40967 {
	width:530px !important;
	height:213px !important;
}

#item43652 {
	width:530px !important;
	height:213px !important;
	left:14px !important;
}

#item37160 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item37191 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:192px !important;
}

#item37218 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:399px !important;
}

#item37245 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:388px !important;
}

#item37272 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item37299 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40971 {
	width:191px !important;
	height:195px !important;
}

#item43657 {
	width:191px !important;
	height:195px !important;
	left:26px !important;
	top:87px !important;
}

#item40972 {
	width:98px !important;
	height:97px !important;
}

#item43663 {
	width:98px !important;
	height:97px !important;
	left:433px !important;
	top:313px !important;
}

#item40973 {
	width:97px !important;
	height:97px !important;
}

#item43668 {
	width:97px !important;
	height:97px !important;
	left:14px !important;
	top:421px !important;
}

#item40978 {
	width:97px !important;
	height:97px !important;
}

#item43673 {
	width:97px !important;
	height:97px !important;
	left:14px !important;
	top:529px !important;
}

#item40974 {
	width:97px !important;
	height:97px !important;
}

#item43678 {
	width:97px !important;
	height:97px !important;
	left:118px !important;
	top:421px !important;
}

#item40979 {
	width:97px !important;
	height:97px !important;
}

#item43683 {
	width:97px !important;
	height:97px !important;
	left:118px !important;
	top:529px !important;
}

#item40975 {
	width:97px !important;
	height:97px !important;
}

#item43688 {
	width:97px !important;
	height:97px !important;
	left:223px !important;
	top:421px !important;
}

#item40980 {
	width:97px !important;
	height:97px !important;
}

#item43693 {
	width:97px !important;
	height:97px !important;
	left:223px !important;
	top:529px !important;
}

#item40976 {
	width:97px !important;
	height:97px !important;
}

#item43698 {
	width:97px !important;
	height:97px !important;
	left:328px !important;
	top:421px !important;
}

#item40981 {
	width:97px !important;
	height:97px !important;
}

#item43703 {
	width:97px !important;
	height:97px !important;
	left:328px !important;
	top:529px !important;
}

#item40977 {
	width:97px !important;
	height:97px !important;
}

#item43708 {
	width:97px !important;
	height:97px !important;
	left:433px !important;
	top:421px !important;
}

#item40982 {
	width:97px !important;
	height:97px !important;
}

#item43713 {
	width:97px !important;
	height:97px !important;
	left:433px !important;
	top:529px !important;
}

#item37326 {
	width:59px !important;
	height:20px !important;
	left:339px !important;
	top:162px !important;
}

#item37354 {
	width:59px !important;
	height:20px !important;
	left:339px !important;
	top:182px !important;
}

#item37383 {
	width:59px !important;
	height:20px !important;
	left:339px !important;
	top:203px !important;
}

#item37410 {
	width:59px !important;
	height:20px !important;
	left:339px !important;
	top:223px !important;
}

#item37438 {
	width:57px !important;
	height:20px !important;
	left:339px !important;
	top:244px !important;
}

#item37465 {
	width:66px !important;
	height:20px !important;
	left:339px !important;
	top:264px !important;
}

#item37492 {
	width:57px !important;
	height:20px !important;
	left:422px !important;
	top:162px !important;
}

#item37519 {
	width:78px !important;
	height:20px !important;
	left:422px !important;
	top:182px !important;
}

#item37546 {
	width:66px !important;
	height:20px !important;
	left:422px !important;
	top:203px !important;
}

#item37573 {
	width:59px !important;
	height:20px !important;
	left:422px !important;
	top:223px !important;
}

#item37601 {
	width:58px !important;
	height:20px !important;
	left:422px !important;
	top:244px !important;
}

#item37628 {
	width:58px !important;
	height:20px !important;
	left:422px !important;
	top:264px !important;
}

#item40986 {
	width:412px !important;
	height:199px !important;
}

#item43719 {
	width:412px !important;
	height:199px !important;
	left:133px !important;
}

#item40987 {
	width:190px !important;
	height:128px !important;
}

#item43724 {
	width:190px !important;
	height:128px !important;
	left:271px !important;
	top:206px !important;
}

#item40988 {
	width:252px !important;
	height:245px !important;
}

#item43729 {
	width:252px !important;
	height:245px !important;
	left:14px !important;
	top:298px !important;
}

#item40989 {
	width:266px !important;
	height:203px !important;
}

#item43734 {
	width:266px !important;
	height:203px !important;
	left:278px !important;
	top:342px !important;
}

#item37655 {
	width:87px !important;
	height:28px !important;
	left:24px !important;
	top:162px !important;
}

#item37685 {
	width:201px !important;
	height:9px !important;
	left:21px !important;
	top:276px !important;
}

#item37715 {
	width:134px !important;
	height:19px !important;
	left:18px !important;
	top:609px !important;
}

#item37746 {
	width:173px !important;
	height:19px !important;
	left:297px !important;
	top:611px !important;
}

#item40990 {
	width:298px !important;
	height:147px !important;
}

#item43739 {
	width:298px !important;
	height:147px !important;
	left:14px !important;
	top:247px !important;
}

#item44304 {
	width:179px !important;
	height:135px !important;
}

#item44299 {
	width:179px !important;
	height:135px !important;
	left:14px !important;
	top:14px !important;
}

#item40991 {
	width:82px !important;
	height:213px !important;
}

#item43744 {
	width:82px !important;
	height:213px !important;
	left:205px !important;
	top:14px !important;
}

#item40992 {
	width:89px !important;
	height:208px !important;
}

#item43749 {
	width:89px !important;
	height:208px !important;
	left:248px !important;
	top:99px !important;
}

#item40993 {
	width:65px !important;
	height:173px !important;
}

#item43754 {
	width:65px !important;
	height:173px !important;
	left:300px !important;
	top:60px !important;
}

#item40994 {
	width:83px !important;
	height:195px !important;
}

#item43759 {
	width:83px !important;
	height:195px !important;
	left:356px !important;
	top:143px !important;
}

#item40995 {
	width:73px !important;
	height:129px !important;
}

#item43764 {
	width:73px !important;
	height:129px !important;
	left:368px !important;
	top:14px !important;
}

#item40996 {
	width:76px !important;
	height:220px !important;
}

#item43769 {
	width:76px !important;
	height:220px !important;
	left:439px !important;
	top:14px !important;
}

#item37776 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:501px !important;
}

#item37808 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:511px !important;
}

#item37838 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:522px !important;
}

#item37868 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:534px !important;
}

#item37899 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:545px !important;
}

#item37929 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:557px !important;
}

#item37960 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:568px !important;
}

#item37993 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:580px !important;
}

#item38026 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:591px !important;
}

#item38058 {
	width:378px !important;
	height:10px !important;
	left:13px !important;
	top:602px !important;
}

#item38088 {
	width:137px !important;
	height:10px !important;
	left:395px !important;
	top:501px !important;
}

#item38115 {
	width:137px !important;
	height:10px !important;
	left:395px !important;
	top:511px !important;
}

#item38142 {
	width:137px !important;
	height:10px !important;
	left:395px !important;
	top:522px !important;
}

#item38170 {
	width:137px !important;
	height:10px !important;
	left:395px !important;
	top:534px !important;
}

#item38197 {
	width:137px !important;
	height:10px !important;
	left:395px !important;
	top:545px !important;
}

#item38225 {
	width:137px !important;
	height:10px !important;
	left:395px !important;
	top:557px !important;
}

#item38252 {
	width:137px !important;
	height:10px !important;
	left:395px !important;
	top:568px !important;
}

#item38279 {
	width:137px !important;
	height:10px !important;
	left:395px !important;
	top:580px !important;
}

#item38306 {
	width:137px !important;
	height:10px !important;
	left:395px !important;
	top:591px !important;
}

#item38333 {
	width:137px !important;
	height:10px !important;
	left:395px !important;
	top:602px !important;
}

#item40997 {
	width:43px !important;
	height:72px !important;
}

#item43774 {
	width:43px !important;
	height:72px !important;
	left:29px !important;
	top:108px !important;
}

#item40998 {
	width:52px !important;
	height:63px !important;
}

#item43779 {
	width:52px !important;
	height:63px !important;
	left:77px !important;
	top:91px !important;
}

#item41002 {
	width:50px !important;
	height:67px !important;
}

#item43784 {
	width:50px !important;
	height:67px !important;
	left:150px !important;
	top:71px !important;
}

#item41003 {
	width:107px !important;
	height:126px !important;
}

#item43789 {
	width:107px !important;
	height:126px !important;
	left:300px !important;
	top:45px !important;
}

#item41004 {
	width:104px !important;
	height:121px !important;
}

#item43795 {
	width:104px !important;
	height:121px !important;
	left:361px !important;
	top:99px !important;
}

#item38360 {
	width:381px !important;
	height:10px !important;
	left:13px !important;
	top:305px !important;
}

#item38393 {
	width:381px !important;
	height:10px !important;
	left:13px !important;
	top:316px !important;
}

#item38425 {
	width:134px !important;
	height:10px !important;
	left:398px !important;
	top:305px !important;
}

#item38452 {
	width:134px !important;
	height:10px !important;
	left:398px !important;
	top:316px !important;
}

#item41005 {
	width:125px !important;
	height:168px !important;
}

#item43800 {
	width:125px !important;
	height:168px !important;
	left:26px !important;
	top:88px !important;
}

#item41006 {
	width:117px !important;
	height:184px !important;
}

#item43805 {
	width:117px !important;
	height:184px !important;
	left:131px !important;
	top:82px !important;
}

#item41007 {
	width:92px !important;
	height:104px !important;
}

#item43810 {
	width:92px !important;
	height:104px !important;
	left:347px !important;
	top:83px !important;
}

#item41008 {
	width:92px !important;
	height:104px !important;
}

#item43815 {
	width:92px !important;
	height:104px !important;
	left:433px !important;
	top:153px !important;
}

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

#item43820 {
	width:107px !important;
	height:118px !important;
	left:14px !important;
	top:431px !important;
}

#item41010 {
	width:106px !important;
	height:118px !important;
}

#item43825 {
	width:106px !important;
	height:118px !important;
	left:109px !important;
	top:366px !important;
}

#item41011 {
	width:116px !important;
	height:179px !important;
}

#item43830 {
	width:116px !important;
	height:179px !important;
	left:287px !important;
	top:363px !important;
}

#item41012 {
	width:121px !important;
	height:179px !important;
}

#item43835 {
	width:121px !important;
	height:179px !important;
	left:385px !important;
	top:366px !important;
}

#item38479 {
	width:388px !important;
	height:10px !important;
	left:13px !important;
	top:581px !important;
}

#item38509 {
	width:388px !important;
	height:10px !important;
	left:13px !important;
	top:591px !important;
}

#item38540 {
	width:388px !important;
	height:10px !important;
	left:13px !important;
	top:600px !important;
}

#item38572 {
	width:388px !important;
	height:10px !important;
	left:13px !important;
	top:610px !important;
}

#item38603 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:581px !important;
}

#item38630 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:591px !important;
}

#item38657 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:600px !important;
}

#item38684 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:610px !important;
}

#item41014 {
	width:136px !important;
	height:116px !important;
}

#item43840 {
	width:136px !important;
	height:116px !important;
	left:56px !important;
	top:14px !important;
}

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

#item43845 {
	width:120px !important;
	height:106px !important;
	left:166px !important;
	top:60px !important;
}

#item41016 {
	width:112px !important;
	height:101px !important;
}

#item43850 {
	width:112px !important;
	height:101px !important;
	left:269px !important;
	top:27px !important;
}

#item41017 {
	width:125px !important;
	height:111px !important;
}

#item43855 {
	width:125px !important;
	height:111px !important;
	left:357px !important;
	top:54px !important;
}

#item41018 {
	width:91px !important;
	height:89px !important;
}

#item43860 {
	width:91px !important;
	height:89px !important;
	left:14px !important;
	top:176px !important;
}

#item41019 {
	width:92px !important;
	height:88px !important;
}

#item43866 {
	width:92px !important;
	height:88px !important;
	left:106px !important;
	top:177px !important;
}

#item41020 {
	width:92px !important;
	height:88px !important;
}

#item43871 {
	width:92px !important;
	height:88px !important;
	left:198px !important;
	top:177px !important;
}

#item41021 {
	width:92px !important;
	height:87px !important;
}

#item43876 {
	width:92px !important;
	height:87px !important;
	left:289px !important;
	top:178px !important;
}

#item41022 {
	width:99px !important;
	height:111px !important;
}

#item43881 {
	width:99px !important;
	height:111px !important;
	left:5px !important;
	top:358px !important;
}

#item41023 {
	width:98px !important;
	height:91px !important;
}

#item43886 {
	width:98px !important;
	height:91px !important;
	left:124px !important;
	top:361px !important;
}

#item41024 {
	width:76px !important;
	height:104px !important;
}

#item43891 {
	width:76px !important;
	height:104px !important;
	left:251px !important;
	top:365px !important;
}

#item41025 {
	width:92px !important;
	height:93px !important;
}

#item43896 {
	width:92px !important;
	height:93px !important;
	left:81px !important;
	top:463px !important;
}

#item41028 {
	width:90px !important;
	height:92px !important;
}

#item43901 {
	width:90px !important;
	height:92px !important;
	left:169px !important;
	top:463px !important;
}

#item41029 {
	width:204px !important;
	height:269px !important;
}

#item43906 {
	width:204px !important;
	height:269px !important;
	left:340px !important;
	top:291px !important;
}

#item38711 {
	width:374px !important;
	height:10px !important;
	left:13px !important;
	top:580px !important;
}

#item38741 {
	width:374px !important;
	height:10px !important;
	left:13px !important;
	top:590px !important;
}

#item38773 {
	width:374px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item38805 {
	width:374px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item38837 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:581px !important;
}

#item38865 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:591px !important;
}

#item38893 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:600px !important;
}

#item38920 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:610px !important;
}

#item41030 {
	width:165px !important;
	height:189px !important;
}

#item43911 {
	width:165px !important;
	height:189px !important;
	left:14px !important;
	top:52px !important;
}

#item41031 {
	width:291px !important;
	height:187px !important;
}

#item43916 {
	width:291px !important;
	height:187px !important;
	left:254px !important;
	top:52px !important;
}

#item41032 {
	width:252px !important;
	height:235px !important;
}

#item43922 {
	width:252px !important;
	height:235px !important;
	left:14px !important;
	top:303px !important;
}

#item41033 {
	width:176px !important;
	height:287px !important;
}

#item43927 {
	width:176px !important;
	height:287px !important;
	left:369px !important;
	top:303px !important;
}

#item38947 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:284px !important;
}

#item38974 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:284px !important;
}

#item39004 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:576px !important;
}

#item39031 {
	width:95px !important;
	height:30px !important;
	left:276px !important;
	top:392px !important;
}
#in5footer,  #prefooter {display:none;}
