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

#item86076 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item86103 {
	width:93px !important;
	height:20px !important;
	left:425px !important;
	top:608px !important;
}

#item86130 {
	width:67px !important;
	height:29px !important;
	left:455px !important;
	top:166px !important;
}

#item86158 {
	width:63px !important;
	height:49px !important;
	left:455px !important;
	top:196px !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;
}

#item86189 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:324px !important;
}

#item86217 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item86248 {
	width:191px !important;
	height:9px !important;
	left:252px !important;
	top:619px !important;
}

#item86315 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item87526 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:284px !important;
}

#item87556 {
	width:120px !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;
}

#item66344 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:391px !important;
}

#item66372 {
	width:127px !important;
	height:20px !important;
	left:246px !important;
	top:379px !important;
}

#item66402 {
	width:122px !important;
	height:29px !important;
	left:228px !important;
	top:599px !important;
}

#item66434 {
	width:175px !important;
	height:9px !important;
	left:251px !important;
	top:233px !important;
}

#item66462 {
	width:175px !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;
}

#item66489 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item66517 {
	width:79px !important;
	height:20px !important;
	left:295px !important;
	top:608px !important;
}

#item66544 {
	width:67px !important;
	height:29px !important;
	left:299px !important;
	top:411px !important;
}

#item66571 {
	width:68px !important;
	height:29px !important;
	left:23px !important;
	top:317px !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;
}

#item66598 {
	width:76px !important;
	height:38px !important;
	left:189px !important;
	top:175px !important;
}

#item66625 {
	width:245px !important;
	height:9px !important;
	left:283px !important;
	top:319px !important;
}

#item66656 {
	width:161px !important;
	height:9px !important;
	left:284px !important;
	top:619px !important;
}

#item66684 {
	width:180px !important;
	height:9px !important;
	left:18px !important;
	top:583px !important;
}

#item66714 {
	width:180px !important;
	height:9px !important;
	left:18px !important;
	top:592px !important;
}

#item66744 {
	width:180px !important;
	height:9px !important;
	left:18px !important;
	top:601px !important;
}

#item66774 {
	width:180px !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;
}

#item66801 {
	width:224px !important;
	height:9px !important;
	left:17px !important;
	top:205px !important;
}

#item66832 {
	width:72px !important;
	height:47px !important;
	left:16px !important;
	top:377px !important;
}

#item66863 {
	width:72px !important;
	height:47px !important;
	left:189px !important;
	top:581px !important;
}

#item66895 {
	width:65px !important;
	height:38px !important;
	left:284px !important;
	top:573px !important;
}

#item66925 {
	width:77px !important;
	height:27px !important;
	left:276px !important;
	top:168px !important;
}

#item66956 {
	width:203px !important;
	height:9px !important;
	left:284px !important;
	top:383px !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;
}

#item66986 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:289px !important;
}

#item67017 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item67048 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item67080 {
	width:118px !important;
	height:9px !important;
	left:397px !important;
	top:474px !important;
}

#item67107 {
	width:118px !important;
	height:9px !important;
	left:397px !important;
	top:485px !important;
}

#item67134 {
	width:118px !important;
	height:9px !important;
	left:397px !important;
	top:495px !important;
}

#item67161 {
	width:118px !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;
}

#item67188 {
	width:68px !important;
	height:27px !important;
	left:13px !important;
	top:601px !important;
}

#item67218 {
	width:81px !important;
	height:29px !important;
	left:280px !important;
	top:478px !important;
}

#item67248 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:295px !important;
}

#item67275 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item67307 {
	width:115px !important;
	height:20px !important;
	left:17px !important;
	top:136px !important;
}

#item67336 {
	width:130px !important;
	height:20px !important;
	left:17px !important;
	top:90px !important;
}

#item67367 {
	width:135px !important;
	height:20px !important;
	left:17px !important;
	top:110px !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;
}

#item67398 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item67425 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item67452 {
	width:156px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item67482 {
	width:124px !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;
}

#item67511 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item67543 {
	width:180px !important;
	height:9px !important;
	left:341px !important;
	top:619px !important;
}

#item67573 {
	width:196px !important;
	height:9px !important;
	left:334px !important;
	top:271px !important;
}

#item67603 {
	width:196px !important;
	height:9px !important;
	left:334px !important;
	top:282px !important;
}

#item67633 {
	width:196px !important;
	height:9px !important;
	left:334px !important;
	top:292px !important;
}

#item67664 {
	width:196px !important;
	height:9px !important;
	left:334px !important;
	top:303px !important;
}

#item67691 {
	width:200px !important;
	height:9px !important;
	left:122px !important;
	top:601px !important;
}

#item67723 {
	width:200px !important;
	height:9px !important;
	left:122px !important;
	top:610px !important;
}

#item67755 {
	width:200px !important;
	height:9px !important;
	left:122px !important;
	top:619px !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;
}

#item67785 {
	width:66px !important;
	height:27px !important;
	left:194px !important;
	top:108px !important;
}

#item67816 {
	width:157px !important;
	height:9px !important;
	left:331px !important;
	top:266px !important;
}

#item67843 {
	width:174px !important;
	height:9px !important;
	left:96px !important;
	top:619px !important;
}

#item67874 {
	width:64px !important;
	height:27px !important;
	left:448px !important;
	top:368px !important;
}

#item67906 {
	width:64px !important;
	height:18px !important;
	left:448px !important;
	top:395px !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;
}

#item67937 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item67967 {
	width:155px !important;
	height:18px !important;
	left:13px !important;
	top:262px !important;
}

#item67999 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:323px !important;
}

#item68029 {
	width:73px !important;
	height:27px !important;
	left:276px !important;
	top:146px !important;
}

#item68059 {
	width:121px !important;
	height:18px !important;
	left:357px !important;
	top:379px !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;
}

#item68091 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item68119 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:297px !important;
}

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

#item68179 {
	width:71px !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;
}

#item68206 {
	width:87px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item68233 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:237px !important;
}

#item68260 {
	width:156px !important;
	height:9px !important;
	left:309px !important;
	top:288px !important;
}

#item68287 {
	width:178px !important;
	height:9px !important;
	left:309px !important;
	top:301px !important;
}

#item68318 {
	width:144px !important;
	height:20px !important;
	left:125px !important;
	top:588px !important;
}

#item68352 {
	width:132px !important;
	height:20px !important;
	left:125px !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;
}

#item68384 {
	width:85px !important;
	height:18px !important;
	left:13px !important;
	top:135px !important;
}

#item68415 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:272px !important;
}

#item68442 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item68469 {
	width:190px !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;
}

#item68499 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item68526 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item68554 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:605px !important;
}

#item68581 {
	width:176px !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;
}

#item68608 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:261px !important;
}

#item68639 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:262px !important;
}

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

#item68697 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item68724 {
	width:127px !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;
}

#item68751 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:622px !important;
}

#item68783 {
	width:90px !important;
	height:29px !important;
	left:183px !important;
	top:209px !important;
}

#item68813 {
	width:115px !important;
	height:20px !important;
	left:183px !important;
	top:93px !important;
}

#item68841 {
	width:59px !important;
	height:36px !important;
	left:466px !important;
	top:495px !important;
}

#item68871 {
	width:70px !important;
	height:27px !important;
	left:436px !important;
	top:322px !important;
}

#item68901 {
	width:92px !important;
	height:27px !important;
	left:436px !important;
	top:349px !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;
}

#item68931 {
	width:175px !important;
	height:19px !important;
	left:18px !important;
	top:252px !important;
}

#item68964 {
	width:63px !important;
	height:47px !important;
	left:452px !important;
	top:176px !important;
}

#item68995 {
	width:84px !important;
	height:45px !important;
	left:280px !important;
	top:367px !important;
}

