/* 	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:658px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:88680px; height:670px; }
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:658px) {
	.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;}
}

#item51604 {
	width:404px !important;
	height:493px !important;
}

#item52580 {
	width:404px !important;
	height:493px !important;
	left:77px !important;
	top:54px !important;
}

#item51606 {
	width:184px !important;
	height:233px !important;
}

#item52585 {
	width:184px !important;
	height:233px !important;
	left:205px !important;
	top:14px !important;
}

#item51607 {
	width:324px !important;
	height:279px !important;
}

#item52590 {
	width:324px !important;
	height:279px !important;
	left:206px !important;
	top:264px !important;
}

#item51608 {
	width:166px !important;
	height:189px !important;
}

#item52595 {
	width:166px !important;
	height:189px !important;
	left:19px !important;
	top:347px !important;
}

#item50607 {
	width:84px !important;
	height:29px !important;
	left:423px !important;
	top:84px !important;
}

#item50640 {
	width:212px !important;
	height:9px !important;
	left:218px !important;
	top:598px !important;
}

#item50671 {
	width:125px !important;
	height:9px !important;
	left:19px !important;
	top:604px !important;
}

#item57525 {
	width:75px !important;
	height:78px !important;
	left:346px !important;
	top:172px !important;
}

#item51609 {
	width:255px !important;
	height:421px !important;
}

#item52600 {
	width:255px !important;
	height:421px !important;
	left:18px !important;
	top:92px !important;
}

#item51610 {
	width:313px !important;
	height:313px !important;
}

#item52605 {
	width:313px !important;
	height:313px !important;
	left:231px !important;
	top:330px !important;
}

#item51611 {
	width:216px !important;
	height:325px !important;
}

#item52610 {
	width:216px !important;
	height:325px !important;
	left:278px !important;
}

#item50698 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:491px !important;
}

#item50725 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:562px !important;
}

#item50752 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57569 {
	width:436px !important;
	height:536px !important;
	top:31px !important;
	border-radius:27px;
	background:#fff;
	border:solid 5.96153846153846px #c00059;
}

#item57571 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:306px !important;
	border-radius:14px;
	background:#000;
}

#item57572 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:390px !important;
	border-radius:14px;
	background:#000;
}

#item57573 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:474px !important;
	border-radius:14px;
	background:#000;
}

#item57574 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:306px !important;
	border-radius:14px;
	background:#000;
}

#item57575 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:390px !important;
	border-radius:14px;
	background:#000;
}

#item57576 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:474px !important;
	border-radius:14px;
	background:#000;
}

#item57567 {
	width:7px !important;
	height:12px !important;
	left:262px !important;
}

#item57565 {
	width:436px !important;
	height:567px !important;
	left:26px !important;
	top:45px !important;
}

#item51612 {
	width:390px !important;
	height:285px !important;
}

#item52615 {
	width:390px !important;
	height:285px !important;
	left:14px !important;
	top:14px !important;
}

#item51613 {
	width:519px !important;
	height:314px !important;
}

#item52620 {
	width:519px !important;
	height:314px !important;
	left:14px !important;
	top:305px !important;
}

#item51614 {
	width:150px !important;
	height:508px !important;
}

#item52626 {
	width:150px !important;
	height:508px !important;
	left:544px !important;
	top:15px !important;
}

#item25705 {
	width:93px !important;
	height:29px !important;
	left:410px !important;
	top:266px !important;
}

#item25735 {
	width:146px !important;
	height:9px !important;
	left:332px !important;
	top:610px !important;
}

#item51615 {
	width:216px !important;
	height:269px !important;
}

#item52631 {
	width:216px !important;
	height:269px !important;
	left:328px !important;
	top:388px !important;
}

#item51616 {
	width:381px !important;
	height:378px !important;
}

#item52636 {
	width:381px !important;
	height:378px !important;
	left:164px !important;
}

#item25762 {
	width:131px !important;
	height:20px !important;
	left:163px !important;
	top:440px !important;
}

#item25792 {
	width:117px !important;
	height:20px !important;
	left:163px !important;
	top:600px !important;
}

#item25820 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item51617 {
	width:196px !important;
	height:233px !important;
}

#item52641 {
	width:196px !important;
	height:233px !important;
	left:334px !important;
	top:14px !important;
}

#item51618 {
	width:326px !important;
	height:250px !important;
}

#item52646 {
	width:326px !important;
	height:250px !important;
}

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

#item52651 {
	width:222px !important;
	height:162px !important;
	top:326px !important;
}

#item51620 {
	width:173px !important;
	height:237px !important;
}

#item52656 {
	width:173px !important;
	height:237px !important;
	left:366px !important;
	top:338px !important;
}

#item25847 {
	width:136px !important;
	height:9px !important;
	left:333px !important;
	top:303px !important;
}

#item25874 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item25904 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item25931 {
	width:94px !important;
	height:20px !important;
	left:287px !important;
	top:600px !important;
}

#item51621 {
	width:252px !important;
	height:229px !important;
}

#item52661 {
	width:252px !important;
	height:229px !important;
	left:14px !important;
	top:336px !important;
}

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

#item52666 {
	width:266px !important;
	height:315px !important;
	left:278px !important;
	top:315px !important;
}

#item51623 {
	width:255px !important;
	height:234px !important;
}

#item52671 {
	width:255px !important;
	height:234px !important;
	left:275px !important;
}

#item51624 {
	width:249px !important;
	height:217px !important;
}

#item52676 {
	width:249px !important;
	height:217px !important;
	left:14px !important;
}

#item25958 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item25988 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:263px !important;
}

#item26015 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item26042 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item52682 {
	width:252px !important;
	height:257px !important;
	left:278px !important;
	top:14px !important;
}

#item51627 {
	width:252px !important;
	height:222px !important;
}

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

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

#item52692 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

#item51629 {
	width:140px !important;
	height:227px !important;
}

#item52697 {
	width:140px !important;
	height:227px !important;
	left:281px !important;
	top:324px !important;
}

#item51630 {
	width:94px !important;
	height:76px !important;
}

#item52703 {
	width:94px !important;
	height:76px !important;
	left:437px !important;
	top:427px !important;
}

#item26073 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item26103 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item26133 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item26163 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item26194 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51631 {
	width:198px !important;
	height:230px !important;
}

#item52708 {
	width:198px !important;
	height:230px !important;
	left:14px !important;
	top:323px !important;
}

#item51632 {
	width:306px !important;
	height:328px !important;
}

#item52713 {
	width:306px !important;
	height:328px !important;
	left:224px !important;
	top:303px !important;
}

#item51633 {
	width:252px !important;
	height:258px !important;
}

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

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

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

#item26225 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item26252 {
	width:170px !important;
	height:9px !important;
	left:278px !important;
	top:302px !important;
}

#item26279 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item26307 {
	width:73px !important;
	height:20px !important;
	left:228px !important;
	top:593px !important;
}

#item51635 {
	width:266px !important;
	height:221px !important;
}

#item52728 {
	width:266px !important;
	height:221px !important;
}

#item51636 {
	width:242px !important;
	height:106px !important;
}

#item52733 {
	width:242px !important;
	height:106px !important;
	left:274px !important;
	top:57px !important;
}

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

#item52738 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:168px !important;
}

#item51640 {
	width:196px !important;
	height:140px !important;
}

#item52743 {
	width:196px !important;
	height:140px !important;
	left:31px !important;
	top:396px !important;
}

#item51639 {
	width:181px !important;
	height:115px !important;
}

#item52749 {
	width:181px !important;
	height:115px !important;
	left:85px !important;
	top:283px !important;
}

#item51641 {
	width:249px !important;
	height:179px !important;
}

#item52754 {
	width:249px !important;
	height:179px !important;
	left:285px !important;
	top:473px !important;
}

#item26334 {
	width:187px !important;
	height:9px !important;
	left:277px !important;
	top:46px !important;
}

#item26365 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:278px !important;
}

#item26392 {
	width:158px !important;
	height:9px !important;
	left:284px !important;
	top:407px !important;
}

#item26419 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:483px !important;
}

#item26449 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item26480 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51642 {
	width:252px !important;
	height:232px !important;
}

#item52759 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:332px !important;
}

#item51643 {
	width:240px !important;
	height:243px !important;
}

#item52764 {
	width:240px !important;
	height:243px !important;
	left:20px !important;
	top:12px !important;
}

#item51644 {
	width:134px !important;
	height:121px !important;
}

#item52769 {
	width:134px !important;
	height:121px !important;
	left:8px !important;
	top:6px !important;
}

#item51647 {
	width:244px !important;
	height:187px !important;
}

#item52775 {
	width:244px !important;
	height:187px !important;
	left:295px !important;
	top:148px !important;
}

#item51648 {
	width:169px !important;
	height:286px !important;
}

#item52780 {
	width:169px !important;
	height:286px !important;
	left:371px !important;
	top:315px !important;
}

#item26507 {
	width:181px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item26540 {
	width:94px !important;
	height:29px !important;
	left:276px !important;
	top:505px !important;
}

#item26571 {
	width:76px !important;
	height:39px !important;
	left:219px !important;
	top:311px !important;
}

#item26602 {
	width:87px !important;
	height:20px !important;
	left:13px !important;
	top:287px !important;
}

#item26630 {
	width:178px !important;
	height:20px !important;
	left:13px !important;
	top:306px !important;
}

#item51649 {
	width:159px !important;
	height:173px !important;
}

#item52801 {
	width:159px !important;
	height:173px !important;
	left:243px !important;
	top:20px !important;
}

#item51650 {
	width:138px !important;
	height:126px !important;
}

#item52806 {
	width:138px !important;
	height:126px !important;
	left:385px !important;
	top:69px !important;
}

#item51651 {
	width:145px !important;
	height:97px !important;
}

#item52811 {
	width:145px !important;
	height:97px !important;
	left:41px !important;
	top:20px !important;
}

#item51652 {
	width:169px !important;
	height:186px !important;
}

#item52816 {
	width:169px !important;
	height:186px !important;
	left:31px !important;
	top:124px !important;
}

#item51653 {
	width:180px !important;
	height:293px !important;
}

#item52822 {
	width:180px !important;
	height:293px !important;
	left:35px !important;
	top:293px !important;
}

#item51654 {
	width:122px !important;
	height:204px !important;
}

#item52827 {
	width:122px !important;
	height:204px !important;
	left:125px !important;
	top:342px !important;
}

#item51655 {
	width:268px !important;
	height:153px !important;
}

#item52832 {
	width:268px !important;
	height:153px !important;
	left:269px !important;
	top:423px !important;
}

#item57198 {
	width:171px !important;
	height:48px !important;
}

#item57193 {
	width:171px !important;
	height:48px !important;
	left:67px !important;
	top:571px !important;
}

#item51661 {
	width:298px !important;
	height:248px !important;
}

#item52857 {
	width:298px !important;
	height:248px !important;
	left:544px !important;
}

#item26662 {
	width:140px !important;
	height:9px !important;
	left:235px !important;
	top:262px !important;
}

#item26690 {
	width:137px !important;
	height:9px !important;
	left:388px !important;
	top:263px !important;
}

#item26717 {
	width:244px !important;
	height:9px !important;
	left:265px !important;
	top:631px !important;
}

#item26750 {
	width:213px !important;
	height:9px !important;
	left:260px !important;
	top:383px !important;
}

#item26780 {
	width:213px !important;
	height:9px !important;
	left:260px !important;
	top:393px !important;
}

#item51657 {
	width:218px !important;
	height:110px !important;
}

#item52837 {
	width:218px !important;
	height:110px !important;
	left:10px !important;
	top:340px !important;
}

#item51658 {
	width:218px !important;
	height:150px !important;
}

#item52842 {
	width:218px !important;
	height:150px !important;
	left:106px !important;
	top:388px !important;
}

#item51659 {
	width:193px !important;
	height:170px !important;
}

#item52847 {
	width:193px !important;
	height:170px !important;
	left:346px !important;
	top:383px !important;
}

#item51660 {
	width:166px !important;
	height:237px !important;
}

#item52852 {
	width:166px !important;
	height:237px !important;
	left:372px !important;
	top:101px !important;
}

#item26812 {
	width:205px !important;
	height:9px !important;
	left:311px !important;
	top:610px !important;
}

#item26843 {
	width:88px !important;
	height:29px !important;
	left:307px !important;
	top:114px !important;
}

#item26873 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:306px !important;
}

#item26905 {
	width:230px !important;
	height:9px !important;
	left:15px !important;
	top:600px !important;
}

#item26936 {
	width:230px !important;
	height:9px !important;
	left:15px !important;
	top:610px !important;
}

#item51662 {
	width:163px !important;
	height:347px !important;
}

#item52862 {
	width:163px !important;
	height:347px !important;
	left:38px !important;
	top:105px !important;
}

#item51663 {
	width:101px !important;
	height:116px !important;
}

#item52867 {
	width:101px !important;
	height:116px !important;
	left:166px !important;
	top:342px !important;
}

#item51664 {
	width:133px !important;
	height:140px !important;
}

#item52872 {
	width:133px !important;
	height:140px !important;
	left:308px !important;
	top:6px !important;
}

#item51665 {
	width:145px !important;
	height:120px !important;
}

#item52877 {
	width:145px !important;
	height:120px !important;
	left:220px !important;
	top:151px !important;
}

#item51667 {
	width:241px !important;
	height:55px !important;
}

#item52882 {
	width:241px !important;
	height:55px !important;
	left:285px !important;
	top:278px !important;
}

#item51668 {
	width:210px !important;
	height:104px !important;
}

#item52887 {
	width:210px !important;
	height:104px !important;
	left:249px !important;
	top:415px !important;
}

#item51669 {
	width:218px !important;
	height:119px !important;
}

#item52892 {
	width:218px !important;
	height:119px !important;
	left:164px !important;
	top:505px !important;
}

#item26967 {
	width:124px !important;
	height:20px !important;
	left:171px !important;
	top:93px !important;
}

#item26997 {
	width:125px !important;
	height:9px !important;
	left:293px !important;
	top:384px !important;
}

#item27024 {
	width:132px !important;
	height:9px !important;
	left:400px !important;
	top:599px !important;
}

#item27051 {
	width:132px !important;
	height:9px !important;
	left:400px !important;
	top:609px !important;
}

#item27078 {
	width:113px !important;
	height:9px !important;
	left:419px !important;
	top:132px !important;
}

#item27105 {
	width:113px !important;
	height:9px !important;
	left:419px !important;
	top:143px !important;
}

#item51670 {
	width:252px !important;
	height:286px !important;
}

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

#item51671 {
	width:261px !important;
	height:159px !important;
}

#item52903 {
	width:261px !important;
	height:159px !important;
	left:272px !important;
	top:77px !important;
}

#item51672 {
	width:257px !important;
	height:216px !important;
}

#item52908 {
	width:257px !important;
	height:216px !important;
	left:278px !important;
	top:269px !important;
}

#item51673 {
	width:180px !important;
	height:192px !important;
}

#item52913 {
	width:180px !important;
	height:192px !important;
	left:4px !important;
	top:9px !important;
}

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

#item52918 {
	width:91px !important;
	height:65px !important;
	left:68px !important;
	top:111px !important;
}

#item51675 {
	width:84px !important;
	height:53px !important;
}

#item52923 {
	width:84px !important;
	height:53px !important;
	left:189px !important;
	top:159px !important;
}

#item57204 {
	width:44px !important;
	height:28px !important;
}

#item57199 {
	width:44px !important;
	height:28px !important;
	left:223px !important;
	top:113px !important;
}

#item57210 {
	width:27px !important;
	height:14px !important;
}

#item57205 {
	width:27px !important;
	height:14px !important;
	left:197px !important;
	top:140px !important;
}

#item57217 {
	width:13px !important;
	height:14px !important;
}

#item57211 {
	width:13px !important;
	height:14px !important;
	left:254px !important;
	top:88px !important;
}

#item27132 {
	width:100px !important;
	height:20px !important;
	left:125px !important;
	top:591px !important;
}

#item27159 {
	width:199px !important;
	height:9px !important;
	left:298px !important;
	top:573px !important;
}

#item27191 {
	width:199px !important;
	height:9px !important;
	left:298px !important;
	top:583px !important;
}

#item27219 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

#item27252 {
	width:256px !important;
	height:20px !important;
	left:13px !important;
	top:260px !important;
}

#item27285 {
	width:256px !important;
	height:20px !important;
	left:13px !important;
	top:280px !important;
}

#item51678 {
	width:251px !important;
	height:310px !important;
}

#item52928 {
	width:251px !important;
	height:310px !important;
}

#item51679 {
	width:137px !important;
	height:282px !important;
}

#item52933 {
	width:137px !important;
	height:282px !important;
	left:310px !important;
	top:14px !important;
}

#item51680 {
	width:97px !important;
	height:191px !important;
}

#item52938 {
	width:97px !important;
	height:191px !important;
	left:266px !important;
}

#item51681 {
	width:74px !important;
	height:111px !important;
}

#item52943 {
	width:74px !important;
	height:111px !important;
	left:456px !important;
	top:14px !important;
}

#item51682 {
	width:186px !important;
	height:193px !important;
}

#item52948 {
	width:186px !important;
	height:193px !important;
	left:358px !important;
	top:247px !important;
}

#item51683 {
	width:261px !important;
	height:197px !important;
}

#item52953 {
	width:261px !important;
	height:197px !important;
	top:319px !important;
}

#item51684 {
	width:261px !important;
	height:125px !important;
}

#item52958 {
	width:261px !important;
	height:125px !important;
	left:133px !important;
	top:522px !important;
}

#item51685 {
	width:124px !important;
	height:81px !important;
}

#item52963 {
	width:124px !important;
	height:81px !important;
	left:278px !important;
	top:437px !important;
}

#item27319 {
	width:77px !important;
	height:20px !important;
	left:166px !important;
	top:103px !important;
}

#item27346 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:381px !important;
}

#item27373 {
	width:106px !important;
	height:29px !important;
	left:432px !important;
	top:354px !important;
}

#item27405 {
	width:81px !important;
	height:20px !important;
	left:406px !important;
	top:502px !important;
}

#item27432 {
	width:89px !important;
	height:20px !important;
	left:407px !important;
	top:599px !important;
}

#item27459 {
	width:84px !important;
	height:20px !important;
	left:412px !important;
	top:200px !important;
}

#item27489 {
	width:99px !important;
	height:20px !important;
	left:412px !important;
	top:220px !important;
}

#item51686 {
	width:145px !important;
	height:144px !important;
}

#item52969 {
	width:145px !important;
	height:144px !important;
	left:14px !important;
	top:332px !important;
}

#item51687 {
	width:174px !important;
	height:96px !important;
}

#item52974 {
	width:174px !important;
	height:96px !important;
	left:87px !important;
	top:422px !important;
}

#item51688 {
	width:194px !important;
	height:221px !important;
}

#item52979 {
	width:194px !important;
	height:221px !important;
	left:350px !important;
	top:92px !important;
}

#item51689 {
	width:146px !important;
	height:306px !important;
}

#item52984 {
	width:146px !important;
	height:306px !important;
	left:361px !important;
	top:278px !important;
}

#item51690 {
	width:101px !important;
	height:107px !important;
}

#item52989 {
	width:101px !important;
	height:107px !important;
	left:406px !important;
	top:519px !important;
}

#item51691 {
	width:255px !important;
	height:247px !important;
}

#item52994 {
	width:255px !important;
	height:247px !important;
	left:11px !important;
	top:12px !important;
}

#item27516 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item27546 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:194px !important;
}

#item27577 {
	width:76px !important;
	height:39px !important;
	left:276px !important;
	top:526px !important;
}

#item27607 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item27638 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51692 {
	width:262px !important;
	height:190px !important;
}

#item52999 {
	width:262px !important;
	height:190px !important;
	left:278px !important;
	top:10px !important;
}

#item51693 {
	width:132px !important;
	height:92px !important;
}

#item53004 {
	width:132px !important;
	height:92px !important;
	left:375px !important;
	top:43px !important;
}

#item51694 {
	width:53px !important;
	height:37px !important;
}

#item53009 {
	width:53px !important;
	height:37px !important;
	left:304px !important;
	top:155px !important;
}

#item51695 {
	width:28px !important;
	height:17px !important;
}

#item53014 {
	width:28px !important;
	height:17px !important;
	left:281px !important;
	top:208px !important;
}

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

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

#item51697 {
	width:300px !important;
	height:236px !important;
}

#item53025 {
	width:300px !important;
	height:236px !important;
	top:321px !important;
}

#item51698 {
	width:218px !important;
	height:207px !important;
}

#item53030 {
	width:218px !important;
	height:207px !important;
	left:312px !important;
	top:321px !important;
}

#item27665 {
	width:74px !important;
	height:29px !important;
	left:171px !important;
	top:258px !important;
}

#item27695 {
	width:184px !important;
	height:9px !important;
	left:310px !important;
	top:610px !important;
}

#item27725 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item27755 {
	width:194px !important;
	height:20px !important;
	left:276px !important;
	top:272px !important;
}

#item27786 {
	width:224px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item51709 {
	width:375px !important;
	height:298px !important;
}

#item53035 {
	width:375px !important;
	height:298px !important;
	left:169px !important;
}

#item51703 {
	width:175px !important;
	height:106px !important;
}

#item53041 {
	width:175px !important;
	height:106px !important;
	left:164px !important;
	top:377px !important;
}

#item51704 {
	width:177px !important;
	height:109px !important;
}

#item53046 {
	width:177px !important;
	height:109px !important;
	left:326px !important;
	top:415px !important;
}

#item51705 {
	width:209px !important;
	height:114px !important;
}

#item53051 {
	width:209px !important;
	height:114px !important;
	left:333px !important;
	top:509px !important;
}

#item51706 {
	width:166px !important;
	height:128px !important;
}

#item53056 {
	width:166px !important;
	height:128px !important;
	left:153px !important;
	top:495px !important;
}

#item51707 {
	width:189px !important;
	height:147px !important;
}

#item53061 {
	width:189px !important;
	height:147px !important;
	left:11px !important;
	top:75px !important;
}

#item51708 {
	width:198px !important;
	height:166px !important;
}

#item53066 {
	width:198px !important;
	height:166px !important;
	left:6px !important;
	top:206px !important;
}

#item27817 {
	width:140px !important;
	height:9px !important;
	left:339px !important;
	top:348px !important;
}

#item27845 {
	width:140px !important;
	height:9px !important;
	left:339px !important;
	top:358px !important;
}

#item27872 {
	width:140px !important;
	height:9px !important;
	left:339px !important;
	top:369px !important;
}

#item27899 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:588px !important;
}

#item27926 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item27953 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item51710 {
	width:195px !important;
	height:556px !important;
}

#item53071 {
	width:195px !important;
	height:556px !important;
	top:3px !important;
}

#item51711 {
	width:180px !important;
	height:148px !important;
}

#item53076 {
	width:180px !important;
	height:148px !important;
	left:188px !important;
	top:310px !important;
}

#item51712 {
	width:209px !important;
	height:144px !important;
}

#item53081 {
	width:209px !important;
	height:144px !important;
	left:316px !important;
	top:359px !important;
}

#item51713 {
	width:232px !important;
	height:153px !important;
}

#item53086 {
	width:232px !important;
	height:153px !important;
	left:163px !important;
	top:461px !important;
}

#item51714 {
	width:127px !important;
	height:174px !important;
}

#item53091 {
	width:127px !important;
	height:174px !important;
	left:179px !important;
}

#item51715 {
	width:192px !important;
	height:147px !important;
}

#item53096 {
	width:192px !important;
	height:147px !important;
	left:323px !important;
	top:23px !important;
}

#item51716 {
	width:115px !important;
	height:77px !important;
}

#item53101 {
	width:115px !important;
	height:77px !important;
	left:412px !important;
	top:108px !important;
}

#item27980 {
	width:87px !important;
	height:29px !important;
	left:204px !important;
	top:266px !important;
}

#item28010 {
	width:124px !important;
	height:9px !important;
	left:404px !important;
	top:589px !important;
}

#item28037 {
	width:124px !important;
	height:9px !important;
	left:404px !important;
	top:600px !important;
}

#item28064 {
	width:124px !important;
	height:9px !important;
	left:404px !important;
	top:610px !important;
}

#item28093 {
	width:163px !important;
	height:20px !important;
	left:353px !important;
	top:236px !important;
}

#item28125 {
	width:117px !important;
	height:20px !important;
	left:353px !important;
	top:256px !important;
}

#item28157 {
	width:172px !important;
	height:20px !important;
	left:353px !important;
	top:276px !important;
}

#item51717 {
	width:171px !important;
	height:139px !important;
}

#item53106 {
	width:171px !important;
	height:139px !important;
	left:95px !important;
	top:14px !important;
}

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

#item53112 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:161px !important;
}

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

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

#item51724 {
	width:149px !important;
	height:176px !important;
}

#item53123 {
	width:149px !important;
	height:176px !important;
	left:101px !important;
	top:389px !important;
}

#item51725 {
	width:137px !important;
	height:172px !important;
}

#item53128 {
	width:137px !important;
	height:172px !important;
	left:129px !important;
	top:453px !important;
}

#item51726 {
	width:125px !important;
	height:62px !important;
}

#item53133 {
	width:125px !important;
	height:62px !important;
	left:14px !important;
	top:395px !important;
}

#item51727 {
	width:177px !important;
	height:282px !important;
}

#item53138 {
	width:177px !important;
	height:282px !important;
	left:361px !important;
	top:320px !important;
}

#item51728 {
	width:104px !important;
	height:120px !important;
}

#item53143 {
	width:104px !important;
	height:120px !important;
	left:278px !important;
	top:321px !important;
}

#item28188 {
	width:158px !important;
	height:9px !important;
	left:17px !important;
	top:370px !important;
}

#item28215 {
	width:73px !important;
	height:29px !important;
	left:13px !important;
	top:123px !important;
}

#item28243 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item28270 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:525px !important;
}

#item28297 {
	width:108px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item28325 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item28356 {
	width:96px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item51729 {
	width:278px !important;
	height:198px !important;
}

#item53148 {
	width:278px !important;
	height:198px !important;
}

#item51730 {
	width:260px !important;
	height:177px !important;
}

#item53153 {
	width:260px !important;
	height:177px !important;
	left:284px !important;
}

#item51731 {
	width:176px !important;
	height:162px !important;
}

#item53158 {
	width:176px !important;
	height:162px !important;
	left:2px !important;
	top:382px !important;
}

#item51732 {
	width:146px !important;
	height:149px !important;
}

#item53163 {
	width:146px !important;
	height:149px !important;
	left:132px !important;
	top:378px !important;
}

#item51733 {
	width:145px !important;
	height:100px !important;
}

#item53168 {
	width:145px !important;
	height:100px !important;
	left:14px !important;
	top:268px !important;
}

#item51734 {
	width:211px !important;
	height:169px !important;
}

#item53173 {
	width:211px !important;
	height:169px !important;
	left:289px !important;
	top:283px !important;
}

#item51735 {
	width:68px !important;
	height:119px !important;
}

#item53178 {
	width:68px !important;
	height:119px !important;
	left:226px !important;
	top:268px !important;
}

#item51736 {
	width:115px !important;
	height:166px !important;
}

#item53183 {
	width:115px !important;
	height:166px !important;
	left:422px !important;
	top:433px !important;
}

#item28383 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

#item28410 {
	width:221px !important;
	height:9px !important;
	left:288px !important;
	top:214px !important;
}

#item28440 {
	width:151px !important;
	height:9px !important;
	left:286px !important;
	top:521px !important;
}

#item28467 {
	width:137px !important;
	height:9px !important;
	left:286px !important;
	top:610px !important;
}

#item28494 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item28524 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51737 {
	width:257px !important;
	height:153px !important;
}

#item53189 {
	width:257px !important;
	height:153px !important;
	left:10px !important;
	top:169px !important;
}

#item51738 {
	width:276px !important;
	height:147px !important;
}

#item53194 {
	width:276px !important;
	height:147px !important;
	left:10px !important;
	top:289px !important;
}

#item51739 {
	width:111px !important;
	height:69px !important;
}

#item53199 {
	width:111px !important;
	height:69px !important;
	left:14px !important;
	top:451px !important;
}

#item51740 {
	width:208px !important;
	height:261px !important;
}

#item53204 {
	width:208px !important;
	height:261px !important;
	left:336px !important;
	top:265px !important;
}

#item51741 {
	width:111px !important;
	height:129px !important;
}

#item53209 {
	width:111px !important;
	height:129px !important;
	left:376px !important;
	top:497px !important;
}

#item51743 {
	width:176px !important;
	height:223px !important;
}

#item53216 {
	width:176px !important;
	height:223px !important;
	left:361px !important;
	top:77px !important;
}

#item51744 {
	width:260px !important;
	height:155px !important;
}

#item53221 {
	width:260px !important;
	height:155px !important;
	left:9px !important;
	top:7px !important;
}

#item28582 {
	width:94px !important;
	height:9px !important;
	left:13px !important;
	top:148px !important;
}

#item28609 {
	width:81px !important;
	height:40px !important;
	left:251px !important;
	top:580px !important;
}

#item28641 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item28671 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57275 {
	width:83px !important;
	height:32px !important;
	left:281px !important;
	top:217px !important;
}

#item51745 {
	width:266px !important;
	height:270px !important;
}

#item53226 {
	width:266px !important;
	height:270px !important;
}

#item51746 {
	width:262px !important;
	height:247px !important;
}

#item53231 {
	width:262px !important;
	height:247px !important;
	left:272px !important;
	top:11px !important;
}

#item51747 {
	width:116px !important;
	height:209px !important;
}

#item53236 {
	width:116px !important;
	height:209px !important;
	left:23px !important;
	top:324px !important;
}

#item51748 {
	width:119px !important;
	height:213px !important;
}

#item53241 {
	width:119px !important;
	height:213px !important;
	left:147px !important;
	top:322px !important;
}

#item51749 {
	width:156px !important;
	height:136px !important;
}

#item53246 {
	width:156px !important;
	height:136px !important;
	left:380px !important;
	top:314px !important;
}

#item51750 {
	width:194px !important;
	height:156px !important;
}

#item53251 {
	width:194px !important;
	height:156px !important;
	left:271px !important;
	top:388px !important;
}

#item28701 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item28731 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item28764 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item28794 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item28821 {
	width:235px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item28853 {
	width:235px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51751 {
	width:106px !important;
	height:182px !important;
}

#item53256 {
	width:106px !important;
	height:182px !important;
	left:14px !important;
	top:317px !important;
}

#item51752 {
	width:201px !important;
	height:191px !important;
}

#item53262 {
	width:201px !important;
	height:191px !important;
	left:128px !important;
	top:361px !important;
}

#item51753 {
	width:240px !important;
	height:194px !important;
}

#item53268 {
	width:240px !important;
	height:194px !important;
	left:304px !important;
	top:325px !important;
}

#item51754 {
	width:93px !important;
	height:108px !important;
}

#item53273 {
	width:93px !important;
	height:108px !important;
	left:437px !important;
	top:509px !important;
}

#item51755 {
	width:239px !important;
	height:278px !important;
}

#item53278 {
	width:239px !important;
	height:278px !important;
	left:69px !important;
	top:35px !important;
}

#item51758 {
	width:226px !important;
	height:295px !important;
}

#item53284 {
	width:226px !important;
	height:295px !important;
	left:310px !important;
	top:17px !important;
}

#item28883 {
	width:103px !important;
	height:20px !important;
	left:17px !important;
	top:594px !important;
}

#item28913 {
	width:106px !important;
	height:20px !important;
	left:285px !important;
	top:580px !important;
}

#item28943 {
	width:107px !important;
	height:18px !important;
	left:285px !important;
	top:601px !important;
}

#item28976 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:120px !important;
}

#item29007 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:140px !important;
}

#item51759 {
	width:210px !important;
	height:313px !important;
}

#item53289 {
	width:210px !important;
	height:313px !important;
}

#item51760 {
	width:84px !important;
	height:177px !important;
}

#item53295 {
	width:84px !important;
	height:177px !important;
	left:278px !important;
	top:38px !important;
}

#item51761 {
	width:84px !important;
	height:166px !important;
}

#item53300 {
	width:84px !important;
	height:166px !important;
	left:371px !important;
	top:14px !important;
}

#item51762 {
	width:92px !important;
	height:172px !important;
}

#item53305 {
	width:92px !important;
	height:172px !important;
	left:438px !important;
	top:105px !important;
}

#item51763 {
	width:305px !important;
	height:302px !important;
}

#item53310 {
	width:305px !important;
	height:302px !important;
	top:325px !important;
}

#item51764 {
	width:206px !important;
	height:125px !important;
}

#item53315 {
	width:206px !important;
	height:125px !important;
	left:300px !important;
	top:414px !important;
}

#item51765 {
	width:221px !important;
	height:142px !important;
}

#item53320 {
	width:221px !important;
	height:142px !important;
	left:313px !important;
	top:516px !important;
}

#item51772 {
	width:252px !important;
	height:288px !important;
}

#item53351 {
	width:252px !important;
	height:288px !important;
	left:544px !important;
}

#item29038 {
	width:50px !important;
	height:47px !important;
	left:201px !important;
	top:138px !important;
}

#item29068 {
	width:115px !important;
	height:9px !important;
	left:358px !important;
	top:392px !important;
}

#item29095 {
	width:115px !important;
	height:9px !important;
	left:358px !important;
	top:403px !important;
}

#item29122 {
	width:115px !important;
	height:9px !important;
	left:358px !important;
	top:413px !important;
}

#item29150 {
	width:121px !important;
	height:9px !important;
	left:282px !important;
	top:279px !important;
}

#item29177 {
	width:121px !important;
	height:9px !important;
	left:282px !important;
	top:289px !important;
}

#item29204 {
	width:121px !important;
	height:9px !important;
	left:282px !important;
	top:300px !important;
}

#item51766 {
	width:151px !important;
	height:142px !important;
}

#item53325 {
	width:151px !important;
	height:142px !important;
	left:14px !important;
	top:346px !important;
}

#item51767 {
	width:151px !important;
	height:147px !important;
}

#item53330 {
	width:151px !important;
	height:147px !important;
	left:123px !important;
	top:403px !important;
}

#item51769 {
	width:138px !important;
	height:189px !important;
}

#item53335 {
	width:138px !important;
	height:189px !important;
	left:378px !important;
	top:234px !important;
}

#item51768 {
	width:101px !important;
	height:195px !important;
}

#item53341 {
	width:101px !important;
	height:195px !important;
	left:306px !important;
	top:205px !important;
}

#item51771 {
	width:214px !important;
	height:122px !important;
}

#item53346 {
	width:214px !important;
	height:122px !important;
	left:299px !important;
	top:116px !important;
}

#item29232 {
	width:89px !important;
	height:39px !important;
	left:173px !important;
	top:300px !important;
}

#item29263 {
	width:117px !important;
	height:9px !important;
	left:296px !important;
	top:584px !important;
}

#item29290 {
	width:117px !important;
	height:9px !important;
	left:296px !important;
	top:595px !important;
}

#item29317 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item29344 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51774 {
	width:224px !important;
	height:174px !important;
}

#item53356 {
	width:224px !important;
	height:174px !important;
	left:306px !important;
	top:14px !important;
}

#item51775 {
	width:205px !important;
	height:184px !important;
}

#item53361 {
	width:205px !important;
	height:184px !important;
	left:88px !important;
}

#item51776 {
	width:75px !important;
	height:65px !important;
}

#item53366 {
	width:75px !important;
	height:65px !important;
	left:145px !important;
	top:87px !important;
}

#item51777 {
	width:110px !important;
	height:83px !important;
}

#item53371 {
	width:110px !important;
	height:83px !important;
	left:12px !important;
	top:130px !important;
}

#item51778 {
	width:50px !important;
	height:39px !important;
}

#item53376 {
	width:50px !important;
	height:39px !important;
	left:14px !important;
	top:57px !important;
}

#item51779 {
	width:30px !important;
	height:18px !important;
}

#item53381 {
	width:30px !important;
	height:18px !important;
	left:60px !important;
	top:105px !important;
}

#item51780 {
	width:49px !important;
	height:29px !important;
}

#item53386 {
	width:49px !important;
	height:29px !important;
	left:19px !important;
	top:30px !important;
}

#item51781 {
	width:179px !important;
	height:141px !important;
}

#item53391 {
	width:179px !important;
	height:141px !important;
	left:74px !important;
	top:332px !important;
}

#item51782 {
	width:181px !important;
	height:84px !important;
}

#item53396 {
	width:181px !important;
	height:84px !important;
	left:85px !important;
	top:450px !important;
}

#item51784 {
	width:182px !important;
	height:168px !important;
}

#item53401 {
	width:182px !important;
	height:168px !important;
	left:266px !important;
	top:359px !important;
}

#item51785 {
	width:157px !important;
	height:179px !important;
}

#item53406 {
	width:157px !important;
	height:179px !important;
	left:387px !important;
	top:291px !important;
}

#item51786 {
	width:270px !important;
	height:250px !important;
}

#item53411 {
	width:270px !important;
	height:250px !important;
	left:544px !important;
}

#item29371 {
	width:191px !important;
	height:9px !important;
	left:305px !important;
	top:238px !important;
}

#item29402 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:557px !important;
}

#item29429 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29457 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item29487 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item29517 {
	width:275px !important;
	height:10px !important;
	left:13px !important;
	top:269px !important;
}

#item29549 {
	width:275px !important;
	height:10px !important;
	left:13px !important;
	top:279px !important;
}

#item29581 {
	width:275px !important;
	height:20px !important;
	left:13px !important;
	top:289px !important;
}

#item51787 {
	width:193px !important;
	height:270px !important;
}

#item53417 {
	width:193px !important;
	height:270px !important;
	left:351px !important;
}

#item51788 {
	width:198px !important;
	height:125px !important;
}

#item53422 {
	width:198px !important;
	height:125px !important;
	left:97px !important;
	top:357px !important;
}

#item51789 {
	width:206px !important;
	height:133px !important;
}

#item53427 {
	width:206px !important;
	height:133px !important;
	left:8px !important;
	top:417px !important;
}

#item51790 {
	width:237px !important;
	height:333px !important;
}

#item53432 {
	width:237px !important;
	height:333px !important;
	left:307px !important;
	top:284px !important;
}

#item29615 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item29646 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:250px !important;
}

#item29673 {
	width:120px !important;
	height:9px !important;
	left:177px !important;
	top:599px !important;
}

#item29700 {
	width:120px !important;
	height:9px !important;
	left:177px !important;
	top:610px !important;
}

#item51791 {
	width:187px !important;
	height:230px !important;
}

#item53437 {
	width:187px !important;
	height:230px !important;
	left:7px !important;
	top:7px !important;
}

#item51792 {
	width:95px !important;
	height:95px !important;
}

#item53442 {
	width:95px !important;
	height:95px !important;
	left:45px !important;
	top:29px !important;
}

#item51793 {
	width:81px !important;
	height:65px !important;
}

#item53447 {
	width:81px !important;
	height:65px !important;
	left:57px !important;
	top:131px !important;
}

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

#item53452 {
	width:46px !important;
	height:48px !important;
	left:213px !important;
	top:50px !important;
}

#item51795 {
	width:23px !important;
	height:26px !important;
}

#item53457 {
	width:23px !important;
	height:26px !important;
	left:188px !important;
	top:92px !important;
}

#item51796 {
	width:151px !important;
	height:108px !important;
}

#item53462 {
	width:151px !important;
	height:108px !important;
	left:314px !important;
}

#item51797 {
	width:148px !important;
	height:116px !important;
}

#item53467 {
	width:148px !important;
	height:116px !important;
	left:278px !important;
	top:97px !important;
}

#item51798 {
	width:108px !important;
	height:122px !important;
}

#item53472 {
	width:108px !important;
	height:122px !important;
	left:431px !important;
	top:142px !important;
}

#item51799 {
	width:182px !important;
	height:240px !important;
}

#item53477 {
	width:182px !important;
	height:240px !important;
	left:348px !important;
	top:302px !important;
}

#item57312 {
	width:16px !important;
	height:23px !important;
}

#item57307 {
	width:16px !important;
	height:23px !important;
	left:244px !important;
	top:27px !important;
}

#item51801 {
	width:287px !important;
	height:171px !important;
}

#item53482 {
	width:287px !important;
	height:171px !important;
	top:390px !important;
}

#item51802 {
	width:202px !important;
	height:193px !important;
}

#item53488 {
	width:202px !important;
	height:193px !important;
	left:152px !important;
	top:323px !important;
}

#item29727 {
	width:155px !important;
	height:20px !important;
	left:353px !important;
	top:596px !important;
}

#item29757 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item29788 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29819 {
	width:210px !important;
	height:9px !important;
	left:282px !important;
	top:262px !important;
}

#item29850 {
	width:210px !important;
	height:9px !important;
	left:282px !important;
	top:273px !important;
}

#item29882 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item29912 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item29943 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51803 {
	width:110px !important;
	height:149px !important;
}

#item53493 {
	width:110px !important;
	height:149px !important;
	left:19px !important;
	top:7px !important;
}

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

#item53498 {
	width:120px !important;
	height:151px !important;
	left:130px !important;
	top:11px !important;
}

#item51805 {
	width:64px !important;
	height:77px !important;
}

#item53503 {
	width:64px !important;
	height:77px !important;
	left:14px !important;
	top:164px !important;
}

#item51806 {
	width:286px !important;
	height:310px !important;
}

#item53508 {
	width:286px !important;
	height:310px !important;
	left:259px !important;
}

#item51807 {
	width:171px !important;
	height:220px !important;
}

#item53513 {
	width:171px !important;
	height:220px !important;
	left:119px !important;
	top:426px !important;
}

#item51808 {
	width:189px !important;
	height:94px !important;
}

#item53518 {
	width:189px !important;
	height:94px !important;
	left:351px !important;
	top:351px !important;
}

#item51809 {
	width:221px !important;
	height:106px !important;
}

#item53523 {
	width:221px !important;
	height:106px !important;
	left:298px !important;
	top:422px !important;
}

#item29973 {
	width:110px !important;
	height:29px !important;
	left:13px !important;
	top:589px !important;
}

#item30004 {
	width:89px !important;
	height:29px !important;
	left:257px !important;
	top:102px !important;
}

#item30034 {
	width:197px !important;
	height:9px !important;
	left:316px !important;
	top:600px !important;
}

#item30064 {
	width:197px !important;
	height:9px !important;
	left:316px !important;
	top:610px !important;
}

#item30091 {
	width:96px !important;
	height:20px !important;
	left:13px !important;
	top:352px !important;
}

#item30122 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:372px !important;
}

#item51812 {
	width:204px !important;
	height:164px !important;
}

#item53528 {
	width:204px !important;
	height:164px !important;
	left:327px !important;
	top:17px !important;
}

#item51813 {
	width:117px !important;
	height:265px !important;
}

#item53533 {
	width:117px !important;
	height:265px !important;
	left:20px !important;
	top:88px !important;
}

#item51814 {
	width:198px !important;
	height:164px !important;
}

#item53539 {
	width:198px !important;
	height:164px !important;
	left:332px !important;
	top:189px !important;
}

#item51815 {
	width:188px !important;
	height:280px !important;
}

#item53544 {
	width:188px !important;
	height:280px !important;
	left:51px !important;
	top:347px !important;
}

#item51816 {
	width:138px !important;
	height:164px !important;
}

#item53549 {
	width:138px !important;
	height:164px !important;
	left:244px !important;
	top:375px !important;
}

#item51817 {
	width:143px !important;
	height:180px !important;
}

#item53554 {
	width:143px !important;
	height:180px !important;
	left:387px !important;
	top:362px !important;
}

#item30149 {
	width:106px !important;
	height:20px !important;
	left:163px !important;
	top:344px !important;
}

#item30176 {
	width:152px !important;
	height:9px !important;
	left:163px !important;
	top:260px !important;
}

#item30203 {
	width:160px !important;
	height:20px !important;
	left:163px !important;
	top:171px !important;
}

#item30233 {
	width:200px !important;
	height:9px !important;
	left:316px !important;
	top:600px !important;
}

#item30263 {
	width:200px !important;
	height:9px !important;
	left:316px !important;
	top:610px !important;
}

#item51818 {
	width:169px !important;
	height:357px !important;
}

#item53560 {
	width:169px !important;
	height:357px !important;
	left:87px !important;
	top:262px !important;
}

#item51819 {
	width:143px !important;
	height:318px !important;
}

#item53565 {
	width:143px !important;
	height:318px !important;
	left:259px !important;
	top:249px !important;
}

#item51820 {
	width:122px !important;
	height:251px !important;
}

#item53570 {
	width:122px !important;
	height:251px !important;
	left:403px !important;
	top:82px !important;
}

#item51823 {
	width:258px !important;
	height:125px !important;
}

#item53575 {
	width:258px !important;
	height:125px !important;
	left:14px !important;
	top:14px !important;
}

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

#item53580 {
	width:76px !important;
	height:124px !important;
	left:287px !important;
	top:16px !important;
}

#item30294 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:186px !important;
}

#item30321 {
	width:77px !important;
	height:29px !important;
	left:13px !important;
	top:403px !important;
}

#item30352 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:543px !important;
}

#item30379 {
	width:81px !important;
	height:29px !important;
	left:417px !important;
	top:590px !important;
}

#item51825 {
	width:187px !important;
	height:309px !important;
}

#item53585 {
	width:187px !important;
	height:309px !important;
}

#item51826 {
	width:158px !important;
	height:211px !important;
}

#item53590 {
	width:158px !important;
	height:211px !important;
	left:278px !important;
}

#item51827 {
	width:172px !important;
	height:175px !important;
}

#item53595 {
	width:172px !important;
	height:175px !important;
	left:361px !important;
	top:187px !important;
}

#item51828 {
	width:61px !important;
	height:86px !important;
}

#item53600 {
	width:61px !important;
	height:86px !important;
	left:300px !important;
	top:210px !important;
}

#item51829 {
	width:252px !important;
	height:222px !important;
}

#item53605 {
	width:252px !important;
	height:222px !important;
	left:14px !important;
	top:324px !important;
}

#item51830 {
	width:138px !important;
	height:194px !important;
}

#item53610 {
	width:138px !important;
	height:194px !important;
	left:278px !important;
	top:424px !important;
}

#item30410 {
	width:82px !important;
	height:20px !important;
	left:193px !important;
	top:220px !important;
}

#item30437 {
	width:80px !important;
	height:20px !important;
	left:449px !important;
	top:147px !important;
}

#item30464 {
	width:68px !important;
	height:20px !important;
	left:281px !important;
	top:335px !important;
}

#item30491 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item30518 {
	width:87px !important;
	height:20px !important;
	left:426px !important;
	top:594px !important;
}

#item30545 {
	width:156px !important;
	height:9px !important;
	left:100px !important;
	top:610px !important;
}

#item51831 {
	width:364px !important;
	height:246px !important;
}

#item53615 {
	width:364px !important;
	height:246px !important;
	left:166px !important;
	top:371px !important;
}

#item51832 {
	width:234px !important;
	height:230px !important;
}

#item53620 {
	width:234px !important;
	height:230px !important;
	left:7px !important;
	top:54px !important;
}

#item51833 {
	width:136px !important;
	height:342px !important;
}

#item53625 {
	width:136px !important;
	height:342px !important;
	left:249px !important;
	top:11px !important;
}

#item51835 {
	width:132px !important;
	height:348px !important;
}

#item53631 {
	width:132px !important;
	height:348px !important;
	left:394px !important;
	top:14px !important;
}

#item30573 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:433px !important;
}

#item30600 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item30627 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:482px !important;
}

#item30657 {
	width:108px !important;
	height:20px !important;
	left:13px !important;
	top:502px !important;
}

#item51840 {
	width:263px !important;
	height:240px !important;
}

#item53637 {
	width:263px !important;
	height:240px !important;
}

#item51841 {
	width:191px !important;
	height:209px !important;
}

#item53642 {
	width:191px !important;
	height:209px !important;
	left:353px !important;
}

#item51842 {
	width:190px !important;
	height:194px !important;
}

#item53647 {
	width:190px !important;
	height:194px !important;
	left:354px !important;
	top:221px !important;
}

#item51843 {
	width:266px !important;
	height:248px !important;
}

#item53652 {
	width:266px !important;
	height:248px !important;
	top:316px !important;
}

#item51844 {
	width:193px !important;
	height:222px !important;
}

#item53657 {
	width:193px !important;
	height:222px !important;
	left:351px !important;
	top:428px !important;
}

#item51849 {
	width:266px !important;
	height:254px !important;
}

#item53682 {
	width:266px !important;
	height:254px !important;
	left:544px !important;
}

#item30687 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item30714 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30741 {
	width:83px !important;
	height:29px !important;
	left:276px !important;
	top:182px !important;
}

#item30768 {
	width:104px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item30795 {
	width:71px !important;
	height:29px !important;
	left:276px !important;
	top:357px !important;
}

#item30826 {
	width:73px !important;
	height:37px !important;
	left:276px !important;
	top:385px !important;
}

#item51845 {
	width:252px !important;
	height:101px !important;
}

#item53662 {
	width:252px !important;
	height:101px !important;
	left:14px !important;
	top:475px !important;
}

#item51846 {
	width:252px !important;
	height:89px !important;
}

#item53667 {
	width:252px !important;
	height:89px !important;
	left:14px !important;
	top:321px !important;
}

#item51847 {
	width:252px !important;
	height:232px !important;
}

#item53672 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:321px !important;
}

#item51848 {
	width:278px !important;
	height:310px !important;
}

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

#item30856 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30883 {
	width:178px !important;
	height:9px !important;
	left:14px !important;
	top:303px !important;
}

#item30910 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:457px !important;
}

#item30937 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30964 {
	width:101px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

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

#item53687 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
}

#item51851 {
	width:171px !important;
	height:182px !important;
}

#item53692 {
	width:171px !important;
	height:182px !important;
	left:359px !important;
}

#item51852 {
	width:262px !important;
	height:143px !important;
}

#item53697 {
	width:262px !important;
	height:143px !important;
	left:272px !important;
	top:192px !important;
}

#item51853 {
	width:209px !important;
	height:156px !important;
}

#item53702 {
	width:209px !important;
	height:156px !important;
	left:14px !important;
	top:220px !important;
}

#item51854 {
	width:256px !important;
	height:169px !important;
}

#item53708 {
	width:256px !important;
	height:169px !important;
	left:14px !important;
	top:384px !important;
}

#item51855 {
	width:175px !important;
	height:210px !important;
}

#item53713 {
	width:175px !important;
	height:210px !important;
	left:370px !important;
	top:414px !important;
}

#item30991 {
	width:84px !important;
	height:20px !important;
	left:276px !important;
	top:131px !important;
}

#item31019 {
	width:141px !important;
	height:9px !important;
	left:20px !important;
	top:192px !important;
}

#item31046 {
	width:170px !important;
	height:9px !important;
	left:279px !important;
	top:396px !important;
}

#item31075 {
	width:73px !important;
	height:20px !important;
	left:158px !important;
	top:358px !important;
}

#item31102 {
	width:73px !important;
	height:20px !important;
	left:282px !important;
	top:510px !important;
}

#item31129 {
	width:150px !important;
	height:9px !important;
	left:19px !important;
	top:610px !important;
}

#item51856 {
	width:519px !important;
	height:288px !important;
}

#item53718 {
	width:519px !important;
	height:288px !important;
	left:25px !important;
	top:323px !important;
}

#item51857 {
	width:248px !important;
	height:248px !important;
}

#item53723 {
	width:248px !important;
	height:248px !important;
	left:13px !important;
}

#item51858 {
	width:155px !important;
	height:266px !important;
}

#item53728 {
	width:155px !important;
	height:266px !important;
	left:265px !important;
}

#item51859 {
	width:113px !important;
	height:72px !important;
}

#item53735 {
	width:113px !important;
	height:72px !important;
	left:431px !important;
	top:156px !important;
}

#item31157 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item31184 {
	width:83px !important;
	height:29px !important;
	left:439px !important;
	top:115px !important;
}

#item31214 {
	width:85px !important;
	height:20px !important;
	left:429px !important;
	top:283px !important;
}

#item31241 {
	width:144px !important;
	height:20px !important;
	left:29px !important;
	top:443px !important;
}

#item31274 {
	width:144px !important;
	height:9px !important;
	left:29px !important;
	top:464px !important;
}

#item31302 {
	width:144px !important;
	height:9px !important;
	left:29px !important;
	top:475px !important;
}

#item51861 {
	width:172px !important;
	height:223px !important;
}

#item53740 {
	width:172px !important;
	height:223px !important;
}

#item51862 {
	width:255px !important;
	height:215px !important;
}

#item53745 {
	width:255px !important;
	height:215px !important;
	left:289px !important;
}

#item51863 {
	width:504px !important;
	height:416px !important;
}

#item53750 {
	width:504px !important;
	height:416px !important;
	left:27px !important;
	top:233px !important;
}

#item31329 {
	width:89px !important;
	height:20px !important;
	left:174px !important;
	top:205px !important;
}

#item31356 {
	width:160px !important;
	height:9px !important;
	left:288px !important;
	top:239px !important;
}

#item31383 {
	width:77px !important;
	height:30px !important;
	left:430px !important;
	top:589px !important;
}

#item51864 {
	width:252px !important;
	height:133px !important;
}

#item53755 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:420px !important;
}

#item51865 {
	width:252px !important;
	height:130px !important;
}

#item53760 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:218px !important;
}

#item51866 {
	width:80px !important;
	height:86px !important;
}

#item53765 {
	width:80px !important;
	height:86px !important;
	left:184px !important;
	top:17px !important;
}

#item51867 {
	width:83px !important;
	height:81px !important;
}

#item53770 {
	width:83px !important;
	height:81px !important;
	left:99px !important;
	top:94px !important;
}

#item51868 {
	width:85px !important;
	height:92px !important;
}

#item53775 {
	width:85px !important;
	height:92px !important;
	left:174px !important;
	top:123px !important;
}

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

#item53781 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:321px !important;
}

#item51870 {
	width:176px !important;
	height:315px !important;
}

#item53787 {
	width:176px !important;
	height:315px !important;
	left:368px !important;
}

#item31410 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item31437 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item31464 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item31494 {
	width:72px !important;
	height:29px !important;
	left:283px !important;
	top:277px !important;
}

#item31521 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:147px !important;
}

#item31549 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:168px !important;
}

#item31576 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item51871 {
	width:313px !important;
	height:286px !important;
}

#item53792 {
	width:313px !important;
	height:286px !important;
	left:17px !important;
	top:14px !important;
}

#item51874 {
	width:171px !important;
	height:147px !important;
}

#item53797 {
	width:171px !important;
	height:147px !important;
	left:337px !important;
	top:32px !important;
}

#item51875 {
	width:257px !important;
	height:231px !important;
}

#item53803 {
	width:257px !important;
	height:231px !important;
	left:10px !important;
	top:322px !important;
}

#item51876 {
	width:159px !important;
	height:125px !important;
}

#item53808 {
	width:159px !important;
	height:125px !important;
	left:278px !important;
	top:321px !important;
}

#item51877 {
	width:74px !important;
	height:151px !important;
}

#item53814 {
	width:74px !important;
	height:151px !important;
	left:278px !important;
	top:456px !important;
}

#item57319 {
	width:74px !important;
	height:151px !important;
}

#item57314 {
	width:74px !important;
	height:151px !important;
	left:363px !important;
	top:456px !important;
}

#item31603 {
	width:139px !important;
	height:20px !important;
	left:336px !important;
	top:275px !important;
}

#item31635 {
	width:73px !important;
	height:20px !important;
	left:441px !important;
	top:410px !important;
}

#item31662 {
	width:124px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item31689 {
	width:98px !important;
	height:20px !important;
	left:441px !important;
	top:526px !important;
}

#item31721 {
	width:97px !important;
	height:20px !important;
	left:441px !important;
	top:546px !important;
}

#item51878 {
	width:146px !important;
	height:144px !important;
}

#item53819 {
	width:146px !important;
	height:144px !important;
	left:108px !important;
	top:474px !important;
}

#item51879 {
	width:133px !important;
	height:138px !important;
}

#item53824 {
	width:133px !important;
	height:138px !important;
	left:14px !important;
	top:321px !important;
}

#item51880 {
	width:264px !important;
	height:243px !important;
}

#item53829 {
	width:264px !important;
	height:243px !important;
	left:266px !important;
	top:322px !important;
}

#item51881 {
	width:437px !important;
	height:310px !important;
}

#item53834 {
	width:437px !important;
	height:310px !important;
	left:108px !important;
}

#item31748 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:202px !important;
}

#item31776 {
	width:90px !important;
	height:20px !important;
	left:150px !important;
	top:429px !important;
}

#item31803 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item31830 {
	width:169px !important;
	height:9px !important;
	left:265px !important;
	top:610px !important;
}

#item51882 {
	width:266px !important;
	height:254px !important;
}

#item53839 {
	width:266px !important;
	height:254px !important;
}

#item51883 {
	width:188px !important;
	height:227px !important;
}

#item53844 {
	width:188px !important;
	height:227px !important;
	left:356px !important;
}

#item51884 {
	width:161px !important;
	height:171px !important;
}

#item53849 {
	width:161px !important;
	height:171px !important;
	left:383px !important;
	top:238px !important;
}

#item51885 {
	width:266px !important;
	height:240px !important;
}

#item53854 {
	width:266px !important;
	height:240px !important;
	top:322px !important;
}

#item51886 {
	width:190px !important;
	height:206px !important;
}

#item53860 {
	width:190px !important;
	height:206px !important;
	left:354px !important;
	top:423px !important;
}

#item31857 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:208px !important;
}

#item31884 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item31911 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item31938 {
	width:104px !important;
	height:20px !important;
	left:276px !important;
	top:391px !important;
}

#item31968 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51887 {
	width:252px !important;
	height:315px !important;
}

#item53865 {
	width:252px !important;
	height:315px !important;
	left:14px !important;
	top:313px !important;
}

#item51889 {
	width:266px !important;
	height:366px !important;
}

#item53870 {
	width:266px !important;
	height:366px !important;
	left:278px !important;
	top:262px !important;
}

#item51890 {
	width:172px !important;
	height:252px !important;
}

#item53875 {
	width:172px !important;
	height:252px !important;
	left:372px !important;
}

#item51891 {
	width:252px !important;
	height:256px !important;
}

#item53880 {
	width:252px !important;
	height:256px !important;
	left:14px !important;
}

#item31995 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item32024 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item32051 {
	width:94px !important;
	height:20px !important;
	left:276px !important;
	top:232px !important;
}

#item32078 {
	width:61px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item51892 {
	width:154px !important;
	height:310px !important;
}

#item53885 {
	width:154px !important;
	height:310px !important;
}

#item51893 {
	width:149px !important;
	height:154px !important;
}

#item53890 {
	width:149px !important;
	height:154px !important;
	left:274px !important;
	top:9px !important;
}

#item51894 {
	width:150px !important;
	height:148px !important;
}

#item53895 {
	width:150px !important;
	height:148px !important;
	left:272px !important;
	top:171px !important;
}

#item51895 {
	width:406px !important;
	height:292px !important;
}

#item53900 {
	width:406px !important;
	height:292px !important;
	left:14px !important;
	top:327px !important;
}

#item32108 {
	width:85px !important;
	height:29px !important;
	left:166px !important;
	top:243px !important;
}

#item32138 {
	width:74px !important;
	height:20px !important;
	left:432px !important;
	top:154px !important;
}

#item32165 {
	width:80px !important;
	height:20px !important;
	left:432px !important;
	top:294px !important;
}

#item32192 {
	width:79px !important;
	height:20px !important;
	left:432px !important;
	top:443px !important;
}

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

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

#item51897 {
	width:166px !important;
	height:329px !important;
}

#item53910 {
	width:166px !important;
	height:329px !important;
	left:365px !important;
	top:294px !important;
}

#item51898 {
	width:245px !important;
	height:141px !important;
}

#item53915 {
	width:245px !important;
	height:141px !important;
	left:14px !important;
	top:219px !important;
}

#item51899 {
	width:164px !important;
	height:208px !important;
}

#item53920 {
	width:164px !important;
	height:208px !important;
	left:14px !important;
}

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

#item53925 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
}

#item32219 {
	width:103px !important;
	height:20px !important;
	left:152px !important;
	top:600px !important;
}

#item32246 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item32274 {
	width:92px !important;
	height:20px !important;
	left:183px !important;
	top:190px !important;
}

#item32301 {
	width:112px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item32328 {
	width:73px !important;
	height:20px !important;
	left:292px !important;
	top:583px !important;
}

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

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

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

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

#item51905 {
	width:437px !important;
	height:307px !important;
}

#item53941 {
	width:437px !important;
	height:307px !important;
	top:321px !important;
}

#item32355 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item32382 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item32409 {
	width:89px !important;
	height:30px !important;
	left:444px !important;
	top:589px !important;
}

#item51906 {
	width:156px !important;
	height:205px !important;
}

#item53946 {
	width:156px !important;
	height:205px !important;
	left:14px !important;
	top:423px !important;
}

#item51907 {
	width:252px !important;
	height:171px !important;
}

#item53951 {
	width:252px !important;
	height:171px !important;
	left:14px !important;
	top:218px !important;
}

#item51908 {
	width:252px !important;
	height:305px !important;
}

#item53956 {
	width:252px !important;
	height:305px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item51910 {
	width:248px !important;
	height:147px !important;
}

#item53966 {
	width:248px !important;
	height:147px !important;
	left:14px !important;
	top:14px !important;
}

#item32437 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item32466 {
	width:72px !important;
	height:20px !important;
	left:174px !important;
	top:599px !important;
}

#item32493 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item32525 {
	width:94px !important;
	height:20px !important;
	left:288px !important;
	top:413px !important;
}

#item32552 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item51911 {
	width:252px !important;
	height:216px !important;
}

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

#item51912 {
	width:252px !important;
	height:231px !important;
}

#item53976 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
}

#item51913 {
	width:376px !important;
	height:317px !important;
}

#item53981 {
	width:376px !important;
	height:317px !important;
	top:303px !important;
}

#item32579 {
	width:166px !important;
	height:9px !important;
	left:285px !important;
	top:277px !important;
}

#item32606 {
	width:151px !important;
	height:9px !important;
	left:20px !important;
	top:277px !important;
}

#item32633 {
	width:95px !important;
	height:20px !important;
	left:392px !important;
	top:583px !important;
}

#item51915 {
	width:150px !important;
	height:154px !important;
}

#item53986 {
	width:150px !important;
	height:154px !important;
	left:14px !important;
	top:462px !important;
}

#item51916 {
	width:235px !important;
	height:148px !important;
}

#item53991 {
	width:235px !important;
	height:148px !important;
	left:14px !important;
	top:247px !important;
}

#item51917 {
	width:278px !important;
	height:312px !important;
}

#item53996 {
	width:278px !important;
	height:312px !important;
	left:266px !important;
	top:242px !important;
}

#item51918 {
	width:190px !important;
	height:220px !important;
}

#item54001 {
	width:190px !important;
	height:220px !important;
	left:354px !important;
	top:14px !important;
}

#item51919 {
	width:237px !important;
	height:183px !important;
}

#item54007 {
	width:237px !important;
	height:183px !important;
	left:16px !important;
}

#item32664 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:443px !important;
}

#item32692 {
	width:128px !important;
	height:9px !important;
	left:15px !important;
	top:231px !important;
}

#item32719 {
	width:87px !important;
	height:20px !important;
	left:169px !important;
	top:600px !important;
}

#item32746 {
	width:107px !important;
	height:17px !important;
	left:364px !important;
	top:207px !important;
}

#item32777 {
	width:70px !important;
	height:20px !important;
	left:274px !important;
	top:204px !important;
}

#item32804 {
	width:229px !important;
	height:9px !important;
	left:271px !important;
	top:610px !important;
}

#item51920 {
	width:252px !important;
	height:244px !important;
}

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

#item51921 {
	width:129px !important;
	height:239px !important;
}

#item54017 {
	width:129px !important;
	height:239px !important;
	left:278px !important;
}

#item51922 {
	width:217px !important;
	height:249px !important;
}

#item54022 {
	width:217px !important;
	height:249px !important;
	left:14px !important;
	top:322px !important;
}

#item51923 {
	width:192px !important;
	height:248px !important;
}

#item54027 {
	width:192px !important;
	height:248px !important;
	left:239px !important;
	top:403px !important;
}

#item57326 {
	width:166px !important;
	height:160px !important;
}

#item57320 {
	width:166px !important;
	height:160px !important;
	left:365px !important;
	top:248px !important;
}

#item32834 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:356px !important;
}

#item32861 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item32888 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32915 {
	width:79px !important;
	height:20px !important;
	left:439px !important;
	top:600px !important;
}

#item32942 {
	width:109px !important;
	height:20px !important;
	left:419px !important;
	top:220px !important;
}

#item51924 {
	width:170px !important;
	height:203px !important;
}

#item54032 {
	width:170px !important;
	height:203px !important;
	left:96px !important;
	top:414px !important;
}

#item51925 {
	width:170px !important;
	height:190px !important;
}

#item54037 {
	width:170px !important;
	height:190px !important;
	left:14px !important;
	top:214px !important;
}

#item51926 {
	width:252px !important;
	height:279px !important;
}

#item54042 {
	width:252px !important;
	height:279px !important;
	left:278px !important;
	top:273px !important;
}

#item51927 {
	width:259px !important;
	height:195px !important;
}

#item54047 {
	width:259px !important;
	height:195px !important;
	left:278px !important;
	top:14px !important;
}

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

#item54052 {
	width:252px !important;
	height:203px !important;
	left:15px !important;
}

#item32969 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:177px !important;
}

#item32997 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:253px !important;
}

#item33027 {
	width:77px !important;
	height:20px !important;
	left:189px !important;
	top:313px !important;
}

#item33054 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33081 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item51932 {
	width:252px !important;
	height:231px !important;
}

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

#item51933 {
	width:255px !important;
	height:169px !important;
}

#item54063 {
	width:255px !important;
	height:169px !important;
	left:278px !important;
}

#item51934 {
	width:244px !important;
	height:193px !important;
}

#item54068 {
	width:244px !important;
	height:193px !important;
	left:286px !important;
	top:219px !important;
}

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

#item54073 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:321px !important;
}

#item51936 {
	width:252px !important;
	height:199px !important;
}

#item54079 {
	width:252px !important;
	height:199px !important;
	left:278px !important;
	top:421px !important;
}

#item51938 {
	width:266px !important;
	height:261px !important;
}

#item54089 {
	width:266px !important;
	height:261px !important;
	left:544px !important;
}

#item33108 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item33135 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:392px !important;
}

#item33162 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item33189 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item33216 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51937 {
	width:192px !important;
	height:303px !important;
}

#item54084 {
	width:192px !important;
	height:303px !important;
	left:70px !important;
	top:317px !important;
}

#item51939 {
	width:266px !important;
	height:309px !important;
}

#item54094 {
	width:266px !important;
	height:309px !important;
	left:278px !important;
}

#item51940 {
	width:252px !important;
	height:212px !important;
}

#item54099 {
	width:252px !important;
	height:212px !important;
	left:278px !important;
	top:322px !important;
}

#item33244 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item33271 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33300 {
	width:86px !important;
	height:20px !important;
	left:276px !important;
	top:229px !important;
}

#item50834 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item51941 {
	width:223px !important;
	height:234px !important;
}

#item54104 {
	width:223px !important;
	height:234px !important;
}

#item51942 {
	width:205px !important;
	height:150px !important;
}

#item54109 {
	width:205px !important;
	height:150px !important;
	left:235px !important;
	top:14px !important;
}

#item51943 {
	width:174px !important;
	height:136px !important;
}

#item54114 {
	width:174px !important;
	height:136px !important;
	left:235px !important;
	top:174px !important;
}

#item51944 {
	width:516px !important;
	height:296px !important;
}

#item54119 {
	width:516px !important;
	height:296px !important;
	left:14px !important;
	top:322px !important;
}

#item33327 {
	width:168px !important;
	height:9px !important;
	left:14px !important;
	top:302px !important;
}

#item33354 {
	width:76px !important;
	height:30px !important;
	left:446px !important;
	top:131px !important;
}

#item33381 {
	width:99px !important;
	height:20px !important;
	left:415px !important;
	top:291px !important;
}

#item33408 {
	width:77px !important;
	height:20px !important;
	left:382px !important;
	top:600px !important;
}

#item51945 {
	width:218px !important;
	height:218px !important;
}

#item54124 {
	width:218px !important;
	height:218px !important;
	left:14px !important;
	top:323px !important;
}

#item51946 {
	width:284px !important;
	height:232px !important;
}

#item54129 {
	width:284px !important;
	height:232px !important;
	left:246px !important;
	top:322px !important;
}

#item51947 {
	width:516px !important;
	height:263px !important;
}

#item54134 {
	width:516px !important;
	height:263px !important;
	left:14px !important;
	top:47px !important;
}

#item33435 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item33462 {
	width:104px !important;
	height:19px !important;
	left:244px !important;
	top:600px !important;
}

#item33489 {
	width:163px !important;
	height:9px !important;
	left:260px !important;
	top:289px !important;
}

#item51948 {
	width:167px !important;
	height:372px !important;
}

#item54139 {
	width:167px !important;
	height:372px !important;
	left:14px !important;
	top:14px !important;
}

#item51949 {
	width:125px !important;
	height:77px !important;
}

#item54144 {
	width:125px !important;
	height:77px !important;
	left:282px !important;
	top:46px !important;
}

#item51950 {
	width:138px !important;
	height:89px !important;
}

#item54150 {
	width:138px !important;
	height:89px !important;
	left:386px !important;
	top:127px !important;
}

#item51951 {
	width:127px !important;
	height:89px !important;
}

#item54156 {
	width:127px !important;
	height:89px !important;
	left:282px !important;
	top:217px !important;
}

#item51952 {
	width:252px !important;
	height:231px !important;
}

#item54161 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:322px !important;
}

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

#item54166 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
	top:399px !important;
}

#item33517 {
	width:75px !important;
	height:20px !important;
	left:413px !important;
	top:282px !important;
}

#item33544 {
	width:119px !important;
	height:9px !important;
	left:282px !important;
	top:204px !important;
}

#item33571 {
	width:111px !important;
	height:20px !important;
	left:411px !important;
	top:104px !important;
}

#item33601 {
	width:110px !important;
	height:20px !important;
	left:144px !important;
	top:153px !important;
}

#item33628 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33655 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51954 {
	width:418px !important;
	height:293px !important;
}

#item54171 {
	width:418px !important;
	height:293px !important;
	left:112px !important;
	top:14px !important;
}

#item51959 {
	width:516px !important;
	height:251px !important;
}

#item54176 {
	width:516px !important;
	height:251px !important;
	left:14px !important;
	top:323px !important;
}

#item33682 {
	width:78px !important;
	height:20px !important;
	left:23px !important;
	top:279px !important;
}

#item33709 {
	width:179px !important;
	height:9px !important;
	left:215px !important;
	top:605px !important;
}

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

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

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

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

#item51962 {
	width:258px !important;
	height:296px !important;
}

#item54191 {
	width:258px !important;
	height:296px !important;
	top:323px !important;
}

#item51963 {
	width:252px !important;
	height:231px !important;
}

#item54196 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:321px !important;
}

#item33737 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:249px !important;
}

#item33764 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item33791 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33819 {
	width:138px !important;
	height:9px !important;
	left:277px !important;
	top:303px !important;
}

#item33846 {
	width:121px !important;
	height:20px !important;
	left:144px !important;
	top:600px !important;
}

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

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

#item51965 {
	width:266px !important;
	height:305px !important;
}

#item54206 {
	width:266px !important;
	height:305px !important;
	left:278px !important;
	top:14px !important;
}

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

#item54211 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:321px !important;
}

#item51967 {
	width:266px !important;
	height:296px !important;
}

#item54216 {
	width:266px !important;
	height:296px !important;
	left:278px !important;
	top:326px !important;
}

#item33877 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item33904 {
	width:240px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33934 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item33962 {
	width:128px !important;
	height:20px !important;
	left:276px !important;
	top:399px !important;
}

#item51968 {
	width:266px !important;
	height:247px !important;
}

#item54221 {
	width:266px !important;
	height:247px !important;
}

#item51971 {
	width:254px !important;
	height:239px !important;
}

#item54227 {
	width:254px !important;
	height:239px !important;
	left:276px !important;
}

#item51972 {
	width:64px !important;
	height:62px !important;
}

#item54232 {
	width:64px !important;
	height:62px !important;
	left:461px !important;
	top:296px !important;
}

#item51973 {
	width:126px !important;
	height:298px !important;
}

#item54237 {
	width:126px !important;
	height:298px !important;
	left:14px !important;
	top:321px !important;
}

#item51974 {
	width:162px !important;
	height:125px !important;
}

#item54242 {
	width:162px !important;
	height:125px !important;
	left:275px !important;
	top:371px !important;
}

#item51975 {
	width:162px !important;
	height:111px !important;
}

#item54247 {
	width:162px !important;
	height:111px !important;
	left:278px !important;
	top:507px !important;
}

#item51976 {
	width:213px !important;
	height:459px !important;
}

#item54254 {
	width:213px !important;
	height:459px !important;
	left:544px !important;
	top:82px !important;
}

#item33993 {
	width:154px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item34025 {
	width:126px !important;
	height:9px !important;
	left:283px !important;
	top:290px !important;
}

#item34052 {
	width:157px !important;
	height:9px !important;
	left:283px !important;
	top:344px !important;
}

#item34084 {
	width:98px !important;
	height:20px !important;
	left:152px !important;
	top:587px !important;
}

#item34111 {
	width:80px !important;
	height:20px !important;
	left:447px !important;
	top:471px !important;
}

#item34138 {
	width:72px !important;
	height:20px !important;
	left:447px !important;
	top:599px !important;
}

#item51977 {
	width:318px !important;
	height:225px !important;
}

#item54259 {
	width:318px !important;
	height:225px !important;
	left:226px !important;
	top:393px !important;
}

#item51978 {
	width:315px !important;
	height:310px !important;
}

#item54264 {
	width:315px !important;
	height:310px !important;
	left:229px !important;
}

#item34165 {
	width:73px !important;
	height:20px !important;
	left:227px !important;
	top:601px !important;
}

#item34192 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34220 {
	width:219px !important;
	height:9px !important;
	left:227px !important;
	top:376px !important;
}

#item51979 {
	width:266px !important;
	height:245px !important;
}

#item54269 {
	width:266px !important;
	height:245px !important;
	top:13px !important;
}

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

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

#item51981 {
	width:136px !important;
	height:308px !important;
}

#item54279 {
	width:136px !important;
	height:308px !important;
	top:321px !important;
}

#item51982 {
	width:252px !important;
	height:297px !important;
}

#item54284 {
	width:252px !important;
	height:297px !important;
	left:278px !important;
	top:321px !important;
}

#item34250 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item34281 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item34308 {
	width:89px !important;
	height:20px !important;
	left:432px !important;
	top:600px !important;
}

#item34335 {
	width:80px !important;
	height:20px !important;
	left:136px !important;
	top:596px !important;
}

#item51983 {
	width:252px !important;
	height:224px !important;
}

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

#item51984 {
	width:252px !important;
	height:295px !important;
}

#item54294 {
	width:252px !important;
	height:295px !important;
	left:278px !important;
	top:14px !important;
}

#item51985 {
	width:252px !important;
	height:143px !important;
}

#item54300 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:321px !important;
}

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

#item54306 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:477px !important;
}

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

#item54311 {
	width:252px !important;
	height:213px !important;
	left:278px !important;
	top:321px !important;
}

#item34362 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:447px !important;
}

#item34389 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item34416 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:555px !important;
}

#item34443 {
	width:109px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item34471 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51988 {
	width:143px !important;
	height:157px !important;
}

#item54316 {
	width:143px !important;
	height:157px !important;
}

#item51989 {
	width:128px !important;
	height:143px !important;
}

#item54322 {
	width:128px !important;
	height:143px !important;
	left:14px !important;
	top:168px !important;
}

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

#item54327 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

#item51991 {
	width:252px !important;
	height:251px !important;
}

#item54333 {
	width:252px !important;
	height:251px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item34498 {
	width:106px !important;
	height:20px !important;
	left:146px !important;
	top:137px !important;
}

#item34529 {
	width:73px !important;
	height:20px !important;
	left:146px !important;
	top:291px !important;
}

#item34556 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item34583 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34610 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51993 {
	width:252px !important;
	height:198px !important;
}

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

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

#item54348 {
	width:257px !important;
	height:241px !important;
	left:273px !important;
	top:14px !important;
}

#item51995 {
	width:152px !important;
	height:187px !important;
}

#item54353 {
	width:152px !important;
	height:187px !important;
	left:14px !important;
	top:224px !important;
}

#item52000 {
	width:252px !important;
	height:128px !important;
}

#item54358 {
	width:252px !important;
	height:128px !important;
	left:14px !important;
	top:423px !important;
}

#item52001 {
	width:252px !important;
	height:231px !important;
}

#item54363 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:323px !important;
}

#item34637 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item34664 {
	width:73px !important;
	height:20px !important;
	left:171px !important;
	top:392px !important;
}

#item34691 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34719 {
	width:148px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item34746 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item52002 {
	width:260px !important;
	height:154px !important;
}

#item54368 {
	width:260px !important;
	height:154px !important;
	left:6px !important;
	top:11px !important;
}

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

#item54373 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:14px !important;
}

#item52004 {
	width:252px !important;
	height:143px !important;
}

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

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

#item54384 {
	width:252px !important;
	height:111px !important;
	left:278px !important;
	top:168px !important;
}

#item52006 {
	width:139px !important;
	height:141px !important;
}

#item54389 {
	width:139px !important;
	height:141px !important;
	left:14px !important;
	top:322px !important;
}

#item52007 {
	width:100px !important;
	height:143px !important;
}

#item54394 {
	width:100px !important;
	height:143px !important;
	left:430px !important;
	top:322px !important;
}

#item52008 {
	width:139px !important;
	height:143px !important;
}

#item54399 {
	width:139px !important;
	height:143px !important;
	left:14px !important;
	top:476px !important;
}

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

#item54404 {
	width:156px !important;
	height:183px !important;
	left:365px !important;
	top:475px !important;
}

#item34773 {
	width:106px !important;
	height:20px !important;
	left:157px !important;
	top:137px !important;
}

#item34803 {
	width:159px !important;
	height:9px !important;
	left:373px !important;
	top:148px !important;
}

#item34831 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item34858 {
	width:70px !important;
	height:20px !important;
	left:157px !important;
	top:293px !important;
}

#item34885 {
	width:73px !important;
	height:20px !important;
	left:157px !important;
	top:448px !important;
}

#item34912 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:459px !important;
}

#item34939 {
	width:92px !important;
	height:20px !important;
	left:157px !important;
	top:601px !important;
}

#item34967 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item52010 {
	width:252px !important;
	height:102px !important;
}

#item54409 {
	width:252px !important;
	height:102px !important;
	left:14px !important;
	top:475px !important;
}

#item52011 {
	width:149px !important;
	height:143px !important;
}

#item54414 {
	width:149px !important;
	height:143px !important;
	left:381px !important;
	top:475px !important;
}

#item52012 {
	width:150px !important;
	height:143px !important;
}

#item54419 {
	width:150px !important;
	height:143px !important;
	left:382px !important;
	top:322px !important;
}

#item57332 {
	width:252px !important;
	height:96px !important;
}

#item57327 {
	width:252px !important;
	height:96px !important;
	left:14px !important;
	top:321px !important;
}

#item52014 {
	width:146px !important;
	height:142px !important;
}

#item54424 {
	width:146px !important;
	height:142px !important;
	left:384px !important;
	top:170px !important;
}

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

#item54429 {
	width:148px !important;
	height:142px !important;
	left:384px !important;
	top:14px !important;
}

#item52016 {
	width:155px !important;
	height:147px !important;
}

#item54434 {
	width:155px !important;
	height:147px !important;
	left:118px !important;
	top:14px !important;
}

#item34994 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:137px !important;
}

#item35021 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item35048 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item35076 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:456px !important;
}

#item35103 {
	width:98px !important;
	height:20px !important;
	left:276px !important;
	top:446px !important;
}

#item35130 {
	width:83px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item35157 {
	width:101px !important;
	height:20px !important;
	left:276px !important;
	top:139px !important;
}

#item35184 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item52017 {
	width:264px !important;
	height:184px !important;
}

#item54439 {
	width:264px !important;
	height:184px !important;
	left:14px !important;
	top:89px !important;
}

#item52018 {
	width:242px !important;
	height:217px !important;
}

#item54444 {
	width:242px !important;
	height:217px !important;
	left:288px !important;
}

#item52019 {
	width:149px !important;
	height:249px !important;
}

#item54449 {
	width:149px !important;
	height:249px !important;
	top:370px !important;
}

#item52020 {
	width:291px !important;
	height:244px !important;
}

#item54455 {
	width:291px !important;
	height:244px !important;
	left:205px !important;
	top:286px !important;
}

#item52021 {
	width:99px !important;
	height:43px !important;
}

#item54460 {
	width:99px !important;
	height:43px !important;
	left:415px !important;
	top:480px !important;
}

#item52024 {
	width:180px !important;
	height:339px !important;
}

#item54475 {
	width:180px !important;
	height:339px !important;
	left:544px !important;
	top:2px !important;
}

#item35212 {
	width:186px !important;
	height:9px !important;
	left:286px !important;
	top:264px !important;
}

#item35243 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:339px !important;
}

#item35272 {
	width:91px !important;
	height:30px !important;
	left:97px !important;
	top:443px !important;
}

#item35299 {
	width:175px !important;
	height:9px !important;
	left:215px !important;
	top:596px !important;
}

#item35330 {
	width:101px !important;
	height:20px !important;
	left:414px !important;
	top:586px !important;
}

#item52022 {
	width:349px !important;
	height:203px !important;
}

#item54465 {
	width:349px !important;
	height:203px !important;
	left:3px !important;
	top:454px !important;
}

#item52023 {
	width:188px !important;
	height:399px !important;
}

#item54470 {
	width:188px !important;
	height:399px !important;
	left:356px !important;
	top:175px !important;
}

#item52025 {
	width:162px !important;
	height:213px !important;
}

#item54480 {
	width:162px !important;
	height:213px !important;
	left:190px !important;
	top:14px !important;
}

#item35357 {
	width:108px !important;
	height:20px !important;
	left:17px !important;
	top:512px !important;
}

#item35384 {
	width:119px !important;
	height:20px !important;
	left:16px !important;
	top:401px !important;
}

#item35414 {
	width:79px !important;
	height:29px !important;
	left:186px !important;
	top:361px !important;
}

#item35445 {
	width:139px !important;
	height:9px !important;
	left:186px !important;
	top:280px !important;
}

#item52028 {
	width:320px !important;
	height:325px !important;
}

#item54485 {
	width:320px !important;
	height:325px !important;
	left:-4px !important;
}

#item52029 {
	width:203px !important;
	height:208px !important;
}

#item54490 {
	width:203px !important;
	height:208px !important;
	left:327px !important;
}

#item52030 {
	width:344px !important;
	height:336px !important;
}

#item54495 {
	width:344px !important;
	height:336px !important;
	left:11px !important;
	top:303px !important;
}

#item52031 {
	width:62px !important;
	height:26px !important;
}

#item54500 {
	width:62px !important;
	height:26px !important;
	left:324px !important;
	top:568px !important;
}

#item52032 {
	width:62px !important;
	height:27px !important;
}

#item54505 {
	width:62px !important;
	height:27px !important;
	left:326px !important;
	top:593px !important;
}

#item52033 {
	width:131px !important;
	height:144px !important;
}

#item54510 {
	width:131px !important;
	height:144px !important;
	left:320px !important;
	top:293px !important;
}

#item52038 {
	width:171px !important;
	height:312px !important;
}

#item54536 {
	width:171px !important;
	height:312px !important;
	left:544px !important;
	top:9px !important;
}

#item35472 {
	width:108px !important;
	height:9px !important;
	left:327px !important;
	top:257px !important;
}

#item35500 {
	width:72px !important;
	height:29px !important;
	left:455px !important;
	top:403px !important;
}

#item35527 {
	width:120px !important;
	height:20px !important;
	left:364px !important;
	top:512px !important;
}

#item35557 {
	width:130px !important;
	height:20px !important;
	left:179px !important;
	top:210px !important;
}

#item35587 {
	width:132px !important;
	height:20px !important;
	left:179px !important;
	top:230px !important;
}

#item35617 {
	width:125px !important;
	height:9px !important;
	left:393px !important;
	top:600px !important;
}

#item35644 {
	width:125px !important;
	height:9px !important;
	left:393px !important;
	top:610px !important;
}

#item52034 {
	width:272px !important;
	height:153px !important;
}

#item54515 {
	width:272px !important;
	height:153px !important;
	left:9px !important;
	top:342px !important;
}

#item52035 {
	width:98px !important;
	height:98px !important;
}

#item54520 {
	width:98px !important;
	height:98px !important;
	left:192px !important;
	top:423px !important;
}

#item52036 {
	width:232px !important;
	height:228px !important;
}

#item54526 {
	width:232px !important;
	height:228px !important;
	left:304px !important;
	top:333px !important;
}

#item52037 {
	width:237px !important;
	height:320px !important;
}

#item54531 {
	width:237px !important;
	height:320px !important;
	left:307px !important;
}

#item35671 {
	width:120px !important;
	height:20px !important;
	left:176px !important;
	top:222px !important;
}

#item35703 {
	width:78px !important;
	height:20px !important;
	left:308px !important;
	top:251px !important;
}

#item35730 {
	width:195px !important;
	height:9px !important;
	left:301px !important;
	top:610px !important;
}

#item35760 {
	width:207px !important;
	height:9px !important;
	left:72px !important;
	top:574px !important;
}

#item35792 {
	width:207px !important;
	height:9px !important;
	left:72px !important;
	top:584px !important;
}

#item35823 {
	width:207px !important;
	height:9px !important;
	left:72px !important;
	top:595px !important;
}

#item52039 {
	width:238px !important;
	height:255px !important;
}

#item54541 {
	width:238px !important;
	height:255px !important;
}

#item52040 {
	width:168px !important;
	height:169px !important;
}

#item54546 {
	width:168px !important;
	height:169px !important;
	left:256px !important;
	top:14px !important;
}

#item52041 {
	width:136px !important;
	height:286px !important;
}

#item54551 {
	width:136px !important;
	height:286px !important;
	left:401px !important;
	top:31px !important;
}

#item52042 {
	width:381px !important;
	height:209px !important;
}

#item54556 {
	width:381px !important;
	height:209px !important;
	left:30px !important;
	top:334px !important;
}

#item52043 {
	width:281px !important;
	height:111px !important;
}

#item54561 {
	width:281px !important;
	height:111px !important;
	left:3px !important;
	top:540px !important;
}

#item52044 {
	width:243px !important;
	height:278px !important;
}

#item54566 {
	width:243px !important;
	height:278px !important;
	left:544px !important;
	top:366px !important;
}

#item35854 {
	width:150px !important;
	height:9px !important;
	left:247px !important;
	top:305px !important;
}

#item35881 {
	width:94px !important;
	height:20px !important;
	left:247px !important;
	top:233px !important;
}

#item35909 {
	width:167px !important;
	height:9px !important;
	left:287px !important;
	top:601px !important;
}

#item35936 {
	width:73px !important;
	height:29px !important;
	left:420px !important;
	top:479px !important;
}

#item35966 {
	width:73px !important;
	height:29px !important;
	left:420px !important;
	top:509px !important;
}

#item35996 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item36026 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item52045 {
	width:274px !important;
	height:261px !important;
}

#item54571 {
	width:274px !important;
	height:261px !important;
	left:270px !important;
	top:247px !important;
}

#item52046 {
	width:176px !important;
	height:188px !important;
}

#item54577 {
	width:176px !important;
	height:188px !important;
	left:93px !important;
	top:173px !important;
}

#item52047 {
	width:181px !important;
	height:171px !important;
}

#item54582 {
	width:181px !important;
	height:171px !important;
	left:82px !important;
}

#item52048 {
	width:268px !important;
	height:213px !important;
}

#item54587 {
	width:268px !important;
	height:213px !important;
	left:276px !important;
}

#item36056 {
	width:73px !important;
	height:29px !important;
	left:19px !important;
	top:321px !important;
}

#item36083 {
	width:80px !important;
	height:30px !important;
	left:13px !important;
	top:133px !important;
}

#item36110 {
	width:145px !important;
	height:9px !important;
	left:277px !important;
	top:251px !important;
}

#item36138 {
	width:138px !important;
	height:9px !important;
	left:181px !important;
	top:611px !important;
}

#item36165 {
	width:93px !important;
	height:20px !important;
	left:376px !important;
	top:600px !important;
}

#item52052 {
	width:177px !important;
	height:258px !important;
}

#item54592 {
	width:177px !important;
	height:258px !important;
	left:367px !important;
}

#item52053 {
	width:265px !important;
	height:206px !important;
}

#item54598 {
	width:265px !important;
	height:206px !important;
	left:-3px !important;
}

#item52054 {
	width:373px !important;
	height:314px !important;
}

#item54603 {
	width:373px !important;
	height:314px !important;
	top:321px !important;
}

#item52055 {
	width:244px !important;
	height:165px !important;
}

#item54608 {
	width:244px !important;
	height:165px !important;
	left:297px !important;
	top:283px !important;
}

#item52056 {
	width:225px !important;
	height:182px !important;
}

#item54613 {
	width:225px !important;
	height:182px !important;
	left:544px !important;
	top:362px !important;
}

#item52063 {
	width:145px !important;
	height:338px !important;
}

#item54648 {
	width:145px !important;
	height:338px !important;
	left:544px !important;
}

#item36192 {
	width:103px !important;
	height:20px !important;
	left:292px !important;
	top:255px !important;
}

#item36219 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:239px !important;
}

#item36246 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:309px !important;
}

#item36276 {
	width:109px !important;
	height:20px !important;
	left:404px !important;
	top:601px !important;
}

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

#item54618 {
	width:88px !important;
	height:111px !important;
	left:178px !important;
	top:302px !important;
}

#item52058 {
	width:259px !important;
	height:196px !important;
}

#item54623 {
	width:259px !important;
	height:196px !important;
	left:285px !important;
	top:266px !important;
}

#item52059 {
	width:265px !important;
	height:157px !important;
}

#item54628 {
	width:265px !important;
	height:157px !important;
	left:256px !important;
	top:402px !important;
}

#item52060 {
	width:111px !important;
	height:97px !important;
}

#item54633 {
	width:111px !important;
	height:97px !important;
	left:270px !important;
	top:25px !important;
}

#item57338 {
	width:111px !important;
	height:39px !important;
}

#item57333 {
	width:111px !important;
	height:39px !important;
	left:156px !important;
	top:151px !important;
}

#item52061 {
	width:116px !important;
	height:100px !important;
}

#item54638 {
	width:116px !important;
	height:100px !important;
	left:312px !important;
	top:91px !important;
}

#item52062 {
	width:112px !important;
	height:103px !important;
}

#item54643 {
	width:112px !important;
	height:103px !important;
	left:425px !important;
	top:60px !important;
}

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

#item36330 {
	width:81px !important;
	height:20px !important;
	left:157px !important;
	top:246px !important;
}

#item36357 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:230px !important;
}

#item36385 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:241px !important;
}

#item36412 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:251px !important;
}

#item36439 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item36466 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item36493 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item36525 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52064 {
	width:239px !important;
	height:311px !important;
}

#item54653 {
	width:239px !important;
	height:311px !important;
}

#item52067 {
	width:291px !important;
	height:135px !important;
}

#item54658 {
	width:291px !important;
	height:135px !important;
	left:253px !important;
}

#item52068 {
	width:408px !important;
	height:272px !important;
}

#item54663 {
	width:408px !important;
	height:272px !important;
	top:313px !important;
}

#item36555 {
	width:191px !important;
	height:9px !important;
	left:250px !important;
	top:178px !important;
}

#item36585 {
	width:209px !important;
	height:9px !important;
	left:322px !important;
	top:589px !important;
}

#item36616 {
	width:245px !important;
	height:9px !important;
	left:287px !important;
	top:600px !important;
}

#item36647 {
	width:245px !important;
	height:9px !important;
	left:287px !important;
	top:610px !important;
}

#item36679 {
	width:202px !important;
	height:9px !important;
	left:249px !important;
	top:279px !important;
}

#item37268 {
	width:202px !important;
	height:9px !important;
	left:249px !important;
	top:290px !important;
}

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

#item54669 {
	width:187px !important;
	height:232px !important;
	left:14px !important;
	top:322px !important;
}

#item52070 {
	width:325px !important;
	height:252px !important;
}

#item54675 {
	width:325px !important;
	height:252px !important;
	left:220px !important;
	top:318px !important;
}

#item52071 {
	width:64px !important;
	height:18px !important;
}

#item54680 {
	width:64px !important;
	height:18px !important;
	left:417px !important;
	top:580px !important;
}

#item52072 {
	width:67px !important;
	height:25px !important;
}

#item54685 {
	width:67px !important;
	height:25px !important;
	left:415px !important;
	top:596px !important;
}

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

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

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

#item54695 {
	width:252px !important;
	height:309px !important;
	left:14px !important;
}

#item37299 {
	width:79px !important;
	height:20px !important;
	left:22px !important;
	top:64px !important;
}

#item37326 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item37353 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item37380 {
	width:113px !important;
	height:20px !important;
	left:211px !important;
	top:400px !important;
}

#item37410 {
	width:195px !important;
	height:9px !important;
	left:220px !important;
	top:600px !important;
}

#item37440 {
	width:195px !important;
	height:9px !important;
	left:220px !important;
	top:610px !important;
}

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

#item54700 {
	width:266px !important;
	height:308px !important;
	top:3px !important;
}

#item52076 {
	width:174px !important;
	height:173px !important;
}

#item54705 {
	width:174px !important;
	height:173px !important;
	left:371px !important;
}

#item52077 {
	width:37px !important;
	height:54px !important;
}

#item54710 {
	width:37px !important;
	height:54px !important;
	left:414px !important;
	top:190px !important;
}

#item52078 {
	width:45px !important;
	height:72px !important;
}

#item54715 {
	width:45px !important;
	height:72px !important;
	left:447px !important;
	top:202px !important;
}

#item52079 {
	width:40px !important;
	height:62px !important;
}

#item54720 {
	width:40px !important;
	height:62px !important;
	left:490px !important;
	top:192px !important;
}

#item52083 {
	width:215px !important;
	height:240px !important;
}

#item54725 {
	width:215px !important;
	height:240px !important;
	top:322px !important;
}

#item52084 {
	width:349px !important;
	height:252px !important;
}

#item54730 {
	width:349px !important;
	height:252px !important;
	left:196px !important;
	top:405px !important;
}

#item52085 {
	width:117px !important;
	height:69px !important;
}

#item54735 {
	width:117px !important;
	height:69px !important;
	left:417px !important;
	top:322px !important;
}

#item37467 {
	width:66px !important;
	height:30px !important;
	left:276px !important;
	top:133px !important;
}

#item37496 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item37523 {
	width:180px !important;
	height:9px !important;
	left:228px !important;
	top:363px !important;
}

#item37554 {
	width:180px !important;
	height:9px !important;
	left:228px !important;
	top:374px !important;
}

#item37584 {
	width:180px !important;
	height:9px !important;
	left:228px !important;
	top:384px !important;
}

#item37611 {
	width:134px !important;
	height:20px !important;
	left:276px !important;
	top:253px !important;
}

#item37643 {
	width:123px !important;
	height:20px !important;
	left:276px !important;
	top:273px !important;
}

#item37673 {
	width:123px !important;
	height:20px !important;
	left:276px !important;
	top:293px !important;
}

#item37705 {
	width:125px !important;
	height:9px !important;
	left:139px !important;
	top:136px !important;
}

#item37734 {
	width:125px !important;
	height:9px !important;
	left:139px !important;
	top:147px !important;
}

#item52086 {
	width:191px !important;
	height:92px !important;
}

#item54740 {
	width:191px !important;
	height:92px !important;
	left:105px !important;
	top:541px !important;
}

#item52087 {
	width:266px !important;
	height:235px !important;
}

#item54746 {
	width:266px !important;
	height:235px !important;
	left:278px !important;
	top:292px !important;
}

#item52088 {
	width:144px !important;
	height:156px !important;
}

#item54751 {
	width:144px !important;
	height:156px !important;
	left:108px !important;
	top:309px !important;
}

#item52089 {
	width:299px !important;
	height:308px !important;
}

#item54756 {
	width:299px !important;
	height:308px !important;
	left:14px !important;
}

#item52090 {
	width:193px !important;
	height:233px !important;
}

#item54761 {
	width:193px !important;
	height:233px !important;
	left:335px !important;
}

#item37761 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:446px !important;
}

#item37788 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item37815 {
	width:164px !important;
	height:9px !important;
	left:330px !important;
	top:280px !important;
}

#item37842 {
	width:223px !important;
	height:9px !important;
	left:308px !important;
	top:610px !important;
}

#item37872 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:273px !important;
}

#item37902 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item52091 {
	width:204px !important;
	height:330px !important;
}

#item54766 {
	width:204px !important;
	height:330px !important;
	left:340px !important;
}

#item52092 {
	width:189px !important;
	height:227px !important;
}

#item54773 {
	width:189px !important;
	height:227px !important;
	left:74px !important;
	top:14px !important;
}

#item52093 {
	width:325px !important;
	height:252px !important;
}

#item54778 {
	width:325px !important;
	height:252px !important;
	top:243px !important;
}

#item52095 {
	width:215px !important;
	height:152px !important;
}

#item54783 {
	width:215px !important;
	height:152px !important;
	left:329px !important;
	top:335px !important;
}

#item52096 {
	width:96px !important;
	height:52px !important;
}

#item54788 {
	width:96px !important;
	height:52px !important;
	left:176px !important;
	top:572px !important;
}

#item37932 {
	width:71px !important;
	height:29px !important;
	left:276px !important;
	top:223px !important;
}

#item37960 {
	width:60px !important;
	height:30px !important;
	left:13px !important;
	top:199px !important;
}

#item37992 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:540px !important;
}

#item38023 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item38051 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item52097 {
	width:171px !important;
	height:240px !important;
}

#item54793 {
	width:171px !important;
	height:240px !important;
	left:14px !important;
	top:276px !important;
}

#item52098 {
	width:266px !important;
	height:171px !important;
}

#item54798 {
	width:266px !important;
	height:171px !important;
	left:278px !important;
	top:275px !important;
}

#item52099 {
	width:266px !important;
	height:169px !important;
}

#item54803 {
	width:266px !important;
	height:169px !important;
	left:278px !important;
	top:459px !important;
}

#item52100 {
	width:212px !important;
	height:262px !important;
}

#item54808 {
	width:212px !important;
	height:262px !important;
	left:332px !important;
}

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

#item54813 {
	width:252px !important;
	height:208px !important;
	left:14px !important;
}

#item38078 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38105 {
	width:78px !important;
	height:20px !important;
	left:194px !important;
	top:600px !important;
}

#item38132 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:256px !important;
}

#item38159 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:170px !important;
}

#item38186 {
	width:77px !important;
	height:37px !important;
	left:276px !important;
	top:189px !important;
}

#item38217 {
	width:86px !important;
	height:20px !important;
	left:194px !important;
	top:392px !important;
}

#item38247 {
	width:77px !important;
	height:37px !important;
	left:194px !important;
	top:411px !important;
}

#item52102 {
	width:138px !important;
	height:289px !important;
}

#item54819 {
	width:138px !important;
	height:289px !important;
	left:68px !important;
}

#item52103 {
	width:320px !important;
	height:249px !important;
}

#item54825 {
	width:320px !important;
	height:249px !important;
	left:225px !important;
}

#item52104 {
	width:292px !important;
	height:255px !important;
}

#item54830 {
	width:292px !important;
	height:255px !important;
	top:298px !important;
}

#item52105 {
	width:249px !important;
	height:264px !important;
}

#item54835 {
	width:249px !important;
	height:264px !important;
	left:295px !important;
	top:306px !important;
}

#item52106 {
	width:206px !important;
	height:317px !important;
}

#item54841 {
	width:206px !important;
	height:317px !important;
	left:544px !important;
	top:5px !important;
}

#item38277 {
	width:131px !important;
	height:9px !important;
	left:228px !important;
	top:298px !important;
}

#item38304 {
	width:68px !important;
	height:30px !important;
	left:13px !important;
	top:164px !important;
}

#item38331 {
	width:221px !important;
	height:9px !important;
	left:303px !important;
	top:610px !important;
}

#item38361 {
	width:194px !important;
	height:9px !important;
	left:18px !important;
	top:610px !important;
}

#item52107 {
	width:390px !important;
	height:278px !important;
}

#item54846 {
	width:390px !important;
	height:278px !important;
	left:154px !important;
	top:355px !important;
}

#item52108 {
	width:145px !important;
	height:119px !important;
}

#item54852 {
	width:145px !important;
	height:119px !important;
	left:14px !important;
	top:392px !important;
}

#item52112 {
	width:210px !important;
	height:153px !important;
}

#item54857 {
	width:210px !important;
	height:153px !important;
	left:320px !important;
	top:194px !important;
}

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

#item54862 {
	width:195px !important;
	height:182px !important;
	left:350px !important;
}

#item38391 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:369px !important;
}

#item38418 {
	width:73px !important;
	height:20px !important;
	left:213px !important;
	top:310px !important;
}

#item38446 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:165px !important;
}

#item38473 {
	width:86px !important;
	height:28px !important;
	left:245px !important;
	top:47px !important;
}

#item38503 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item38533 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item38560 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52114 {
	width:164px !important;
	height:255px !important;
}

#item54867 {
	width:164px !important;
	height:255px !important;
	left:366px !important;
}

#item52115 {
	width:164px !important;
	height:230px !important;
}

#item54872 {
	width:164px !important;
	height:230px !important;
	left:191px !important;
	top:14px !important;
}

#item52116 {
	width:179px !important;
	height:247px !important;
}

#item54877 {
	width:179px !important;
	height:247px !important;
}

#item52117 {
	width:195px !important;
	height:151px !important;
}

#item54882 {
	width:195px !important;
	height:151px !important;
	left:9px !important;
	top:315px !important;
}

#item52118 {
	width:171px !important;
	height:152px !important;
}

#item54887 {
	width:171px !important;
	height:152px !important;
	left:113px !important;
	top:476px !important;
}

#item52119 {
	width:95px !important;
	height:291px !important;
}

#item54892 {
	width:95px !important;
	height:291px !important;
	left:354px !important;
	top:322px !important;
}

#item52120 {
	width:94px !important;
	height:305px !important;
}

#item54898 {
	width:94px !important;
	height:305px !important;
	left:442px !important;
	top:339px !important;
}

#item38587 {
	width:121px !important;
	height:9px !important;
	left:364px !important;
	top:303px !important;
}

#item38614 {
	width:135px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item38644 {
	width:95px !important;
	height:20px !important;
	left:190px !important;
	top:292px !important;
}

#item38672 {
	width:72px !important;
	height:20px !important;
	left:293px !important;
	top:580px !important;
}

#item38700 {
	width:73px !important;
	height:20px !important;
	left:293px !important;
	top:600px !important;
}

#item38727 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item38758 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item52121 {
	width:218px !important;
	height:169px !important;
}

#item54903 {
	width:218px !important;
	height:169px !important;
	left:318px !important;
	top:448px !important;
}

#item52122 {
	width:328px !important;
	height:226px !important;
}

#item54908 {
	width:328px !important;
	height:226px !important;
	left:58px !important;
	top:101px !important;
}

#item52123 {
	width:139px !important;
	height:98px !important;
}

#item54913 {
	width:139px !important;
	height:98px !important;
	left:14px !important;
	top:242px !important;
}

#item52125 {
	width:120px !important;
	height:139px !important;
}

#item54918 {
	width:120px !important;
	height:139px !important;
	left:414px !important;
	top:288px !important;
}

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

#item54923 {
	width:120px !important;
	height:137px !important;
	left:414px !important;
	top:143px !important;
}

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

#item54928 {
	width:50px !important;
	height:45px !important;
	left:14px !important;
	top:352px !important;
}

#item52128 {
	width:60px !important;
	height:43px !important;
}

#item54933 {
	width:60px !important;
	height:43px !important;
	left:74px !important;
	top:352px !important;
}

#item52129 {
	width:64px !important;
	height:43px !important;
}

#item54938 {
	width:64px !important;
	height:43px !important;
	left:148px !important;
	top:352px !important;
}

#item52130 {
	width:74px !important;
	height:43px !important;
}

#item54943 {
	width:74px !important;
	height:43px !important;
	left:224px !important;
	top:352px !important;
}

#item52131 {
	width:66px !important;
	height:43px !important;
}

#item54948 {
	width:66px !important;
	height:43px !important;
	left:325px !important;
	top:352px !important;
}

#item38788 {
	width:291px !important;
	height:9px !important;
	left:13px !important;
	top:498px !important;
}

#item38818 {
	width:291px !important;
	height:9px !important;
	left:13px !important;
	top:508px !important;
}

#item38849 {
	width:292px !important;
	height:9px !important;
	left:13px !important;
	top:524px !important;
}

#item38882 {
	width:292px !important;
	height:9px !important;
	left:13px !important;
	top:535px !important;
}

#item38913 {
	width:291px !important;
	height:9px !important;
	left:13px !important;
	top:551px !important;
}

#item38944 {
	width:292px !important;
	height:9px !important;
	left:13px !important;
	top:568px !important;
}

#item38976 {
	width:292px !important;
	height:9px !important;
	left:13px !important;
	top:578px !important;
}

#item39007 {
	width:291px !important;
	height:9px !important;
	left:13px !important;
	top:594px !important;
}

#item39040 {
	width:291px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item52132 {
	width:516px !important;
	height:190px !important;
}

#item54953 {
	width:516px !important;
	height:190px !important;
	left:14px !important;
	top:14px !important;
}

#item52133 {
	width:254px !important;
	height:171px !important;
}

#item54958 {
	width:254px !important;
	height:171px !important;
	left:14px !important;
	top:370px !important;
}

#item57345 {
	width:134px !important;
	height:95px !important;
}

#item57339 {
	width:134px !important;
	height:95px !important;
	left:35px !important;
	top:286px !important;
}

#item52134 {
	width:252px !important;
	height:282px !important;
}

#item54963 {
	width:252px !important;
	height:282px !important;
	left:278px !important;
	top:278px !important;
}

#item52135 {
	width:544px !important;
	height:235px !important;
}

#item54968 {
	width:544px !important;
	height:235px !important;
	left:544px !important;
	top:393px !important;
}

#item39070 {
	width:136px !important;
	height:20px !important;
	left:315px !important;
	top:239px !important;
}

#item39101 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item39128 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item39159 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item52139 {
	width:266px !important;
	height:253px !important;
}

#item54979 {
	width:266px !important;
	height:253px !important;
	left:278px !important;
}

#item39186 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item39213 {
	width:105px !important;
	height:20px !important;
	left:276px !important;
	top:227px !important;
}

#item39240 {
	width:247px !important;
	height:9px !important;
	left:154px !important;
	top:399px !important;
}

#item39271 {
	width:247px !important;
	height:9px !important;
	left:154px !important;
	top:410px !important;
}

#item52140 {
	width:269px !important;
	height:255px !important;
}

#item54984 {
	width:269px !important;
	height:255px !important;
}

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

#item54989 {
	width:252px !important;
	height:202px !important;
	left:278px !important;
	top:14px !important;
}

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

#item54994 {
	width:252px !important;
	height:226px !important;
	left:14px !important;
	top:322px !important;
}

#item52143 {
	width:261px !important;
	height:241px !important;
}

#item54999 {
	width:261px !important;
	height:241px !important;
	left:278px !important;
	top:321px !important;
}

#item39301 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item39329 {
	width:167px !important;
	height:9px !important;
	left:12px !important;
	top:303px !important;
}

#item39356 {
	width:155px !important;
	height:9px !important;
	left:282px !important;
	top:610px !important;
}

#item39383 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item55004 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:323px !important;
}

#item52145 {
	width:266px !important;
	height:251px !important;
}

#item55009 {
	width:266px !important;
	height:251px !important;
	left:278px !important;
	top:319px !important;
}

#item52146 {
	width:252px !important;
	height:231px !important;
}

#item55014 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:14px !important;
}

#item52147 {
	width:252px !important;
	height:231px !important;
}

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

#item39410 {
	width:120px !important;
	height:20px !important;
	left:281px !important;
	top:292px !important;
}

#item39440 {
	width:175px !important;
	height:9px !important;
	left:16px !important;
	top:303px !important;
}

#item39468 {
	width:160px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item39495 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52149 {
	width:216px !important;
	height:167px !important;
}

#item55024 {
	width:216px !important;
	height:167px !important;
	left:14px !important;
	top:14px !important;
}

#item52150 {
	width:147px !important;
	height:139px !important;
}

#item55029 {
	width:147px !important;
	height:139px !important;
	left:304px !important;
}

#item52151 {
	width:180px !important;
	height:76px !important;
}

#item55034 {
	width:180px !important;
	height:76px !important;
	left:133px !important;
	top:188px !important;
}

#item52152 {
	width:196px !important;
	height:88px !important;
}

#item55039 {
	width:196px !important;
	height:88px !important;
	left:116px !important;
	top:260px !important;
}

#item52153 {
	width:181px !important;
	height:83px !important;
}

#item55045 {
	width:181px !important;
	height:83px !important;
	left:133px !important;
	top:342px !important;
}

#item52154 {
	width:71px !important;
	height:75px !important;
}

#item55050 {
	width:71px !important;
	height:75px !important;
	left:379px !important;
	top:257px !important;
}

#item52155 {
	width:128px !important;
	height:62px !important;
}

#item55055 {
	width:128px !important;
	height:62px !important;
	left:323px !important;
	top:357px !important;
}

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

#item55060 {
	width:337px !important;
	height:210px !important;
	left:14px !important;
	top:431px !important;
}

#item39526 {
	width:70px !important;
	height:39px !important;
	left:453px !important;
	top:296px !important;
}

#item39560 {
	width:70px !important;
	height:39px !important;
	left:453px !important;
	top:379px !important;
}

#item39590 {
	width:146px !important;
	height:20px !important;
	left:322px !important;
	top:202px !important;
}

#item39620 {
	width:134px !important;
	height:9px !important;
	left:355px !important;
	top:575px !important;
}

#item39647 {
	width:149px !important;
	height:20px !important;
	left:355px !important;
	top:584px !important;
}

#item39677 {
	width:72px !important;
	height:20px !important;
	left:237px !important;
	top:128px !important;
}

#item39704 {
	width:77px !important;
	height:37px !important;
	left:237px !important;
	top:147px !important;
}

#item39734 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:329px !important;
}

#item39762 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:350px !important;
}

#item39790 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:360px !important;
}

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

#item55065 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:417px !important;
}

#item52158 {
	width:266px !important;
	height:232px !important;
}

#item55070 {
	width:266px !important;
	height:232px !important;
	left:278px !important;
	top:323px !important;
}

#item52159 {
	width:107px !important;
	height:197px !important;
}

#item55075 {
	width:107px !important;
	height:197px !important;
	left:159px !important;
	top:215px !important;
}

#item52160 {
	width:252px !important;
	height:196px !important;
}

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

#item52161 {
	width:272px !important;
	height:259px !important;
}

#item55085 {
	width:272px !important;
	height:259px !important;
	left:272px !important;
}

#item39817 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:101px !important;
}

#item39844 {
	width:108px !important;
	height:20px !important;
	left:18px !important;
	top:385px !important;
}

#item39874 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39901 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item39928 {
	width:193px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item52162 {
	width:513px !important;
	height:294px !important;
}

#item55090 {
	width:513px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

#item52163 {
	width:159px !important;
	height:226px !important;
}

#item55096 {
	width:159px !important;
	height:226px !important;
	left:11px !important;
	top:325px !important;
}

#item52164 {
	width:92px !important;
	height:78px !important;
}

#item55101 {
	width:92px !important;
	height:78px !important;
	left:174px !important;
	top:471px !important;
}

#item52165 {
	width:252px !important;
	height:231px !important;
}

#item55106 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:317px !important;
}

#item39958 {
	width:84px !important;
	height:20px !important;
	left:223px !important;
	top:273px !important;
}

#item39985 {
	width:70px !important;
	height:20px !important;
	left:193px !important;
	top:446px !important;
}

#item40012 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40040 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52166 {
	width:512px !important;
	height:316px !important;
}

#item55111 {
	width:512px !important;
	height:316px !important;
	left:14px !important;
	top:316px !important;
}

#item52167 {
	width:149px !important;
	height:293px !important;
}

#item55117 {
	width:149px !important;
	height:293px !important;
	left:6px !important;
	top:12px !important;
}

#item52168 {
	width:264px !important;
	height:294px !important;
}

#item55122 {
	width:264px !important;
	height:294px !important;
	left:266px !important;
	top:14px !important;
}

#item40067 {
	width:92px !important;
	height:20px !important;
	left:163px !important;
	top:237px !important;
}

#item40095 {
	width:73px !important;
	height:20px !important;
	left:266px !important;
	top:288px !important;
}

#item40122 {
	width:79px !important;
	height:20px !important;
	left:191px !important;
	top:489px !important;
}

#item52169 {
	width:269px !important;
	height:256px !important;
}

#item55127 {
	width:269px !important;
	height:256px !important;
	left:275px !important;
}

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

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

#item52171 {
	width:225px !important;
	height:196px !important;
}

#item55137 {
	width:225px !important;
	height:196px !important;
	left:14px !important;
	top:321px !important;
}

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

#item55142 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:322px !important;
}

#item40150 {
	width:142px !important;
	height:9px !important;
	left:16px !important;
	top:296px !important;
}

#item40177 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item40205 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40232 {
	width:154px !important;
	height:10px !important;
	left:285px !important;
	top:601px !important;
}

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

#item55147 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:369px !important;
}

#item52177 {
	width:216px !important;
	height:249px !important;
}

#item55152 {
	width:216px !important;
	height:249px !important;
	left:314px !important;
	top:369px !important;
}

#item52178 {
	width:190px !important;
	height:272px !important;
}

#item55157 {
	width:190px !important;
	height:272px !important;
	left:14px !important;
	top:14px !important;
}

#item52179 {
	width:320px !important;
	height:287px !important;
}

#item55162 {
	width:320px !important;
	height:287px !important;
	left:210px !important;
	top:5px !important;
}

#item40259 {
	width:157px !important;
	height:9px !important;
	left:18px !important;
	top:343px !important;
}

#item40287 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40314 {
	width:200px !important;
	height:9px !important;
	left:213px !important;
	top:349px !important;
}

#item40345 {
	width:101px !important;
	height:20px !important;
	left:286px !important;
	top:523px !important;
}

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

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

#item52181 {
	width:252px !important;
	height:238px !important;
}

#item55172 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
	top:14px !important;
}

#item52182 {
	width:252px !important;
	height:285px !important;
}

#item55177 {
	width:252px !important;
	height:285px !important;
	left:14px !important;
	top:333px !important;
}

#item52183 {
	width:252px !important;
	height:220px !important;
}

#item55182 {
	width:252px !important;
	height:220px !important;
	left:278px !important;
	top:398px !important;
}

#item40372 {
	width:93px !important;
	height:20px !important;
	left:17px !important;
	top:295px !important;
}

#item40400 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40427 {
	width:150px !important;
	height:9px !important;
	left:282px !important;
	top:308px !important;
}

#item40454 {
	width:132px !important;
	height:9px !important;
	left:282px !important;
	top:388px !important;
}

#item52184 {
	width:261px !important;
	height:233px !important;
}

#item55188 {
	width:261px !important;
	height:233px !important;
	left:11px !important;
	top:334px !important;
}

#item52185 {
	width:266px !important;
	height:220px !important;
}

#item55194 {
	width:266px !important;
	height:220px !important;
	left:278px !important;
	top:332px !important;
}

#item52186 {
	width:249px !important;
	height:249px !important;
}

#item55199 {
	width:249px !important;
	height:249px !important;
	left:281px !important;
	top:14px !important;
}

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

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

#item40481 {
	width:236px !important;
	height:9px !important;
	left:14px !important;
	top:610px !important;
}

#item40513 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:305px !important;
}

#item40543 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:315px !important;
}

#item40570 {
	width:185px !important;
	height:9px !important;
	left:284px !important;
	top:601px !important;
}

#item52188 {
	width:150px !important;
	height:166px !important;
}

#item55209 {
	width:150px !important;
	height:166px !important;
	left:10px !important;
	top:16px !important;
}

#item52193 {
	width:134px !important;
	height:136px !important;
}

#item55214 {
	width:134px !important;
	height:136px !important;
	left:127px !important;
	top:111px !important;
}

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

#item55219 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item52195 {
	width:111px !important;
	height:183px !important;
}

#item55224 {
	width:111px !important;
	height:183px !important;
	left:278px !important;
	top:225px !important;
}

#item52196 {
	width:252px !important;
	height:209px !important;
}

#item55229 {
	width:252px !important;
	height:209px !important;
	left:14px !important;
	top:345px !important;
}

#item52197 {
	width:252px !important;
	height:126px !important;
}

#item55234 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:417px !important;
}

#item40597 {
	width:114px !important;
	height:20px !important;
	left:400px !important;
	top:389px !important;
}

#item40628 {
	width:86px !important;
	height:20px !important;
	left:414px !important;
	top:190px !important;
}

#item40655 {
	width:204px !important;
	height:9px !important;
	left:17px !important;
	top:603px !important;
}

#item40686 {
	width:212px !important;
	height:9px !important;
	left:278px !important;
	top:603px !important;
}

#item40716 {
	width:229px !important;
	height:9px !important;
	left:27px !important;
	top:289px !important;
}

#item40748 {
	width:229px !important;
	height:9px !important;
	left:27px !important;
	top:299px !important;
}

#item40779 {
	width:229px !important;
	height:19px !important;
	left:27px !important;
	top:308px !important;
}

#item52198 {
	width:162px !important;
	height:200px !important;
}

#item55239 {
	width:162px !important;
	height:200px !important;
	left:105px !important;
	top:417px !important;
}

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

#item55244 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:327px !important;
}

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

#item55249 {
	width:252px !important;
	height:236px !important;
	left:278px !important;
	top:77px !important;
}

#item52201 {
	width:167px !important;
	height:185px !important;
}

#item55254 {
	width:167px !important;
	height:185px !important;
	left:14px !important;
	top:223px !important;
}

#item52202 {
	width:261px !important;
	height:176px !important;
}

#item55259 {
	width:261px !important;
	height:176px !important;
	left:6px !important;
	top:7px !important;
}

#item40811 {
	width:84px !important;
	height:29px !important;
	left:189px !important;
	top:380px !important;
}

#item40843 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:544px !important;
}

#item40870 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:195px !important;
}

#item40897 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:56px !important;
}

#item40925 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52204 {
	width:42px !important;
	height:29px !important;
}

#item55265 {
	width:42px !important;
	height:29px !important;
	left:177px !important;
	top:62px !important;
}

#item52205 {
	width:44px !important;
	height:29px !important;
}

#item55270 {
	width:44px !important;
	height:29px !important;
	left:225px !important;
	top:62px !important;
}

#item52206 {
	width:43px !important;
	height:29px !important;
}

#item55275 {
	width:43px !important;
	height:29px !important;
	left:177px !important;
	top:106px !important;
}

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

#item55280 {
	width:45px !important;
	height:28px !important;
	left:225px !important;
	top:106px !important;
}

#item52208 {
	width:41px !important;
	height:30px !important;
}

#item55285 {
	width:41px !important;
	height:30px !important;
	left:177px !important;
	top:152px !important;
}

#item52209 {
	width:135px !important;
	height:164px !important;
}

#item55292 {
	width:135px !important;
	height:164px !important;
	left:5px !important;
	top:188px !important;
}

#item52210 {
	width:160px !important;
	height:176px !important;
}

#item55297 {
	width:160px !important;
	height:176px !important;
	left:236px !important;
	top:176px !important;
}

#item52211 {
	width:152px !important;
	height:171px !important;
}

#item55302 {
	width:152px !important;
	height:171px !important;
	left:370px !important;
	top:85px !important;
}

#item52212 {
	width:239px !important;
	height:193px !important;
}

#item55307 {
	width:239px !important;
	height:193px !important;
	left:14px !important;
	top:369px !important;
}

#item52213 {
	width:242px !important;
	height:127px !important;
}

#item55312 {
	width:242px !important;
	height:127px !important;
	left:266px !important;
	top:361px !important;
}

#item52214 {
	width:167px !important;
	height:126px !important;
}

#item55317 {
	width:167px !important;
	height:126px !important;
	left:264px !important;
	top:497px !important;
}

#item40960 {
	width:88px !important;
	height:20px !important;
	left:432px !important;
	top:599px !important;
}

#item40987 {
	width:124px !important;
	height:9px !important;
	left:387px !important;
	top:480px !important;
}

#item41014 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41046 {
	width:107px !important;
	height:9px !important;
	left:411px !important;
	top:297px !important;
}

#item41073 {
	width:107px !important;
	height:9px !important;
	left:411px !important;
	top:308px !important;
}

#item41100 {
	width:105px !important;
	height:9px !important;
	left:411px !important;
	top:318px !important;
}

#item41127 {
	width:107px !important;
	height:9px !important;
	left:411px !important;
	top:329px !important;
}

#item41154 {
	width:109px !important;
	height:9px !important;
	left:137px !important;
	top:288px !important;
}

#item41181 {
	width:109px !important;
	height:9px !important;
	left:137px !important;
	top:298px !important;
}

#item41209 {
	width:109px !important;
	height:9px !important;
	left:137px !important;
	top:309px !important;
}

#item41236 {
	width:109px !important;
	height:9px !important;
	left:137px !important;
	top:319px !important;
}

#item41263 {
	width:109px !important;
	height:9px !important;
	left:137px !important;
	top:330px !important;
}

#item41290 {
	width:107px !important;
	height:9px !important;
	left:281px !important;
	top:70px !important;
}

#item41317 {
	width:107px !important;
	height:9px !important;
	left:281px !important;
	top:81px !important;
}

#item41344 {
	width:107px !important;
	height:9px !important;
	left:281px !important;
	top:91px !important;
}

#item41371 {
	width:107px !important;
	height:9px !important;
	left:281px !important;
	top:102px !important;
}

#item41398 {
	width:107px !important;
	height:9px !important;
	left:281px !important;
	top:112px !important;
}

#item52215 {
	width:252px !important;
	height:206px !important;
}

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

#item52216 {
	width:247px !important;
	height:191px !important;
}

#item55327 {
	width:247px !important;
	height:191px !important;
	left:269px !important;
	top:14px !important;
}

#item52218 {
	width:325px !important;
	height:295px !important;
}

#item55332 {
	width:325px !important;
	height:295px !important;
	left:205px !important;
	top:323px !important;
}

#item52217 {
	width:250px !important;
	height:143px !important;
}

#item55338 {
	width:250px !important;
	height:143px !important;
	left:16px !important;
	top:289px !important;
}

#item41425 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:269px !important;
}

#item41453 {
	width:119px !important;
	height:9px !important;
	left:18px !important;
	top:418px !important;
}

#item41480 {
	width:223px !important;
	height:9px !important;
	left:286px !important;
	top:269px !important;
}

#item41510 {
	width:223px !important;
	height:9px !important;
	left:286px !important;
	top:280px !important;
}

#item41541 {
	width:223px !important;
	height:9px !important;
	left:286px !important;
	top:290px !important;
}

#item41571 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:517px !important;
}

#item41605 {
	width:149px !important;
	height:20px !important;
	left:13px !important;
	top:536px !important;
}

#item52219 {
	width:142px !important;
	height:144px !important;
}

#item55344 {
	width:142px !important;
	height:144px !important;
	left:87px !important;
	top:100px !important;
}

#item52220 {
	width:60px !important;
	height:55px !important;
}

#item55349 {
	width:60px !important;
	height:55px !important;
	left:249px !important;
	top:84px !important;
}

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

#item55354 {
	width:57px !important;
	height:54px !important;
	left:250px !important;
	top:147px !important;
}

#item52224 {
	width:58px !important;
	height:54px !important;
}

#item55360 {
	width:58px !important;
	height:54px !important;
	left:250px !important;
	top:208px !important;
}

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

#item55365 {
	width:87px !important;
	height:120px !important;
	left:327px !important;
	top:145px !important;
}

#item52226 {
	width:104px !important;
	height:128px !important;
}

#item55371 {
	width:104px !important;
	height:128px !important;
	left:420px !important;
	top:145px !important;
}

#item52227 {
	width:90px !important;
	height:129px !important;
}

#item55376 {
	width:90px !important;
	height:129px !important;
	left:323px !important;
}

#item52228 {
	width:266px !important;
	height:265px !important;
}

#item55381 {
	width:266px !important;
	height:265px !important;
	top:387px !important;
}

#item52229 {
	width:165px !important;
	height:238px !important;
}

#item55386 {
	width:165px !important;
	height:238px !important;
	left:278px !important;
	top:389px !important;
}

#item41636 {
	width:90px !important;
	height:30px !important;
	left:421px !important;
	top:100px !important;
}

#item41668 {
	width:71px !important;
	height:39px !important;
	left:449px !important;
	top:581px !important;
}

#item41700 {
	width:102px !important;
	height:39px !important;
	left:12px !important;
	top:581px !important;
}

#item41732 {
	width:159px !important;
	height:20px !important;
	left:331px !important;
	top:334px !important;
}

#item41764 {
	width:159px !important;
	height:20px !important;
	left:331px !important;
	top:354px !important;
}

#item41795 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:339px !important;
}

#item41822 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:349px !important;
}

#item41849 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:360px !important;
}

#item41877 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:370px !important;
}

#item52230 {
	width:262px !important;
	height:242px !important;
}

#item55391 {
	width:262px !important;
	height:242px !important;
	left:4px !important;
	top:389px !important;
}

#item52231 {
	width:269px !important;
	height:250px !important;
}

#item55396 {
	width:269px !important;
	height:250px !important;
	left:275px !important;
	top:378px !important;
}

#item52232 {
	width:252px !important;
	height:303px !important;
}

#item55401 {
	width:252px !important;
	height:303px !important;
	left:14px !important;
}

#item52233 {
	width:265px !important;
	height:322px !important;
}

#item55406 {
	width:265px !important;
	height:322px !important;
	left:279px !important;
}

#item41908 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:369px !important;
}

#item41938 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:369px !important;
}

#item41965 {
	width:92px !important;
	height:20px !important;
	left:13px !important;
	top:496px !important;
}

#item41992 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:517px !important;
}

#item52234 {
	width:174px !important;
	height:218px !important;
}

#item55411 {
	width:174px !important;
	height:218px !important;
	left:366px !important;
	top:4px !important;
}

#item52237 {
	width:106px !important;
	height:51px !important;
}

#item55417 {
	width:106px !important;
	height:51px !important;
	left:14px !important;
	top:265px !important;
}

#item52238 {
	width:220px !important;
	height:50px !important;
}

#item55422 {
	width:220px !important;
	height:50px !important;
	left:125px !important;
	top:266px !important;
}

#item52239 {
	width:127px !important;
	height:106px !important;
}

#item55427 {
	width:127px !important;
	height:106px !important;
	left:26px !important;
	top:108px !important;
}

#item52240 {
	width:266px !important;
	height:294px !important;
}

#item55432 {
	width:266px !important;
	height:294px !important;
	top:322px !important;
}

#item52241 {
	width:252px !important;
	height:290px !important;
}

#item55437 {
	width:252px !important;
	height:290px !important;
	left:278px !important;
	top:322px !important;
}

#item42019 {
	width:173px !important;
	height:20px !important;
	left:366px !important;
	top:293px !important;
}

#item42051 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item42078 {
	width:100px !important;
	height:29px !important;
	left:170px !important;
	top:529px !important;
}

#item42109 {
	width:155px !important;
	height:9px !important;
	left:157px !important;
	top:229px !important;
}

#item42140 {
	width:153px !important;
	height:20px !important;
	left:157px !important;
	top:239px !important;
}

#item52242 {
	width:249px !important;
	height:304px !important;
}

#item55442 {
	width:249px !important;
	height:304px !important;
	left:17px !important;
	top:322px !important;
}

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

#item55447 {
	width:259px !important;
	height:204px !important;
	left:278px !important;
	top:351px !important;
}

#item52244 {
	width:259px !important;
	height:254px !important;
}

#item55452 {
	width:259px !important;
	height:254px !important;
	left:278px !important;
}

#item52245 {
	width:265px !important;
	height:237px !important;
}

#item55457 {
	width:265px !important;
	height:237px !important;
	left:5px !important;
}

#item42171 {
	width:227px !important;
	height:20px !important;
	left:276px !important;
	top:321px !important;
}

#item42203 {
	width:170px !important;
	height:20px !important;
	left:13px !important;
	top:294px !important;
}

#item42235 {
	width:205px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item42266 {
	width:123px !important;
	height:30px !important;
	left:18px !important;
	top:541px !important;
}

#item52247 {
	width:266px !important;
	height:309px !important;
}

#item55462 {
	width:266px !important;
	height:309px !important;
}

#item52248 {
	width:266px !important;
	height:203px !important;
}

#item55467 {
	width:266px !important;
	height:203px !important;
	top:313px !important;
}

#item52249 {
	width:266px !important;
	height:223px !important;
}

#item55472 {
	width:266px !important;
	height:223px !important;
	left:278px !important;
	top:319px !important;
}

#item52250 {
	width:181px !important;
	height:221px !important;
}

#item55477 {
	width:181px !important;
	height:221px !important;
	left:279px !important;
	top:4px !important;
}

#item52251 {
	width:81px !important;
	height:122px !important;
}

#item55482 {
	width:81px !important;
	height:122px !important;
	left:464px !important;
	top:3px !important;
}

#item42298 {
	width:157px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item42329 {
	width:255px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item42360 {
	width:255px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item42392 {
	width:181px !important;
	height:21px !important;
	left:13px !important;
	top:578px !important;
}

#item42462 {
	width:172px !important;
	height:21px !important;
	left:13px !important;
	top:599px !important;
}

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

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

#item52253 {
	width:77px !important;
	height:75px !important;
}

#item55493 {
	width:77px !important;
	height:75px !important;
	left:9px !important;
	top:445px !important;
}

#item52254 {
	width:70px !important;
	height:78px !important;
}

#item55498 {
	width:70px !important;
	height:78px !important;
	left:88px !important;
	top:444px !important;
}

#item52255 {
	width:266px !important;
	height:306px !important;
}

#item55503 {
	width:266px !important;
	height:306px !important;
	left:278px !important;
	top:323px !important;
}

#item52256 {
	width:267px !important;
	height:315px !important;
}

#item55508 {
	width:267px !important;
	height:315px !important;
	left:277px !important;
}

#item52259 {
	width:251px !important;
	height:247px !important;
}

#item55513 {
	width:251px !important;
	height:247px !important;
	left:15px !important;
}

#item42527 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item42557 {
	width:93px !important;
	height:39px !important;
	left:276px !important;
	top:581px !important;
}

#item42588 {
	width:88px !important;
	height:29px !important;
	left:276px !important;
	top:283px !important;
}

#item42618 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item42650 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item42681 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52261 {
	width:181px !important;
	height:159px !important;
}

#item55518 {
	width:181px !important;
	height:159px !important;
}

#item52262 {
	width:164px !important;
	height:159px !important;
}

#item55523 {
	width:164px !important;
	height:159px !important;
	left:190px !important;
}

#item52263 {
	width:171px !important;
	height:182px !important;
}

#item55528 {
	width:171px !important;
	height:182px !important;
	left:366px !important;
	top:14px !important;
}

#item52264 {
	width:172px !important;
	height:154px !important;
}

#item55533 {
	width:172px !important;
	height:154px !important;
	left:6px !important;
	top:217px !important;
}

#item52265 {
	width:165px !important;
	height:141px !important;
}

#item55538 {
	width:165px !important;
	height:141px !important;
	left:189px !important;
	top:221px !important;
}

#item52266 {
	width:164px !important;
	height:149px !important;
}

#item55543 {
	width:164px !important;
	height:149px !important;
	left:366px !important;
	top:222px !important;
}

#item52267 {
	width:165px !important;
	height:130px !important;
}

#item55548 {
	width:165px !important;
	height:130px !important;
	left:14px !important;
	top:425px !important;
}

#item52268 {
	width:167px !important;
	height:145px !important;
}

#item55553 {
	width:167px !important;
	height:145px !important;
	left:187px !important;
	top:423px !important;
}

#item52269 {
	width:169px !important;
	height:119px !important;
}

#item55558 {
	width:169px !important;
	height:119px !important;
	left:366px !important;
	top:425px !important;
}

#item42711 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item42739 {
	width:53px !important;
	height:40px !important;
	left:364px !important;
	top:119px !important;
}

#item42766 {
	width:70px !important;
	height:20px !important;
	left:187px !important;
	top:192px !important;
}

#item42793 {
	width:85px !important;
	height:20px !important;
	left:364px !important;
	top:396px !important;
}

#item42820 {
	width:131px !important;
	height:20px !important;
	left:13px !important;
	top:396px !important;
}

#item42850 {
	width:132px !important;
	height:9px !important;
	left:187px !important;
	top:406px !important;
}

#item42878 {
	width:141px !important;
	height:9px !important;
	left:188px !important;
	top:610px !important;
}

#item42905 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42932 {
	width:169px !important;
	height:9px !important;
	left:366px !important;
	top:600px !important;
}

#item42962 {
	width:169px !important;
	height:9px !important;
	left:366px !important;
	top:610px !important;
}

#item52270 {
	width:165px !important;
	height:142px !important;
}

#item55564 {
	width:165px !important;
	height:142px !important;
	left:14px !important;
	top:425px !important;
}

#item52271 {
	width:167px !important;
	height:135px !important;
}

#item55569 {
	width:167px !important;
	height:135px !important;
	left:190px !important;
	top:425px !important;
}

#item52272 {
	width:179px !important;
	height:126px !important;
}

#item55574 {
	width:179px !important;
	height:126px !important;
	left:366px !important;
	top:425px !important;
}

#item52273 {
	width:177px !important;
	height:187px !important;
}

#item55579 {
	width:177px !important;
	height:187px !important;
	left:367px !important;
	top:156px !important;
}

#item52274 {
	width:159px !important;
	height:130px !important;
}

#item55584 {
	width:159px !important;
	height:130px !important;
	left:193px !important;
	top:224px !important;
}

#item52275 {
	width:109px !important;
	height:121px !important;
}

#item55589 {
	width:109px !important;
	height:121px !important;
	left:69px !important;
	top:223px !important;
}

#item52276 {
	width:165px !important;
	height:156px !important;
}

#item55594 {
	width:165px !important;
	height:156px !important;
	left:14px !important;
}

#item52277 {
	width:164px !important;
	height:156px !important;
}

#item55599 {
	width:164px !important;
	height:156px !important;
	left:190px !important;
}

#item42989 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:210px !important;
}

#item43016 {
	width:114px !important;
	height:20px !important;
	left:189px !important;
	top:200px !important;
}

#item43043 {
	width:115px !important;
	height:20px !important;
	left:13px !important;
	top:396px !important;
}

#item43075 {
	width:90px !important;
	height:20px !important;
	left:364px !important;
	top:396px !important;
}

#item43105 {
	width:152px !important;
	height:9px !important;
	left:189px !important;
	top:406px !important;
}

#item43133 {
	width:127px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item43163 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43190 {
	width:122px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item43220 {
	width:60px !important;
	height:43px !important;
	left:371px !important;
	top:508px !important;
}

#item52278 {
	width:258px !important;
	height:198px !important;
}

#item55604 {
	width:258px !important;
	height:198px !important;
	left:14px !important;
	top:86px !important;
}

#item52279 {
	width:252px !important;
	height:181px !important;
}

#item55609 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:86px !important;
}

#item52280 {
	width:266px !important;
	height:285px !important;
}

#item55615 {
	width:266px !important;
	height:285px !important;
	top:344px !important;
}

#item52281 {
	width:142px !important;
	height:264px !important;
}

#item55620 {
	width:142px !important;
	height:264px !important;
	left:278px !important;
	top:353px !important;
}

#item43250 {
	width:195px !important;
	height:20px !important;
	left:276px !important;
	top:319px !important;
}

#item43281 {
	width:159px !important;
	height:9px !important;
	left:20px !important;
	top:328px !important;
}

#item43309 {
	width:93px !important;
	height:20px !important;
	left:423px !important;
	top:600px !important;
}

#item43336 {
	width:99px !important;
	height:20px !important;
	left:169px !important;
	top:489px !important;
}

#item52282 {
	width:145px !important;
	height:142px !important;
}

#item55625 {
	width:145px !important;
	height:142px !important;
	left:122px !important;
	top:476px !important;
}

#item52283 {
	width:152px !important;
	height:150px !important;
}

#item55630 {
	width:152px !important;
	height:150px !important;
	left:115px !important;
	top:316px !important;
}

#item52284 {
	width:252px !important;
	height:249px !important;
}

#item55636 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
	top:315px !important;
}

#item52285 {
	width:215px !important;
	height:292px !important;
}

#item55641 {
	width:215px !important;
	height:292px !important;
	left:51px !important;
	top:14px !important;
}

#item52286 {
	width:267px !important;
	height:261px !important;
}

#item55646 {
	width:267px !important;
	height:261px !important;
	left:277px !important;
}

#item43367 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:192px !important;
}

#item43395 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:446px !important;
}

#item43422 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item43452 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:296px !important;
}

#item43479 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52290 {
	width:253px !important;
	height:239px !important;
}

#item55651 {
	width:253px !important;
	height:239px !important;
	left:14px !important;
}

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

#item55656 {
	width:166px !important;
	height:149px !important;
	left:279px !important;
	top:8px !important;
}

#item52292 {
	width:265px !important;
	height:190px !important;
}

#item55661 {
	width:265px !important;
	height:190px !important;
	left:279px !important;
	top:169px !important;
}

#item52293 {
	width:181px !important;
	height:247px !important;
}

#item55666 {
	width:181px !important;
	height:247px !important;
	left:363px !important;
	top:370px !important;
}

#item52294 {
	width:266px !important;
	height:251px !important;
}

#item55671 {
	width:266px !important;
	height:251px !important;
	top:298px !important;
}

#item43506 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:279px !important;
}

#item43536 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43567 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:516px !important;
}

#item43595 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:340px !important;
}

#item43622 {
	width:74px !important;
	height:29px !important;
	left:449px !important;
	top:127px !important;
}

#item52295 {
	width:147px !important;
	height:215px !important;
}

#item55676 {
	width:147px !important;
	height:215px !important;
	left:14px !important;
	top:422px !important;
}

#item52296 {
	width:205px !important;
	height:307px !important;
}

#item55681 {
	width:205px !important;
	height:307px !important;
	left:339px !important;
	top:322px !important;
}

#item52297 {
	width:131px !important;
	height:195px !important;
}

#item55686 {
	width:131px !important;
	height:195px !important;
	left:29px !important;
	top:217px !important;
}

#item52298 {
	width:268px !important;
	height:247px !important;
}

#item55691 {
	width:268px !important;
	height:247px !important;
	left:277px !important;
}

#item52299 {
	width:252px !important;
	height:140px !important;
}

#item55696 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
}

#item43649 {
	width:73px !important;
	height:20px !important;
	left:166px !important;
	top:599px !important;
}

#item43676 {
	width:106px !important;
	height:20px !important;
	left:169px !important;
	top:389px !important;
}

#item43703 {
	width:49px !important;
	height:40px !important;
	left:276px !important;
	top:580px !important;
}

#item43730 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item43761 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:190px !important;
}

#item43789 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item52300 {
	width:110px !important;
	height:203px !important;
}

#item55701 {
	width:110px !important;
	height:203px !important;
}

#item52301 {
	width:112px !important;
	height:196px !important;
}

#item55707 {
	width:112px !important;
	height:196px !important;
	left:267px !important;
	top:6px !important;
}

#item50780 {
	width:34px !important;
	height:22px !important;
	left:113px !important;
	top:173px !important;
}

#item50807 {
	width:35px !important;
	height:22px !important;
	left:377px !important;
	top:172px !important;
}

#item52306 {
	width:377px !important;
	height:196px !important;
}

#item55713 {
	width:377px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item52308 {
	width:256px !important;
	height:164px !important;
}

#item55723 {
	width:256px !important;
	height:164px !important;
	left:14px !important;
	top:425px !important;
}

#item52309 {
	width:181px !important;
	height:221px !important;
}

#item55728 {
	width:181px !important;
	height:221px !important;
	left:363px !important;
	top:425px !important;
}

#item52310 {
	width:167px !important;
	height:196px !important;
}

#item55733 {
	width:167px !important;
	height:196px !important;
	left:363px !important;
	top:219px !important;
}

#item43820 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item43847 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43874 {
	width:135px !important;
	height:9px !important;
	left:393px !important;
	top:193px !important;
}

#item43901 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:386px !important;
}

#item43931 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:533px !important;
}

#item52311 {
	width:198px !important;
	height:234px !important;
}

#item55738 {
	width:198px !important;
	height:234px !important;
	left:64px !important;
	top:7px !important;
}

#item52312 {
	width:155px !important;
	height:210px !important;
}

#item55743 {
	width:155px !important;
	height:210px !important;
	left:273px !important;
	top:11px !important;
}

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

#item55748 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:225px !important;
}

#item52314 {
	width:252px !important;
	height:269px !important;
}

#item55753 {
	width:252px !important;
	height:269px !important;
	left:14px !important;
	top:322px !important;
}

#item52315 {
	width:252px !important;
	height:128px !important;
}

#item55758 {
	width:252px !important;
	height:128px !important;
	left:278px !important;
	top:423px !important;
}

#item43961 {
	width:214px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item43991 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item44018 {
	width:84px !important;
	height:30px !important;
	left:432px !important;
	top:181px !important;
}

#item44050 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item44078 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52316 {
	width:252px !important;
	height:191px !important;
}

#item55763 {
	width:252px !important;
	height:191px !important;
	left:14px !important;
	top:17px !important;
}

#item52317 {
	width:255px !important;
	height:198px !important;
}

#item55768 {
	width:255px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item52318 {
	width:252px !important;
	height:148px !important;
}

#item55773 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:219px !important;
}

#item52319 {
	width:252px !important;
	height:145px !important;
}

#item55778 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:424px !important;
}

#item52320 {
	width:252px !important;
	height:291px !important;
}

#item55784 {
	width:252px !important;
	height:291px !important;
	left:278px !important;
	top:283px !important;
}

#item44105 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44132 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item44159 {
	width:96px !important;
	height:20px !important;
	left:13px !important;
	top:191px !important;
}

#item44189 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item44216 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:262px !important;
}

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

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

#item52322 {
	width:147px !important;
	height:226px !important;
}

#item55794 {
	width:147px !important;
	height:226px !important;
	left:278px !important;
	top:14px !important;
}

#item52323 {
	width:146px !important;
	height:120px !important;
}

#item55799 {
	width:146px !important;
	height:120px !important;
	left:278px !important;
	top:247px !important;
}

#item52324 {
	width:143px !important;
	height:316px !important;
}

#item55804 {
	width:143px !important;
	height:316px !important;
	left:17px !important;
	top:321px !important;
}

#item52325 {
	width:79px !important;
	height:173px !important;
}

#item55811 {
	width:79px !important;
	height:173px !important;
	left:278px !important;
	top:401px !important;
}

#item52326 {
	width:74px !important;
	height:174px !important;
}

#item55816 {
	width:74px !important;
	height:174px !important;
	left:369px !important;
	top:400px !important;
}

#item52327 {
	width:77px !important;
	height:175px !important;
}

#item55821 {
	width:77px !important;
	height:175px !important;
	left:454px !important;
	top:400px !important;
}

#item44243 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item44270 {
	width:77px !important;
	height:39px !important;
	left:453px !important;
	top:581px !important;
}

#item44301 {
	width:77px !important;
	height:39px !important;
	left:370px !important;
	top:581px !important;
}

#item44331 {
	width:88px !important;
	height:39px !important;
	left:276px !important;
	top:581px !important;
}

#item44362 {
	width:88px !important;
	height:29px !important;
	left:429px !important;
	top:212px !important;
}

#item44392 {
	width:80px !important;
	height:29px !important;
	left:435px !important;
	top:329px !important;
}

#item52328 {
	width:162px !important;
	height:180px !important;
}

#item55826 {
	width:162px !important;
	height:180px !important;
	left:14px !important;
	top:437px !important;
}

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

#item55831 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:316px !important;
}

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

#item55836 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:219px !important;
}

#item52331 {
	width:255px !important;
	height:233px !important;
}

#item55841 {
	width:255px !important;
	height:233px !important;
	left:278px !important;
	top:14px !important;
}

#item52332 {
	width:128px !important;
	height:198px !important;
}

#item55846 {
	width:128px !important;
	height:198px !important;
	left:139px !important;
	top:14px !important;
}

#item44422 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item44449 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:413px !important;
}

#item44479 {
	width:90px !important;
	height:20px !important;
	left:185px !important;
	top:600px !important;
}

#item44506 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:299px !important;
}

#item44537 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52334 {
	width:266px !important;
	height:295px !important;
}

#item55851 {
	width:266px !important;
	height:295px !important;
	top:14px !important;
}

#item52335 {
	width:164px !important;
	height:233px !important;
}

#item55857 {
	width:164px !important;
	height:233px !important;
	left:366px !important;
	top:14px !important;
}

#item52336 {
	width:266px !important;
	height:285px !important;
}

#item55863 {
	width:266px !important;
	height:285px !important;
	left:273px !important;
	top:260px !important;
}

#item52337 {
	width:252px !important;
	height:258px !important;
}

#item55868 {
	width:252px !important;
	height:258px !important;
	left:14px !important;
	top:317px !important;
}

#item44568 {
	width:83px !important;
	height:29px !important;
	left:276px !important;
	top:222px !important;
}

#item44595 {
	width:100px !important;
	height:20px !important;
	left:137px !important;
	top:291px !important;
}

#item44622 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44649 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item44679 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52338 {
	width:252px !important;
	height:164px !important;
}

#item55873 {
	width:252px !important;
	height:164px !important;
	left:14px !important;
	top:417px !important;
}

#item52339 {
	width:252px !important;
	height:137px !important;
}

#item55879 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:220px !important;
}

#item52340 {
	width:271px !important;
	height:233px !important;
}

#item55884 {
	width:271px !important;
	height:233px !important;
	left:274px !important;
	top:332px !important;
}

#item52341 {
	width:173px !important;
	height:151px !important;
}

#item55890 {
	width:173px !important;
	height:151px !important;
	left:357px !important;
	top:169px !important;
}

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

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

#item52343 {
	width:159px !important;
	height:138px !important;
}

#item55900 {
	width:159px !important;
	height:138px !important;
	left:377px !important;
	top:26px !important;
}

#item44709 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44736 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item44766 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item44793 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:267px !important;
}

#item44820 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:143px !important;
}

#item44847 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item52349 {
	width:253px !important;
	height:196px !important;
}

#item55910 {
	width:253px !important;
	height:196px !important;
	left:277px !important;
}

#item52350 {
	width:252px !important;
	height:291px !important;
}

#item55915 {
	width:252px !important;
	height:291px !important;
	left:278px !important;
	top:264px !important;
}

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

#item55920 {
	width:252px !important;
	height:226px !important;
	left:14px !important;
	top:332px !important;
}

#item44874 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item44904 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44931 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:243px !important;
}

#item44958 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52352 {
	width:204px !important;
	height:228px !important;
}

#item55925 {
	width:204px !important;
	height:228px !important;
	left:14px !important;
	top:323px !important;
}

#item52353 {
	width:315px !important;
	height:304px !important;
}

#item55930 {
	width:315px !important;
	height:304px !important;
	left:230px !important;
	top:323px !important;
}

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

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

#item52355 {
	width:252px !important;
	height:223px !important;
}

#item55941 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:14px !important;
}

#item44985 {
	width:123px !important;
	height:9px !important;
	left:20px !important;
	top:294px !important;
}

#item45013 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45040 {
	width:103px !important;
	height:20px !important;
	left:237px !important;
	top:591px !important;
}

#item45070 {
	width:201px !important;
	height:9px !important;
	left:277px !important;
	top:303px !important;
}

#item52356 {
	width:309px !important;
	height:311px !important;
}

#item55946 {
	width:309px !important;
	height:311px !important;
}

#item52357 {
	width:306px !important;
	height:297px !important;
}

#item55951 {
	width:306px !important;
	height:297px !important;
	left:14px !important;
	top:322px !important;
}

#item52358 {
	width:195px !important;
	height:230px !important;
}

#item55956 {
	width:195px !important;
	height:230px !important;
	left:335px !important;
	top:321px !important;
}

#item45101 {
	width:183px !important;
	height:9px !important;
	left:334px !important;
	top:610px !important;
}

#item45128 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item45158 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45189 {
	width:196px !important;
	height:9px !important;
	left:319px !important;
	top:283px !important;
}

#item45222 {
	width:149px !important;
	height:20px !important;
	left:319px !important;
	top:291px !important;
}

#item52359 {
	width:252px !important;
	height:249px !important;
}

#item55961 {
	width:252px !important;
	height:249px !important;
	left:14px !important;
	top:324px !important;
}

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

#item55966 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:322px !important;
}

#item52362 {
	width:140px !important;
	height:154px !important;
}

#item55971 {
	width:140px !important;
	height:154px !important;
	left:390px !important;
	top:164px !important;
}

#item52363 {
	width:156px !important;
	height:143px !important;
}

#item55976 {
	width:156px !important;
	height:143px !important;
	left:374px !important;
	top:14px !important;
}

#item52364 {
	width:257px !important;
	height:272px !important;
}

#item55981 {
	width:257px !important;
	height:272px !important;
	left:14px !important;
	top:14px !important;
}

#item45252 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45282 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item45309 {
	width:83px !important;
	height:29px !important;
	left:276px !important;
	top:128px !important;
}

#item45339 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45366 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

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

#item55986 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:14px !important;
}

#item52366 {
	width:116px !important;
	height:311px !important;
}

#item55991 {
	width:116px !important;
	height:311px !important;
}

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

#item55996 {
	width:145px !important;
	height:99px !important;
	left:122px !important;
}

#item52368 {
	width:79px !important;
	height:56px !important;
}

#item56001 {
	width:79px !important;
	height:56px !important;
	left:138px !important;
	top:196px !important;
}

#item52369 {
	width:189px !important;
	height:194px !important;
}

#item56006 {
	width:189px !important;
	height:194px !important;
	left:355px !important;
	top:222px !important;
}

#item52370 {
	width:252px !important;
	height:295px !important;
}

#item56012 {
	width:252px !important;
	height:295px !important;
	left:14px !important;
	top:323px !important;
}

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

#item56017 {
	width:197px !important;
	height:184px !important;
	left:269px !important;
	top:450px !important;
}

#item45393 {
	width:136px !important;
	height:9px !important;
	left:120px !important;
	top:183px !important;
}

#item45420 {
	width:125px !important;
	height:9px !important;
	left:120px !important;
	top:292px !important;
}

#item45447 {
	width:72px !important;
	height:20px !important;
	left:92px !important;
	top:600px !important;
}

#item45475 {
	width:71px !important;
	height:29px !important;
	left:276px !important;
	top:389px !important;
}

#item45502 {
	width:116px !important;
	height:20px !important;
	left:410px !important;
	top:467px !important;
}

#item45529 {
	width:74px !important;
	height:20px !important;
	left:403px !important;
	top:183px !important;
}

#item52374 {
	width:169px !important;
	height:187px !important;
}

#item56022 {
	width:169px !important;
	height:187px !important;
	left:98px !important;
	top:431px !important;
}

#item52375 {
	width:266px !important;
	height:304px !important;
}

#item56027 {
	width:266px !important;
	height:304px !important;
	left:278px !important;
	top:324px !important;
}

#item52376 {
	width:259px !important;
	height:136px !important;
}

#item56032 {
	width:259px !important;
	height:136px !important;
	left:14px !important;
	top:221px !important;
}

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

#item56037 {
	width:266px !important;
	height:256px !important;
	left:278px !important;
}

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

#item56042 {
	width:163px !important;
	height:189px !important;
	left:88px !important;
	top:24px !important;
}

#item45556 {
	width:83px !important;
	height:30px !important;
	left:13px !important;
	top:181px !important;
}

#item45583 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item45611 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:595px !important;
}

#item45638 {
	width:176px !important;
	height:9px !important;
	left:286px !important;
	top:610px !important;
}

#item45665 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item52379 {
	width:252px !important;
	height:279px !important;
}

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

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

#item56052 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item52381 {
	width:121px !important;
	height:194px !important;
}

#item56057 {
	width:121px !important;
	height:194px !important;
	left:409px !important;
	top:220px !important;
}

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

#item56062 {
	width:81px !important;
	height:54px !important;
	left:325px !important;
	top:339px !important;
}

#item52383 {
	width:152px !important;
	height:242px !important;
}

#item56067 {
	width:152px !important;
	height:242px !important;
	left:8px !important;
	top:374px !important;
}

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

#item56072 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:428px !important;
}

#item45692 {
	width:117px !important;
	height:9px !important;
	left:12px !important;
	top:359px !important;
}

#item45720 {
	width:95px !important;
	height:20px !important;
	left:169px !important;
	top:600px !important;
}

#item45747 {
	width:126px !important;
	height:9px !important;
	left:277px !important;
	top:318px !important;
}

#item45774 {
	width:82px !important;
	height:20px !important;
	left:281px !important;
	top:398px !important;
}

#item45801 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45828 {
	width:107px !important;
	height:20px !important;
	left:430px !important;
	top:164px !important;
}

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

#item56077 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:427px !important;
}

#item52387 {
	width:266px !important;
	height:477px !important;
}

#item56083 {
	width:266px !important;
	height:477px !important;
	left:278px !important;
	top:14px !important;
}

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

#item56088 {
	width:148px !important;
	height:54px !important;
	left:386px !important;
	top:497px !important;
}

#item52389 {
	width:252px !important;
	height:137px !important;
}

#item56093 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:220px !important;
}

#item52390 {
	width:162px !important;
	height:194px !important;
}

#item56098 {
	width:162px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item45855 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item45882 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45909 {
	width:75px !important;
	height:29px !important;
	left:185px !important;
	top:179px !important;
}

#item45941 {
	width:77px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item45976 {
	width:147px !important;
	height:9px !important;
	left:388px !important;
	top:607px !important;
}

#item52391 {
	width:254px !important;
	height:180px !important;
}

#item56103 {
	width:254px !important;
	height:180px !important;
	left:12px !important;
}

#item52392 {
	width:163px !important;
	height:204px !important;
}

#item56108 {
	width:163px !important;
	height:204px !important;
	left:279px !important;
}

#item52393 {
	width:252px !important;
	height:133px !important;
}

#item56113 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:216px !important;
}

#item52394 {
	width:140px !important;
	height:148px !important;
}

#item56118 {
	width:140px !important;
	height:148px !important;
	left:126px !important;
	top:262px !important;
}

#item52395 {
	width:266px !important;
	height:206px !important;
}

#item56123 {
	width:266px !important;
	height:206px !important;
	top:422px !important;
}

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

#item56128 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:422px !important;
}

#item46003 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:390px !important;
}

#item46033 {
	width:120px !important;
	height:20px !important;
	left:139px !important;
	top:600px !important;
}

#item46065 {
	width:179px !important;
	height:9px !important;
	left:19px !important;
	top:235px !important;
}

#item46092 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item46125 {
	width:82px !important;
	height:29px !important;
	left:448px !important;
	top:176px !important;
}

#item46152 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52400 {
	width:249px !important;
	height:238px !important;
}

#item56134 {
	width:249px !important;
	height:238px !important;
	left:14px !important;
	top:327px !important;
}

#item52401 {
	width:156px !important;
	height:184px !important;
}

#item56139 {
	width:156px !important;
	height:184px !important;
	left:388px !important;
	top:445px !important;
}

#item52402 {
	width:155px !important;
	height:173px !important;
}

#item56144 {
	width:155px !important;
	height:173px !important;
	left:389px !important;
	top:260px !important;
}

#item52403 {
	width:267px !important;
	height:250px !important;
}

#item56149 {
	width:267px !important;
	height:250px !important;
	left:277px !important;
}

#item52404 {
	width:252px !important;
	height:228px !important;
}

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

#item46180 {
	width:146px !important;
	height:9px !important;
	left:14px !important;
	top:611px !important;
}

#item46208 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item46239 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:222px !important;
}

#item46266 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:425px !important;
}

#item46293 {
	width:88px !important;
	height:19px !important;
	left:276px !important;
	top:575px !important;
}

#item46324 {
	width:79px !important;
	height:27px !important;
	left:276px !important;
	top:593px !important;
}

#item52405 {
	width:252px !important;
	height:296px !important;
}

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

#item52406 {
	width:253px !important;
	height:135px !important;
}

#item56165 {
	width:253px !important;
	height:135px !important;
	left:277px !important;
}

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

#item56170 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:219px !important;
}

#item52408 {
	width:164px !important;
	height:237px !important;
}

#item56175 {
	width:164px !important;
	height:237px !important;
	left:376px !important;
	top:412px !important;
}

#item52409 {
	width:266px !important;
	height:296px !important;
}

#item56180 {
	width:266px !important;
	height:296px !important;
	top:323px !important;
}

#item46354 {
	width:79px !important;
	height:20px !important;
	left:18px !important;
	top:425px !important;
}

#item46381 {
	width:118px !important;
	height:20px !important;
	left:149px !important;
	top:283px !important;
}

#item46411 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item46439 {
	width:84px !important;
	height:20px !important;
	left:276px !important;
	top:542px !important;
}

#item46466 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:189px !important;
}

#item46496 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

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

#item56185 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:321px !important;
}

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

#item56190 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:322px !important;
}

#item52413 {
	width:252px !important;
	height:244px !important;
}

#item56195 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:14px !important;
}

#item52414 {
	width:159px !important;
	height:311px !important;
}

#item56200 {
	width:159px !important;
	height:311px !important;
	left:107px !important;
}

#item46526 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:282px !important;
}

#item46553 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46580 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item46607 {
	width:110px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item46635 {
	width:110px !important;
	height:10px !important;
	left:129px !important;
	top:609px !important;
}

#item52415 {
	width:255px !important;
	height:127px !important;
}

#item56205 {
	width:255px !important;
	height:127px !important;
	left:275px !important;
}

#item52416 {
	width:247px !important;
	height:296px !important;
}

#item56210 {
	width:247px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item52417 {
	width:273px !important;
	height:179px !important;
}

#item56215 {
	width:273px !important;
	height:179px !important;
	left:271px !important;
	top:215px !important;
}

#item52418 {
	width:252px !important;
	height:238px !important;
}

#item56220 {
	width:252px !important;
	height:238px !important;
	left:14px !important;
	top:324px !important;
}

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

#item56226 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:411px !important;
}

#item46663 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item46691 {
	width:140px !important;
	height:9px !important;
	left:111px !important;
	top:301px !important;
}

#item46718 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item46745 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item46802 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item52420 {
	width:222px !important;
	height:208px !important;
}

#item56232 {
	width:222px !important;
	height:208px !important;
	left:87px !important;
	top:422px !important;
}

#item52421 {
	width:133px !important;
	height:196px !important;
}

#item56237 {
	width:133px !important;
	height:196px !important;
	left:321px !important;
	top:422px !important;
}

#item52422 {
	width:94px !important;
	height:132px !important;
}

#item56242 {
	width:94px !important;
	height:132px !important;
	left:437px !important;
	top:283px !important;
}

#item52423 {
	width:184px !important;
	height:178px !important;
}

#item56247 {
	width:184px !important;
	height:178px !important;
	left:125px !important;
	top:232px !important;
}

#item52428 {
	width:286px !important;
	height:176px !important;
}

#item56252 {
	width:286px !important;
	height:176px !important;
	left:17px !important;
}

#item52429 {
	width:208px !important;
	height:176px !important;
}

#item56257 {
	width:208px !important;
	height:176px !important;
	left:322px !important;
	top:14px !important;
}

#item46833 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item46860 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:391px !important;
}

#item46891 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:330px !important;
}

#item46919 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item46946 {
	width:73px !important;
	height:20px !important;
	left:328px !important;
	top:385px !important;
}

#item46973 {
	width:139px !important;
	height:9px !important;
	left:329px !important;
	top:267px !important;
}

#item47000 {
	width:74px !important;
	height:20px !important;
	left:461px !important;
	top:600px !important;
}

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

#item56262 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:9px !important;
}

#item52431 {
	width:186px !important;
	height:157px !important;
}

#item56267 {
	width:186px !important;
	height:157px !important;
	left:358px !important;
}

#item52432 {
	width:266px !important;
	height:102px !important;
}

#item56272 {
	width:266px !important;
	height:102px !important;
	left:278px !important;
	top:167px !important;
}

#item52433 {
	width:266px !important;
	height:136px !important;
}

#item56277 {
	width:266px !important;
	height:136px !important;
	top:224px !important;
}

#item52434 {
	width:266px !important;
	height:105px !important;
}

#item56282 {
	width:266px !important;
	height:105px !important;
	left:278px !important;
	top:316px !important;
}

#item52435 {
	width:183px !important;
	height:194px !important;
}

#item56287 {
	width:183px !important;
	height:194px !important;
	left:9px !important;
	top:421px !important;
}

#item52436 {
	width:266px !important;
	height:120px !important;
}

#item56292 {
	width:266px !important;
	height:120px !important;
	left:278px !important;
	top:471px !important;
}

#item47027 {
	width:73px !important;
	height:30px !important;
	left:276px !important;
	top:122px !important;
}

#item47057 {
	width:177px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item47084 {
	width:171px !important;
	height:9px !important;
	left:280px !important;
	top:295px !important;
}

#item47111 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item47138 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:456px !important;
}

#item47166 {
	width:70px !important;
	height:29px !important;
	left:198px !important;
	top:590px !important;
}

#item47193 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item52437 {
	width:244px !important;
	height:131px !important;
}

#item56297 {
	width:244px !important;
	height:131px !important;
	left:14px !important;
	top:420px !important;
}

#item52439 {
	width:174px !important;
	height:211px !important;
}

#item56303 {
	width:174px !important;
	height:211px !important;
	left:370px !important;
	top:417px !important;
}

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

#item56308 {
	width:266px !important;
	height:152px !important;
	left:278px !important;
	top:255px !important;
}

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

#item56313 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:206px !important;
}

#item52442 {
	width:225px !important;
	height:147px !important;
}

#item56318 {
	width:225px !important;
	height:147px !important;
	left:45px !important;
	top:14px !important;
}

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

#item56323 {
	width:173px !important;
	height:197px !important;
	left:371px !important;
}

#item47220 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47250 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:188px !important;
}

#item47277 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:402px !important;
}

#item47305 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item47332 {
	width:71px !important;
	height:20px !important;
	left:277px !important;
	top:178px !important;
}

#item47359 {
	width:103px !important;
	height:20px !important;
	left:281px !important;
	top:251px !important;
}

#item52444 {
	width:252px !important;
	height:232px !important;
}

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

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

#item56335 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:14px !important;
}

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

#item56340 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:321px !important;
}

#item52447 {
	width:252px !important;
	height:232px !important;
}

#item56345 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:323px !important;
}

#item47390 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item47418 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item47448 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47478 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item47509 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item56350 {
	width:252px !important;
	height:230px !important;
	left:14px !important;
	top:321px !important;
}

#item52449 {
	width:128px !important;
	height:142px !important;
}

#item56355 {
	width:128px !important;
	height:142px !important;
	left:278px !important;
	top:476px !important;
}

#item52450 {
	width:266px !important;
	height:142px !important;
}

#item56360 {
	width:266px !important;
	height:142px !important;
	left:278px !important;
	top:321px !important;
}

#item52451 {
	width:232px !important;
	height:108px !important;
}

#item56365 {
	width:232px !important;
	height:108px !important;
	left:303px !important;
	top:210px !important;
}

#item52452 {
	width:354px !important;
	height:202px !important;
}

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

#item52453 {
	width:164px !important;
	height:230px !important;
}

#item56376 {
	width:164px !important;
	height:230px !important;
	left:15px !important;
	top:6px !important;
}

#item47540 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item47567 {
	width:75px !important;
	height:20px !important;
	left:189px !important;
	top:292px !important;
}

#item47594 {
	width:75px !important;
	height:20px !important;
	left:193px !important;
	top:102px !important;
}

#item47623 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:457px !important;
}

#item47650 {
	width:110px !important;
	height:20px !important;
	left:410px !important;
	top:546px !important;
}

#item47677 {
	width:142px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item52454 {
	width:252px !important;
	height:251px !important;
}

#item56382 {
	width:252px !important;
	height:251px !important;
	left:278px !important;
	top:14px !important;
}

#item52455 {
	width:266px !important;
	height:254px !important;
}

#item56387 {
	width:266px !important;
	height:254px !important;
}

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

#item56392 {
	width:252px !important;
	height:235px !important;
	left:14px !important;
	top:318px !important;
}

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

#item56398 {
	width:252px !important;
	height:225px !important;
	left:278px !important;
	top:322px !important;
}

#item52462 {
	width:544px !important;
	height:310px !important;
}

#item56414 {
	width:544px !important;
	height:310px !important;
	left:544px !important;
}

#item47704 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item47734 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item47761 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47788 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52460 {
	width:176px !important;
	height:215px !important;
}

#item56403 {
	width:176px !important;
	height:215px !important;
	left:14px !important;
	top:321px !important;
}

#item52461 {
	width:332px !important;
	height:297px !important;
}

#item56409 {
	width:332px !important;
	height:297px !important;
	left:202px !important;
	top:322px !important;
}

#item47815 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item47845 {
	width:81px !important;
	height:20px !important;
	left:200px !important;
	top:599px !important;
}

#item47873 {
	width:157px !important;
	height:9px !important;
	left:18px !important;
	top:604px !important;
}

#item52463 {
	width:252px !important;
	height:254px !important;
}

#item56419 {
	width:252px !important;
	height:254px !important;
	left:278px !important;
}

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

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

#item52465 {
	width:160px !important;
	height:222px !important;
}

#item56429 {
	width:160px !important;
	height:222px !important;
	left:14px !important;
	top:321px !important;
}

#item52466 {
	width:176px !important;
	height:213px !important;
}

#item56434 {
	width:176px !important;
	height:213px !important;
	left:179px !important;
	top:323px !important;
}

#item52467 {
	width:166px !important;
	height:221px !important;
}

#item56439 {
	width:166px !important;
	height:221px !important;
	left:364px !important;
	top:323px !important;
}

#item47900 {
	width:144px !important;
	height:9px !important;
	left:23px !important;
	top:288px !important;
}

#item47927 {
	width:155px !important;
	height:9px !important;
	left:277px !important;
	top:303px !important;
}

#item47954 {
	width:142px !important;
	height:9px !important;
	left:365px !important;
	top:610px !important;
}

#item47981 {
	width:101px !important;
	height:20px !important;
	left:190px !important;
	top:600px !important;
}

#item48008 {
	width:121px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item52468 {
	width:160px !important;
	height:162px !important;
}

#item56444 {
	width:160px !important;
	height:162px !important;
	left:14px !important;
	top:455px !important;
}

#item52469 {
	width:266px !important;
	height:214px !important;
}

#item56449 {
	width:266px !important;
	height:214px !important;
	left:278px !important;
	top:363px !important;
}

#item52471 {
	width:252px !important;
	height:285px !important;
}

#item56456 {
	width:252px !important;
	height:285px !important;
	left:278px !important;
	top:14px !important;
}

#item52472 {
	width:159px !important;
	height:162px !important;
}

#item56461 {
	width:159px !important;
	height:162px !important;
	left:14px !important;
	top:282px !important;
}

#item52473 {
	width:252px !important;
	height:261px !important;
}

#item56466 {
	width:252px !important;
	height:261px !important;
	left:14px !important;
	top:8px !important;
}

#item48040 {
	width:160px !important;
	height:9px !important;
	left:113px !important;
	top:263px !important;
}

#item48067 {
	width:73px !important;
	height:20px !important;
	left:176px !important;
	top:599px !important;
}

#item48094 {
	width:89px !important;
	height:29px !important;
	left:177px !important;
	top:407px !important;
}

#item48125 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:343px !important;
}

#item48152 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52474 {
	width:179px !important;
	height:171px !important;
}

#item56471 {
	width:179px !important;
	height:171px !important;
	left:361px !important;
	top:40px !important;
}

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

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

#item52476 {
	width:270px !important;
	height:136px !important;
}

#item56481 {
	width:270px !important;
	height:136px !important;
	left:274px !important;
	top:219px !important;
}

#item52477 {
	width:266px !important;
	height:283px !important;
}

#item56486 {
	width:266px !important;
	height:283px !important;
	top:374px !important;
}

#item52478 {
	width:266px !important;
	height:149px !important;
}

#item56491 {
	width:266px !important;
	height:149px !important;
	left:278px !important;
	top:509px !important;
}

#item48179 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:356px !important;
}

#item48209 {
	width:120px !important;
	height:20px !important;
	left:13px !important;
	top:447px !important;
}

#item48239 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:398px !important;
}

#item48266 {
	width:142px !important;
	height:20px !important;
	left:282px !important;
	top:482px !important;
}

#item48296 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:161px !important;
}

#item48329 {
	width:88px !important;
	height:28px !important;
	left:276px !important;
	top:189px !important;
}

#item52479 {
	width:252px !important;
	height:163px !important;
}

#item56496 {
	width:252px !important;
	height:163px !important;
	left:14px !important;
	top:466px !important;
}

#item52480 {
	width:252px !important;
	height:267px !important;
}

#item56501 {
	width:252px !important;
	height:267px !important;
	left:278px !important;
	top:350px !important;
}

#item52482 {
	width:259px !important;
	height:197px !important;
}

#item56506 {
	width:259px !important;
	height:197px !important;
	left:8px !important;
	top:214px !important;
}

#item52483 {
	width:252px !important;
	height:155px !important;
}

#item56511 {
	width:252px !important;
	height:155px !important;
	left:14px !important;
}

#item52484 {
	width:265px !important;
	height:264px !important;
}

#item56516 {
	width:265px !important;
	height:264px !important;
	left:279px !important;
}

#item48360 {
	width:76px !important;
	height:20px !important;
	left:12px !important;
	top:393px !important;
}

#item48387 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:192px !important;
}

#item48414 {
	width:120px !important;
	height:9px !important;
	left:18px !important;
	top:459px !important;
}

#item48441 {
	width:136px !important;
	height:9px !important;
	left:282px !important;
	top:325px !important;
}

#item48469 {
	width:73px !important;
	height:20px !important;
	left:282px !important;
	top:600px !important;
}

#item52486 {
	width:265px !important;
	height:160px !important;
}

#item56521 {
	width:265px !important;
	height:160px !important;
	left:279px !important;
}

#item52487 {
	width:77px !important;
	height:104px !important;
}

#item56526 {
	width:77px !important;
	height:104px !important;
	left:180px !important;
	top:7px !important;
}

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

#item56532 {
	width:89px !important;
	height:83px !important;
	left:173px !important;
	top:116px !important;
}

#item52489 {
	width:126px !important;
	height:90px !important;
}

#item56537 {
	width:126px !important;
	height:90px !important;
	left:138px !important;
	top:200px !important;
}

#item52490 {
	width:53px !important;
	height:94px !important;
}

#item56542 {
	width:53px !important;
	height:94px !important;
	left:125px !important;
	top:57px !important;
}

#item52491 {
	width:44px !important;
	height:78px !important;
}

#item56547 {
	width:44px !important;
	height:78px !important;
	left:20px !important;
	top:6px !important;
}

#item52492 {
	width:74px !important;
	height:43px !important;
}

#item56552 {
	width:74px !important;
	height:43px !important;
	left:71px !important;
	top:19px !important;
}

#item52493 {
	width:59px !important;
	height:32px !important;
}

#item56557 {
	width:59px !important;
	height:32px !important;
	left:65px !important;
	top:49px !important;
}

#item52494 {
	width:87px !important;
	height:52px !important;
}

#item56562 {
	width:87px !important;
	height:52px !important;
	left:26px !important;
	top:95px !important;
}

#item52495 {
	width:126px !important;
	height:40px !important;
}

#item56567 {
	width:126px !important;
	height:40px !important;
	left:7px !important;
	top:142px !important;
}

#item52496 {
	width:188px !important;
	height:194px !important;
}

#item56572 {
	width:188px !important;
	height:194px !important;
	left:356px !important;
	top:216px !important;
}

#item52497 {
	width:188px !important;
	height:206px !important;
}

#item56577 {
	width:188px !important;
	height:206px !important;
	left:356px !important;
	top:423px !important;
}

#item52500 {
	width:181px !important;
	height:229px !important;
}

#item56582 {
	width:181px !important;
	height:229px !important;
	left:85px !important;
	top:389px !important;
}

#item48496 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:383px !important;
}

#item48523 {
	width:83px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item48550 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:197px !important;
}

#item48577 {
	width:110px !important;
	height:20px !important;
	left:13px !important;
	top:457px !important;
}

#item48608 {
	width:196px !important;
	height:21px !important;
	left:13px !important;
	top:309px !important;
}

#item48679 {
	width:203px !important;
	height:21px !important;
	left:13px !important;
	top:329px !important;
}

#item48757 {
	width:150px !important;
	height:21px !important;
	left:13px !important;
	top:350px !important;
}

#item52501 {
	width:284px !important;
	height:247px !important;
}

#item56587 {
	width:284px !important;
	height:247px !important;
	left:15px !important;
	top:403px !important;
}

#item52502 {
	width:115px !important;
	height:291px !important;
}

#item56592 {
	width:115px !important;
	height:291px !important;
	left:429px !important;
	top:337px !important;
}

#item52503 {
	width:223px !important;
	height:143px !important;
}

#item56597 {
	width:223px !important;
	height:143px !important;
	left:49px !important;
	top:211px !important;
}

#item52504 {
	width:266px !important;
	height:262px !important;
}

#item56603 {
	width:266px !important;
	height:262px !important;
	left:278px !important;
}

#item52505 {
	width:173px !important;
	height:201px !important;
}

#item56608 {
	width:173px !important;
	height:201px !important;
	left:94px !important;
}

#item48831 {
	width:71px !important;
	height:30px !important;
	left:13px !important;
	top:171px !important;
}

#item48858 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item48886 {
	width:129px !important;
	height:9px !important;
	left:14px !important;
	top:488px !important;
}

#item48913 {
	width:78px !important;
	height:29px !important;
	left:322px !important;
	top:590px !important;
}

#item48945 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:311px !important;
}

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

#item56613 {
	width:181px !important;
	height:210px !important;
	left:363px !important;
}

#item52507 {
	width:266px !important;
	height:247px !important;
}

#item56618 {
	width:266px !important;
	height:247px !important;
}

#item52508 {
	width:266px !important;
	height:195px !important;
}

#item56623 {
	width:266px !important;
	height:195px !important;
	left:278px !important;
	top:221px !important;
}

#item52509 {
	width:266px !important;
	height:245px !important;
}

#item56628 {
	width:266px !important;
	height:245px !important;
	top:309px !important;
}

#item52510 {
	width:171px !important;
	height:202px !important;
}

#item56633 {
	width:171px !important;
	height:202px !important;
	left:374px !important;
	top:428px !important;
}

#item48973 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item49002 {
	width:82px !important;
	height:20px !important;
	left:276px !important;
	top:191px !important;
}

#item49029 {
	width:128px !important;
	height:20px !important;
	left:276px !important;
	top:398px !important;
}

#item49059 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item49086 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52511 {
	width:262px !important;
	height:241px !important;
}

#item56638 {
	width:262px !important;
	height:241px !important;
	left:4px !important;
	top:323px !important;
}

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

#item56643 {
	width:266px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

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

#item56648 {
	width:266px !important;
	height:236px !important;
	left:278px !important;
}

#item52516 {
	width:260px !important;
	height:253px !important;
}

#item56654 {
	width:260px !important;
	height:253px !important;
	left:7px !important;
}

#item49116 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49143 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item49173 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49200 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item52517 {
	width:146px !important;
	height:149px !important;
}

#item56659 {
	width:146px !important;
	height:149px !important;
	left:278px !important;
	top:14px !important;
}

#item52518 {
	width:146px !important;
	height:138px !important;
}

#item56664 {
	width:146px !important;
	height:138px !important;
	left:278px !important;
	top:172px !important;
}

#item52519 {
	width:95px !important;
	height:102px !important;
}

#item56669 {
	width:95px !important;
	height:102px !important;
	left:29px !important;
	top:31px !important;
}

#item52520 {
	width:125px !important;
	height:129px !important;
}

#item56675 {
	width:125px !important;
	height:129px !important;
	left:129px !important;
	top:24px !important;
}

#item52521 {
	width:266px !important;
	height:307px !important;
}

#item56680 {
	width:266px !important;
	height:307px !important;
	top:321px !important;
}

#item52522 {
	width:181px !important;
	height:103px !important;
}

#item56685 {
	width:181px !important;
	height:103px !important;
	left:278px !important;
	top:322px !important;
}

#item52523 {
	width:118px !important;
	height:53px !important;
}

#item56690 {
	width:118px !important;
	height:53px !important;
	left:304px !important;
	top:472px !important;
}

#item52525 {
	width:115px !important;
	height:45px !important;
}

#item56695 {
	width:115px !important;
	height:45px !important;
	left:307px !important;
	top:517px !important;
}

#item52526 {
	width:116px !important;
	height:49px !important;
}

#item56700 {
	width:116px !important;
	height:49px !important;
	left:306px !important;
	top:549px !important;
}

#item52527 {
	width:120px !important;
	height:54px !important;
}

#item56705 {
	width:120px !important;
	height:54px !important;
	left:302px !important;
	top:582px !important;
}

#item49228 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:294px !important;
}

#item49259 {
	width:100px !important;
	height:20px !important;
	left:123px !important;
	top:294px !important;
}

#item49286 {
	width:69px !important;
	height:20px !important;
	left:167px !important;
	top:538px !important;
}

#item49313 {
	width:99px !important;
	height:29px !important;
	left:430px !important;
	top:280px !important;
}

#item49345 {
	width:81px !important;
	height:20px !important;
	left:429px !important;
	top:145px !important;
}

#item49373 {
	width:103px !important;
	height:9px !important;
	left:430px !important;
	top:579px !important;
}

#item49401 {
	width:103px !important;
	height:9px !important;
	left:430px !important;
	top:589px !important;
}

#item49428 {
	width:103px !important;
	height:9px !important;
	left:430px !important;
	top:600px !important;
}

#item49455 {
	width:103px !important;
	height:9px !important;
	left:430px !important;
	top:610px !important;
}

#item52528 {
	width:516px !important;
	height:295px !important;
}

#item56710 {
	width:516px !important;
	height:295px !important;
	left:14px !important;
	top:323px !important;
}

#item52529 {
	width:252px !important;
	height:232px !important;
}

#item56715 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:14px !important;
}

#item52530 {
	width:150px !important;
	height:144px !important;
}

#item56720 {
	width:150px !important;
	height:144px !important;
	left:116px !important;
	top:14px !important;
}

#item52531 {
	width:252px !important;
	height:89px !important;
}

#item56725 {
	width:252px !important;
	height:89px !important;
	left:14px !important;
	top:169px !important;
}

#item49483 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item49510 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49537 {
	width:81px !important;
	height:29px !important;
	left:13px !important;
	top:130px !important;
}

#item49567 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item52532 {
	width:83px !important;
	height:43px !important;
}

#item56730 {
	width:83px !important;
	height:43px !important;
	left:374px !important;
	top:38px !important;
}

#item52533 {
	width:69px !important;
	height:44px !important;
}

#item56735 {
	width:69px !important;
	height:44px !important;
	left:448px !important;
	top:14px !important;
}

#item52534 {
	width:68px !important;
	height:46px !important;
}

#item56740 {
	width:68px !important;
	height:46px !important;
	left:468px !important;
	top:57px !important;
}

#item52535 {
	width:266px !important;
	height:276px !important;
}

#item56746 {
	width:266px !important;
	height:276px !important;
}

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

#item56752 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:196px !important;
}

#item52537 {
	width:252px !important;
	height:181px !important;
}

#item56757 {
	width:252px !important;
	height:181px !important;
	left:14px !important;
	top:383px !important;
}

#item52542 {
	width:252px !important;
	height:181px !important;
}

#item56762 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:383px !important;
}

#item49594 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:364px !important;
}

#item49621 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49648 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:364px !important;
}

#item49675 {
	width:238px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49707 {
	width:208px !important;
	height:10px !important;
	left:276px !important;
	top:162px !important;
}

#item49738 {
	width:207px !important;
	height:10px !important;
	left:276px !important;
	top:173px !important;
}

#item49768 {
	width:207px !important;
	height:10px !important;
	left:276px !important;
	top:183px !important;
}

#item52543 {
	width:171px !important;
	height:187px !important;
}

#item56767 {
	width:171px !important;
	height:187px !important;
	left:95px !important;
	top:431px !important;
}

#item52544 {
	width:173px !important;
	height:242px !important;
}

#item56772 {
	width:173px !important;
	height:242px !important;
	left:371px !important;
	top:387px !important;
}

#item52545 {
	width:155px !important;
	height:181px !important;
}

#item56777 {
	width:155px !important;
	height:181px !important;
	left:111px !important;
	top:232px !important;
}

#item52546 {
	width:266px !important;
	height:277px !important;
}

#item56782 {
	width:266px !important;
	height:277px !important;
	left:278px !important;
}

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

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

#item49795 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

#item49822 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item49849 {
	width:81px !important;
	height:29px !important;
	left:13px !important;
	top:591px !important;
}

#item49876 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:368px !important;
}

#item49906 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item52548 {
	width:252px !important;
	height:253px !important;
}

#item56792 {
	width:252px !important;
	height:253px !important;
	left:278px !important;
}

#item52549 {
	width:266px !important;
	height:230px !important;
}

#item56797 {
	width:266px !important;
	height:230px !important;
}

#item52550 {
	width:516px !important;
	height:299px !important;
}

#item56802 {
	width:516px !important;
	height:299px !important;
	left:14px !important;
	top:323px !important;
}

#item49935 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49962 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item49989 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52551 {
	width:252px !important;
	height:102px !important;
}

#item56807 {
	width:252px !important;
	height:102px !important;
	left:14px !important;
	top:452px !important;
}

#item52552 {
	width:162px !important;
	height:166px !important;
}

#item56812 {
	width:162px !important;
	height:166px !important;
	left:369px !important;
	top:452px !important;
}

#item52553 {
	width:189px !important;
	height:165px !important;
}

#item56817 {
	width:189px !important;
	height:165px !important;
	left:355px !important;
	top:279px !important;
}

#item52554 {
	width:161px !important;
	height:104px !important;
}

#item56823 {
	width:161px !important;
	height:104px !important;
	left:105px !important;
	top:278px !important;
}

#item52555 {
	width:62px !important;
	height:62px !important;
}

#item56828 {
	width:62px !important;
	height:62px !important;
	left:37px !important;
	top:281px !important;
}

#item52556 {
	width:41px !important;
	height:46px !important;
}

#item56833 {
	width:41px !important;
	height:46px !important;
	left:20px !important;
	top:285px !important;
}

#item52557 {
	width:321px !important;
	height:264px !important;
}

#item56838 {
	width:321px !important;
	height:264px !important;
	left:223px !important;
}

#item52558 {
	width:207px !important;
	height:154px !important;
}

#item56843 {
	width:207px !important;
	height:154px !important;
	left:14px !important;
	top:14px !important;
}

#item50016 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50043 {
	width:92px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item50070 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:424px !important;
}

#item50097 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item50128 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:255px !important;
}

#item50155 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:424px !important;
}

#item50187 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:434px !important;
}

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

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

#item52562 {
	width:159px !important;
	height:194px !important;
}

#item56855 {
	width:159px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

#item52563 {
	width:252px !important;
	height:137px !important;
}

#item56860 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:220px !important;
}

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

#item56865 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:310px !important;
}

#item52565 {
	width:145px !important;
	height:196px !important;
}

#item56870 {
	width:145px !important;
	height:196px !important;
	left:278px !important;
	top:422px !important;
}

#item50218 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50245 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item50272 {
	width:172px !important;
	height:9px !important;
	left:277px !important;
	top:405px !important;
}

#item50299 {
	width:91px !important;
	height:29px !important;
	left:442px !important;
	top:179px !important;
}

#item50330 {
	width:90px !important;
	height:20px !important;
	left:427px !important;
	top:600px !important;
}

#item52566 {
	width:164px !important;
	height:144px !important;
}

#item56875 {
	width:164px !important;
	height:144px !important;
	left:14px !important;
	top:423px !important;
}

#item52567 {
	width:94px !important;
	height:194px !important;
}

#item56880 {
	width:94px !important;
	height:194px !important;
	left:261px !important;
	top:424px !important;
}

#item52568 {
	width:164px !important;
	height:133px !important;
}

#item56885 {
	width:164px !important;
	height:133px !important;
	left:366px !important;
	top:423px !important;
}

#item52569 {
	width:164px !important;
	height:206px !important;
}

#item56890 {
	width:164px !important;
	height:206px !important;
	left:366px !important;
	top:165px !important;
}

#item52570 {
	width:166px !important;
	height:142px !important;
}

#item56896 {
	width:166px !important;
	height:142px !important;
	left:189px !important;
	top:220px !important;
}

#item52571 {
	width:165px !important;
	height:132px !important;
}

#item56902 {
	width:165px !important;
	height:132px !important;
	left:14px !important;
	top:220px !important;
}

#item52572 {
	width:165px !important;
	height:130px !important;
}

#item56907 {
	width:165px !important;
	height:130px !important;
	left:14px !important;
	top:14px !important;
}

#item52573 {
	width:167px !important;
	height:194px !important;
}

#item56912 {
	width:167px !important;
	height:194px !important;
	left:188px !important;
	top:14px !important;
}

#item50358 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:198px !important;
}

#item50385 {
	width:93px !important;
	height:20px !important;
	left:187px !important;
	top:190px !important;
}

#item50413 {
	width:111px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item50441 {
	width:120px !important;
	height:9px !important;
	left:190px !important;
	top:407px !important;
}

#item50468 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:396px !important;
}

#item50495 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50522 {
	width:132px !important;
	height:20px !important;
	left:364px !important;
	top:599px !important;
}

#item50553 {
	width:72px !important;
	height:29px !important;
	left:189px !important;
	top:590px !important;
}

#item52576 {
	width:522px !important;
	height:333px !important;
}

#item56918 {
	width:522px !important;
	height:333px !important;
	left:14px !important;
	top:245px !important;
}

#item52577 {
	width:300px !important;
	height:268px !important;
}

#item56923 {
	width:300px !important;
	height:268px !important;
	left:205px !important;
	top:21px !important;
}

#item52578 {
	width:137px !important;
	height:61px !important;
}

#item56929 {
	width:137px !important;
	height:61px !important;
	left:14px !important;
	top:181px !important;
}

#item50580 {
	width:134px !important;
	height:9px !important;
	left:353px !important;
	top:567px !important;
}

#item50861 {
	width:175px !important;
	height:9px !important;
	left:12px !important;
	top:152px !important;
}
#in5footer,  #prefooter {display:none;}