#item69030 {
	width:201px !important;
	height:9px !important;
	left:22px !important;
	top:608px !important;
}

#item69060 {
	width:211px !important;
	height:9px !important;
	left:281px !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;
}

#item69090 {
	width:64px !important;
	height:27px !important;
	left:183px !important;
	top:375px !important;
}

#item69121 {
	width:64px !important;
	height:38px !important;
	left:459px !important;
	top:362px !important;
}

#item69148 {
	width:63px !important;
	height:28px !important;
	left:19px !important;
	top:595px !important;
}

#item69176 {
	width:83px !important;
	height:28px !important;
	left:287px !important;
	top:589px !important;
}

#item69203 {
	width:80px !important;
	height:38px !important;
	left:16px !important;
	top:165px !important;
}

#item69233 {
	width:86px !important;
	height:38px !important;
	left:285px !important;
	top:111px !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;
}

#item69264 {
	width:73px !important;
	height:20px !important;
	left:392px !important;
	top:112px !important;
}

#item69292 {
	width:93px !important;
	height:20px !important;
	left:392px !important;
	top:237px !important;
}

#item69319 {
	width:79px !important;
	height:27px !important;
	left:276px !important;
	top:416px !important;
}

#item69352 {
	width:79px !important;
	height:27px !important;
	left:276px !important;
	top:601px !important;
}

#item69383 {
	width:135px !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;
}

#item69410 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item69437 {
	width:72px !important;
	height:40px !important;
	left:13px !important;
	top:377px !important;
}

#item69464 {
	width:85px !important;
	height:27px !important;
	left:13px !important;
	top:601px !important;
}

#item69495 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item69522 {
	width:83px !important;
	height:27px !important;
	left:276px !important;
	top:390px !important;
}

#item69553 {
	width:134px !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;
}

#item69580 {
	width:92px !important;
	height:20px !important;
	left:161px !important;
	top:157px !important;
}

#item69607 {
	width:119px !important;
	height:29px !important;
	left:390px !important;
	top:277px !important;
}

#item69638 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:606px !important;
}

#item69665 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:621px !important;
}

#item69692 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:619px !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;
}

#item69719 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item69746 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:417px !important;
}

#item69773 {
	width:153px !important;
	height:9px !important;
	left:210px !important;
	top:246px !important;
}

#item69800 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item69827 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:606px !important;
}

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

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

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

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

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

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

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

#item70048 {
	width:40px !important;
	height:9px !important;
	left:245px !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;
}

#item70075 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:283px !important;
}

#item70103 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item70133 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item70163 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:373px !important;
}

#item70190 {
	width:67px !important;
	height:29px !important;
	left:331px !important;
	top:393px !important;
}

#item70220 {
	width:67px !important;
	height:27px !important;
	left:178px !important;
	top:353px !important;
}

#item70250 {
	width:87px !important;
	height:18px !important;
	left:178px !important;
	top:333px !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;
}

#item70284 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item70312 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:584px !important;
}

#item70340 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item70367 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item70394 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:305px !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;
}

#item70425 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item70452 {
	width:97px !important;
	height:36px !important;
	left:437px !important;
	top:280px !important;
}

#item70486 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item70513 {
	width:66px !important;
	height:29px !important;
	left:465px !important;
	top:554px !important;
}

#item70541 {
	width:67px !important;
	height:29px !important;
	left:465px !important;
	top:590px !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;
}

#item70568 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item70598 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:587px !important;
}

#item70625 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item70652 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:311px !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;
}

#item70679 {
	width:197px !important;
	height:9px !important;
	left:24px !important;
	top:228px !important;
}

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

#item70740 {
	width:135px !important;
	height:19px !important;
	left:293px !important;
	top:522px !important;
}

#item70772 {
	width:67px !important;
	height:38px !important;
	left:460px !important;
	top:199px !important;
}

#item70803 {
	width:159px !important;
	height:19px !important;
	left:295px !important;
	top:590px !important;
}

#item70834 {
	width:172px !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;
}

#item70865 {
	width:181px !important;
	height:9px !important;
	left:18px !important;
	top:239px !important;
}

#item70892 {
	width:64px !important;
	height:38px !important;
	left:17px !important;
	top:360px !important;
}

#item70922 {
	width:235px !important;
	height:19px !important;
	left:22px !important;
	top:600px !important;
}

#item70958 {
	width:218px !important;
	height:9px !important;
	left:282px !important;
	top:619px !important;
}

#item70989 {
	width:61px !important;
	height:38px !important;
	left:282px !important;
	top:159px !important;
}

#item71019 {
	width:62px !important;
	height:28px !important;
	left:455px !important;
	top:356px !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;
}

#item71046 {
	width:62px !important;
	height:45px !important;
	left:195px !important;
	top:178px !important;
}

#item71078 {
	width:207px !important;
	height:9px !important;
	left:284px !important;
	top:104px !important;
}

#item71108 {
	width:224px !important;
	height:9px !important;
	left:20px !important;
	top:439px !important;
}

#item71141 {
	width:186px !important;
	height:9px !important;
	left:284px !important;
	top:594px !important;
}

#item71172 {
	width:185px !important;
	height:9px !important;
	left:284px !important;
	top:604px !important;
}

#item71199 {
	width:80px !important;
	height:9px !important;
	left:284px !important;
	top:530px !important;
}

#item71226 {
	width:80px !important;
	height:9px !important;
	left:284px !important;
	top:539px !important;
}

#item71253 {
	width:80px !important;
	height:9px !important;
	left:377px !important;
	top:530px !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;
}

#item71280 {
	width:141px !important;
	height:19px !important;
	left:26px !important;
	top:236px !important;
}

#item71310 {
	width:70px !important;
	height:38px !important;
	left:282px !important;
	top:164px !important;
}

#item71337 {
	width:59px !important;
	height:28px !important;
	left:191px !important;
	top:413px !important;
}

#item71368 {
	width:65px !important;
	height:38px !important;
	left:462px !important;
	top:389px !important;
}

#item71396 {
	width:71px !important;
	height:47px !important;
	left:279px !important;
	top:581px !important;
}

#item71427 {
	width:63px !important;
	height:27px !important;
	left:17px !important;
	top:601px !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;
}

#item71454 {
	width:94px !important;
	height:28px !important;
	left:176px !important;
	top:178px !important;
}

#item71481 {
	width:198px !important;
	height:9px !important;
	left:295px !important;
	top:265px !important;
}

#item71511 {
	width:110px !important;
	height:19px !important;
	left:22px !important;
	top:413px !important;
}

#item71541 {
	width:201px !important;
	height:9px !important;
	left:294px !important;
	top:347px !important;
}

#item71571 {
	width:202px !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;
}

#item71602 {
	width:92px !important;
	height:28px !important;
	left:23px !important;
	top:154px !important;
}

#item71629 {
	width:94px !important;
	height:38px !important;
	left:289px !important;
	top:204px !important;
}

#item71660 {
	width:187px !important;
	height:9px !important;
	left:22px !important;
	top:251px !important;
}

#item71687 {
	width:63px !important;
	height:36px !important;
	left:464px !important;
	top:382px !important;
}

#item71717 {
	width:80px !important;
	height:28px !important;
	left:24px !important;
	top:595px !important;
}

#item71744 {
	width:63px !important;
	height:45px !important;
	left:285px !important;
	top:578px !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;
}

#item71776 {
	width:60px !important;
	height:38px !important;
	left:17px !important;
	top:160px !important;
}

#item71803 {
	width:71px !important;
	height:28px !important;
	left:437px !important;
	top:140px !important;
}

#item71831 {
	width:190px !important;
	height:9px !important;
	left:18px !important;
	top:457px !important;
}

#item71858 {
	width:85px !important;
	height:28px !important;
	left:283px !important;
	top:383px !important;
}

#item71885 {
	width:62px !important;
	height:38px !important;
	left:197px !important;
	top:581px !important;
}

#item71912 {
	width:62px !important;
	height:38px !important;
	left:451px !important;
	top:590px !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;
}

#item71943 {
	width:68px !important;
	height:38px !important;
	left:21px !important;
	top:158px !important;
}

#item71974 {
	width:63px !important;
	height:38px !important;
	left:283px !important;
	top:137px !important;
}

#item72001 {
	width:67px !important;
	height:47px !important;
	left:201px !important;
	top:375px !important;
}

#item72034 {
	width:69px !important;
	height:38px !important;
	left:460px !important;
	top:395px !important;
}

#item72066 {
	width:65px !important;
	height:47px !important;
	left:21px !important;
	top:572px !important;
}

#item72097 {
	width:109px !important;
	height:27px !important;
	left:279px !important;
	top:601px !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;
}

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

#item72158 {
	width:84px !important;
	height:20px !important;
	left:234px !important;
	top:137px !important;
}

#item72185 {
	width:146px !important;
	height:9px !important;
	left:365px !important;
	top:408px !important;
}

#item72213 {
	width:86px !important;
	height:20px !important;
	left:151px !important;
	top:608px !important;
}

#item72240 {
	width:159px !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;
}

#item72269 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:203px !important;
}

#item72299 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item72329 {
	width:78px !important;
	height:20px !important;
	left:17px !important;
	top:604px !important;
}

#item72356 {
	width:210px !important;
	height:9px !important;
	left:321px !important;
	top:295px !important;
}

#item72386 {
	width:195px !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;
}

#item72417 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item72444 {
	width:188px !important;
	height:9px !important;
	left:227px !important;
	top:307px !important;
}

#item72471 {
	width:107px !important;
	height:29px !important;
	left:162px !important;
	top:599px !important;
}

#item72502 {
	width:208px !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;
}

#item72533 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:132px !important;
}

#item72560 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:141px !important;
}

#item72587 {
	width:107px !important;
	height:29px !important;
	left:13px !important;
	top:599px !important;
}

#item72617 {
	width:71px !important;
	height:27px !important;
	left:276px !important;
	top:601px !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;
}

#item72647 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item72677 {
	width:89px !important;
	height:9px !important;
	left:276px !important;
	top:378px !important;
}

#item72705 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:228px !important;
}

#item72732 {
	width:76px !important;
	height:29px !important;
	left:170px !important;
	top:434px !important;
}

#item72759 {
	width:91px !important;
	height:27px !important;
	left:276px !important;
	top:601px !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;
}

#item72792 {
	width:103px !important;
	height:18px !important;
	left:13px !important;
	top:162px !important;
}

#item72823 {
	width:113px !important;
	height:20px !important;
	left:153px !important;
	top:294px !important;
}

#item72850 {
	width:75px !important;
	height:27px !important;
	left:13px !important;
	top:593px !important;
}

#item72880 {
	width:106px !important;
	height:20px !important;
	left:432px !important;
	top:491px !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;
}

#item72907 {
	width:69px !important;
	height:20px !important;
	left:192px !important;
	top:194px !important;
}

#item72935 {
	width:82px !important;
	height:39px !important;
	left:192px !important;
	top:380px !important;
}

#item72967 {
	width:79px !important;
	height:20px !important;
	left:192px !important;
	top:608px !important;
}

#item72994 {
	width:81px !important;
	height:20px !important;
	left:438px !important;
	top:190px !important;
}

#item73021 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:411px !important;
}

#item73048 {
	width:163px !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;
}

#item73075 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:316px !important;
}

#item73102 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item73133 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item73165 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item73198 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:361px !important;
}

#item73231 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:372px !important;
}

#item73261 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:382px !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;
}

#item73291 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:364px !important;
}

#item73321 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:247px !important;
}

#item73349 {
	width:252px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item73380 {
	width:215px !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;
}

#item73411 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:367px !important;
}

#item73439 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item73466 {
	width:188px !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;
}

#item73496 {
	width:175px !important;
	height:9px !important;
	left:23px !important;
	top:204px !important;
}

#item73523 {
	width:111px !important;
	height:19px !important;
	left:285px !important;
	top:238px !important;
}

#item73550 {
	width:195px !important;
	height:9px !important;
	left:15px !important;
	top:401px !important;
}

#item73583 {
	width:218px !important;
	height:9px !important;
	left:280px !important;
	top:441px !important;
}

#item73614 {
	width:76px !important;
	height:47px !important;
	left:190px !important;
	top:577px !important;
}

#item73645 {
	width:254px !important;
	height:9px !important;
	left:278px !important;
	top:596px !important;
}

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

#item73707 {
	width:252px !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;
}

#item73738 {
	width:208px !important;
	height:9px !important;
	left:22px !important;
	top:609px !important;
}

#item73772 {
	width:215px !important;
	height:9px !important;
	left:282px !important;
	top:609px !important;
}

#item73803 {
	width:177px !important;
	height:18px !important;
	left:291px !important;
	top:367px !important;
}

#item73835 {
	width:94px !important;
	height:47px !important;
	left:167px !important;
	top:144px !important;
}

#item73868 {
	width:68px !important;
	height:47px !important;
	left:196px !important;
	top:302px !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;
}

#item73899 {
	width:76px !important;
	height:27px !important;
	left:108px !important;
	top:187px !important;
}

#item73931 {
	width:124px !important;
	height:9px !important;
	left:189px !important;
	top:205px !important;
}

#item73958 {
	width:143px !important;
	height:9px !important;
	left:364px !important;
	top:205px !important;
}

#item73988 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item74015 {
	width:117px !important;
	height:9px !important;
	left:188px !important;
	top:411px !important;
}

#item74042 {
	width:164px !important;
	height:9px !important;
	left:364px !important;
	top:410px !important;
}

#item74074 {
	width:166px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item74104 {
	width:145px !important;
	height:9px !important;
	left:188px !important;
	top:619px !important;
}

#item74131 {
	width:126px !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;
}

#item74159 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item74186 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item74213 {
	width:65px !important;
	height:50px !important;
	left:276px !important;
	top:370px !important;
}

#item74243 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item74270 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:619px !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;
}

#item74297 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:189px !important;
}

#item74324 {
	width:172px !important;
	height:9px !important;
	left:189px !important;
	top:189px !important;
}

#item74355 {
	width:131px !important;
	height:9px !important;
	left:364px !important;
	top:189px !important;
}

#item74382 {
	width:124px !important;
	height:9px !important;
	left:216px !important;
	top:401px !important;
}

#item74410 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item74437 {
	width:147px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item74467 {
	width:137px !important;
	height:18px !important;
	left:217px !important;
	top:610px !important;
}

#item74498 {
	width:158px !important;
	height:18px !important;
	left:374px !important;
	top:591px !important;
}

#item74531 {
	width:158px !important;
	height:18px !important;
	left:374px !important;
	top:610px !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;
}

#item74562 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item74593 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item74623 {
	width:186px !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;
}

#item74650 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item74681 {
	width:144px !important;
	height:9px !important;
	left:277px !important;
	top:186px !important;
}

#item74711 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item74739 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item74766 {
	width:168px !important;
	height:9px !important;
	left:95px !important;
	top:619px !important;
}

#item74798 {
	width:147px !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;
}

#item74828 {
	width:86px !important;
	height:29px !important;
	left:182px !important;
	top:184px !important;
}

#item74858 {
	width:108px !important;
	height:27px !important;
	left:151px !important;
	top:275px !important;
}

#item74888 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:621px !important;
}

#item74920 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item74947 {
	width:102px !important;
	height:29px !important;
	left:276px !important;
	top:188px !important;
}

#item74978 {
	width:75px !important;
	height:36px !important;
	left:276px !important;
	top:382px !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;
}

#item75010 {
	width:200px !important;
	height:9px !important;
	left:282px !important;
	top:274px !important;
}

#item75040 {
	width:110px !important;
	height:18px !important;
	left:84px !important;
	top:406px !important;
}

#item75070 {
	width:228px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item75103 {
	width:162px !important;
	height:9px !important;
	left:283px !important;
	top:613px !important;
}

#item75135 {
	width:162px !important;
	height:9px !important;
	left:283px !important;
	top:622px !important;
}

#item75167 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:259px !important;
}

#item75196 {
	width:139px !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;
}

#item75223 {
	width:99px !important;
	height:28px !important;
	left:17px !important;
	top:158px !important;
}

#item75254 {
	width:82px !important;
	height:9px !important;
	left:408px !important;
	top:191px !important;
}

#item75281 {
	width:82px !important;
	height:9px !important;
	left:408px !important;
	top:200px !important;
}

#item75308 {
	width:82px !important;
	height:9px !important;
	left:408px !important;
	top:210px !important;
}

#item75335 {
	width:93px !important;
	height:9px !important;
	left:280px !important;
	top:598px !important;
}

#item75362 {
	width:93px !important;
	height:9px !important;
	left:280px !important;
	top:608px !important;
}

#item75391 {
	width:57px !important;
	height:19px !important;
	left:281px !important;
	top:361px !important;
}

#item75419 {
	width:57px !important;
	height:19px !important;
	left:281px !important;
	top:380px !important;
}

#item75446 {
	width:99px !important;
	height:28px !important;
	left:146px !important;
	top:284px !important;
}

#item75476 {
	width:169px !important;
	height:9px !important;
	left:98px !important;
	top:609px !important;
}

#item75506 {
	width:169px !important;
	height:9px !important;
	left:98px !important;
	top:619px !important;
}

#item75533 {
	width:158px !important;
	height:9px !important;
	left:104px !important;
	top:441px !important;
}

#item75560 {
	width:159px !important;
	height:9px !important;
	left:104px !important;
	top:451px !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;
}

#item75587 {
	width:66px !important;
	height:20px !important;
	left:426px !important;
	top:226px !important;
}

#item75614 {
	width:82px !important;
	height:20px !important;
	left:175px !important;
	top:597px !important;
}

#item75641 {
	width:65px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item75669 {
	width:88px !important;
	height:9px !important;
	left:345px !important;
	top:619px !important;
}

#item86349 {
	width:57px !important;
	height:9px !important;
	left:71px !important;
	top:328px !important;
}

#item86376 {
	width:56px !important;
	height:9px !important;
	left:130px !important;
	top:328px !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;
}

#item75696 {
	width:72px !important;
	height:9px !important;
	left:276px !important;
	top:213px !important;
}

#item75723 {
	width:72px !important;
	height:9px !important;
	left:276px !important;
	top:224px !important;
}

#item75750 {
	width:68px !important;
	height:9px !important;
	left:405px !important;
	top:608px !important;
}

#item75777 {
	width:70px !important;
	height:9px !important;
	left:405px !important;
	top:619px !important;
}

#item75804 {
	width:92px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item75832 {
	width:91px !important;
	height:9px !important;
	left:13px !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;
}

#item75859 {
	width:89px !important;
	height:29px !important;
	left:201px !important;
	top:279px !important;
}

#item75891 {
	width:134px !important;
	height:9px !important;
	left:309px !important;
	top:249px !important;
}

#item75919 {
	width:113px !important;
	height:29px !important;
	left:141px !important;
	top:599px !important;
}

#item75950 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item75980 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item76007 {
	width:116px !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;
}

#item76034 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item76061 {
	width:77px !important;
	height:39px !important;
	left:234px !important;
	top:93px !important;
}

#item76092 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:514px !important;
}

#item76123 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item76153 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item76182 {
	width:119px !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;
}

#item76209 {
	width:60px !important;
	height:9px !important;
	left:442px !important;
	top:337px !important;
}

#item76236 {
	width:68px !important;
	height:9px !important;
	left:442px !important;
	top:347px !important;
}

#item76263 {
	width:68px !important;
	height:9px !important;
	left:442px !important;
	top:367px !important;
}

#item76290 {
	width:64px !important;
	height:9px !important;
	left:233px !important;
	top:382px !important;
}

#item76317 {
	width:64px !important;
	height:9px !important;
	left:233px !important;
	top:401px !important;
}

#item76344 {
	width:73px !important;
	height:9px !important;
	left:233px !important;
	top:326px !important;
}

#item76373 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item76400 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:253px !important;
}

#item76427 {
	width:72px !important;
	height:9px !important;
	left:13px !important;
	top:272px !important;
}

#item76454 {
	width:59px !important;
	height:9px !important;
	left:13px !important;
	top:148px !important;
}

#item76481 {
	width:87px !important;
	height:9px !important;
	left:13px !important;
	top:159px !important;
}

#item76508 {
	width:77px !important;
	height:9px !important;
	left:13px !important;
	top:170px !important;
}

#item76535 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:345px !important;
}

#item76562 {
	width:90px !important;
	height:9px !important;
	left:13px !important;
	top:385px !important;
}

#item76589 {
	width:75px !important;
	height:9px !important;
	left:104px !important;
	top:345px !important;
}

#item76617 {
	width:64px !important;
	height:9px !important;
	left:104px !important;
	top:385px !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;
}

#item76644 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item76672 {
	width:79px !important;
	height:9px !important;
	left:13px !important;
	top:363px !important;
}

#item76699 {
	width:82px !important;
	height:9px !important;
	left:107px !important;
	top:353px !important;
}

#item76726 {
	width:80px !important;
	height:9px !important;
	left:107px !important;
	top:363px !important;
}

#item76753 {
	width:81px !important;
	height:9px !important;
	left:107px !important;
	top:372px !important;
}

#item76780 {
	width:85px !important;
	height:9px !important;
	left:192px !important;
	top:353px !important;
}

#item76807 {
	width:85px !important;
	height:9px !important;
	left:192px !important;
	top:363px !important;
}

#item76834 {
	width:76px !important;
	height:38px !important;
	left:458px !important;
	top:228px !important;
}

#item76862 {
	width:82px !important;
	height:9px !important;
	left:297px !important;
	top:609px !important;
}

#item76889 {
	width:90px !important;
	height:9px !important;
	left:387px !important;
	top:609px !important;
}

#item76916 {
	width:65px !important;
	height:38px !important;
	left:17px !important;
	top:586px !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;
}

#item76944 {
	width:59px !important;
	height:47px !important;
	left:354px !important;
	top:278px !important;
}

#item76974 {
	width:74px !important;
	height:19px !important;
	left:247px !important;
	top:579px !important;
}

#item77001 {
	width:75px !important;
	height:19px !important;
	left:247px !important;
	top:598px !important;
}

#item77028 {
	width:82px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item77055 {
	width:80px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item77082 {
	width:81px !important;
	height:18px !important;
	left:13px !important;
	top:571px !important;
}

#item77113 {
	width:86px !important;
	height:9px !important;
	left:20px !important;
	top:260px !important;
}

#item77140 {
	width:84px !important;
	height:9px !important;
	left:20px !important;
	top:269px !important;
}

#item77167 {
	width:86px !important;
	height:9px !important;
	left:20px !important;
	top:279px !important;
}

#item77194 {
	width:86px !important;
	height:9px !important;
	left:20px !important;
	top:288px !important;
}

#item77221 {
	width:86px !important;
	height:9px !important;
	left:20px !important;
	top:298px !important;
}

#item77248 {
	width:87px !important;
	height:9px !important;
	left:20px !important;
	top:188px !important;
}

#item77275 {
	width:84px !important;
	height:9px !important;
	left:20px !important;
	top:197px !important;
}

#item77302 {
	width:86px !important;
	height:9px !important;
	left:20px !important;
	top:207px !important;
}

#item77329 {
	width:86px !important;
	height:9px !important;
	left:20px !important;
	top:216px !important;
}

#item77357 {
	width:86px !important;
	height:9px !important;
	left:20px !important;
	top:226px !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;
}

#item77384 {
	width:63px !important;
	height:28px !important;
	left:346px !important;
	top:562px !important;
}

#item77411 {
	width:63px !important;
	height:28px !important;
	left:346px !important;
	top:591px !important;
}

#item77438 {
	width:100px !important;
	height:9px !important;
	left:370px !important;
	top:293px !important;
}

#item77465 {
	width:100px !important;
	height:9px !important;
	left:370px !important;
	top:302px !important;
}

#item77492 {
	width:76px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item77519 {
	width:78px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item77546 {
	width:83px !important;
	height:9px !important;
	left:18px !important;
	top:399px !important;
}

#item77574 {
	width:81px !important;
	height:9px !important;
	left:18px !important;
	top:408px !important;
}

#item77602 {
	width:78px !important;
	height:9px !important;
	left:127px !important;
	top:399px !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;
}

#item77629 {
	width:95px !important;
	height:9px !important;
	left:287px !important;
	top:583px !important;
}

#item77656 {
	width:95px !important;
	height:9px !important;
	left:287px !important;
	top:592px !important;
}

#item77683 {
	width:95px !important;
	height:9px !important;
	left:287px !important;
	top:601px !important;
}

#item77710 {
	width:97px !important;
	height:9px !important;
	left:287px !important;
	top:610px !important;
}

#item77738 {
	width:104px !important;
	height:28px !important;
	left:22px !important;
	top:453px !important;
}

#item77768 {
	width:88px !important;
	height:9px !important;
	left:218px !important;
	top:283px !important;
}

#item77795 {
	width:89px !important;
	height:9px !important;
	left:218px !important;
	top:292px !important;
}

#item77823 {
	width:89px !important;
	height:9px !important;
	left:218px !important;
	top:302px !important;
}

#item77851 {
	width:141px !important;
	height:18px !important;
	left:19px !important;
	top:69px !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;
}

#item77882 {
	width:88px !important;
	height:9px !important;
	left:442px !important;
	top:592px !important;
}

#item77909 {
	width:86px !important;
	height:9px !important;
	left:442px !important;
	top:601px !important;
}

#item77936 {
	width:88px !important;
	height:9px !important;
	left:442px !important;
	top:610px !important;
}

#item77963 {
	width:87px !important;
	height:9px !important;
	left:176px !important;
	top:590px !important;
}

#item77991 {
	width:85px !important;
	height:9px !important;
	left:176px !important;
	top:600px !important;
}

#item78018 {
	width:87px !important;
	height:9px !important;
	left:176px !important;
	top:609px !important;
}

#item78046 {
	width:62px !important;
	height:27px !important;
	left:17px !important;
	top:603px !important;
}

#item78077 {
	width:92px !important;
	height:9px !important;
	left:437px !important;
	top:277px !important;
}

#item78104 {
	width:90px !important;
	height:9px !important;
	left:437px !important;
	top:286px !important;
}

#item78131 {
	width:92px !important;
	height:9px !important;
	left:437px !important;
	top:306px !important;
}

#item78158 {
	width:90px !important;
	height:9px !important;
	left:437px !important;
	top:315px !important;
}

#item78189 {
	width:94px !important;
	height:9px !important;
	left:109px !important;
	top:289px !important;
}

#item78216 {
	width:92px !important;
	height:9px !important;
	left:109px !important;
	top:298px !important;
}

#item78243 {
	width:94px !important;
	height:9px !important;
	left:109px !important;
	top:307px !important;
}

#item78270 {
	width:94px !important;
	height:9px !important;
	left:109px !important;
	top:316px !important;
}

#item78298 {
	width:94px !important;
	height:9px !important;
	left:109px !important;
	top:325px !important;
}

#item78325 {
	width:94px !important;
	height:9px !important;
	left:109px !important;
	top:334px !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;
}

#item78352 {
	width:76px !important;
	height:9px !important;
	left:366px !important;
	top:598px !important;
}

#item78380 {
	width:74px !important;
	height:9px !important;
	left:366px !important;
	top:608px !important;
}

#item78407 {
	width:93px !important;
	height:9px !important;
	left:252px !important;
	top:589px !important;
}

#item78434 {
	width:91px !important;
	height:9px !important;
	left:252px !important;
	top:598px !important;
}

#item78461 {
	width:92px !important;
	height:9px !important;
	left:252px !important;
	top:608px !important;
}

#item78488 {
	width:88px !important;
	height:9px !important;
	left:18px !important;
	top:598px !important;
}

#item78515 {
	width:86px !important;
	height:9px !important;
	left:18px !important;
	top:608px !important;
}

#item78542 {
	width:91px !important;
	height:9px !important;
	left:137px !important;
	top:379px !important;
}

#item78570 {
	width:89px !important;
	height:9px !important;
	left:137px !important;
	top:389px !important;
}

#item78597 {
	width:91px !important;
	height:9px !important;
	left:137px !important;
	top:398px !important;
}

#item78624 {
	width:91px !important;
	height:9px !important;
	left:439px !important;
	top:317px !important;
}

#item78651 {
	width:89px !important;
	height:9px !important;
	left:439px !important;
	top:326px !important;
}

#item78678 {
	width:91px !important;
	height:9px !important;
	left:439px !important;
	top:336px !important;
}

#item78705 {
	width:91px !important;
	height:9px !important;
	left:439px !important;
	top:345px !important;
}

#item78732 {
	width:76px !important;
	height:9px !important;
	left:199px !important;
	top:175px !important;
}

#item78759 {
	width:79px !important;
	height:9px !important;
	left:199px !important;
	top:184px !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;
}

#item78786 {
	width:91px !important;
	height:9px !important;
	left:406px !important;
	top:567px !important;
}

#item78814 {
	width:89px !important;
	height:9px !important;
	left:406px !important;
	top:576px !important;
}

#item78841 {
	width:91px !important;
	height:9px !important;
	left:406px !important;
	top:586px !important;
}

#item78868 {
	width:91px !important;
	height:9px !important;
	left:406px !important;
	top:595px !important;
}

#item78895 {
	width:91px !important;
	height:9px !important;
	left:406px !important;
	top:605px !important;
}

#item78922 {
	width:90px !important;
	height:9px !important;
	left:268px !important;
	top:335px !important;
}

#item78951 {
	width:89px !important;
	height:9px !important;
	left:268px !important;
	top:345px !important;
}

#item78978 {
	width:89px !important;
	height:9px !important;
	left:268px !important;
	top:354px !important;
}

#item79005 {
	width:78px !important;
	height:9px !important;
	left:174px !important;
	top:567px !important;
}

#item79032 {
	width:76px !important;
	height:9px !important;
	left:174px !important;
	top:576px !important;
}

#item79060 {
	width:78px !important;
	height:9px !important;
	left:174px !important;
	top:586px !important;
}

#item79087 {
	width:78px !important;
	height:9px !important;
	left:174px !important;
	top:595px !important;
}

#item79114 {
	width:78px !important;
	height:9px !important;
	left:174px !important;
	top:605px !important;
}

#item79142 {
	width:79px !important;
	height:9px !important;
	left:443px !important;
	top:197px !important;
}

#item79169 {
	width:81px !important;
	height:9px !important;
	left:443px !important;
	top:207px !important;
}

#item79196 {
	width:81px !important;
	height:9px !important;
	left:443px !important;
	top:216px !important;
}

#item79223 {
	width:81px !important;
	height:9px !important;
	left:443px !important;
	top:226px !important;
}

#item79250 {
	width:85px !important;
	height:9px !important;
	left:22px !important;
	top:294px !important;
}

#item79277 {
	width:83px !important;
	height:9px !important;
	left:22px !important;
	top:303px !important;
}

#item79305 {
	width:90px !important;
	height:9px !important;
	left:116px !important;
	top:294px !important;
}

#item79332 {
	width:90px !important;
	height:9px !important;
	left:116px !important;
	top:303px !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;
}

#item79359 {
	width:79px !important;
	height:27px !important;
	left:284px !important;
	top:601px !important;
}

#item79390 {
	width:79px !important;
	height:9px !important;
	left:22px !important;
	top:586px !important;
}

#item79417 {
	width:77px !important;
	height:9px !important;
	left:22px !important;
	top:595px !important;
}

#item79445 {
	width:78px !important;
	height:9px !important;
	left:22px !important;
	top:605px !important;
}

#item79472 {
	width:91px !important;
	height:9px !important;
	left:400px !important;
	top:355px !important;
}

#item79499 {
	width:91px !important;
	height:9px !important;
	left:400px !important;
	top:365px !important;
}

#item79526 {
	width:90px !important;
	height:9px !important;
	left:400px !important;
	top:374px !important;
}

#item79554 {
	width:91px !important;
	height:9px !important;
	left:279px !important;
	top:92px !important;
}

#item79581 {
	width:89px !important;
	height:9px !important;
	left:279px !important;
	top:101px !important;
}

#item79608 {
	width:91px !important;
	height:9px !important;
	left:279px !important;
	top:110px !important;
}

#item79635 {
	width:91px !important;
	height:9px !important;
	left:279px !important;
	top:119px !important;
}

#item79662 {
	width:98px !important;
	height:9px !important;
	left:161px !important;
	top:239px !important;
}

#item79689 {
	width:96px !important;
	height:9px !important;
	left:161px !important;
	top:249px !important;
}

#item79717 {
	width:97px !important;
	height:9px !important;
	left:161px !important;
	top:258px !important;
}

#item79744 {
	width:97px !important;
	height:9px !important;
	left:161px !important;
	top:268px !important;
}

#item79771 {
	width:97px !important;
	height:9px !important;
	left:161px !important;
	top:277px !important;
}

#item79799 {
	width:97px !important;
	height:9px !important;
	left:161px !important;
	top:287px !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;
}

#item79826 {
	width:107px !important;
	height:36px !important;
	left:165px !important;
	top:280px !important;
}

#item79858 {
	width:94px !important;
	height:20px !important;
	left:276px !important;
	top:192px !important;
}

#item79885 {
	width:92px !important;
	height:49px !important;
	left:430px !important;
	top:356px !important;
}

#item79916 {
	width:130px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item79946 {
	width:125px !important;
	height:30px !important;
	left:285px !important;
	top:518px !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;
}

#item79979 {
	width:77px !important;
	height:36px !important;
	left:276px !important;
	top:171px !important;
}

#item80011 {
	width:73px !important;
	height:36px !important;
	left:276px !important;
	top:354px !important;
}

#item80044 {
	width:200px !important;
	height:9px !important;
	left:18px !important;
	top:603px !important;
}

#item80078 {
	width:200px !important;
	height:9px !important;
	left:18px !important;
	top:612px !important;
}

#item80108 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item80142 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:307px !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;
}

#item80175 {
	width:119px !important;
	height:19px !important;
	left:394px !important;
	top:475px !important;
}

#item80206 {
	width:88px !important;
	height:9px !important;
	left:421px !important;
	top:559px !important;
}

#item80233 {
	width:86px !important;
	height:9px !important;
	left:421px !important;
	top:568px !important;
}

#item80260 {
	width:88px !important;
	height:9px !important;
	left:421px !important;
	top:578px !important;
}

#item80287 {
	width:88px !important;
	height:9px !important;
	left:421px !important;
	top:587px !important;
}

#item80314 {
	width:88px !important;
	height:9px !important;
	left:421px !important;
	top:597px !important;
}

#item80341 {
	width:88px !important;
	height:9px !important;
	left:421px !important;
	top:606px !important;
}

#item80368 {
	width:89px !important;
	height:9px !important;
	left:305px !important;
	top:559px !important;
}

#item80396 {
	width:87px !important;
	height:9px !important;
	left:305px !important;
	top:568px !important;
}

#item80424 {
	width:89px !important;
	height:9px !important;
	left:305px !important;
	top:578px !important;
}

#item80451 {
	width:89px !important;
	height:9px !important;
	left:305px !important;
	top:587px !important;
}

#item80478 {
	width:89px !important;
	height:9px !important;
	left:305px !important;
	top:597px !important;
}

#item80505 {
	width:89px !important;
	height:9px !important;
	left:305px !important;
	top:606px !important;
}

#item80532 {
	width:89px !important;
	height:9px !important;
	left:124px !important;
	top:427px !important;
}

#item80560 {
	width:87px !important;
	height:9px !important;
	left:124px !important;
	top:437px !important;
}

#item80587 {
	width:89px !important;
	height:9px !important;
	left:124px !important;
	top:446px !important;
}

#item80614 {
	width:89px !important;
	height:9px !important;
	left:124px !important;
	top:456px !important;
}

#item80641 {
	width:89px !important;
	height:9px !important;
	left:124px !important;
	top:465px !important;
}

#item80669 {
	width:89px !important;
	height:9px !important;
	left:124px !important;
	top:475px !important;
}

#item80696 {
	width:89px !important;
	height:9px !important;
	left:19px !important;
	top:427px !important;
}

#item80723 {
	width:87px !important;
	height:9px !important;
	left:19px !important;
	top:437px !important;
}

#item80750 {
	width:89px !important;
	height:9px !important;
	left:19px !important;
	top:446px !important;
}

#item80777 {
	width:88px !important;
	height:9px !important;
	left:19px !important;
	top:456px !important;
}

#item80805 {
	width:88px !important;
	height:9px !important;
	left:19px !important;
	top:465px !important;
}

#item80832 {
	width:89px !important;
	height:9px !important;
	left:19px !important;
	top:475px !important;
}

#item80860 {
	width:84px !important;
	height:9px !important;
	left:437px !important;
	top:206px !important;
}

#item80887 {
	width:82px !important;
	height:9px !important;
	left:437px !important;
	top:215px !important;
}

#item80916 {
	width:84px !important;
	height:9px !important;
	left:437px !important;
	top:224px !important;
}

#item80943 {
	width:83px !important;
	height:9px !important;
	left:437px !important;
	top:233px !important;
}

#item80970 {
	width:86px !important;
	height:9px !important;
	left:343px !important;
	top:206px !important;
}

#item80998 {
	width:84px !important;
	height:9px !important;
	left:343px !important;
	top:215px !important;
}

#item81025 {
	width:85px !important;
	height:9px !important;
	left:343px !important;
	top:224px !important;
}

#item81052 {
	width:85px !important;
	height:9px !important;
	left:343px !important;
	top:233px !important;
}

#item81079 {
	width:85px !important;
	height:9px !important;
	left:343px !important;
	top:242px !important;
}

#item81106 {
	width:86px !important;
	height:9px !important;
	left:343px !important;
	top:251px !important;
}

#item81133 {
	width:96px !important;
	height:9px !important;
	left:124px !important;
	top:207px !important;
}

#item81161 {
	width:94px !important;
	height:9px !important;
	left:124px !important;
	top:216px !important;
}

#item81188 {
	width:96px !important;
	height:9px !important;
	left:124px !important;
	top:226px !important;
}

#item81215 {
	width:74px !important;
	height:9px !important;
	left:240px !important;
	top:355px !important;
}

#item81242 {
	width:72px !important;
	height:9px !important;
	left:240px !important;
	top:364px !important;
}

#item81269 {
	width:73px !important;
	height:9px !important;
	left:240px !important;
	top:374px !important;
}

#item81296 {
	width:73px !important;
	height:9px !important;
	left:240px !important;
	top:383px !important;
}

#item81323 {
	width:73px !important;
	height:9px !important;
	left:314px !important;
	top:355px !important;
}

#item81350 {
	width:74px !important;
	height:9px !important;
	left:314px !important;
	top:364px !important;
}

#item81377 {
	width:86px !important;
	height:9px !important;
	left:249px !important;
	top:206px !important;
}

#item81404 {
	width:84px !important;
	height:9px !important;
	left:249px !important;
	top:215px !important;
}

#item81432 {
	width:85px !important;
	height:9px !important;
	left:249px !important;
	top:224px !important;
}

#item81459 {
	width:85px !important;
	height:9px !important;
	left:249px !important;
	top:233px !important;
}

#item81486 {
	width:85px !important;
	height:9px !important;
	left:249px !important;
	top:242px !important;
}

#item81513 {
	width:95px !important;
	height:9px !important;
	left:20px !important;
	top:207px !important;
}

#item81540 {
	width:93px !important;
	height:9px !important;
	left:20px !important;
	top:216px !important;
}

#item81567 {
	width:95px !important;
	height:9px !important;
	left:20px !important;
	top:226px !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;
}

#item81594 {
	width:80px !important;
	height:19px !important;
	left:20px !important;
	top:177px !important;
}

#item81621 {
	width:108px !important;
	height:19px !important;
	left:278px !important;
	top:182px !important;
}

#item81648 {
	width:109px !important;
	height:19px !important;
	left:20px !important;
	top:349px !important;
}

#item81679 {
	width:135px !important;
	height:9px !important;
	left:17px !important;
	top:619px !important;
}

#item81708 {
	width:80px !important;
	height:19px !important;
	left:205px !important;
	top:609px !important;
}

#item81735 {
	width:117px !important;
	height:19px !important;
	left:390px !important;
	top:458px !important;
}

#item81767 {
	width:85px !important;
	height:19px !important;
	left:419px !important;
	top:301px !important;
}

#item81794 {
	width:85px !important;
	height:19px !important;
	left:419px !important;
	top:321px !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;
}

#item81824 {
	width:144px !important;
	height:19px !important;
	left:13px !important;
	top:609px !important;
}

#item81855 {
	width:156px !important;
	height:19px !important;
	left:179px !important;
	top:609px !important;
}

#item81888 {
	width:143px !important;
	height:19px !important;
	left:363px !important;
	top:609px !important;
}

#item81919 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item81946 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:316px !important;
}

#item81974 {
	width:92px !important;
	height:9px !important;
	left:117px !important;
	top:307px !important;
}

#item82001 {
	width:92px !important;
	height:9px !important;
	left:117px !important;
	top:316px !important;
}

#item82028 {
	width:81px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item82055 {
	width:82px !important;
	height:9px !important;
	left:276px !important;
	top:313px !important;
}

#item82082 {
	width:90px !important;
	height:9px !important;
	left:373px !important;
	top:304px !important;
}

#item82110 {
	width:88px !important;
	height:9px !important;
	left:373px !important;
	top:313px !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;
}

#item82137 {
	width:82px !important;
	height:36px !important;
	left:276px !important;
	top:592px !important;
}

#item82169 {
	width:55px !important;
	height:19px !important;
	left:202px !important;
	top:229px !important;
}

#item82196 {
	width:53px !important;
	height:19px !important;
	left:202px !important;
	top:248px !important;
}

#item82223 {
	width:55px !important;
	height:19px !important;
	left:202px !important;
	top:267px !important;
}

#item82250 {
	width:110px !important;
	height:19px !important;
	left:35px !important;
	top:273px !important;
}

#item82278 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item82305 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item82333 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item82360 {
	width:87px !important;
	height:9px !important;
	left:111px !important;
	top:590px !important;
}

#item82387 {
	width:87px !important;
	height:9px !important;
	left:111px !important;
	top:600px !important;
}

#item82414 {
	width:87px !important;
	height:9px !important;
	left:111px !important;
	top:609px !important;
}

#item82441 {
	width:99px !important;
	height:9px !important;
	left:276px !important;
	top:388px !important;
}

#item82469 {
	width:97px !important;
	height:9px !important;
	left:276px !important;
	top:397px !important;
}

#item82496 {
	width:98px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item82523 {
	width:98px !important;
	height:9px !important;
	left:276px !important;
	top:415px !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;
}

#item82552 {
	width:54px !important;
	height:30px !important;
	left:280px !important;
	top:360px !important;
}

#item82583 {
	width:75px !important;
	height:20px !important;
	left:277px !important;
	top:194px !important;
}

#item82610 {
	width:117px !important;
	height:18px !important;
	left:120px !important;
	top:201px !important;
}

#item82640 {
	width:140px !important;
	height:9px !important;
	left:284px !important;
	top:619px !important;
}

#item82667 {
	width:178px !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;
}

#item82694 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item82724 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item82751 {
	width:103px !important;
	height:29px !important;
	left:281px !important;
	top:282px !important;
}

#item82781 {
	width:109px !important;
	height:20px !important;
	left:152px !important;
	top:289px !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;
}

#item82812 {
	width:229px !important;
	height:20px !important;
	left:276px !important;
	top:208px !important;
}

#item82843 {
	width:151px !important;
	height:9px !important;
	left:95px !important;
	top:432px !important;
}

#item82870 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item82897 {
	width:66px !important;
	height:20px !important;
	left:276px !important;
	top:595px !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;
}

#item82924 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item82954 {
	width:260px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item82988 {
	width:114px !important;
	height:9px !important;
	left:316px !important;
	top:308px !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;
}

#item83016 {
	width:103px !important;
	height:28px !important;
	left:426px !important;
	top:174px !important;
}

#item83047 {
	width:156px !important;
	height:19px !important;
	left:283px !important;
	top:394px !important;
}

#item83079 {
	width:178px !important;
	height:9px !important;
	left:284px !important;
	top:619px !important;
}

#item83106 {
	width:98px !important;
	height:28px !important;
	left:169px !important;
	top:176px !important;
}

#item83133 {
	width:105px !important;
	height:28px !important;
	left:15px !important;
	top:329px !important;
}

#item83163 {
	width:133px !important;
	height:9px !important;
	left:16px !important;
	top:419px !important;
}

#item83194 {
	width:75px !important;
	height:27px !important;
	left:173px !important;
	top:601px !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;
}

#item83227 {
	width:73px !important;
	height:40px !important;
	left:349px !important;
	top:154px !important;
}

#item83254 {
	width:197px !important;
	height:9px !important;
	left:285px !important;
	top:396px !important;
}

#item83284 {
	width:88px !important;
	height:28px !important;
	left:283px !important;
	top:600px !important;
}

#item83311 {
	width:83px !important;
	height:36px !important;
	left:16px !important;
	top:155px !important;
}

#item83343 {
	width:83px !important;
	height:36px !important;
	left:18px !important;
	top:371px !important;
}

#item83374 {
	width:111px !important;
	height:18px !important;
	left:18px !important;
	top:610px !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;
}

#item83406 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item83436 {
	width:87px !important;
	height:18px !important;
	left:276px !important;
	top:197px !important;
}

#item83466 {
	width:163px !important;
	height:9px !important;
	left:283px !important;
	top:406px !important;
}

#item83493 {
	width:62px !important;
	height:27px !important;
	left:185px !important;
	top:601px !important;
}

#item83523 {
	width:100px !important;
	height:18px !important;
	left:276px !important;
	top:592px !important;
}

#item83555 {
	width:103px !important;
	height:18px !important;
	left:276px !important;
	top:610px !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;
}

#item83582 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item83613 {
	width:92px !important;
	height:29px !important;
	left:276px !important;
	top:399px !important;
}

#item83643 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:419px !important;
}

#item83671 {
	width:85px !important;
	height:27px !important;
	left:446px !important;
	top:180px !important;
}

#item83702 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:619px !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;
}

#item83730 {
	width:99px !important;
	height:28px !important;
	left:428px !important;
	top:177px !important;
}

#item83760 {
	width:103px !important;
	height:28px !important;
	left:428px !important;
	top:336px !important;
}

#item83790 {
	width:95px !important;
	height:38px !important;
	left:428px !important;
	top:476px !important;
}

#item83822 {
	width:95px !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;
}

#item83853 {
	width:111px !important;
	height:19px !important;
	left:13px !important;
	top:94px !important;
}

#item83884 {
	width:118px !important;
	height:19px !important;
	left:13px !important;
	top:230px !important;
}

#item83914 {
	width:107px !important;
	height:28px !important;
	left:13px !important;
	top:365px !important;
}

#item83944 {
	width:111px !important;
	height:19px !important;
	left:13px !important;
	top:502px !important;
}

#item83974 {
	width:111px !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;
}

#item84006 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item84034 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item84061 {
	width:92px !important;
	height:18px !important;
	left:151px !important;
	top:400px !important;
}

#item84094 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item84122 {
	width:109px !important;
	height:20px !important;
	left:151px !important;
	top:609px !important;
}

#item84149 {
	width:75px !important;
	height:29px !important;
	left:449px !important;
	top:599px !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;
}

#item84176 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:195px !important;
}

#item84206 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item84238 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:399px !important;
}

#item84265 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item84296 {
	width:70px !important;
	height:27px !important;
	left:272px !important;
	top:398px !important;
}

#item84326 {
	width:110px !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;
}

#item84353 {
	width:61px !important;
	height:20px !important;
	left:339px !important;
	top:163px !important;
}

#item84380 {
	width:60px !important;
	height:20px !important;
	left:339px !important;
	top:183px !important;
}

#item84407 {
	width:59px !important;
	height:20px !important;
	left:339px !important;
	top:204px !important;
}

#item84434 {
	width:59px !important;
	height:20px !important;
	left:339px !important;
	top:224px !important;
}

#item84461 {
	width:57px !important;
	height:20px !important;
	left:339px !important;
	top:245px !important;
}

#item84489 {
	width:59px !important;
	height:20px !important;
	left:339px !important;
	top:265px !important;
}

#item84516 {
	width:57px !important;
	height:20px !important;
	left:421px !important;
	top:163px !important;
}

#item84543 {
	width:72px !important;
	height:20px !important;
	left:421px !important;
	top:183px !important;
}

#item84570 {
	width:64px !important;
	height:20px !important;
	left:421px !important;
	top:204px !important;
}

#item84597 {
	width:59px !important;
	height:20px !important;
	left:421px !important;
	top:224px !important;
}

#item84624 {
	width:85px !important;
	height:20px !important;
	left:421px !important;
	top:245px !important;
}

#item84651 {
	width:58px !important;
	height:20px !important;
	left:421px !important;
	top:265px !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;
}

#item84680 {
	width:115px !important;
	height:18px !important;
	left:16px !important;
	top:176px !important;
}

#item84711 {
	width:204px !important;
	height:9px !important;
	left:15px !important;
	top:282px !important;
}

#item84741 {
	width:214px !important;
	height:9px !important;
	left:17px !important;
	top:619px !important;
}

#item84771 {
	width:214px !important;
	height:9px !important;
	left:281px !important;
	top:619px !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;
}

#item84801 {
	width:377px !important;
	height:10px !important;
	left:13px !important;
	top:513px !important;
}

#item84832 {
	width:377px !important;
	height:10px !important;
	left:13px !important;
	top:525px !important;
}

#item84862 {
	width:377px !important;
	height:10px !important;
	left:13px !important;
	top:536px !important;
}

#item84895 {
	width:377px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item84923 {
	width:377px !important;
	height:10px !important;
	left:13px !important;
	top:559px !important;
}

#item84953 {
	width:377px !important;
	height:10px !important;
	left:13px !important;
	top:570px !important;
}

#item84985 {
	width:377px !important;
	height:10px !important;
	left:13px !important;
	top:582px !important;
}

#item85012 {
	width:377px !important;
	height:10px !important;
	left:13px !important;
	top:593px !important;
}

#item85043 {
	width:377px !important;
	height:10px !important;
	left:13px !important;
	top:604px !important;
}

#item85073 {
	width:377px !important;
	height:10px !important;
	left:13px !important;
	top:503px !important;
}

#item85105 {
	width:130px !important;
	height:10px !important;
	left:400px !important;
	top:513px !important;
}

#item85132 {
	width:130px !important;
	height:10px !important;
	left:400px !important;
	top:525px !important;
}

#item85159 {
	width:130px !important;
	height:10px !important;
	left:400px !important;
	top:536px !important;
}

#item85186 {
	width:130px !important;
	height:10px !important;
	left:400px !important;
	top:547px !important;
}

#item85214 {
	width:130px !important;
	height:10px !important;
	left:400px !important;
	top:559px !important;
}

#item85241 {
	width:130px !important;
	height:10px !important;
	left:400px !important;
	top:570px !important;
}

#item85268 {
	width:130px !important;
	height:10px !important;
	left:400px !important;
	top:582px !important;
}

#item85295 {
	width:130px !important;
	height:10px !important;
	left:400px !important;
	top:593px !important;
}

#item85322 {
	width:130px !important;
	height:10px !important;
	left:400px !important;
	top:604px !important;
}

#item85350 {
	width:130px !important;
	height:10px !important;
	left:400px !important;
	top:503px !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;
}

#item85377 {
	width:134px !important;
	height:10px !important;
	left:398px !important;
	top:304px !important;
}

#item85404 {
	width:134px !important;
	height:10px !important;
	left:398px !important;
	top:315px !important;
}

#item85431 {
	width:380px !important;
	height:10px !important;
	left:13px !important;
	top:304px !important;
}

#item85462 {
	width:381px !important;
	height:10px !important;
	left:13px !important;
	top:315px !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;
}

#item85493 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:580px !important;
}

#item85520 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:590px !important;
}

#item85547 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:599px !important;
}

#item85575 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:609px !important;
}

#item85602 {
	width:374px !important;
	height:10px !important;
	left:13px !important;
	top:580px !important;
}

#item85634 {
	width:374px !important;
	height:10px !important;
	left:13px !important;
	top:590px !important;
}

#item85665 {
	width:374px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item85696 {
	width:374px !important;
	height:10px !important;
	left:13px !important;
	top:609px !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;
}

#item85726 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:581px !important;
}

#item85753 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:591px !important;
}

#item85781 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:600px !important;
}

#item85808 {
	width:116px !important;
	height:10px !important;
	left:416px !important;
	top:610px !important;
}

#item85835 {
	width:379px !important;
	height:10px !important;
	left:13px !important;
	top:580px !important;
}

#item85865 {
	width:379px !important;
	height:10px !important;
	left:13px !important;
	top:590px !important;
}

#item85896 {
	width:379px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item85927 {
	width:379px !important;
	height:10px !important;
	left:13px !important;
	top:609px !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;
}

#item85959 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:284px !important;
}

#item85991 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:284px !important;
}

#item86021 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:576px !important;
}

#item86049 {
	width:78px !important;
	height:40px !important;
	left:276px !important;
	top:402px !important;
}
#in5footer,  #prefooter {display:none;}
