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

#item65571 {
	width:103px !important;
	height:68px !important;
}

#item65569 {
	width:103px !important;
	height:68px !important;
	left:25px !important;
	top:218px !important;
}

#item65593 {
	width:103px !important;
	height:113px !important;
}

#item65587 {
	width:103px !important;
	height:113px !important;
	left:22px !important;
	top:295px !important;
}

#item65580 {
	width:197px !important;
	height:91px !important;
}

#item65575 {
	width:197px !important;
	height:91px !important;
	left:153px !important;
	top:242px !important;
}

#item65602 {
	width:205px !important;
	height:133px !important;
}

#item65597 {
	width:205px !important;
	height:133px !important;
	left:137px !important;
	top:340px !important;
}

#item65586 {
	width:155px !important;
	height:91px !important;
}

#item65581 {
	width:155px !important;
	height:91px !important;
	left:375px !important;
	top:290px !important;
}

#item65608 {
	width:155px !important;
	height:158px !important;
}

#item65603 {
	width:155px !important;
	height:158px !important;
	left:375px !important;
	top:389px !important;
}

#item65614 {
	width:193px !important;
	height:195px !important;
}

#item65609 {
	width:193px !important;
	height:195px !important;
	left:264px !important;
	top:14px !important;
}

#item66211 {
	width:173px !important;
	height:334px !important;
}

#item66206 {
	width:173px !important;
	height:334px !important;
	left:357px !important;
	top:286px !important;
}

#item66218 {
	width:138px !important;
	height:88px !important;
}

#item66212 {
	width:138px !important;
	height:88px !important;
	left:101px !important;
	top:289px !important;
}

#item66224 {
	width:143px !important;
	height:86px !important;
}

#item66219 {
	width:143px !important;
	height:86px !important;
	left:11px !important;
	top:357px !important;
}

#item66230 {
	width:150px !important;
	height:91px !important;
}

#item66225 {
	width:150px !important;
	height:91px !important;
	left:82px !important;
	top:425px !important;
}

#item63824 {
	width:70px !important;
	height:20px !important;
	left:462px !important;
	top:141px !important;
}

#item63851 {
	width:102px !important;
	height:29px !important;
	left:265px !important;
	top:360px !important;
}

#item63881 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item63908 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item63935 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item72923 {
	width:75px !important;
	height:78px !important;
	left:464px !important;
	top:170px !important;
}

#item66236 {
	width:248px !important;
	height:203px !important;
}

#item66231 {
	width:248px !important;
	height:203px !important;
	left:12px !important;
	top:14px !important;
}

#item66242 {
	width:250px !important;
	height:195px !important;
}

#item66237 {
	width:250px !important;
	height:195px !important;
	left:280px !important;
	top:14px !important;
}

#item66249 {
	width:230px !important;
	height:99px !important;
}

#item66243 {
	width:230px !important;
	height:99px !important;
	left:288px !important;
	top:298px !important;
}

#item66375 {
	width:268px !important;
	height:142px !important;
}

#item66370 {
	width:268px !important;
	height:142px !important;
	left:240px !important;
	top:400px !important;
}

#item66367 {
	width:35px !important;
	height:212px !important;
}

#item66362 {
	width:35px !important;
	height:212px !important;
	left:87px !important;
	top:304px !important;
}

#item66257 {
	width:72px !important;
	height:295px !important;
}

#item66251 {
	width:72px !important;
	height:295px !important;
	left:8px !important;
	top:235px !important;
}

#item63962 {
	width:152px !important;
	height:9px !important;
	left:381px !important;
	top:275px !important;
}

#item63989 {
	width:79px !important;
	height:30px !important;
	left:133px !important;
	top:488px !important;
}

#item64020 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item64053 {
	width:191px !important;
	height:9px !important;
	left:215px !important;
	top:600px !important;
}

#item64085 {
	width:191px !important;
	height:9px !important;
	left:215px !important;
	top:610px !important;
}

#item64113 {
	width:118px !important;
	height:9px !important;
	left:171px !important;
	top:247px !important;
}

#item64140 {
	width:118px !important;
	height:9px !important;
	left:171px !important;
	top:258px !important;
}

#item64167 {
	width:118px !important;
	height:9px !important;
	left:171px !important;
	top:268px !important;
}

#item72967 {
	width:461px !important;
	height:568px !important;
	top:33px !important;
	border-radius:27px;
	background:#fff;
	border:solid 5.96153846153846px #c00059;
}

#item72969 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:18px !important;
	top:324px !important;
	border-radius:14px;
	background:#000;
}

#item72970 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:18px !important;
	top:413px !important;
	border-radius:14px;
	background:#000;
}

#item72971 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:18px !important;
	top:502px !important;
	border-radius:14px;
	background:#000;
}

#item72972 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:235px !important;
	top:324px !important;
	border-radius:14px;
	background:#000;
}

#item72973 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:235px !important;
	top:413px !important;
	border-radius:14px;
	background:#000;
}

#item72974 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:235px !important;
	top:502px !important;
	border-radius:14px;
	background:#000;
}

#item72964 {
	width:8px !important;
	height:13px !important;
	left:278px !important;
}

#item72962 {
	width:461px !important;
	height:601px !important;
	left:44px !important;
	top:29px !important;
}

#item65620 {
	width:153px !important;
	height:79px !important;
}

#item65615 {
	width:153px !important;
	height:79px !important;
	left:366px !important;
	top:371px !important;
}

#item66382 {
	width:159px !important;
	height:127px !important;
}

#item66376 {
	width:159px !important;
	height:127px !important;
	left:286px !important;
	top:383px !important;
}

#item66263 {
	width:120px !important;
	height:126px !important;
}

#item66258 {
	width:120px !important;
	height:126px !important;
	left:278px !important;
	top:64px !important;
}

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

#item66264 {
	width:121px !important;
	height:124px !important;
	left:409px !important;
	top:66px !important;
}

#item66276 {
	width:128px !important;
	height:129px !important;
}

#item66271 {
	width:128px !important;
	height:129px !important;
	left:135px !important;
	top:187px !important;
}

#item66282 {
	width:101px !important;
	height:120px !important;
}

#item66277 {
	width:101px !important;
	height:120px !important;
	left:29px !important;
	top:151px !important;
}

#item66288 {
	width:104px !important;
	height:256px !important;
}

#item66283 {
	width:104px !important;
	height:256px !important;
	left:14px !important;
	top:276px !important;
}

#item66294 {
	width:130px !important;
	height:273px !important;
}

#item66289 {
	width:130px !important;
	height:273px !important;
	left:125px !important;
	top:323px !important;
}

#item32271 {
	width:178px !important;
	height:10px !important;
	left:276px !important;
	top:250px !important;
}

#item32331 {
	width:178px !important;
	height:10px !important;
	left:276px !important;
	top:260px !important;
}

#item32394 {
	width:178px !important;
	height:10px !important;
	left:276px !important;
	top:271px !important;
}

#item32456 {
	width:178px !important;
	height:10px !important;
	left:276px !important;
	top:281px !important;
}

#item32513 {
	width:178px !important;
	height:10px !important;
	left:276px !important;
	top:292px !important;
}

#item32583 {
	width:178px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item32643 {
	width:218px !important;
	height:9px !important;
	left:285px !important;
	top:586px !important;
}

#item32673 {
	width:218px !important;
	height:9px !important;
	left:285px !important;
	top:597px !important;
}

#item66300 {
	width:249px !important;
	height:242px !important;
}

#item66295 {
	width:249px !important;
	height:242px !important;
	left:14px !important;
	top:325px !important;
}

#item66307 {
	width:259px !important;
	height:228px !important;
}

#item66301 {
	width:259px !important;
	height:228px !important;
	left:271px !important;
	top:322px !important;
}

#item66313 {
	width:254px !important;
	height:223px !important;
}

#item66308 {
	width:254px !important;
	height:223px !important;
	left:276px !important;
	top:14px !important;
}

#item66319 {
	width:257px !important;
	height:240px !important;
}

#item66314 {
	width:257px !important;
	height:240px !important;
	left:10px !important;
	top:17px !important;
}

#item32700 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item32730 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32761 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item32788 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item65626 {
	width:268px !important;
	height:256px !important;
}

#item65621 {
	width:268px !important;
	height:256px !important;
	left:22px !important;
	top:78px !important;
}

#item66329 {
	width:219px !important;
	height:197px !important;
}

#item66324 {
	width:219px !important;
	height:197px !important;
	left:302px !important;
	top:57px !important;
}

#item66335 {
	width:275px !important;
	height:240px !important;
}

#item66330 {
	width:275px !important;
	height:240px !important;
	left:14px !important;
	top:384px !important;
}

#item66341 {
	width:235px !important;
	height:174px !important;
}

#item66336 {
	width:235px !important;
	height:174px !important;
	left:295px !important;
	top:342px !important;
}

#item32815 {
	width:115px !important;
	height:9px !important;
	left:300px !important;
	top:317px !important;
}

#item32843 {
	width:193px !important;
	height:9px !important;
	left:340px !important;
	top:600px !important;
}

#item32873 {
	width:193px !important;
	height:9px !important;
	left:340px !important;
	top:610px !important;
}

#item66347 {
	width:252px !important;
	height:223px !important;
}

#item66342 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:323px !important;
}

#item66353 {
	width:253px !important;
	height:282px !important;
}

#item66348 {
	width:253px !important;
	height:282px !important;
	left:277px !important;
	top:323px !important;
}

#item66359 {
	width:338px !important;
	height:295px !important;
}

#item66354 {
	width:338px !important;
	height:295px !important;
	left:192px !important;
	top:14px !important;
}

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

#item66385 {
	width:170px !important;
	height:159px !important;
	left:20px !important;
	top:145px !important;
}

#item32903 {
	width:110px !important;
	height:20px !important;
	left:23px !important;
	top:116px !important;
}

#item32933 {
	width:100px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32960 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item32992 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:612px !important;
}

#item66397 {
	width:317px !important;
	height:274px !important;
}

#item66392 {
	width:317px !important;
	height:274px !important;
	left:14px !important;
	top:14px !important;
}

#item66404 {
	width:185px !important;
	height:215px !important;
}

#item66398 {
	width:185px !important;
	height:215px !important;
	left:342px !important;
	top:14px !important;
}

#item66410 {
	width:345px !important;
	height:313px !important;
}

#item66405 {
	width:345px !important;
	height:313px !important;
	left:18px !important;
	top:316px !important;
}

#item33022 {
	width:118px !important;
	height:9px !important;
	left:208px !important;
	top:296px !important;
}

#item33049 {
	width:173px !important;
	height:9px !important;
	left:341px !important;
	top:303px !important;
}

#item33076 {
	width:109px !important;
	height:20px !important;
	left:380px !important;
	top:600px !important;
}

#item65633 {
	width:252px !important;
	height:228px !important;
}

#item65627 {
	width:252px !important;
	height:228px !important;
	left:14px !important;
	top:323px !important;
}

#item66416 {
	width:250px !important;
	height:525px !important;
}

#item66411 {
	width:250px !important;
	height:525px !important;
	left:280px !important;
	top:14px !important;
}

#item66422 {
	width:250px !important;
	height:242px !important;
}

#item66417 {
	width:250px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item33103 {
	width:154px !important;
	height:9px !important;
	left:288px !important;
	top:598px !important;
}

#item33130 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33157 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item66430 {
	width:252px !important;
	height:248px !important;
}

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

#item66436 {
	width:253px !important;
	height:194px !important;
}

#item66431 {
	width:253px !important;
	height:194px !important;
	left:277px !important;
	top:14px !important;
}

#item66442 {
	width:305px !important;
	height:209px !important;
}

#item66437 {
	width:305px !important;
	height:209px !important;
	left:14px !important;
	top:417px !important;
}

#item66473 {
	width:96px !important;
	height:87px !important;
}

#item66468 {
	width:96px !important;
	height:87px !important;
	left:218px !important;
	top:330px !important;
}

#item66448 {
	width:135px !important;
	height:296px !important;
}

#item66443 {
	width:135px !important;
	height:296px !important;
	left:395px !important;
	top:322px !important;
}

#item33184 {
	width:149px !important;
	height:9px !important;
	left:17px !important;
	top:394px !important;
}

#item33212 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item33240 {
	width:78px !important;
	height:29px !important;
	left:337px !important;
	top:586px !important;
}

#item33267 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:255px !important;
}

#item65639 {
	width:247px !important;
	height:243px !important;
}

#item65634 {
	width:247px !important;
	height:243px !important;
	left:17px !important;
	top:322px !important;
}

#item66455 {
	width:121px !important;
	height:337px !important;
}

#item66449 {
	width:121px !important;
	height:337px !important;
	left:409px !important;
	top:286px !important;
}

#item66461 {
	width:191px !important;
	height:227px !important;
}

#item66456 {
	width:191px !important;
	height:227px !important;
	left:339px !important;
	top:40px !important;
}

#item66467 {
	width:152px !important;
	height:293px !important;
}

#item66462 {
	width:152px !important;
	height:293px !important;
	left:113px !important;
	top:14px !important;
}

#item33297 {
	width:72px !important;
	height:20px !important;
	left:22px !important;
	top:282px !important;
}

#item33324 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33354 {
	width:116px !important;
	height:9px !important;
	left:283px !important;
	top:538px !important;
}

#item33381 {
	width:94px !important;
	height:20px !important;
	left:278px !important;
	top:321px !important;
}

#item65645 {
	width:369px !important;
	height:298px !important;
}

#item65640 {
	width:369px !important;
	height:298px !important;
	left:17px !important;
	top:14px !important;
}

#item66481 {
	width:130px !important;
	height:115px !important;
}

#item66476 {
	width:130px !important;
	height:115px !important;
	left:400px !important;
	top:14px !important;
}

#item66487 {
	width:251px !important;
	height:262px !important;
}

#item66482 {
	width:251px !important;
	height:262px !important;
	left:14px !important;
	top:327px !important;
}

#item66493 {
	width:251px !important;
	height:229px !important;
}

#item66488 {
	width:251px !important;
	height:229px !important;
	left:279px !important;
	top:324px !important;
}

#item33408 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33435 {
	width:146px !important;
	height:9px !important;
	left:71px !important;
	top:610px !important;
}

#item33463 {
	width:132px !important;
	height:9px !important;
	left:396px !important;
	top:286px !important;
}

#item33490 {
	width:132px !important;
	height:9px !important;
	left:396px !important;
	top:296px !important;
}

#item33517 {
	width:132px !important;
	height:9px !important;
	left:396px !important;
	top:307px !important;
}

#item66499 {
	width:186px !important;
	height:186px !important;
}

#item66494 {
	width:186px !important;
	height:186px !important;
	left:17px !important;
	top:327px !important;
}

#item66505 {
	width:320px !important;
	height:300px !important;
}

#item66500 {
	width:320px !important;
	height:300px !important;
	left:210px !important;
	top:329px !important;
}

#item66512 {
	width:249px !important;
	height:308px !important;
}

#item66506 {
	width:249px !important;
	height:308px !important;
	left:281px !important;
	top:14px !important;
}

#item66518 {
	width:157px !important;
	height:299px !important;
}

#item66513 {
	width:157px !important;
	height:299px !important;
	left:108px !important;
	top:14px !important;
}

#item33544 {
	width:172px !important;
	height:9px !important;
	left:22px !important;
	top:610px !important;
}

#item33571 {
	width:71px !important;
	height:30px !important;
	left:434px !important;
	top:232px !important;
}

#item33598 {
	width:91px !important;
	height:20px !important;
	left:281px !important;
	top:287px !important;
}

#item33625 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:131px !important;
}

#item33655 {
	width:96px !important;
	height:28px !important;
	left:13px !important;
	top:150px !important;
}

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

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

#item66534 {
	width:89px !important;
	height:108px !important;
}

#item66529 {
	width:89px !important;
	height:108px !important;
	left:276px !important;
	top:123px !important;
}

#item66574 {
	width:89px !important;
	height:108px !important;
}

#item66569 {
	width:89px !important;
	height:108px !important;
	left:350px !important;
	top:48px !important;
}

#item66580 {
	width:89px !important;
	height:108px !important;
}

#item66575 {
	width:89px !important;
	height:108px !important;
	left:444px !important;
	top:119px !important;
}

#item66586 {
	width:81px !important;
	height:91px !important;
}

#item66581 {
	width:81px !important;
	height:91px !important;
	left:449px !important;
	top:14px !important;
}

#item66542 {
	width:148px !important;
	height:290px !important;
}

#item66536 {
	width:148px !important;
	height:290px !important;
	left:10px !important;
	top:323px !important;
}

#item66548 {
	width:250px !important;
	height:215px !important;
}

#item66543 {
	width:250px !important;
	height:215px !important;
	left:280px !important;
	top:323px !important;
}

#item33685 {
	width:72px !important;
	height:20px !important;
	left:168px !important;
	top:449px !important;
}

#item33714 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item33741 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33768 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:281px !important;
}

#item33796 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item33827 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item66554 {
	width:251px !important;
	height:240px !important;
}

#item66549 {
	width:251px !important;
	height:240px !important;
	left:14px !important;
	top:323px !important;
}

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

#item66557 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:322px !important;
}

#item66568 {
	width:495px !important;
	height:225px !important;
}

#item66563 {
	width:495px !important;
	height:225px !important;
	left:23px !important;
}

#item66599 {
	width:129px !important;
	height:102px !important;
}

#item66594 {
	width:129px !important;
	height:102px !important;
	left:31px !important;
	top:142px !important;
}

#item33854 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33884 {
	width:100px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item33914 {
	width:187px !important;
	height:9px !important;
	left:228px !important;
	top:283px !important;
}

#item33945 {
	width:187px !important;
	height:9px !important;
	left:228px !important;
	top:293px !important;
}

#item65657 {
	width:262px !important;
	height:166px !important;
}

#item65652 {
	width:262px !important;
	height:166px !important;
	left:14px !important;
	top:14px !important;
}

#item66605 {
	width:109px !important;
	height:106px !important;
}

#item66600 {
	width:109px !important;
	height:106px !important;
	left:421px !important;
	top:14px !important;
}

#item66648 {
	width:109px !important;
	height:106px !important;
}

#item66643 {
	width:109px !important;
	height:106px !important;
	left:288px !important;
	top:87px !important;
}

#item66655 {
	width:109px !important;
	height:106px !important;
}

#item66650 {
	width:109px !important;
	height:106px !important;
	left:402px !important;
	top:142px !important;
}

#item66611 {
	width:242px !important;
	height:289px !important;
}

#item66606 {
	width:242px !important;
	height:289px !important;
	left:14px !important;
	top:238px !important;
}

#item66617 {
	width:252px !important;
	height:223px !important;
}

#item66612 {
	width:252px !important;
	height:223px !important;
	left:279px !important;
	top:332px !important;
}

#item33972 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:216px !important;
}

#item33999 {
	width:75px !important;
	height:20px !important;
	left:23px !important;
	top:546px !important;
}

#item34026 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34053 {
	width:184px !important;
	height:9px !important;
	left:282px !important;
	top:290px !important;
}

#item34080 {
	width:184px !important;
	height:9px !important;
	left:282px !important;
	top:301px !important;
}

#item34110 {
	width:184px !important;
	height:9px !important;
	left:282px !important;
	top:311px !important;
}

#item66623 {
	width:189px !important;
	height:108px !important;
}

#item66618 {
	width:189px !important;
	height:108px !important;
	left:25px !important;
	top:81px !important;
}

#item66630 {
	width:247px !important;
	height:286px !important;
}

#item66624 {
	width:247px !important;
	height:286px !important;
	left:283px !important;
	top:320px !important;
}

#item66636 {
	width:252px !important;
	height:247px !important;
}

#item66631 {
	width:252px !important;
	height:247px !important;
	left:14px !important;
	top:323px !important;
}

#item66642 {
	width:307px !important;
	height:296px !important;
}

#item66637 {
	width:307px !important;
	height:296px !important;
	left:223px !important;
	top:14px !important;
}

#item34137 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34164 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34192 {
	width:175px !important;
	height:9px !important;
	left:24px !important;
	top:291px !important;
}

#item65663 {
	width:334px !important;
	height:240px !important;
}

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

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

#item66660 {
	width:169px !important;
	height:215px !important;
	left:361px !important;
	top:14px !important;
}

#item66671 {
	width:230px !important;
	height:327px !important;
}

#item66666 {
	width:230px !important;
	height:327px !important;
	left:28px !important;
	top:285px !important;
}

#item66677 {
	width:138px !important;
	height:213px !important;
}

#item66672 {
	width:138px !important;
	height:213px !important;
	left:361px !important;
	top:332px !important;
}

#item34219 {
	width:151px !important;
	height:9px !important;
	left:359px !important;
	top:610px !important;
}

#item34246 {
	width:88px !important;
	height:20px !important;
	left:242px !important;
	top:592px !important;
}

#item34273 {
	width:97px !important;
	height:20px !important;
	left:200px !important;
	top:269px !important;
}

#item34300 {
	width:116px !important;
	height:20px !important;
	left:363px !important;
	top:293px !important;
}

#item66683 {
	width:135px !important;
	height:255px !important;
}

#item66678 {
	width:135px !important;
	height:255px !important;
	left:17px !important;
	top:286px !important;
}

#item66690 {
	width:116px !important;
	height:254px !important;
}

#item66684 {
	width:116px !important;
	height:254px !important;
	left:275px !important;
	top:371px !important;
}

#item66696 {
	width:130px !important;
	height:227px !important;
}

#item66691 {
	width:130px !important;
	height:227px !important;
	left:400px !important;
	top:349px !important;
}

#item66702 {
	width:87px !important;
	height:322px !important;
}

#item66697 {
	width:87px !important;
	height:322px !important;
	left:443px !important;
	top:14px !important;
}

#item66709 {
	width:143px !important;
	height:162px !important;
}

#item66703 {
	width:143px !important;
	height:162px !important;
	left:283px !important;
	top:40px !important;
}

#item66715 {
	width:225px !important;
	height:199px !important;
}

#item66710 {
	width:225px !important;
	height:199px !important;
	left:14px !important;
	top:14px !important;
}

#item34327 {
	width:72px !important;
	height:29px !important;
	left:160px !important;
	top:507px !important;
}

#item34354 {
	width:137px !important;
	height:9px !important;
	left:246px !important;
	top:301px !important;
}

#item34382 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:264px !important;
}

#item34410 {
	width:152px !important;
	height:9px !important;
	left:246px !important;
	top:245px !important;
}

#item34438 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item34468 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65669 {
	width:173px !important;
	height:296px !important;
}

#item65664 {
	width:173px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item66761 {
	width:252px !important;
	height:251px !important;
}

#item66756 {
	width:252px !important;
	height:251px !important;
	left:278px !important;
	top:324px !important;
}

#item66767 {
	width:177px !important;
	height:290px !important;
}

#item66762 {
	width:177px !important;
	height:290px !important;
	left:9px !important;
	top:324px !important;
}

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

#item66768 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:14px !important;
}

#item34500 {
	width:69px !important;
	height:20px !important;
	left:191px !important;
	top:593px !important;
}

#item34527 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item34554 {
	width:114px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34581 {
	width:72px !important;
	height:20px !important;
	left:195px !important;
	top:292px !important;
}

#item66729 {
	width:252px !important;
	height:163px !important;
}

#item66724 {
	width:252px !important;
	height:163px !important;
	left:14px !important;
	top:422px !important;
}

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

#item66730 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:330px !important;
}

#item66741 {
	width:251px !important;
	height:235px !important;
}

#item66736 {
	width:251px !important;
	height:235px !important;
	left:279px !important;
	top:14px !important;
}

#item66749 {
	width:250px !important;
	height:158px !important;
}

#item66742 {
	width:250px !important;
	height:158px !important;
	left:14px !important;
	top:14px !important;
}

#item66784 {
	width:109px !important;
	height:212px !important;
}

#item66779 {
	width:109px !important;
	height:212px !important;
	left:143px !important;
	top:205px !important;
}

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

#item66750 {
	width:84px !important;
	height:141px !important;
	left:85px !important;
	top:277px !important;
}

#item34608 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34636 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34663 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:312px !important;
}

#item34695 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:190px !important;
}

#item34722 {
	width:73px !important;
	height:29px !important;
	left:13px !important;
	top:323px !important;
}

#item34752 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:354px !important;
}

#item65675 {
	width:250px !important;
	height:216px !important;
}

#item65670 {
	width:250px !important;
	height:216px !important;
	left:14px !important;
	top:14px !important;
}

#item66790 {
	width:251px !important;
	height:242px !important;
}

#item66785 {
	width:251px !important;
	height:242px !important;
	left:14px !important;
	top:321px !important;
}

#item66797 {
	width:252px !important;
	height:540px !important;
}

#item66791 {
	width:252px !important;
	height:540px !important;
	left:278px !important;
	top:14px !important;
}

#item34782 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

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

#item34836 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66803 {
	width:516px !important;
	height:334px !important;
}

#item66798 {
	width:516px !important;
	height:334px !important;
	left:14px !important;
	top:198px !important;
}

#item66809 {
	width:112px !important;
	height:103px !important;
}

#item66804 {
	width:112px !important;
	height:103px !important;
	left:14px !important;
	top:14px !important;
}

#item66816 {
	width:112px !important;
	height:103px !important;
}

#item66810 {
	width:112px !important;
	height:103px !important;
	left:137px !important;
	top:14px !important;
}

#item34864 {
	width:41px !important;
	height:9px !important;
	left:401px !important;
	top:594px !important;
}

#item34891 {
	width:41px !important;
	height:9px !important;
	left:401px !important;
	top:563px !important;
}

#item34919 {
	width:41px !important;
	height:9px !important;
	left:401px !important;
	top:577px !important;
}

#item34946 {
	width:40px !important;
	height:9px !important;
	left:330px !important;
	top:593px !important;
}

#item34973 {
	width:40px !important;
	height:9px !important;
	left:263px !important;
	top:563px !important;
}

#item35000 {
	width:40px !important;
	height:9px !important;
	left:330px !important;
	top:577px !important;
}

#item35027 {
	width:40px !important;
	height:9px !important;
	left:263px !important;
	top:593px !important;
}

#item35054 {
	width:38px !important;
	height:9px !important;
	left:263px !important;
	top:578px !important;
}

#item35081 {
	width:40px !important;
	height:9px !important;
	left:330px !important;
	top:563px !important;
}

#item65682 {
	width:200px !important;
	height:413px !important;
}

#item65676 {
	width:200px !important;
	height:413px !important;
	left:65px !important;
	top:14px !important;
}

#item66828 {
	width:173px !important;
	height:185px !important;
}

#item66823 {
	width:173px !important;
	height:185px !important;
	left:357px !important;
	top:14px !important;
}

#item66835 {
	width:169px !important;
	height:181px !important;
}

#item66830 {
	width:169px !important;
	height:181px !important;
	left:361px !important;
	top:223px !important;
}

#item66841 {
	width:492px !important;
	height:146px !important;
}

#item66836 {
	width:492px !important;
	height:146px !important;
	left:14px !important;
	top:435px !important;
}

#item35108 {
	width:68px !important;
	height:29px !important;
	left:283px !important;
	top:171px !important;
}

#item35136 {
	width:51px !important;
	height:49px !important;
	left:13px !important;
	top:270px !important;
}

#item35167 {
	width:70px !important;
	height:29px !important;
	left:276px !important;
	top:387px !important;
}

#item35194 {
	width:141px !important;
	height:9px !important;
	left:239px !important;
	top:611px !important;
}

#item66847 {
	width:230px !important;
	height:245px !important;
}

#item66842 {
	width:230px !important;
	height:245px !important;
	left:37px !important;
	top:337px !important;
}

#item66853 {
	width:249px !important;
	height:214px !important;
}

#item66848 {
	width:249px !important;
	height:214px !important;
	left:281px !important;
	top:340px !important;
}

#item66859 {
	width:84px !important;
	height:182px !important;
}

#item66854 {
	width:84px !important;
	height:182px !important;
	left:300px !important;
	top:14px !important;
}

#item66865 {
	width:117px !important;
	height:218px !important;
}

#item66860 {
	width:117px !important;
	height:218px !important;
	left:413px !important;
	top:14px !important;
}

#item66871 {
	width:254px !important;
	height:260px !important;
}

#item66866 {
	width:254px !important;
	height:260px !important;
	left:14px !important;
	top:14px !important;
}

#item35221 {
	width:83px !important;
	height:30px !important;
	left:17px !important;
	top:589px !important;
}

#item35251 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item35278 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item35305 {
	width:256px !important;
	height:10px !important;
	left:277px !important;
	top:309px !important;
}

#item35373 {
	width:256px !important;
	height:10px !important;
	left:277px !important;
	top:319px !important;
}

#item65688 {
	width:189px !important;
	height:221px !important;
}

#item65683 {
	width:189px !important;
	height:221px !important;
	left:341px !important;
	top:14px !important;
}

#item66882 {
	width:317px !important;
	height:346px !important;
}

#item66877 {
	width:317px !important;
	height:346px !important;
	left:14px !important;
	top:14px !important;
}

#item66889 {
	width:228px !important;
	height:177px !important;
}

#item66883 {
	width:228px !important;
	height:177px !important;
	left:14px !important;
	top:441px !important;
}

#item66896 {
	width:194px !important;
	height:257px !important;
}

#item66891 {
	width:194px !important;
	height:257px !important;
	left:336px !important;
	top:323px !important;
}

#item35437 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:422px !important;
}

#item35464 {
	width:68px !important;
	height:20px !important;
	left:247px !important;
	top:600px !important;
}

#item35491 {
	width:124px !important;
	height:20px !important;
	left:411px !important;
	top:595px !important;
}

#item35521 {
	width:161px !important;
	height:9px !important;
	left:347px !important;
	top:293px !important;
}

#item66902 {
	width:313px !important;
	height:288px !important;
}

#item66897 {
	width:313px !important;
	height:288px !important;
	left:217px !important;
	top:329px !important;
}

#item66908 {
	width:185px !important;
	height:155px !important;
}

#item66903 {
	width:185px !important;
	height:155px !important;
	left:23px !important;
	top:329px !important;
}

#item66914 {
	width:264px !important;
	height:241px !important;
}

#item66909 {
	width:264px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item66920 {
	width:237px !important;
	height:293px !important;
}

#item66915 {
	width:237px !important;
	height:293px !important;
	left:300px !important;
	top:14px !important;
}

#item35548 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item35576 {
	width:77px !important;
	height:20px !important;
	left:21px !important;
	top:589px !important;
}

#item35603 {
	width:99px !important;
	height:20px !important;
	left:291px !important;
	top:194px !important;
}

#item65694 {
	width:175px !important;
	height:270px !important;
}

#item65689 {
	width:175px !important;
	height:270px !important;
	left:14px !important;
	top:14px !important;
}

#item66928 {
	width:180px !important;
	height:233px !important;
}

#item66923 {
	width:180px !important;
	height:233px !important;
	left:197px !important;
	top:14px !important;
}

#item66935 {
	width:143px !important;
	height:238px !important;
}

#item66929 {
	width:143px !important;
	height:238px !important;
	left:387px !important;
	top:14px !important;
}

#item66942 {
	width:250px !important;
	height:204px !important;
}

#item66936 {
	width:250px !important;
	height:204px !important;
	left:280px !important;
	top:361px !important;
}

#item66948 {
	width:253px !important;
	height:196px !important;
}

#item66943 {
	width:253px !important;
	height:196px !important;
	left:14px !important;
	top:361px !important;
}

#item35631 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:330px !important;
}

#item35658 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item35685 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item35712 {
	width:85px !important;
	height:20px !important;
	left:386px !important;
	top:330px !important;
}

#item35739 {
	width:98px !important;
	height:20px !important;
	left:199px !important;
	top:310px !important;
}

#item35771 {
	width:154px !important;
	height:18px !important;
	left:199px !important;
	top:329px !important;
}

#item66954 {
	width:512px !important;
	height:265px !important;
}

#item66949 {
	width:512px !important;
	height:265px !important;
	left:18px !important;
	top:365px !important;
}

#item66960 {
	width:136px !important;
	height:260px !important;
}

#item66955 {
	width:136px !important;
	height:260px !important;
	left:394px !important;
	top:14px !important;
}

#item66966 {
	width:165px !important;
	height:258px !important;
}

#item66961 {
	width:165px !important;
	height:258px !important;
	left:221px !important;
	top:14px !important;
}

#item66972 {
	width:196px !important;
	height:269px !important;
}

#item66967 {
	width:196px !important;
	height:269px !important;
	left:14px !important;
	top:14px !important;
}

#item35801 {
	width:121px !important;
	height:20px !important;
	left:13px !important;
	top:330px !important;
}

#item35832 {
	width:81px !important;
	height:20px !important;
	left:26px !important;
	top:600px !important;
}

#item35859 {
	width:65px !important;
	height:9px !important;
	left:302px !important;
	top:340px !important;
}

#item35886 {
	width:54px !important;
	height:9px !important;
	left:401px !important;
	top:340px !important;
}

#item65700 {
	width:128px !important;
	height:67px !important;
}

#item65695 {
	width:128px !important;
	height:67px !important;
	left:14px !important;
	top:90px !important;
}

#item67052 {
	width:135px !important;
	height:82px !important;
}

#item67046 {
	width:135px !important;
	height:82px !important;
	left:14px !important;
	top:163px !important;
}

#item67045 {
	width:87px !important;
	height:47px !important;
}

#item67040 {
	width:87px !important;
	height:47px !important;
	left:162px !important;
	top:80px !important;
}

#item67059 {
	width:87px !important;
	height:81px !important;
}

#item67054 {
	width:87px !important;
	height:81px !important;
	left:159px !important;
	top:130px !important;
}

#item66982 {
	width:86px !important;
	height:78px !important;
}

#item66977 {
	width:86px !important;
	height:78px !important;
	left:296px !important;
	top:14px !important;
}

#item67025 {
	width:57px !important;
	height:70px !important;
}

#item67020 {
	width:57px !important;
	height:70px !important;
	left:388px !important;
	top:14px !important;
}

#item67031 {
	width:89px !important;
	height:96px !important;
}

#item67026 {
	width:89px !important;
	height:96px !important;
	left:315px !important;
	top:122px !important;
}

#item67039 {
	width:74px !important;
	height:96px !important;
}

#item67034 {
	width:74px !important;
	height:96px !important;
	left:407px !important;
	top:99px !important;
}

#item66988 {
	width:66px !important;
	height:65px !important;
}

#item66983 {
	width:66px !important;
	height:65px !important;
	left:53px !important;
	top:473px !important;
}

#item67066 {
	width:66px !important;
	height:63px !important;
}

#item67060 {
	width:66px !important;
	height:63px !important;
	left:122px !important;
	top:476px !important;
}

#item67072 {
	width:66px !important;
	height:65px !important;
}

#item67067 {
	width:66px !important;
	height:65px !important;
	left:194px !important;
	top:473px !important;
}

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

#item66989 {
	width:252px !important;
	height:222px !important;
	left:278px !important;
	top:339px !important;
}

#item35913 {
	width:166px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item35940 {
	width:200px !important;
	height:10px !important;
	left:276px !important;
	top:292px !important;
}

#item36004 {
	width:200px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item36075 {
	width:200px !important;
	height:10px !important;
	left:276px !important;
	top:313px !important;
}

#item36139 {
	width:200px !important;
	height:10px !important;
	left:276px !important;
	top:323px !important;
}

#item36202 {
	width:247px !important;
	height:10px !important;
	left:13px !important;
	top:412px !important;
}

#item36266 {
	width:247px !important;
	height:10px !important;
	left:13px !important;
	top:422px !important;
}

#item36329 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:575px !important;
}

#item36359 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:585px !important;
}

#item36390 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item67000 {
	width:348px !important;
	height:304px !important;
}

#item66995 {
	width:348px !important;
	height:304px !important;
	left:17px !important;
	top:325px !important;
}

#item67006 {
	width:160px !important;
	height:122px !important;
}

#item67001 {
	width:160px !important;
	height:122px !important;
	left:370px !important;
	top:323px !important;
}

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

#item67007 {
	width:252px !important;
	height:232px !important;
	left:279px !important;
	top:14px !important;
}

#item67019 {
	width:254px !important;
	height:247px !important;
}

#item67014 {
	width:254px !important;
	height:247px !important;
	left:14px !important;
	top:14px !important;
}

#item36423 {
	width:163px !important;
	height:9px !important;
	left:369px !important;
	top:610px !important;
}

#item36657 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item36684 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

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

#item67089 {
	width:163px !important;
	height:194px !important;
}

#item67084 {
	width:163px !important;
	height:194px !important;
	left:367px !important;
	top:14px !important;
}

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

#item67090 {
	width:162px !important;
	height:191px !important;
	left:369px !important;
	top:221px !important;
}

#item67101 {
	width:163px !important;
	height:204px !important;
}

#item67096 {
	width:163px !important;
	height:204px !important;
	left:368px !important;
	top:425px !important;
}

#item67107 {
	width:249px !important;
	height:228px !important;
}

#item67102 {
	width:249px !important;
	height:228px !important;
	left:14px !important;
	top:334px !important;
}

#item36711 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item36739 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item36766 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item36793 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item36820 {
	width:92px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item67113 {
	width:250px !important;
	height:241px !important;
}

#item67108 {
	width:250px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item67119 {
	width:181px !important;
	height:192px !important;
}

#item67114 {
	width:181px !important;
	height:192px !important;
	left:349px !important;
	top:14px !important;
}

#item67125 {
	width:180px !important;
	height:190px !important;
}

#item67120 {
	width:180px !important;
	height:190px !important;
	left:350px !important;
	top:222px !important;
}

#item67134 {
	width:64px !important;
	height:99px !important;
}

#item67129 {
	width:64px !important;
	height:99px !important;
	left:299px !important;
	top:423px !important;
}

#item67148 {
	width:64px !important;
	height:123px !important;
}

#item67142 {
	width:64px !important;
	height:123px !important;
	left:374px !important;
	top:428px !important;
}

#item67154 {
	width:64px !important;
	height:128px !important;
}

#item67149 {
	width:64px !important;
	height:128px !important;
	left:457px !important;
	top:420px !important;
}

#item67141 {
	width:236px !important;
	height:294px !important;
}

#item67135 {
	width:236px !important;
	height:294px !important;
	left:19px !important;
	top:330px !important;
}

#item36847 {
	width:83px !important;
	height:20px !important;
	left:190px !important;
	top:600px !important;
}

#item36874 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item36901 {
	width:69px !important;
	height:29px !important;
	left:276px !important;
	top:374px !important;
}

#item36931 {
	width:68px !important;
	height:29px !important;
	left:276px !important;
	top:122px !important;
}

#item36958 {
	width:54px !important;
	height:9px !important;
	left:287px !important;
	top:609px !important;
}

#item36987 {
	width:65px !important;
	height:9px !important;
	left:350px !important;
	top:609px !important;
}

#item37014 {
	width:58px !important;
	height:9px !important;
	left:424px !important;
	top:609px !important;
}

#item65713 {
	width:184px !important;
	height:295px !important;
}

#item65708 {
	width:184px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item67160 {
	width:249px !important;
	height:238px !important;
}

#item67155 {
	width:249px !important;
	height:238px !important;
	left:281px !important;
	top:14px !important;
}

#item67167 {
	width:249px !important;
	height:233px !important;
}

#item67161 {
	width:249px !important;
	height:233px !important;
	left:14px !important;
	top:324px !important;
}

#item67173 {
	width:256px !important;
	height:228px !important;
}

#item67168 {
	width:256px !important;
	height:228px !important;
	left:274px !important;
	top:323px !important;
}

#item37041 {
	width:169px !important;
	height:9px !important;
	left:19px !important;
	top:605px !important;
}

#item37068 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item37095 {
	width:146px !important;
	height:9px !important;
	left:283px !important;
	top:606px !important;
}

#item37122 {
	width:65px !important;
	height:40px !important;
	left:205px !important;
	top:256px !important;
}

#item67179 {
	width:257px !important;
	height:203px !important;
}

#item67174 {
	width:257px !important;
	height:203px !important;
	left:14px !important;
	top:14px !important;
}

#item67185 {
	width:252px !important;
	height:244px !important;
}

#item67180 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:14px !important;
}

#item67191 {
	width:252px !important;
	height:201px !important;
}

#item67186 {
	width:252px !important;
	height:201px !important;
	left:278px !important;
	top:337px !important;
}

#item67197 {
	width:114px !important;
	height:281px !important;
}

#item67192 {
	width:114px !important;
	height:281px !important;
	left:150px !important;
	top:340px !important;
}

#item67204 {
	width:126px !important;
	height:309px !important;
}

#item67198 {
	width:126px !important;
	height:309px !important;
	left:14px !important;
	top:272px !important;
}

#item37152 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

#item37180 {
	width:67px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item37208 {
	width:79px !important;
	height:20px !important;
	left:404px !important;
	top:580px !important;
}

#item37235 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:317px !important;
}

#item37262 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item65720 {
	width:250px !important;
	height:179px !important;
}

#item65714 {
	width:250px !important;
	height:179px !important;
	left:14px !important;
	top:14px !important;
}

#item67213 {
	width:255px !important;
	height:157px !important;
}

#item67208 {
	width:255px !important;
	height:157px !important;
	left:275px !important;
	top:14px !important;
}

#item67219 {
	width:136px !important;
	height:120px !important;
}

#item67214 {
	width:136px !important;
	height:120px !important;
	left:123px !important;
	top:363px !important;
}

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

#item67264 {
	width:163px !important;
	height:135px !important;
	left:14px !important;
	top:487px !important;
}

#item67226 {
	width:251px !important;
	height:171px !important;
}

#item67220 {
	width:251px !important;
	height:171px !important;
	left:279px !important;
	top:240px !important;
}

#item67233 {
	width:111px !important;
	height:169px !important;
}

#item67227 {
	width:111px !important;
	height:169px !important;
	left:420px !important;
	top:460px !important;
}

#item37290 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:220px !important;
}

#item37318 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item37345 {
	width:97px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item37372 {
	width:122px !important;
	height:9px !important;
	left:277px !important;
	top:456px !important;
}

#item37399 {
	width:92px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item37426 {
	width:92px !important;
	height:9px !important;
	left:13px !important;
	top:416px !important;
}

#item67239 {
	width:180px !important;
	height:205px !important;
}

#item67234 {
	width:180px !important;
	height:205px !important;
	left:85px !important;
	top:423px !important;
}

#item67245 {
	width:251px !important;
	height:240px !important;
}

#item67240 {
	width:251px !important;
	height:240px !important;
	left:279px !important;
	top:323px !important;
}

#item67251 {
	width:146px !important;
	height:298px !important;
}

#item67246 {
	width:146px !important;
	height:298px !important;
	left:385px !important;
	top:14px !important;
}

#item67257 {
	width:171px !important;
	height:193px !important;
}

#item67252 {
	width:171px !important;
	height:193px !important;
	left:94px !important;
	top:14px !important;
}

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

#item67258 {
	width:177px !important;
	height:118px !important;
	left:91px !important;
	top:295px !important;
}

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

#item67273 {
	width:77px !important;
	height:69px !important;
	left:94px !important;
	top:220px !important;
}

#item37453 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:180px !important;
}

#item37484 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item37512 {
	width:80px !important;
	height:29px !important;
	left:290px !important;
	top:266px !important;
}

#item37539 {
	width:105px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item37567 {
	width:73px !important;
	height:30px !important;
	left:13px !important;
	top:327px !important;
}

#item37640 {
	width:72px !important;
	height:30px !important;
	left:13px !important;
	top:357px !important;
}

#item65726 {
	width:165px !important;
	height:223px !important;
}

#item65721 {
	width:165px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item67284 {
	width:252px !important;
	height:179px !important;
}

#item67279 {
	width:252px !important;
	height:179px !important;
	left:278px !important;
	top:14px !important;
}

#item67290 {
	width:166px !important;
	height:176px !important;
}

#item67285 {
	width:166px !important;
	height:176px !important;
	left:277px !important;
	top:238px !important;
}

#item67296 {
	width:135px !important;
	height:170px !important;
}

#item67291 {
	width:135px !important;
	height:170px !important;
	left:14px !important;
	top:251px !important;
}

#item67302 {
	width:154px !important;
	height:188px !important;
}

#item67297 {
	width:154px !important;
	height:188px !important;
	left:14px !important;
	top:429px !important;
}

#item67308 {
	width:253px !important;
	height:132px !important;
}

#item67303 {
	width:253px !important;
	height:132px !important;
	left:277px !important;
	top:424px !important;
}

#item37709 {
	width:122px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item37736 {
	width:137px !important;
	height:9px !important;
	left:289px !important;
	top:216px !important;
}

#item37764 {
	width:68px !important;
	height:29px !important;
	left:173px !important;
	top:590px !important;
}

#item37791 {
	width:72px !important;
	height:20px !important;
	left:187px !important;
	top:179px !important;
}

#item37818 {
	width:106px !important;
	height:20px !important;
	left:154px !important;
	top:392px !important;
}

#item37849 {
	width:68px !important;
	height:20px !important;
	left:445px !important;
	top:302px !important;
}

#item67317 {
	width:256px !important;
	height:213px !important;
}

#item67312 {
	width:256px !important;
	height:213px !important;
	left:14px !important;
	top:322px !important;
}

#item67323 {
	width:252px !important;
	height:223px !important;
}

#item67318 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:321px !important;
}

#item67329 {
	width:255px !important;
	height:209px !important;
}

#item67324 {
	width:255px !important;
	height:209px !important;
	left:276px !important;
	top:14px !important;
}

#item67344 {
	width:83px !important;
	height:60px !important;
}

#item67339 {
	width:83px !important;
	height:60px !important;
	left:447px !important;
	top:253px !important;
}

#item67336 {
	width:254px !important;
	height:244px !important;
}

#item67330 {
	width:254px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

#item37876 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item37904 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item37934 {
	width:125px !important;
	height:9px !important;
	left:277px !important;
	top:235px !important;
}

#item37961 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:294px !important;
}

#item37988 {
	width:158px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item38018 {
	width:203px !important;
	height:9px !important;
	left:277px !important;
	top:609px !important;
}

#item65732 {
	width:196px !important;
	height:281px !important;
}

#item65727 {
	width:196px !important;
	height:281px !important;
	left:14px !important;
	top:14px !important;
}

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

#item67345 {
	width:252px !important;
	height:237px !important;
	left:278px !important;
	top:17px !important;
}

#item67356 {
	width:138px !important;
	height:120px !important;
}

#item67351 {
	width:138px !important;
	height:120px !important;
	left:383px !important;
	top:341px !important;
}

#item67396 {
	width:138px !important;
	height:120px !important;
}

#item67390 {
	width:138px !important;
	height:120px !important;
	left:274px !important;
	top:424px !important;
}

#item67363 {
	width:222px !important;
	height:293px !important;
}

#item67357 {
	width:222px !important;
	height:293px !important;
	left:14px !important;
	top:324px !important;
}

#item38048 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item38075 {
	width:94px !important;
	height:20px !important;
	left:162px !important;
	top:126px !important;
}

#item38102 {
	width:87px !important;
	height:20px !important;
	left:148px !important;
	top:398px !important;
}

#item38129 {
	width:180px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item38199 {
	width:180px !important;
	height:10px !important;
	left:276px !important;
	top:610px !important;
}

#item67369 {
	width:254px !important;
	height:232px !important;
}

#item67364 {
	width:254px !important;
	height:232px !important;
	left:14px !important;
	top:322px !important;
}

#item67375 {
	width:250px !important;
	height:166px !important;
}

#item67370 {
	width:250px !important;
	height:166px !important;
	left:280px !important;
	top:390px !important;
}

#item67381 {
	width:249px !important;
	height:284px !important;
}

#item67376 {
	width:249px !important;
	height:284px !important;
	left:281px !important;
	top:17px !important;
}

#item67387 {
	width:254px !important;
	height:244px !important;
}

#item67382 {
	width:254px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

#item38269 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item38296 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:370px !important;
}

#item38326 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38354 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65739 {
	width:250px !important;
	height:246px !important;
}

#item65733 {
	width:250px !important;
	height:246px !important;
	left:14px !important;
	top:14px !important;
}

#item67402 {
	width:251px !important;
	height:235px !important;
}

#item67397 {
	width:251px !important;
	height:235px !important;
	left:279px !important;
	top:14px !important;
}

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

#item67403 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:317px !important;
}

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

#item67409 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:318px !important;
}

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

#item38408 {
	width:135px !important;
	height:9px !important;
	left:133px !important;
	top:298px !important;
}

#item38435 {
	width:193px !important;
	height:9px !important;
	left:339px !important;
	top:298px !important;
}

#item38465 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item67421 {
	width:253px !important;
	height:245px !important;
}

#item67415 {
	width:253px !important;
	height:245px !important;
	left:14px !important;
	top:317px !important;
}

#item67427 {
	width:249px !important;
	height:308px !important;
}

#item67422 {
	width:249px !important;
	height:308px !important;
	left:281px !important;
	top:319px !important;
}

#item67433 {
	width:249px !important;
	height:237px !important;
}

#item67428 {
	width:249px !important;
	height:237px !important;
	left:281px !important;
	top:14px !important;
}

#item67439 {
	width:249px !important;
	height:241px !important;
}

#item67434 {
	width:249px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item38492 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:508px !important;
}

#item38519 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item38546 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:298px !important;
}

#item38580 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item65745 {
	width:151px !important;
	height:192px !important;
}

#item65740 {
	width:151px !important;
	height:192px !important;
	left:14px !important;
	top:14px !important;
}

#item67495 {
	width:99px !important;
	height:97px !important;
}

#item67490 {
	width:99px !important;
	height:97px !important;
	left:167px !important;
	top:14px !important;
}

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

#item67445 {
	width:252px !important;
	height:225px !important;
	left:278px !important;
	top:14px !important;
}

#item67501 {
	width:33px !important;
	height:34px !important;
}

#item67496 {
	width:33px !important;
	height:34px !important;
	left:177px !important;
	top:116px !important;
}

#item67507 {
	width:66px !important;
	height:43px !important;
}

#item67502 {
	width:66px !important;
	height:43px !important;
	left:194px !important;
	top:130px !important;
}

#item67456 {
	width:253px !important;
	height:271px !important;
}

#item67451 {
	width:253px !important;
	height:271px !important;
	left:14px !important;
	top:323px !important;
}

#item67462 {
	width:250px !important;
	height:231px !important;
}

#item67457 {
	width:250px !important;
	height:231px !important;
	left:280px !important;
	top:321px !important;
}

#item38608 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item38636 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item38666 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38693 {
	width:158px !important;
	height:21px !important;
	left:13px !important;
	top:270px !important;
}

#item38761 {
	width:155px !important;
	height:21px !important;
	left:13px !important;
	top:291px !important;
}

#item67468 {
	width:130px !important;
	height:288px !important;
}

#item67463 {
	width:130px !important;
	height:288px !important;
	left:21px !important;
	top:324px !important;
}

#item67476 {
	width:244px !important;
	height:298px !important;
}

#item67469 {
	width:244px !important;
	height:298px !important;
	left:286px !important;
	top:321px !important;
}

#item67482 {
	width:254px !important;
	height:235px !important;
}

#item67477 {
	width:254px !important;
	height:235px !important;
	left:276px !important;
	top:14px !important;
}

#item67488 {
	width:252px !important;
	height:238px !important;
}

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

#item38835 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item38865 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item38895 {
	width:111px !important;
	height:20px !important;
	left:157px !important;
	top:455px !important;
}

#item65751 {
	width:317px !important;
	height:160px !important;
}

#item65746 {
	width:317px !important;
	height:160px !important;
	left:14px !important;
	top:14px !important;
}

#item67515 {
	width:190px !important;
	height:204px !important;
}

#item67509 {
	width:190px !important;
	height:204px !important;
	left:340px !important;
	top:14px !important;
}

#item67570 {
	width:107px !important;
	height:77px !important;
}

#item67564 {
	width:107px !important;
	height:77px !important;
	left:217px !important;
	top:235px !important;
}

#item67521 {
	width:190px !important;
	height:223px !important;
}

#item67516 {
	width:190px !important;
	height:223px !important;
	left:340px !important;
	top:322px !important;
}

#item67527 {
	width:315px !important;
	height:292px !important;
}

#item67522 {
	width:315px !important;
	height:292px !important;
	left:14px !important;
	top:323px !important;
}

#item38922 {
	width:183px !important;
	height:9px !important;
	left:339px !important;
	top:302px !important;
}

#item38949 {
	width:122px !important;
	height:20px !important;
	left:340px !important;
	top:600px !important;
}

#item38979 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item39007 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:238px !important;
}

#item39035 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67533 {
	width:142px !important;
	height:119px !important;
}

#item67528 {
	width:142px !important;
	height:119px !important;
	left:125px !important;
	top:323px !important;
}

#item67539 {
	width:113px !important;
	height:118px !important;
}

#item67534 {
	width:113px !important;
	height:118px !important;
	left:153px !important;
	top:499px !important;
}

#item67545 {
	width:110px !important;
	height:297px !important;
}

#item67540 {
	width:110px !important;
	height:297px !important;
	left:278px !important;
	top:322px !important;
}

#item67558 {
	width:416px !important;
	height:289px !important;
}

#item67552 {
	width:416px !important;
	height:289px !important;
	left:114px !important;
	top:14px !important;
}

#item39062 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item39089 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:483px !important;
}

#item39119 {
	width:82px !important;
	height:20px !important;
	left:396px !important;
	top:588px !important;
}

#item39146 {
	width:78px !important;
	height:20px !important;
	left:25px !important;
	top:262px !important;
}

#item65758 {
	width:225px !important;
	height:177px !important;
}

#item65753 {
	width:225px !important;
	height:177px !important;
	left:305px !important;
	top:322px !important;
}

#item67583 {
	width:116px !important;
	height:122px !important;
}

#item67578 {
	width:116px !important;
	height:122px !important;
	left:150px !important;
	top:507px !important;
}

#item67589 {
	width:118px !important;
	height:109px !important;
}

#item67584 {
	width:118px !important;
	height:109px !important;
	left:412px !important;
	top:510px !important;
}

#item67577 {
	width:516px !important;
	height:270px !important;
}

#item67571 {
	width:516px !important;
	height:270px !important;
	left:14px !important;
	top:14px !important;
}

#item39173 {
	width:147px !important;
	height:9px !important;
	left:27px !important;
	top:465px !important;
}

#item39201 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item39229 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item39257 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item39287 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item67595 {
	width:211px !important;
	height:230px !important;
}

#item67590 {
	width:211px !important;
	height:230px !important;
	left:14px !important;
	top:323px !important;
}

#item67601 {
	width:196px !important;
	height:296px !important;
}

#item67596 {
	width:196px !important;
	height:296px !important;
	left:334px !important;
	top:323px !important;
}

#item67607 {
	width:273px !important;
	height:212px !important;
}

#item67602 {
	width:273px !important;
	height:212px !important;
	left:160px !important;
	top:35px !important;
}

#item67623 {
	width:75px !important;
	height:274px !important;
}

#item67618 {
	width:75px !important;
	height:274px !important;
	left:446px !important;
	top:26px !important;
}

#item67614 {
	width:117px !important;
	height:121px !important;
}

#item67608 {
	width:117px !important;
	height:121px !important;
	left:26px !important;
	top:26px !important;
}

#item67629 {
	width:52px !important;
	height:142px !important;
}

#item67624 {
	width:52px !important;
	height:142px !important;
	left:26px !important;
	top:155px !important;
}

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

#item67630 {
	width:58px !important;
	height:57px !important;
	left:85px !important;
	top:157px !important;
}

#item67642 {
	width:58px !important;
	height:78px !important;
}

#item67637 {
	width:58px !important;
	height:78px !important;
	left:85px !important;
	top:221px !important;
}

#item39317 {
	width:85px !important;
	height:29px !important;
	left:237px !important;
	top:590px !important;
}

#item39348 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39375 {
	width:244px !important;
	height:9px !important;
	left:164px !important;
	top:270px !important;
}

#item39405 {
	width:244px !important;
	height:9px !important;
	left:164px !important;
	top:280px !important;
}

#item39432 {
	width:244px !important;
	height:9px !important;
	left:164px !important;
	top:291px !important;
}

#item65764 {
	width:132px !important;
	height:336px !important;
}

#item65759 {
	width:132px !important;
	height:336px !important;
	left:14px !important;
	top:14px !important;
}

#item67649 {
	width:251px !important;
	height:281px !important;
}

#item67644 {
	width:251px !important;
	height:281px !important;
	left:279px !important;
	top:14px !important;
}

#item67655 {
	width:107px !important;
	height:214px !important;
}

#item67650 {
	width:107px !important;
	height:214px !important;
	left:428px !important;
	top:364px !important;
}

#item67662 {
	width:162px !important;
	height:187px !important;
}

#item67656 {
	width:162px !important;
	height:187px !important;
	left:191px !important;
	top:369px !important;
}

#item67668 {
	width:149px !important;
	height:172px !important;
}

#item67663 {
	width:149px !important;
	height:172px !important;
	left:14px !important;
	top:369px !important;
}

#item39463 {
	width:97px !important;
	height:20px !important;
	left:154px !important;
	top:156px !important;
}

#item39491 {
	width:76px !important;
	height:29px !important;
	left:364px !important;
	top:466px !important;
}

#item39518 {
	width:160px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item39545 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item39572 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:339px !important;
}

#item39602 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:350px !important;
}

#item67674 {
	width:166px !important;
	height:218px !important;
}

#item67669 {
	width:166px !important;
	height:218px !important;
	left:14px !important;
	top:323px !important;
}

#item67681 {
	width:168px !important;
	height:227px !important;
}

#item67675 {
	width:168px !important;
	height:227px !important;
	left:190px !important;
	top:323px !important;
}

#item67687 {
	width:163px !important;
	height:230px !important;
}

#item67682 {
	width:163px !important;
	height:230px !important;
	left:368px !important;
	top:323px !important;
}

#item67693 {
	width:250px !important;
	height:233px !important;
}

#item67688 {
	width:250px !important;
	height:233px !important;
	left:280px !important;
	top:14px !important;
}

#item67699 {
	width:250px !important;
	height:273px !important;
}

#item67694 {
	width:250px !important;
	height:273px !important;
	left:14px !important;
	top:14px !important;
}

#item39632 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39659 {
	width:130px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item39689 {
	width:128px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item39717 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item39744 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item65770 {
	width:251px !important;
	height:241px !important;
}

#item65765 {
	width:251px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

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

#item67701 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:14px !important;
}

#item67712 {
	width:247px !important;
	height:226px !important;
}

#item67707 {
	width:247px !important;
	height:226px !important;
	left:278px !important;
	top:322px !important;
}

#item67719 {
	width:180px !important;
	height:144px !important;
}

#item67713 {
	width:180px !important;
	height:144px !important;
	left:80px !important;
	top:323px !important;
}

#item67762 {
	width:70px !important;
	height:73px !important;
}

#item67757 {
	width:70px !important;
	height:73px !important;
	left:6px !important;
	top:389px !important;
}

#item67768 {
	width:83px !important;
	height:61px !important;
}

#item67763 {
	width:83px !important;
	height:61px !important;
	left:21px !important;
	top:474px !important;
}

#item67775 {
	width:68px !important;
	height:61px !important;
}

#item67770 {
	width:68px !important;
	height:61px !important;
	left:109px !important;
	top:474px !important;
}

#item39771 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item39798 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item39825 {
	width:126px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item39852 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item39882 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item67725 {
	width:120px !important;
	height:192px !important;
}

#item67720 {
	width:120px !important;
	height:192px !important;
	left:14px !important;
	top:14px !important;
}

#item67731 {
	width:252px !important;
	height:201px !important;
}

#item67726 {
	width:252px !important;
	height:201px !important;
	left:14px !important;
	top:210px !important;
}

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

#item67733 {
	width:156px !important;
	height:205px !important;
	left:111px !important;
	top:423px !important;
}

#item67745 {
	width:254px !important;
	height:232px !important;
}

#item67739 {
	width:254px !important;
	height:232px !important;
	left:276px !important;
	top:323px !important;
}

#item67751 {
	width:252px !important;
	height:251px !important;
}

#item67746 {
	width:252px !important;
	height:251px !important;
	left:278px !important;
	top:14px !important;
}

#item39910 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item39941 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:530px !important;
}

#item39972 {
	width:125px !important;
	height:9px !important;
	left:137px !important;
	top:200px !important;
}

#item39999 {
	width:176px !important;
	height:9px !important;
	left:282px !important;
	top:297px !important;
}

#item40029 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65776 {
	width:255px !important;
	height:169px !important;
}

#item65771 {
	width:255px !important;
	height:169px !important;
	left:14px !important;
	top:14px !important;
}

#item67781 {
	width:253px !important;
	height:168px !important;
}

#item67776 {
	width:253px !important;
	height:168px !important;
	left:277px !important;
	top:14px !important;
}

#item67787 {
	width:253px !important;
	height:159px !important;
}

#item67782 {
	width:253px !important;
	height:159px !important;
	left:277px !important;
	top:221px !important;
}

#item67793 {
	width:250px !important;
	height:162px !important;
}

#item67788 {
	width:250px !important;
	height:162px !important;
	left:14px !important;
	top:219px !important;
}

#item67799 {
	width:251px !important;
	height:163px !important;
}

#item67794 {
	width:251px !important;
	height:163px !important;
	left:14px !important;
	top:424px !important;
}

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

#item67800 {
	width:251px !important;
	height:152px !important;
	left:279px !important;
	top:424px !important;
}

#item40057 {
	width:102px !important;
	height:9px !important;
	left:12px !important;
	top:199px !important;
}

#item40084 {
	width:90px !important;
	height:20px !important;
	left:386px !important;
	top:189px !important;
}

#item40112 {
	width:199px !important;
	height:9px !important;
	left:12px !important;
	top:405px !important;
}

#item40142 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

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

#item40197 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item67811 {
	width:250px !important;
	height:145px !important;
}

#item67806 {
	width:250px !important;
	height:145px !important;
	left:14px !important;
	top:427px !important;
}

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

#item67812 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:426px !important;
}

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

#item67820 {
	width:252px !important;
	height:168px !important;
	left:278px !important;
	top:218px !important;
}

#item67832 {
	width:250px !important;
	height:167px !important;
}

#item67827 {
	width:250px !important;
	height:167px !important;
	left:14px !important;
	top:221px !important;
}

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

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

#item67844 {
	width:254px !important;
	height:152px !important;
}

#item67839 {
	width:254px !important;
	height:152px !important;
	left:276px !important;
	top:14px !important;
}

#item40224 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item40252 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item40279 {
	width:95px !important;
	height:20px !important;
	left:154px !important;
	top:395px !important;
}

#item40306 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item40333 {
	width:160px !important;
	height:9px !important;
	left:278px !important;
	top:576px !important;
}

#item40360 {
	width:92px !important;
	height:20px !important;
	left:154px !important;
	top:580px !important;
}

#item65783 {
	width:253px !important;
	height:261px !important;
}

#item65778 {
	width:253px !important;
	height:261px !important;
	left:277px !important;
	top:14px !important;
}

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

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

#item67859 {
	width:253px !important;
	height:209px !important;
}

#item67854 {
	width:253px !important;
	height:209px !important;
	left:14px !important;
	top:292px !important;
}

#item67865 {
	width:186px !important;
	height:305px !important;
}

#item67860 {
	width:186px !important;
	height:305px !important;
	left:279px !important;
	top:323px !important;
}

#item67871 {
	width:77px !important;
	height:16px !important;
}

#item67866 {
	width:77px !important;
	height:16px !important;
	left:163px !important;
	top:503px !important;
}

#item67913 {
	width:77px !important;
	height:16px !important;
}

#item67908 {
	width:77px !important;
	height:16px !important;
	left:163px !important;
	top:520px !important;
}

#item40387 {
	width:127px !important;
	height:9px !important;
	left:12px !important;
	top:273px !important;
}

#item40414 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item40446 {
	width:115px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item40473 {
	width:68px !important;
	height:20px !important;
	left:441px !important;
	top:523px !important;
}

#item40500 {
	width:113px !important;
	height:9px !important;
	left:144px !important;
	top:594px !important;
}

#item40527 {
	width:113px !important;
	height:9px !important;
	left:144px !important;
	top:605px !important;
}

#item67878 {
	width:369px !important;
	height:305px !important;
}

#item67872 {
	width:369px !important;
	height:305px !important;
	left:162px !important;
	top:322px !important;
}

#item67907 {
	width:136px !important;
	height:97px !important;
}

#item67901 {
	width:136px !important;
	height:97px !important;
	left:14px !important;
	top:284px !important;
}

#item67919 {
	width:136px !important;
	height:97px !important;
}

#item67914 {
	width:136px !important;
	height:97px !important;
	left:14px !important;
	top:389px !important;
}

#item67885 {
	width:135px !important;
	height:130px !important;
}

#item67879 {
	width:135px !important;
	height:130px !important;
	left:395px !important;
	top:180px !important;
}

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

#item67920 {
	width:209px !important;
	height:157px !important;
	left:321px !important;
	top:14px !important;
}

#item67891 {
	width:66px !important;
	height:89px !important;
}

#item67886 {
	width:66px !important;
	height:89px !important;
	left:322px !important;
	top:222px !important;
}

#item67897 {
	width:293px !important;
	height:157px !important;
}

#item67892 {
	width:293px !important;
	height:157px !important;
	left:14px !important;
	top:14px !important;
}

#item40555 {
	width:89px !important;
	height:29px !important;
	left:12px !important;
	top:243px !important;
}

#item40585 {
	width:70px !important;
	height:20px !important;
	left:106px !important;
	top:252px !important;
}

#item40612 {
	width:109px !important;
	height:29px !important;
	left:211px !important;
	top:245px !important;
}

#item40644 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item40672 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item40700 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item40727 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65790 {
	width:197px !important;
	height:179px !important;
}

#item65784 {
	width:197px !important;
	height:179px !important;
	left:334px !important;
	top:14px !important;
}

#item67933 {
	width:94px !important;
	height:384px !important;
}

#item67928 {
	width:94px !important;
	height:384px !important;
	left:14px !important;
	top:6px !important;
}

#item67939 {
	width:55px !important;
	height:198px !important;
}

#item67934 {
	width:55px !important;
	height:198px !important;
	left:116px !important;
	top:23px !important;
}

#item68004 {
	width:37px !important;
	height:122px !important;
}

#item67999 {
	width:37px !important;
	height:122px !important;
	left:177px !important;
	top:23px !important;
}

#item67945 {
	width:82px !important;
	height:78px !important;
}

#item67940 {
	width:82px !important;
	height:78px !important;
	left:122px !important;
	top:257px !important;
}

#item67951 {
	width:90px !important;
	height:345px !important;
}

#item67946 {
	width:90px !important;
	height:345px !important;
	left:229px !important;
	top:17px !important;
}

#item67963 {
	width:66px !important;
	height:16px !important;
}

#item67958 {
	width:66px !important;
	height:16px !important;
	left:14px !important;
	top:574px !important;
}

#item68010 {
	width:66px !important;
	height:16px !important;
}

#item68005 {
	width:66px !important;
	height:16px !important;
	left:14px !important;
	top:592px !important;
}

#item67957 {
	width:300px !important;
	height:278px !important;
}

#item67952 {
	width:300px !important;
	height:278px !important;
	left:230px !important;
	top:281px !important;
}

#item40754 {
	width:173px !important;
	height:9px !important;
	left:221px !important;
	top:610px !important;
}

#item40781 {
	width:131px !important;
	height:9px !important;
	left:331px !important;
	top:251px !important;
}

#item40808 {
	width:199px !important;
	height:9px !important;
	left:331px !important;
	top:261px !important;
}

#item40838 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:445px !important;
}

#item40868 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:456px !important;
}

#item40895 {
	width:200px !important;
	height:9px !important;
	left:12px !important;
	top:521px !important;
}

#item40926 {
	width:200px !important;
	height:9px !important;
	left:12px !important;
	top:532px !important;
}

#item40956 {
	width:114px !important;
	height:9px !important;
	left:86px !important;
	top:595px !important;
}

#item40983 {
	width:114px !important;
	height:9px !important;
	left:86px !important;
	top:606px !important;
}

#item67970 {
	width:320px !important;
	height:187px !important;
}

#item67964 {
	width:320px !important;
	height:187px !important;
	left:14px !important;
	top:425px !important;
}

#item67976 {
	width:185px !important;
	height:285px !important;
}

#item67971 {
	width:185px !important;
	height:285px !important;
	left:345px !important;
	top:288px !important;
}

#item67982 {
	width:210px !important;
	height:206px !important;
}

#item67977 {
	width:210px !important;
	height:206px !important;
	left:125px !important;
	top:208px !important;
}

#item67988 {
	width:256px !important;
	height:190px !important;
}

#item67983 {
	width:256px !important;
	height:190px !important;
	left:274px !important;
	top:14px !important;
}

#item67994 {
	width:109px !important;
	height:250px !important;
}

#item67989 {
	width:109px !important;
	height:250px !important;
	left:14px !important;
	top:14px !important;
}

#item41010 {
	width:96px !important;
	height:20px !important;
	left:134px !important;
	top:138px !important;
}

#item41037 {
	width:136px !important;
	height:9px !important;
	left:347px !important;
	top:267px !important;
}

#item41064 {
	width:126px !important;
	height:9px !important;
	left:346px !important;
	top:610px !important;
}

#item41091 {
	width:93px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item41118 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:367px !important;
}

#item41145 {
	width:94px !important;
	height:28px !important;
	left:13px !important;
	top:386px !important;
}

#item68018 {
	width:167px !important;
	height:346px !important;
}

#item68013 {
	width:167px !important;
	height:346px !important;
	left:14px !important;
	top:6px !important;
}

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

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

#item68030 {
	width:197px !important;
	height:121px !important;
}

#item68025 {
	width:197px !important;
	height:121px !important;
	left:317px !important;
	top:482px !important;
}

#item68036 {
	width:180px !important;
	height:256px !important;
}

#item68031 {
	width:180px !important;
	height:256px !important;
	left:14px !important;
	top:368px !important;
}

#item41177 {
	width:133px !important;
	height:9px !important;
	left:283px !important;
	top:301px !important;
}

#item41204 {
	width:88px !important;
	height:30px !important;
	left:189px !important;
	top:304px !important;
}

#item41234 {
	width:105px !important;
	height:20px !important;
	left:420px !important;
	top:418px !important;
}

#item41261 {
	width:70px !important;
	height:29px !important;
	left:208px !important;
	top:590px !important;
}

#item68042 {
	width:177px !important;
	height:261px !important;
}

#item68037 {
	width:177px !important;
	height:261px !important;
	left:86px !important;
	top:341px !important;
}

#item68048 {
	width:187px !important;
	height:295px !important;
}

#item68043 {
	width:187px !important;
	height:295px !important;
	left:343px !important;
	top:333px !important;
}

#item68055 {
	width:172px !important;
	height:286px !important;
}

#item68049 {
	width:172px !important;
	height:286px !important;
	left:358px !important;
	top:14px !important;
}

#item68061 {
	width:233px !important;
	height:297px !important;
}

#item68056 {
	width:233px !important;
	height:297px !important;
	left:14px !important;
	top:18px !important;
}

#item41288 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:523px !important;
}

#item41315 {
	width:128px !important;
	height:20px !important;
	left:134px !important;
	top:75px !important;
}

#item41347 {
	width:71px !important;
	height:40px !important;
	left:276px !important;
	top:232px !important;
}

#item41377 {
	width:106px !important;
	height:20px !important;
	left:261px !important;
	top:574px !important;
}

#item41405 {
	width:98px !important;
	height:28px !important;
	left:261px !important;
	top:593px !important;
}

#item65813 {
	width:66px !important;
	height:54px !important;
}

#item65808 {
	width:66px !important;
	height:54px !important;
	left:135px !important;
	top:109px !important;
}

#item68132 {
	width:93px !important;
	height:169px !important;
}

#item68127 {
	width:93px !important;
	height:169px !important;
	left:23px !important;
	top:31px !important;
}

#item68070 {
	width:286px !important;
	height:193px !important;
}

#item68064 {
	width:286px !important;
	height:193px !important;
	left:244px !important;
	top:14px !important;
}

#item68076 {
	width:139px !important;
	height:170px !important;
}

#item68071 {
	width:139px !important;
	height:170px !important;
	left:315px !important;
	top:212px !important;
}

#item68082 {
	width:231px !important;
	height:228px !important;
}

#item68077 {
	width:231px !important;
	height:228px !important;
	left:299px !important;
	top:393px !important;
}

#item68088 {
	width:176px !important;
	height:300px !important;
}

#item68083 {
	width:176px !important;
	height:300px !important;
	left:23px !important;
	top:318px !important;
}

#item41435 {
	width:69px !important;
	height:29px !important;
	left:460px !important;
	top:342px !important;
}

#item41463 {
	width:72px !important;
	height:29px !important;
	left:228px !important;
	top:354px !important;
}

#item41490 {
	width:84px !important;
	height:30px !important;
	left:228px !important;
	top:498px !important;
}

#item41517 {
	width:116px !important;
	height:20px !important;
	left:152px !important;
	top:600px !important;
}

#item41544 {
	width:196px !important;
	height:9px !important;
	left:20px !important;
	top:292px !important;
}

#item41574 {
	width:196px !important;
	height:9px !important;
	left:20px !important;
	top:303px !important;
}

#item68094 {
	width:280px !important;
	height:238px !important;
}

#item68089 {
	width:280px !important;
	height:238px !important;
	left:256px !important;
	top:337px !important;
}

#item68100 {
	width:88px !important;
	height:15px !important;
}

#item68095 {
	width:88px !important;
	height:15px !important;
	left:220px !important;
	top:587px !important;
}

#item68138 {
	width:88px !important;
	height:17px !important;
}

#item68133 {
	width:88px !important;
	height:17px !important;
	left:220px !important;
	top:603px !important;
}

#item68106 {
	width:213px !important;
	height:198px !important;
}

#item68101 {
	width:213px !important;
	height:198px !important;
	left:14px !important;
	top:272px !important;
}

#item68114 {
	width:221px !important;
	height:246px !important;
}

#item68107 {
	width:221px !important;
	height:246px !important;
	left:14px !important;
	top:14px !important;
}

#item68120 {
	width:225px !important;
	height:230px !important;
}

#item68115 {
	width:225px !important;
	height:230px !important;
	left:306px !important;
	top:14px !important;
}

#item41604 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:538px !important;
}

#item41636 {
	width:82px !important;
	height:29px !important;
	left:234px !important;
	top:428px !important;
}

#item41666 {
	width:98px !important;
	height:20px !important;
	left:247px !important;
	top:238px !important;
}

#item41693 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item41723 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41750 {
	width:207px !important;
	height:9px !important;
	left:247px !important;
	top:305px !important;
}

#item41780 {
	width:207px !important;
	height:9px !important;
	left:247px !important;
	top:315px !important;
}

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

#item65814 {
	width:264px !important;
	height:203px !important;
	left:14px !important;
	top:14px !important;
}

#item68150 {
	width:236px !important;
	height:247px !important;
}

#item68145 {
	width:236px !important;
	height:247px !important;
	left:294px !important;
	top:14px !important;
}

#item68157 {
	width:94px !important;
	height:161px !important;
}

#item68151 {
	width:94px !important;
	height:161px !important;
	left:54px !important;
	top:376px !important;
}

#item68213 {
	width:140px !important;
	height:47px !important;
}

#item68208 {
	width:140px !important;
	height:47px !important;
	left:18px !important;
	top:320px !important;
}

#item68219 {
	width:77px !important;
	height:24px !important;
}

#item68214 {
	width:77px !important;
	height:24px !important;
	left:75px !important;
	top:292px !important;
}

#item68164 {
	width:160px !important;
	height:299px !important;
}

#item68158 {
	width:160px !important;
	height:299px !important;
	left:373px !important;
	top:338px !important;
}

#item41810 {
	width:77px !important;
	height:20px !important;
	left:287px !important;
	top:573px !important;
}

#item41837 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:264px !important;
}

#item41865 {
	width:231px !important;
	height:9px !important;
	left:292px !important;
	top:308px !important;
}

#item41897 {
	width:231px !important;
	height:9px !important;
	left:292px !important;
	top:318px !important;
}

#item41927 {
	width:89px !important;
	height:20px !important;
	left:173px !important;
	top:548px !important;
}

#item41957 {
	width:84px !important;
	height:29px !important;
	left:173px !important;
	top:568px !important;
}

#item41987 {
	width:93px !important;
	height:20px !important;
	left:173px !important;
	top:599px !important;
}

#item68170 {
	width:198px !important;
	height:84px !important;
}

#item68165 {
	width:198px !important;
	height:84px !important;
	left:14px !important;
	top:553px !important;
}

#item68176 {
	width:197px !important;
	height:75px !important;
}

#item68171 {
	width:197px !important;
	height:75px !important;
	left:78px !important;
	top:476px !important;
}

#item68183 {
	width:173px !important;
	height:190px !important;
}

#item68177 {
	width:173px !important;
	height:190px !important;
	left:102px !important;
	top:281px !important;
}

#item68189 {
	width:136px !important;
	height:238px !important;
}

#item68184 {
	width:136px !important;
	height:238px !important;
	left:394px !important;
	top:383px !important;
}

#item68195 {
	width:66px !important;
	height:54px !important;
	top:113px !important;
}

#item68190 {
	width:89px !important;
	height:298px !important;
	left:441px !important;
	top:14px !important;
}

#item68201 {
	width:129px !important;
	height:295px !important;
}

#item68196 {
	width:129px !important;
	height:295px !important;
	left:280px !important;
	top:14px !important;
}

#item68207 {
	width:142px !important;
	height:243px !important;
}

#item68202 {
	width:142px !important;
	height:243px !important;
	left:93px !important;
	top:14px !important;
}

#item42017 {
	width:63px !important;
	height:20px !important;
	left:13px !important;
	top:529px !important;
}

#item42044 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:371px !important;
}

#item42071 {
	width:72px !important;
	height:29px !important;
	left:20px !important;
	top:219px !important;
}

#item42100 {
	width:188px !important;
	height:9px !important;
	left:288px !important;
	top:362px !important;
}

#item42130 {
	width:188px !important;
	height:9px !important;
	left:288px !important;
	top:373px !important;
}

#item42157 {
	width:125px !important;
	height:9px !important;
	left:286px !important;
	top:572px !important;
}

#item42184 {
	width:89px !important;
	height:28px !important;
	left:286px !important;
	top:581px !important;
}

#item65825 {
	width:147px !important;
	height:116px !important;
}

#item65820 {
	width:147px !important;
	height:116px !important;
	left:119px !important;
	top:14px !important;
}

#item68228 {
	width:95px !important;
	height:351px !important;
}

#item68223 {
	width:95px !important;
	height:351px !important;
	left:14px !important;
	top:14px !important;
}

#item68234 {
	width:231px !important;
	height:227px !important;
}

#item68229 {
	width:231px !important;
	height:227px !important;
	left:300px !important;
	top:14px !important;
}

#item68241 {
	width:203px !important;
	height:111px !important;
}

#item68235 {
	width:203px !important;
	height:111px !important;
	left:327px !important;
	top:253px !important;
}

#item68248 {
	width:204px !important;
	height:194px !important;
}

#item68242 {
	width:204px !important;
	height:194px !important;
	left:326px !important;
	top:376px !important;
}

#item68254 {
	width:91px !important;
	height:80px !important;
}

#item68249 {
	width:91px !important;
	height:80px !important;
	left:279px !important;
	top:473px !important;
}

#item68260 {
	width:121px !important;
	height:122px !important;
}

#item68255 {
	width:121px !important;
	height:122px !important;
	left:135px !important;
	top:510px !important;
}

#item68266 {
	width:99px !important;
	height:123px !important;
}

#item68261 {
	width:99px !important;
	height:123px !important;
	left:14px !important;
	top:397px !important;
}

#item42214 {
	width:137px !important;
	height:9px !important;
	left:118px !important;
	top:421px !important;
}

#item42241 {
	width:99px !important;
	height:20px !important;
	left:119px !important;
	top:279px !important;
}

#item42268 {
	width:100px !important;
	height:20px !important;
	left:119px !important;
	top:342px !important;
}

#item42295 {
	width:111px !important;
	height:20px !important;
	left:119px !important;
	top:186px !important;
}

#item42329 {
	width:136px !important;
	height:20px !important;
	left:119px !important;
	top:206px !important;
}

#item42360 {
	width:69px !important;
	height:20px !important;
	left:12px !important;
	top:580px !important;
}

#item42387 {
	width:71px !important;
	height:20px !important;
	left:12px !important;
	top:600px !important;
}

#item42414 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item42444 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68272 {
	width:254px !important;
	height:191px !important;
}

#item68267 {
	width:254px !important;
	height:191px !important;
	left:14px !important;
	top:369px !important;
}

#item68278 {
	width:252px !important;
	height:185px !important;
}

#item68273 {
	width:252px !important;
	height:185px !important;
	left:278px !important;
	top:375px !important;
}

#item68285 {
	width:153px !important;
	height:349px !important;
}

#item68279 {
	width:153px !important;
	height:349px !important;
	left:351px !important;
	top:14px !important;
}

#item68291 {
	width:141px !important;
	height:329px !important;
}

#item68286 {
	width:141px !important;
	height:329px !important;
	left:122px !important;
	top:24px !important;
}

#item68297 {
	width:88px !important;
	height:47px !important;
}

#item68292 {
	width:88px !important;
	height:47px !important;
	left:23px !important;
	top:265px !important;
}

#item42474 {
	width:72px !important;
	height:20px !important;
	left:21px !important;
	top:139px !important;
}

#item42501 {
	width:72px !important;
	height:29px !important;
	left:277px !important;
	top:330px !important;
}

#item42528 {
	width:81px !important;
	height:20px !important;
	left:23px !important;
	top:238px !important;
}

#item42555 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42583 {
	width:113px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65831 {
	width:221px !important;
	height:243px !important;
}

#item65826 {
	width:221px !important;
	height:243px !important;
	left:14px !important;
	top:14px !important;
}

#item68308 {
	width:284px !important;
	height:147px !important;
}

#item68303 {
	width:284px !important;
	height:147px !important;
	left:246px !important;
	top:14px !important;
}

#item68314 {
	width:137px !important;
	height:89px !important;
}

#item68309 {
	width:137px !important;
	height:89px !important;
	left:379px !important;
	top:215px !important;
}

#item68320 {
	width:146px !important;
	height:103px !important;
}

#item68315 {
	width:146px !important;
	height:103px !important;
	left:264px !important;
	top:283px !important;
}

#item68326 {
	width:292px !important;
	height:211px !important;
}

#item68321 {
	width:292px !important;
	height:211px !important;
	left:14px !important;
	top:429px !important;
}

#item68332 {
	width:96px !important;
	height:65px !important;
}

#item68327 {
	width:96px !important;
	height:65px !important;
	left:317px !important;
	top:479px !important;
}

#item68338 {
	width:130px !important;
	height:125px !important;
}

#item68333 {
	width:130px !important;
	height:125px !important;
	left:400px !important;
	top:519px !important;
}

#item42610 {
	width:161px !important;
	height:9px !important;
	left:244px !important;
	top:201px !important;
}

#item42637 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item42664 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:362px !important;
}

#item42691 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:373px !important;
}

#item42718 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:383px !important;
}

#item42745 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item42776 {
	width:168px !important;
	height:9px !important;
	left:235px !important;
	top:433px !important;
}

#item42803 {
	width:168px !important;
	height:9px !important;
	left:235px !important;
	top:443px !important;
}

#item42831 {
	width:168px !important;
	height:18px !important;
	left:235px !important;
	top:452px !important;
}

#item42862 {
	width:70px !important;
	height:30px !important;
	left:438px !important;
	top:455px !important;
}

#item42892 {
	width:96px !important;
	height:28px !important;
	left:438px !important;
	top:485px !important;
}

#item68348 {
	width:75px !important;
	height:72px !important;
}

#item68343 {
	width:75px !important;
	height:72px !important;
	left:133px !important;
	top:480px !important;
}

#item68379 {
	width:75px !important;
	height:72px !important;
}

#item68374 {
	width:75px !important;
	height:72px !important;
	left:84px !important;
	top:529px !important;
}

#item68385 {
	width:75px !important;
	height:72px !important;
}

#item68380 {
	width:75px !important;
	height:72px !important;
	left:40px !important;
	top:574px !important;
}

#item68354 {
	width:282px !important;
	height:249px !important;
}

#item68349 {
	width:282px !important;
	height:249px !important;
	left:254px !important;
	top:330px !important;
}

#item68392 {
	width:80px !important;
	height:12px !important;
}

#item68387 {
	width:80px !important;
	height:12px !important;
	left:425px !important;
	top:607px !important;
}

#item68398 {
	width:80px !important;
	height:12px !important;
}

#item68393 {
	width:80px !important;
	height:12px !important;
	left:425px !important;
	top:620px !important;
}

#item68404 {
	width:80px !important;
	height:15px !important;
}

#item68399 {
	width:80px !important;
	height:15px !important;
	left:425px !important;
	top:633px !important;
}

#item68360 {
	width:39px !important;
	height:140px !important;
}

#item68355 {
	width:39px !important;
	height:140px !important;
	left:264px !important;
	top:14px !important;
}

#item68411 {
	width:39px !important;
	height:140px !important;
}

#item68406 {
	width:39px !important;
	height:140px !important;
	left:420px !important;
	top:14px !important;
}

#item68419 {
	width:39px !important;
	height:125px !important;
}

#item68412 {
	width:39px !important;
	height:125px !important;
	left:375px !important;
	top:6px !important;
}

#item68425 {
	width:39px !important;
	height:125px !important;
}

#item68420 {
	width:39px !important;
	height:125px !important;
	left:325px !important;
	top:67px !important;
}

#item68432 {
	width:39px !important;
	height:145px !important;
}

#item68426 {
	width:39px !important;
	height:145px !important;
	left:377px !important;
	top:138px !important;
}

#item68438 {
	width:35px !important;
	height:113px !important;
}

#item68433 {
	width:35px !important;
	height:113px !important;
	left:488px !important;
	top:99px !important;
}

#item68367 {
	width:147px !important;
	height:174px !important;
}

#item68361 {
	width:147px !important;
	height:174px !important;
	left:81px !important;
	top:14px !important;
}

#item68373 {
	width:91px !important;
	height:212px !important;
}

#item68368 {
	width:91px !important;
	height:212px !important;
	left:104px !important;
	top:255px !important;
}

#item42924 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:265px !important;
}

#item42951 {
	width:80px !important;
	height:20px !important;
	left:12px !important;
	top:133px !important;
}

#item42979 {
	width:118px !important;
	height:20px !important;
	left:210px !important;
	top:389px !important;
}

#item43006 {
	width:95px !important;
	height:9px !important;
	left:13px !important;
	top:487px !important;
}

#item43034 {
	width:95px !important;
	height:9px !important;
	left:13px !important;
	top:498px !important;
}

#item43061 {
	width:95px !important;
	height:9px !important;
	left:13px !important;
	top:508px !important;
}

#item43088 {
	width:167px !important;
	height:9px !important;
	left:209px !important;
	top:247px !important;
}

#item43119 {
	width:167px !important;
	height:9px !important;
	left:209px !important;
	top:257px !important;
}

#item43149 {
	width:167px !important;
	height:9px !important;
	left:209px !important;
	top:268px !important;
}

#item43179 {
	width:166px !important;
	height:19px !important;
	left:209px !important;
	top:276px !important;
}

#item43211 {
	width:192px !important;
	height:9px !important;
	left:214px !important;
	top:619px !important;
}

#item43241 {
	width:192px !important;
	height:9px !important;
	left:214px !important;
	top:629px !important;
}

#item43274 {
	width:192px !important;
	height:9px !important;
	left:214px !important;
	top:640px !important;
}

#item65837 {
	width:162px !important;
	height:261px !important;
}

#item65832 {
	width:162px !important;
	height:261px !important;
	left:14px !important;
	top:14px !important;
}

#item68448 {
	width:186px !important;
	height:218px !important;
}

#item68443 {
	width:186px !important;
	height:218px !important;
	left:188px !important;
	top:14px !important;
}

#item68454 {
	width:147px !important;
	height:272px !important;
}

#item68449 {
	width:147px !important;
	height:272px !important;
	left:383px !important;
	top:6px !important;
}

#item68460 {
	width:126px !important;
	height:211px !important;
}

#item68455 {
	width:126px !important;
	height:211px !important;
	left:404px !important;
	top:433px !important;
}

#item68467 {
	width:222px !important;
	height:186px !important;
}

#item68461 {
	width:222px !important;
	height:186px !important;
	left:14px !important;
	top:334px !important;
}

#item68473 {
	width:102px !important;
	height:74px !important;
}

#item68468 {
	width:102px !important;
	height:74px !important;
	left:244px !important;
	top:469px !important;
}

#item68479 {
	width:109px !important;
	height:83px !important;
}

#item68474 {
	width:109px !important;
	height:83px !important;
	left:21px !important;
	top:526px !important;
}

#item68515 {
	width:84px !important;
	height:80px !important;
}

#item68510 {
	width:84px !important;
	height:80px !important;
	left:31px !important;
	top:526px !important;
}

#item68527 {
	width:55px !important;
	height:42px !important;
}

#item68522 {
	width:55px !important;
	height:42px !important;
	left:73px !important;
	top:527px !important;
}

#item43307 {
	width:80px !important;
	height:20px !important;
	left:54px !important;
	top:305px !important;
}

#item43334 {
	width:121px !important;
	height:9px !important;
	left:386px !important;
	top:414px !important;
}

#item43361 {
	width:111px !important;
	height:20px !important;
	left:386px !important;
	top:342px !important;
}

#item43388 {
	width:40px !important;
	height:9px !important;
	left:272px !important;
	top:565px !important;
}

#item43415 {
	width:41px !important;
	height:9px !important;
	left:317px !important;
	top:565px !important;
}

#item43442 {
	width:41px !important;
	height:9px !important;
	left:272px !important;
	top:577px !important;
}

#item43469 {
	width:41px !important;
	height:9px !important;
	left:317px !important;
	top:577px !important;
}

#item43496 {
	width:41px !important;
	height:9px !important;
	left:358px !important;
	top:577px !important;
}

#item43525 {
	width:41px !important;
	height:9px !important;
	left:358px !important;
	top:565px !important;
}

#item43553 {
	width:40px !important;
	height:9px !important;
	left:272px !important;
	top:587px !important;
}

#item43580 {
	width:41px !important;
	height:9px !important;
	left:317px !important;
	top:587px !important;
}

#item43607 {
	width:41px !important;
	height:9px !important;
	left:358px !important;
	top:587px !important;
}

#item43634 {
	width:110px !important;
	height:9px !important;
	left:197px !important;
	top:289px !important;
}

#item43661 {
	width:143px !important;
	height:19px !important;
	left:197px !important;
	top:298px !important;
}

#item68485 {
	width:166px !important;
	height:210px !important;
}

#item68480 {
	width:166px !important;
	height:210px !important;
	left:95px !important;
	top:37px !important;
}

#item68493 {
	width:260px !important;
	height:213px !important;
}

#item68486 {
	width:260px !important;
	height:213px !important;
	left:270px !important;
	top:14px !important;
}

#item68499 {
	width:224px !important;
	height:191px !important;
}

#item68494 {
	width:224px !important;
	height:191px !important;
	left:14px !important;
	top:258px !important;
}

#item68505 {
	width:124px !important;
	height:84px !important;
}

#item68500 {
	width:124px !important;
	height:84px !important;
	left:37px !important;
	top:556px !important;
}

#item68539 {
	width:92px !important;
	height:72px !important;
}

#item68534 {
	width:92px !important;
	height:72px !important;
	left:221px !important;
	top:466px !important;
}

#item68570 {
	width:126px !important;
	height:90px !important;
}

#item68565 {
	width:126px !important;
	height:90px !important;
	left:261px !important;
	top:563px !important;
}

#item68545 {
	width:92px !important;
	height:41px !important;
}

#item68540 {
	width:92px !important;
	height:41px !important;
	left:256px !important;
	top:421px !important;
}

#item68551 {
	width:50px !important;
	height:88px !important;
}

#item68546 {
	width:50px !important;
	height:88px !important;
	left:315px !important;
	top:463px !important;
}

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

#item68552 {
	width:62px !important;
	height:120px !important;
	left:367px !important;
	top:455px !important;
}

#item68564 {
	width:99px !important;
	height:151px !important;
}

#item68558 {
	width:99px !important;
	height:151px !important;
	left:431px !important;
	top:466px !important;
}

#item43692 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:490px !important;
}

#item43719 {
	width:127px !important;
	height:9px !important;
	left:285px !important;
	top:289px !important;
}

#item43747 {
	width:77px !important;
	height:30px !important;
	left:13px !important;
	top:141px !important;
}

#item43774 {
	width:77px !important;
	height:36px !important;
	left:13px !important;
	top:172px !important;
}

#item43805 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:349px !important;
}

#item43832 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:360px !important;
}

#item43859 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:370px !important;
}

#item43886 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:381px !important;
}

#item65843 {
	width:235px !important;
	height:228px !important;
}

#item65838 {
	width:235px !important;
	height:228px !important;
	left:14px !important;
	top:14px !important;
}

#item68579 {
	width:193px !important;
	height:372px !important;
}

#item68574 {
	width:193px !important;
	height:372px !important;
	left:337px !important;
	top:14px !important;
}

#item68585 {
	width:369px !important;
	height:154px !important;
}

#item68580 {
	width:369px !important;
	height:154px !important;
	left:14px !important;
	top:388px !important;
}

#item68593 {
	width:111px !important;
	height:72px !important;
}

#item68586 {
	width:111px !important;
	height:72px !important;
	left:14px !important;
	top:547px !important;
}

#item68599 {
	width:138px !important;
	height:150px !important;
}

#item68594 {
	width:138px !important;
	height:150px !important;
	left:392px !important;
	top:459px !important;
}

#item43913 {
	width:77px !important;
	height:29px !important;
	left:252px !important;
	top:122px !important;
}

#item43940 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:295px !important;
}

#item43967 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:348px !important;
}

#item43998 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:359px !important;
}

#item44028 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:369px !important;
}

#item44055 {
	width:98px !important;
	height:20px !important;
	left:207px !important;
	top:333px !important;
}

#item44087 {
	width:89px !important;
	height:26px !important;
	left:207px !important;
	top:352px !important;
}

#item68605 {
	width:218px !important;
	height:173px !important;
}

#item68600 {
	width:218px !important;
	height:173px !important;
	left:14px !important;
	top:14px !important;
}

#item68611 {
	width:286px !important;
	height:226px !important;
}

#item68606 {
	width:286px !important;
	height:226px !important;
	left:244px !important;
	top:14px !important;
}

#item68617 {
	width:243px !important;
	height:248px !important;
}

#item68612 {
	width:243px !important;
	height:248px !important;
	left:287px !important;
	top:277px !important;
}

#item68623 {
	width:80px !important;
	height:32px !important;
}

#item68618 {
	width:80px !important;
	height:32px !important;
	left:394px !important;
	top:533px !important;
}

#item68629 {
	width:105px !important;
	height:119px !important;
}

#item68624 {
	width:105px !important;
	height:119px !important;
	left:177px !important;
	top:465px !important;
}

#item68635 {
	width:146px !important;
	height:112px !important;
}

#item68630 {
	width:146px !important;
	height:112px !important;
	left:60px !important;
	top:523px !important;
}

#item68641 {
	width:138px !important;
	height:71px !important;
}

#item68636 {
	width:138px !important;
	height:71px !important;
	left:14px !important;
	top:269px !important;
}

#item44118 {
	width:111px !important;
	height:20px !important;
	left:12px !important;
	top:234px !important;
}

#item44145 {
	width:106px !important;
	height:20px !important;
	left:158px !important;
	top:368px !important;
}

#item44172 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:386px !important;
}

#item44199 {
	width:136px !important;
	height:9px !important;
	left:246px !important;
	top:245px !important;
}

#item44228 {
	width:107px !important;
	height:20px !important;
	left:390px !important;
	top:600px !important;
}

#item44255 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:472px !important;
}

#item44285 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:493px !important;
}

#item65849 {
	width:257px !important;
	height:267px !important;
}

#item65844 {
	width:257px !important;
	height:267px !important;
	left:14px !important;
	top:14px !important;
}

#item68659 {
	width:142px !important;
	height:308px !important;
}

#item68654 {
	width:142px !important;
	height:308px !important;
	left:383px !important;
	top:14px !important;
}

#item68665 {
	width:315px !important;
	height:180px !important;
}

#item68660 {
	width:315px !important;
	height:180px !important;
	left:14px !important;
	top:308px !important;
}

#item68671 {
	width:124px !important;
	height:117px !important;
}

#item68666 {
	width:124px !important;
	height:117px !important;
	left:14px !important;
	top:510px !important;
}

#item68677 {
	width:126px !important;
	height:264px !important;
}

#item68672 {
	width:126px !important;
	height:264px !important;
	left:404px !important;
	top:380px !important;
}

#item44315 {
	width:86px !important;
	height:20px !important;
	left:285px !important;
	top:259px !important;
}

#item44343 {
	width:78px !important;
	height:29px !important;
	left:329px !important;
	top:589px !important;
}

#item44370 {
	width:96px !important;
	height:20px !important;
	left:285px !important;
	top:123px !important;
}

#item44400 {
	width:96px !important;
	height:28px !important;
	left:285px !important;
	top:144px !important;
}

#item44430 {
	width:124px !important;
	height:20px !important;
	left:146px !important;
	top:555px !important;
}

#item44461 {
	width:159px !important;
	height:20px !important;
	left:146px !important;
	top:577px !important;
}

#item44492 {
	width:158px !important;
	height:20px !important;
	left:146px !important;
	top:600px !important;
}

#item68683 {
	width:196px !important;
	height:220px !important;
}

#item68678 {
	width:196px !important;
	height:220px !important;
	left:14px !important;
	top:335px !important;
}

#item68689 {
	width:203px !important;
	height:199px !important;
}

#item68684 {
	width:203px !important;
	height:199px !important;
	left:327px !important;
	top:351px !important;
}

#item68725 {
	width:89px !important;
	height:57px !important;
}

#item68720 {
	width:89px !important;
	height:57px !important;
	left:327px !important;
	top:299px !important;
}

#item68695 {
	width:99px !important;
	height:201px !important;
}

#item68690 {
	width:99px !important;
	height:201px !important;
	left:214px !important;
	top:335px !important;
}

#item68701 {
	width:156px !important;
	height:148px !important;
}

#item68696 {
	width:156px !important;
	height:148px !important;
	left:140px !important;
	top:176px !important;
}

#item68709 {
	width:213px !important;
	height:154px !important;
}

#item68704 {
	width:213px !important;
	height:154px !important;
	left:90px !important;
	top:14px !important;
}

#item68715 {
	width:207px !important;
	height:257px !important;
}

#item68710 {
	width:207px !important;
	height:257px !important;
	left:323px !important;
	top:14px !important;
}

#item44522 {
	width:108px !important;
	height:20px !important;
	left:213px !important;
	top:600px !important;
}

#item44549 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item44576 {
	width:70px !important;
	height:29px !important;
	left:323px !important;
	top:238px !important;
}

#item44603 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:141px !important;
}

#item44630 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:278px !important;
}

#item44660 {
	width:88px !important;
	height:28px !important;
	left:13px !important;
	top:298px !important;
}

#item44691 {
	width:184px !important;
	height:9px !important;
	left:323px !important;
	top:600px !important;
}

#item44721 {
	width:184px !important;
	height:9px !important;
	left:323px !important;
	top:611px !important;
}

#item65857 {
	width:163px !important;
	height:173px !important;
}

#item65850 {
	width:163px !important;
	height:173px !important;
	left:14px !important;
	top:17px !important;
}

#item68731 {
	width:150px !important;
	height:304px !important;
}

#item68726 {
	width:150px !important;
	height:304px !important;
	left:380px !important;
	top:14px !important;
}

#item68812 {
	width:41px !important;
	height:97px !important;
}

#item68807 {
	width:41px !important;
	height:97px !important;
	left:193px !important;
	top:14px !important;
}

#item68818 {
	width:41px !important;
	height:97px !important;
}

#item68813 {
	width:41px !important;
	height:97px !important;
	left:238px !important;
	top:14px !important;
}

#item68737 {
	width:322px !important;
	height:163px !important;
}

#item68732 {
	width:322px !important;
	height:163px !important;
	left:14px !important;
	top:299px !important;
}

#item68744 {
	width:162px !important;
	height:91px !important;
}

#item68738 {
	width:162px !important;
	height:91px !important;
	left:14px !important;
	top:525px !important;
}

#item68750 {
	width:77px !important;
	height:135px !important;
}

#item68745 {
	width:77px !important;
	height:135px !important;
	left:179px !important;
	top:466px !important;
}

#item68756 {
	width:108px !important;
	height:117px !important;
}

#item68751 {
	width:108px !important;
	height:117px !important;
	left:259px !important;
	top:490px !important;
}

#item68763 {
	width:159px !important;
	height:145px !important;
}

#item68757 {
	width:159px !important;
	height:145px !important;
	left:371px !important;
	top:476px !important;
}

#item44748 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:269px !important;
}

#item44776 {
	width:72px !important;
	height:30px !important;
	left:283px !important;
	top:201px !important;
}

#item44806 {
	width:153px !important;
	height:9px !important;
	left:378px !important;
	top:429px !important;
}

#item44833 {
	width:153px !important;
	height:9px !important;
	left:378px !important;
	top:439px !important;
}

#item44860 {
	width:153px !important;
	height:9px !important;
	left:378px !important;
	top:450px !important;
}

#item44887 {
	width:153px !important;
	height:9px !important;
	left:378px !important;
	top:460px !important;
}

#item44914 {
	width:150px !important;
	height:9px !important;
	left:119px !important;
	top:197px !important;
}

#item44942 {
	width:150px !important;
	height:9px !important;
	left:119px !important;
	top:208px !important;
}

#item68769 {
	width:83px !important;
	height:229px !important;
}

#item68764 {
	width:83px !important;
	height:229px !important;
	left:33px !important;
	top:375px !important;
}

#item68775 {
	width:82px !important;
	height:181px !important;
}

#item68770 {
	width:82px !important;
	height:181px !important;
	left:127px !important;
	top:303px !important;
}

#item68781 {
	width:261px !important;
	height:217px !important;
}

#item68776 {
	width:261px !important;
	height:217px !important;
	left:269px !important;
	top:291px !important;
}

#item68787 {
	width:75px !important;
	height:29px !important;
}

#item68782 {
	width:75px !important;
	height:29px !important;
	left:271px !important;
	top:578px !important;
}

#item68794 {
	width:173px !important;
	height:270px !important;
}

#item68788 {
	width:173px !important;
	height:270px !important;
	left:357px !important;
	top:14px !important;
}

#item68800 {
	width:206px !important;
	height:130px !important;
}

#item68795 {
	width:206px !important;
	height:130px !important;
	left:61px !important;
	top:14px !important;
}

#item68806 {
	width:172px !important;
	height:131px !important;
}

#item68801 {
	width:172px !important;
	height:131px !important;
	left:92px !important;
	top:162px !important;
}

#item44970 {
	width:69px !important;
	height:29px !important;
	left:12px !important;
	top:262px !important;
}

#item44997 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:140px !important;
}

#item45024 {
	width:72px !important;
	height:29px !important;
	left:283px !important;
	top:256px !important;
}

#item45051 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:555px !important;
}

#item45078 {
	width:152px !important;
	height:9px !important;
	left:348px !important;
	top:606px !important;
}

#item45105 {
	width:96px !important;
	height:9px !important;
	left:123px !important;
	top:574px !important;
}

#item45132 {
	width:96px !important;
	height:9px !important;
	left:123px !important;
	top:585px !important;
}

#item45159 {
	width:142px !important;
	height:19px !important;
	left:123px !important;
	top:593px !important;
}

#item65863 {
	width:123px !important;
	height:107px !important;
}

#item65858 {
	width:123px !important;
	height:107px !important;
	left:399px !important;
	top:14px !important;
}

#item68830 {
	width:107px !important;
	height:119px !important;
}

#item68825 {
	width:107px !important;
	height:119px !important;
	left:289px !important;
	top:88px !important;
}

#item68837 {
	width:132px !important;
	height:141px !important;
}

#item68831 {
	width:132px !important;
	height:141px !important;
	left:399px !important;
	top:135px !important;
}

#item68844 {
	width:255px !important;
	height:167px !important;
}

#item68838 {
	width:255px !important;
	height:167px !important;
	left:14px !important;
	top:14px !important;
}

#item68850 {
	width:240px !important;
	height:297px !important;
}

#item68845 {
	width:240px !important;
	height:297px !important;
	left:14px !important;
	top:244px !important;
}

#item68856 {
	width:261px !important;
	height:236px !important;
}

#item68851 {
	width:261px !important;
	height:236px !important;
	left:269px !important;
	top:333px !important;
}

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

#item45218 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:213px !important;
}

#item45248 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:223px !important;
}

#item45278 {
	width:122px !important;
	height:9px !important;
	left:285px !important;
	top:289px !important;
}

#item45305 {
	width:122px !important;
	height:9px !important;
	left:285px !important;
	top:300px !important;
}

#item45332 {
	width:122px !important;
	height:9px !important;
	left:285px !important;
	top:310px !important;
}

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

#item45391 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item68863 {
	width:168px !important;
	height:265px !important;
}

#item68858 {
	width:168px !important;
	height:265px !important;
	left:14px !important;
	top:14px !important;
}

#item68869 {
	width:196px !important;
	height:292px !important;
}

#item68864 {
	width:196px !important;
	height:292px !important;
	left:334px !important;
	top:14px !important;
}

#item68875 {
	width:182px !important;
	height:194px !important;
}

#item68870 {
	width:182px !important;
	height:194px !important;
	left:20px !important;
	top:318px !important;
}

#item68881 {
	width:310px !important;
	height:171px !important;
}

#item68876 {
	width:310px !important;
	height:171px !important;
	left:214px !important;
	top:317px !important;
}

#item68887 {
	width:238px !important;
	height:120px !important;
}

#item68882 {
	width:238px !important;
	height:120px !important;
	left:287px !important;
	top:492px !important;
}

#item45425 {
	width:96px !important;
	height:20px !important;
	left:215px !important;
	top:163px !important;
}

#item45453 {
	width:126px !important;
	height:20px !important;
	left:174px !important;
	top:65px !important;
}

#item45483 {
	width:171px !important;
	height:21px !important;
	left:18px !important;
	top:556px !important;
}

#item45566 {
	width:191px !important;
	height:21px !important;
	left:18px !important;
	top:576px !important;
}

#item45650 {
	width:195px !important;
	height:21px !important;
	left:18px !important;
	top:597px !important;
}

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

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

#item68896 {
	width:60px !important;
	height:41px !important;
}

#item68891 {
	width:60px !important;
	height:41px !important;
	left:202px !important;
	top:187px !important;
}

#item68902 {
	width:244px !important;
	height:162px !important;
}

#item68897 {
	width:244px !important;
	height:162px !important;
	left:286px !important;
	top:85px !important;
}

#item68908 {
	width:94px !important;
	height:62px !important;
}

#item68903 {
	width:94px !important;
	height:62px !important;
	left:436px !important;
	top:210px !important;
}

#item68914 {
	width:140px !important;
	height:146px !important;
}

#item68909 {
	width:140px !important;
	height:146px !important;
	left:125px !important;
	top:321px !important;
}

#item68921 {
	width:111px !important;
	height:142px !important;
}

#item68915 {
	width:111px !important;
	height:142px !important;
	left:11px !important;
	top:475px !important;
}

#item68928 {
	width:261px !important;
	height:257px !important;
}

#item68922 {
	width:261px !important;
	height:257px !important;
	left:269px !important;
	top:370px !important;
}

#item45727 {
	width:87px !important;
	height:20px !important;
	left:18px !important;
	top:438px !important;
}

#item45755 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item45786 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item45818 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item45849 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:323px !important;
}

#item45879 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:333px !important;
}

#item45909 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:344px !important;
}

#item45939 {
	width:114px !important;
	height:9px !important;
	left:131px !important;
	top:571px !important;
}

#item45966 {
	width:114px !important;
	height:9px !important;
	left:131px !important;
	top:582px !important;
}

#item45993 {
	width:114px !important;
	height:9px !important;
	left:131px !important;
	top:592px !important;
}

#item46021 {
	width:114px !important;
	height:9px !important;
	left:131px !important;
	top:603px !important;
}

#item68934 {
	width:162px !important;
	height:151px !important;
}

#item68929 {
	width:162px !important;
	height:151px !important;
	left:14px !important;
	top:417px !important;
}

#item68940 {
	width:197px !important;
	height:231px !important;
}

#item68935 {
	width:197px !important;
	height:231px !important;
	left:320px !important;
	top:412px !important;
}

#item68946 {
	width:90px !important;
	height:188px !important;
}

#item68941 {
	width:90px !important;
	height:188px !important;
	left:437px !important;
	top:219px !important;
}

#item68952 {
	width:163px !important;
	height:116px !important;
}

#item68947 {
	width:163px !important;
	height:116px !important;
	left:190px !important;
	top:217px !important;
}

#item68958 {
	width:164px !important;
	height:134px !important;
}

#item68953 {
	width:164px !important;
	height:134px !important;
	left:14px !important;
	top:219px !important;
}

#item68964 {
	width:94px !important;
	height:158px !important;
}

#item68959 {
	width:94px !important;
	height:158px !important;
	left:84px !important;
	top:51px !important;
}

#item68971 {
	width:162px !important;
	height:140px !important;
}

#item68965 {
	width:162px !important;
	height:140px !important;
	left:194px !important;
	top:14px !important;
}

#item68978 {
	width:100px !important;
	height:162px !important;
}

#item68972 {
	width:100px !important;
	height:162px !important;
	left:363px !important;
	top:46px !important;
}

#item46048 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:399px !important;
}

#item46076 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46103 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:188px !important;
}

#item46130 {
	width:163px !important;
	height:9px !important;
	left:189px !important;
	top:201px !important;
}

#item46158 {
	width:125px !important;
	height:9px !important;
	left:189px !important;
	top:399px !important;
}

#item46185 {
	width:95px !important;
	height:20px !important;
	left:218px !important;
	top:600px !important;
}

#item46212 {
	width:96px !important;
	height:20px !important;
	left:364px !important;
	top:387px !important;
}

#item46239 {
	width:74px !important;
	height:30px !important;
	left:461px !important;
	top:113px !important;
}

#item65875 {
	width:247px !important;
	height:193px !important;
}

#item65870 {
	width:247px !important;
	height:193px !important;
	left:19px !important;
	top:14px !important;
}

#item68988 {
	width:167px !important;
	height:170px !important;
}

#item68983 {
	width:167px !important;
	height:170px !important;
	left:363px !important;
	top:9px !important;
}

#item68994 {
	width:146px !important;
	height:195px !important;
}

#item68989 {
	width:146px !important;
	height:195px !important;
	left:14px !important;
	top:220px !important;
}

#item69000 {
	width:251px !important;
	height:130px !important;
}

#item68995 {
	width:251px !important;
	height:130px !important;
	left:279px !important;
	top:221px !important;
}

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

#item69001 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:424px !important;
}

#item69012 {
	width:156px !important;
	height:193px !important;
}

#item69007 {
	width:156px !important;
	height:193px !important;
	left:278px !important;
	top:425px !important;
}

#item46270 {
	width:163px !important;
	height:9px !important;
	left:369px !important;
	top:200px !important;
}

#item46297 {
	width:83px !important;
	height:20px !important;
	left:274px !important;
	top:184px !important;
}

#item46325 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item46352 {
	width:78px !important;
	height:20px !important;
	left:167px !important;
	top:390px !important;
}

#item46379 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46409 {
	width:94px !important;
	height:20px !important;
	left:440px !important;
	top:599px !important;
}

#item69018 {
	width:251px !important;
	height:150px !important;
}

#item69013 {
	width:251px !important;
	height:150px !important;
	left:14px !important;
	top:424px !important;
}

#item69024 {
	width:147px !important;
	height:194px !important;
}

#item69019 {
	width:147px !important;
	height:194px !important;
	left:383px !important;
	top:424px !important;
}

#item69031 {
	width:181px !important;
	height:193px !important;
}

#item69025 {
	width:181px !important;
	height:193px !important;
	left:349px !important;
	top:220px !important;
}

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

#item69032 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:213px !important;
}

#item69043 {
	width:384px !important;
	height:192px !important;
}

#item69038 {
	width:384px !important;
	height:192px !important;
	left:146px !important;
	top:14px !important;
}

#item46436 {
	width:145px !important;
	height:9px !important;
	left:20px !important;
	top:603px !important;
}

#item46464 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item46495 {
	width:98px !important;
	height:20px !important;
	left:18px !important;
	top:182px !important;
}

#item46522 {
	width:69px !important;
	height:20px !important;
	left:283px !important;
	top:287px !important;
}

#item46550 {
	width:100px !important;
	height:9px !important;
	left:276px !important;
	top:591px !important;
}

#item46577 {
	width:108px !important;
	height:19px !important;
	left:276px !important;
	top:600px !important;
}

#item65882 {
	width:245px !important;
	height:137px !important;
}

#item65876 {
	width:245px !important;
	height:137px !important;
	left:14px !important;
	top:14px !important;
}

#item69053 {
	width:164px !important;
	height:276px !important;
}

#item69048 {
	width:164px !important;
	height:276px !important;
	left:366px !important;
	top:14px !important;
}

#item69059 {
	width:164px !important;
	height:120px !important;
}

#item69054 {
	width:164px !important;
	height:120px !important;
	left:191px !important;
	top:171px !important;
}

#item69065 {
	width:162px !important;
	height:121px !important;
}

#item69060 {
	width:162px !important;
	height:121px !important;
	left:14px !important;
	top:171px !important;
}

#item69071 {
	width:164px !important;
	height:169px !important;
}

#item69066 {
	width:164px !important;
	height:169px !important;
	left:14px !important;
	top:375px !important;
}

#item69077 {
	width:163px !important;
	height:179px !important;
}

#item69072 {
	width:163px !important;
	height:179px !important;
	left:191px !important;
	top:374px !important;
}

#item69083 {
	width:164px !important;
	height:161px !important;
}

#item69078 {
	width:164px !important;
	height:161px !important;
	left:366px !important;
	top:374px !important;
}

#item46607 {
	width:87px !important;
	height:20px !important;
	left:270px !important;
	top:132px !important;
}

#item46634 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:354px !important;
}

#item46661 {
	width:134px !important;
	height:9px !important;
	left:364px !important;
	top:355px !important;
}

#item46688 {
	width:91px !important;
	height:20px !important;
	left:189px !important;
	top:344px !important;
}

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

#item46742 {
	width:122px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item46769 {
	width:124px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item69089 {
	width:254px !important;
	height:247px !important;
}

#item69084 {
	width:254px !important;
	height:247px !important;
	left:14px !important;
	top:315px !important;
}

#item69097 {
	width:253px !important;
	height:247px !important;
}

#item69091 {
	width:253px !important;
	height:247px !important;
	left:277px !important;
	top:313px !important;
}

#item69104 {
	width:512px !important;
	height:264px !important;
}

#item69098 {
	width:512px !important;
	height:264px !important;
	left:18px !important;
	top:14px !important;
}

#item46797 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46824 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46853 {
	width:168px !important;
	height:9px !important;
	left:22px !important;
	top:285px !important;
}

#item65888 {
	width:334px !important;
	height:281px !important;
}

#item65883 {
	width:334px !important;
	height:281px !important;
	left:14px !important;
	top:14px !important;
}

#item69115 {
	width:169px !important;
	height:164px !important;
}

#item69109 {
	width:169px !important;
	height:164px !important;
	left:366px !important;
	top:14px !important;
}

#item69121 {
	width:247px !important;
	height:160px !important;
}

#item69116 {
	width:247px !important;
	height:160px !important;
	left:278px !important;
	top:268px !important;
}

#item69127 {
	width:255px !important;
	height:198px !important;
}

#item69122 {
	width:255px !important;
	height:198px !important;
	left:14px !important;
	top:366px !important;
}

#item69133 {
	width:249px !important;
	height:150px !important;
}

#item69128 {
	width:249px !important;
	height:150px !important;
	left:281px !important;
	top:437px !important;
}

#item46883 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46910 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:343px !important;
}

#item46937 {
	width:129px !important;
	height:20px !important;
	left:365px !important;
	top:228px !important;
}

#item46968 {
	width:119px !important;
	height:20px !important;
	left:404px !important;
	top:403px !important;
}

#item47000 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item69134 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:321px !important;
}

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

#item69140 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:322px !important;
}

#item69151 {
	width:405px !important;
	height:297px !important;
}

#item69146 {
	width:405px !important;
	height:297px !important;
	left:125px !important;
	top:14px !important;
}

#item47028 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47058 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item47085 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65895 {
	width:223px !important;
	height:91px !important;
}

#item65890 {
	width:223px !important;
	height:91px !important;
	left:307px !important;
	top:14px !important;
}

#item69160 {
	width:228px !important;
	height:95px !important;
}

#item69154 {
	width:228px !important;
	height:95px !important;
	left:302px !important;
	top:183px !important;
}

#item69166 {
	width:186px !important;
	height:298px !important;
}

#item69161 {
	width:186px !important;
	height:298px !important;
	left:14px !important;
	top:14px !important;
}

#item69172 {
	width:240px !important;
	height:223px !important;
}

#item69167 {
	width:240px !important;
	height:223px !important;
	left:14px !important;
	top:340px !important;
}

#item69179 {
	width:209px !important;
	height:162px !important;
}

#item69173 {
	width:209px !important;
	height:162px !important;
	left:269px !important;
	top:332px !important;
}

#item69218 {
	width:129px !important;
	height:86px !important;
}

#item69213 {
	width:129px !important;
	height:86px !important;
	left:398px !important;
	top:455px !important;
}

#item47115 {
	width:124px !important;
	height:9px !important;
	left:305px !important;
	top:312px !important;
}

#item47142 {
	width:153px !important;
	height:9px !important;
	left:305px !important;
	top:167px !important;
}

#item47169 {
	width:86px !important;
	height:20px !important;
	left:170px !important;
	top:191px !important;
}

#item47197 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47228 {
	width:231px !important;
	height:9px !important;
	left:265px !important;
	top:599px !important;
}

#item47260 {
	width:228px !important;
	height:9px !important;
	left:265px !important;
	top:610px !important;
}

#item69191 {
	width:347px !important;
	height:279px !important;
}

#item69186 {
	width:347px !important;
	height:279px !important;
	left:183px !important;
	top:341px !important;
}

#item69197 {
	width:198px !important;
	height:291px !important;
}

#item69192 {
	width:198px !important;
	height:291px !important;
	left:332px !important;
	top:14px !important;
}

#item69203 {
	width:131px !important;
	height:133px !important;
}

#item69198 {
	width:131px !important;
	height:133px !important;
	left:113px !important;
	top:171px !important;
}

#item69210 {
	width:225px !important;
	height:91px !important;
}

#item69204 {
	width:225px !important;
	height:91px !important;
	left:14px !important;
	top:14px !important;
}

#item69185 {
	width:227px !important;
	height:86px !important;
}

#item69180 {
	width:227px !important;
	height:86px !important;
	left:46px !important;
	top:542px !important;
}

#item47291 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:436px !important;
}

#item47318 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:288px !important;
}

#item47345 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:149px !important;
}

#item47372 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:514px !important;
}

#item47402 {
	width:73px !important;
	height:20px !important;
	left:253px !important;
	top:288px !important;
}

#item65902 {
	width:220px !important;
	height:224px !important;
}

#item65897 {
	width:220px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item69225 {
	width:187px !important;
	height:184px !important;
}

#item69220 {
	width:187px !important;
	height:184px !important;
	left:249px !important;
	top:14px !important;
}

#item69231 {
	width:148px !important;
	height:161px !important;
}

#item69226 {
	width:148px !important;
	height:161px !important;
	left:382px !important;
	top:213px !important;
}

#item69238 {
	width:71px !important;
	height:152px !important;
}

#item69232 {
	width:71px !important;
	height:152px !important;
	left:346px !important;
	top:430px !important;
}

#item69252 {
	width:105px !important;
	height:159px !important;
}

#item69247 {
	width:105px !important;
	height:159px !important;
	left:422px !important;
	top:439px !important;
}

#item69244 {
	width:141px !important;
	height:232px !important;
}

#item69239 {
	width:141px !important;
	height:232px !important;
	left:14px !important;
	top:386px !important;
}

#item47429 {
	width:95px !important;
	height:40px !important;
	left:441px !important;
	top:159px !important;
}

#item47459 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:355px !important;
}

#item47486 {
	width:125px !important;
	height:9px !important;
	left:248px !important;
	top:364px !important;
}

#item47514 {
	width:170px !important;
	height:9px !important;
	left:164px !important;
	top:600px !important;
}

#item47545 {
	width:170px !important;
	height:9px !important;
	left:164px !important;
	top:610px !important;
}

#item69258 {
	width:143px !important;
	height:186px !important;
}

#item69253 {
	width:143px !important;
	height:186px !important;
	left:150px !important;
	top:356px !important;
}

#item69265 {
	width:211px !important;
	height:229px !important;
}

#item69259 {
	width:211px !important;
	height:229px !important;
	left:312px !important;
	top:339px !important;
}

#item69271 {
	width:308px !important;
	height:243px !important;
}

#item69266 {
	width:308px !important;
	height:243px !important;
	left:223px !important;
	top:14px !important;
}

#item69277 {
	width:196px !important;
	height:100px !important;
}

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

#item69283 {
	width:119px !important;
	height:80px !important;
}

#item69278 {
	width:119px !important;
	height:80px !important;
	left:91px !important;
	top:171px !important;
}

#item47572 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item47599 {
	width:136px !important;
	height:9px !important;
	left:221px !important;
	top:303px !important;
}

#item47627 {
	width:96px !important;
	height:29px !important;
	left:30px !important;
	top:439px !important;
}

#item47657 {
	width:100px !important;
	height:20px !important;
	left:30px !important;
	top:600px !important;
}

#item47684 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:159px !important;
}

#item65908 {
	width:253px !important;
	height:249px !important;
}

#item65903 {
	width:253px !important;
	height:249px !important;
	left:14px !important;
	top:14px !important;
}

#item69290 {
	width:123px !important;
	height:81px !important;
}

#item69285 {
	width:123px !important;
	height:81px !important;
	left:395px !important;
	top:47px !important;
}

#item69347 {
	width:123px !important;
	height:96px !important;
}

#item69342 {
	width:123px !important;
	height:96px !important;
	left:395px !important;
	top:149px !important;
}

#item69341 {
	width:103px !important;
	height:123px !important;
}

#item69336 {
	width:103px !important;
	height:123px !important;
	left:285px !important;
	top:102px !important;
}

#item69297 {
	width:252px !important;
	height:220px !important;
}

#item69291 {
	width:252px !important;
	height:220px !important;
	left:14px !important;
	top:355px !important;
}

#item69303 {
	width:252px !important;
	height:195px !important;
}

#item69298 {
	width:252px !important;
	height:195px !important;
	left:278px !important;
	top:356px !important;
}

#item47711 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:336px !important;
}

#item47738 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47766 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item47793 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:315px !important;
}

#item47824 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:326px !important;
}

#item47855 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:336px !important;
}

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

#item69304 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:425px !important;
}

#item69316 {
	width:254px !important;
	height:238px !important;
}

#item69311 {
	width:254px !important;
	height:238px !important;
	left:276px !important;
	top:289px !important;
}

#item69323 {
	width:250px !important;
	height:140px !important;
}

#item69317 {
	width:250px !important;
	height:140px !important;
	left:14px !important;
	top:218px !important;
}

#item69329 {
	width:253px !important;
	height:213px !important;
}

#item69324 {
	width:253px !important;
	height:213px !important;
	left:277px !important;
	top:14px !important;
}

#item69335 {
	width:118px !important;
	height:193px !important;
}

#item69330 {
	width:118px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item47887 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47915 {
	width:123px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item47942 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:270px !important;
}

#item47970 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item48001 {
	width:107px !important;
	height:20px !important;
	left:141px !important;
	top:189px !important;
}

#item65914 {
	width:252px !important;
	height:228px !important;
}

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

#item69355 {
	width:122px !important;
	height:195px !important;
}

#item69350 {
	width:122px !important;
	height:195px !important;
	left:278px !important;
	top:14px !important;
}

#item69361 {
	width:250px !important;
	height:130px !important;
}

#item69356 {
	width:250px !important;
	height:130px !important;
	left:280px !important;
	top:219px !important;
}

#item69367 {
	width:247px !important;
	height:282px !important;
}

#item69362 {
	width:247px !important;
	height:282px !important;
	left:14px !important;
	top:308px !important;
}

#item69374 {
	width:156px !important;
	height:192px !important;
}

#item69369 {
	width:156px !important;
	height:192px !important;
	left:279px !important;
	top:427px !important;
}

#item48028 {
	width:98px !important;
	height:20px !important;
	left:408px !important;
	top:190px !important;
}

#item48055 {
	width:91px !important;
	height:29px !important;
	left:441px !important;
	top:512px !important;
}

#item48082 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:288px !important;
}

#item48109 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item48136 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item69380 {
	width:337px !important;
	height:198px !important;
}

#item69375 {
	width:337px !important;
	height:198px !important;
	left:193px !important;
	top:445px !important;
}

#item69387 {
	width:165px !important;
	height:171px !important;
}

#item69382 {
	width:165px !important;
	height:171px !important;
	left:365px !important;
	top:220px !important;
}

#item69393 {
	width:148px !important;
	height:134px !important;
}

#item69388 {
	width:148px !important;
	height:134px !important;
	left:206px !important;
	top:219px !important;
}

#item69399 {
	width:181px !important;
	height:108px !important;
}

#item69394 {
	width:181px !important;
	height:108px !important;
	left:14px !important;
	top:218px !important;
}

#item69405 {
	width:164px !important;
	height:123px !important;
}

#item69400 {
	width:164px !important;
	height:123px !important;
	left:14px !important;
	top:14px !important;
}

#item69411 {
	width:231px !important;
	height:193px !important;
}

#item69406 {
	width:231px !important;
	height:193px !important;
	left:299px !important;
	top:14px !important;
}

#item48163 {
	width:104px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item48190 {
	width:91px !important;
	height:20px !important;
	left:189px !important;
	top:191px !important;
}

#item48218 {
	width:119px !important;
	height:9px !important;
	left:364px !important;
	top:415px !important;
}

#item48245 {
	width:91px !important;
	height:20px !important;
	left:203px !important;
	top:417px !important;
}

#item48272 {
	width:154px !important;
	height:9px !important;
	left:12px !important;
	top:427px !important;
}

#item48299 {
	width:116px !important;
	height:20px !important;
	left:22px !important;
	top:600px !important;
}

#item65920 {
	width:244px !important;
	height:171px !important;
}

#item65915 {
	width:244px !important;
	height:171px !important;
	left:17px !important;
	top:14px !important;
}

#item69419 {
	width:174px !important;
	height:203px !important;
}

#item69414 {
	width:174px !important;
	height:203px !important;
	left:14px !important;
	top:191px !important;
}

#item69426 {
	width:160px !important;
	height:203px !important;
}

#item69420 {
	width:160px !important;
	height:203px !important;
	left:278px !important;
	top:194px !important;
}

#item69432 {
	width:137px !important;
	height:210px !important;
}

#item69427 {
	width:137px !important;
	height:210px !important;
	left:14px !important;
	top:408px !important;
}

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

#item69433 {
	width:253px !important;
	height:158px !important;
	left:277px !important;
	top:405px !important;
}

#item48329 {
	width:72px !important;
	height:29px !important;
	left:192px !important;
	top:369px !important;
}

#item48356 {
	width:138px !important;
	height:10px !important;
	left:276px !important;
	top:161px !important;
}

#item48426 {
	width:147px !important;
	height:9px !important;
	left:279px !important;
	top:606px !important;
}

#item48454 {
	width:101px !important;
	height:29px !important;
	left:154px !important;
	top:572px !important;
}

#item48485 {
	width:121px !important;
	height:19px !important;
	left:154px !important;
	top:600px !important;
}

#item48515 {
	width:86px !important;
	height:30px !important;
	left:443px !important;
	top:341px !important;
}

#item48545 {
	width:88px !important;
	height:28px !important;
	left:443px !important;
	top:370px !important;
}

#item69445 {
	width:125px !important;
	height:133px !important;
}

#item69440 {
	width:125px !important;
	height:133px !important;
	left:142px !important;
	top:485px !important;
}

#item69451 {
	width:162px !important;
	height:160px !important;
}

#item69446 {
	width:162px !important;
	height:160px !important;
	left:368px !important;
	top:483px !important;
}

#item69457 {
	width:153px !important;
	height:136px !important;
}

#item69452 {
	width:153px !important;
	height:136px !important;
	left:279px !important;
	top:338px !important;
}

#item69463 {
	width:43px !important;
	height:79px !important;
}

#item69458 {
	width:43px !important;
	height:79px !important;
	left:150px !important;
	top:383px !important;
}

#item69500 {
	width:65px !important;
	height:60px !important;
}

#item69494 {
	width:65px !important;
	height:60px !important;
	left:198px !important;
	top:408px !important;
}

#item69469 {
	width:133px !important;
	height:155px !important;
}

#item69464 {
	width:133px !important;
	height:155px !important;
	left:14px !important;
	top:191px !important;
}

#item69507 {
	width:116px !important;
	height:161px !important;
}

#item69501 {
	width:116px !important;
	height:161px !important;
	left:151px !important;
	top:193px !important;
}

#item69475 {
	width:165px !important;
	height:135px !important;
}

#item69470 {
	width:165px !important;
	height:135px !important;
	left:365px !important;
	top:192px !important;
}

#item69481 {
	width:181px !important;
	height:120px !important;
}

#item69476 {
	width:181px !important;
	height:120px !important;
	left:302px !important;
	top:71px !important;
}

#item69488 {
	width:125px !important;
	height:133px !important;
}

#item69482 {
	width:125px !important;
	height:133px !important;
	left:159px !important;
	top:33px !important;
}

#item48576 {
	width:70px !important;
	height:20px !important;
	left:17px !important;
	top:596px !important;
}

#item48603 {
	width:80px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item48634 {
	width:92px !important;
	height:20px !important;
	left:434px !important;
	top:455px !important;
}

#item48662 {
	width:77px !important;
	height:20px !important;
	left:277px !important;
	top:308px !important;
}

#item48689 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:454px !important;
}

#item48716 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:465px !important;
}

#item48743 {
	width:93px !important;
	height:21px !important;
	left:13px !important;
	top:105px !important;
}

#item48812 {
	width:92px !important;
	height:21px !important;
	left:13px !important;
	top:126px !important;
}

#item65926 {
	width:249px !important;
	height:211px !important;
}

#item65921 {
	width:249px !important;
	height:211px !important;
	left:14px !important;
	top:14px !important;
}

#item69513 {
	width:148px !important;
	height:194px !important;
}

#item69508 {
	width:148px !important;
	height:194px !important;
	left:277px !important;
	top:14px !important;
}

#item69519 {
	width:250px !important;
	height:137px !important;
}

#item69514 {
	width:250px !important;
	height:137px !important;
	left:280px !important;
	top:220px !important;
}

#item69526 {
	width:250px !important;
	height:300px !important;
}

#item69520 {
	width:250px !important;
	height:300px !important;
	left:14px !important;
	top:327px !important;
}

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

#item69527 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:425px !important;
}

#item48881 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item48908 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item48935 {
	width:105px !important;
	height:20px !important;
	left:431px !important;
	top:190px !important;
}

#item48962 {
	width:84px !important;
	height:20px !important;
	left:112px !important;
	top:273px !important;
}

#item48989 {
	width:171px !important;
	height:9px !important;
	left:89px !important;
	top:513px !important;
}

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

#item69533 {
	width:252px !important;
	height:189px !important;
	left:14px !important;
	top:427px !important;
}

#item69544 {
	width:249px !important;
	height:317px !important;
}

#item69539 {
	width:249px !important;
	height:317px !important;
	left:281px !important;
	top:310px !important;
}

#item69550 {
	width:255px !important;
	height:132px !important;
}

#item69545 {
	width:255px !important;
	height:132px !important;
	left:14px !important;
	top:225px !important;
}

#item69556 {
	width:158px !important;
	height:193px !important;
}

#item69551 {
	width:158px !important;
	height:193px !important;
	left:108px !important;
	top:14px !important;
}

#item69562 {
	width:252px !important;
	height:181px !important;
}

#item69557 {
	width:252px !important;
	height:181px !important;
	left:279px !important;
	top:14px !important;
}

#item49016 {
	width:117px !important;
	height:20px !important;
	left:278px !important;
	top:379px !important;
}

#item49043 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:250px !important;
}

#item49070 {
	width:100px !important;
	height:29px !important;
	left:13px !important;
	top:589px !important;
}

#item49100 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item49129 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:150px !important;
}

#item65933 {
	width:247px !important;
	height:327px !important;
}

#item65927 {
	width:247px !important;
	height:327px !important;
	left:14px !important;
	top:14px !important;
}

#item69572 {
	width:252px !important;
	height:139px !important;
}

#item69566 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:14px !important;
}

#item69578 {
	width:94px !important;
	height:194px !important;
}

#item69573 {
	width:94px !important;
	height:194px !important;
	left:368px !important;
	top:218px !important;
}

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

#item69579 {
	width:252px !important;
	height:150px !important;
	left:279px !important;
	top:426px !important;
}

#item69628 {
	width:66px !important;
	height:25px !important;
}

#item69623 {
	width:66px !important;
	height:25px !important;
	left:464px !important;
	top:395px !important;
}

#item69591 {
	width:251px !important;
	height:150px !important;
}

#item69585 {
	width:251px !important;
	height:150px !important;
	left:14px !important;
	top:426px !important;
}

#item49156 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item49183 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item49210 {
	width:64px !important;
	height:29px !important;
	left:466px !important;
	top:369px !important;
}

#item49237 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item49264 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49291 {
	width:69px !important;
	height:29px !important;
	left:200px !important;
	top:590px !important;
}

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

#item69592 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:424px !important;
}

#item69603 {
	width:232px !important;
	height:388px !important;
}

#item69598 {
	width:232px !important;
	height:388px !important;
	left:298px !important;
	top:142px !important;
}

#item69615 {
	width:142px !important;
	height:189px !important;
}

#item69610 {
	width:142px !important;
	height:189px !important;
	left:122px !important;
	top:222px !important;
}

#item69622 {
	width:254px !important;
	height:130px !important;
}

#item69616 {
	width:254px !important;
	height:130px !important;
	left:14px !important;
	top:14px !important;
}

#item69609 {
	width:110px !important;
	height:106px !important;
}

#item69604 {
	width:110px !important;
	height:106px !important;
	left:387px !important;
	top:534px !important;
}

#item49318 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item49346 {
	width:99px !important;
	height:20px !important;
	left:280px !important;
	top:593px !important;
}

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

#item49402 {
	width:130px !important;
	height:9px !important;
	left:280px !important;
	top:355px !important;
}

#item49429 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:374px !important;
}

#item65939 {
	width:148px !important;
	height:369px !important;
}

#item65934 {
	width:148px !important;
	height:369px !important;
	left:116px !important;
	top:14px !important;
}

#item69637 {
	width:254px !important;
	height:162px !important;
}

#item69631 {
	width:254px !important;
	height:162px !important;
	left:276px !important;
	top:14px !important;
}

#item69643 {
	width:252px !important;
	height:152px !important;
}

#item69638 {
	width:252px !important;
	height:152px !important;
	left:279px !important;
	top:220px !important;
}

#item69649 {
	width:252px !important;
	height:170px !important;
}

#item69644 {
	width:252px !important;
	height:170px !important;
	left:14px !important;
	top:394px !important;
}

#item69655 {
	width:179px !important;
	height:217px !important;
}

#item69650 {
	width:179px !important;
	height:217px !important;
	left:351px !important;
	top:423px !important;
}

#item49456 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:212px !important;
}

#item49483 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item49511 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item49538 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item49568 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item69661 {
	width:252px !important;
	height:140px !important;
}

#item69656 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:423px !important;
}

#item69667 {
	width:252px !important;
	height:145px !important;
}

#item69662 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:425px !important;
}

#item69673 {
	width:252px !important;
	height:140px !important;
}

#item69668 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:219px !important;
}

#item69679 {
	width:253px !important;
	height:125px !important;
}

#item69674 {
	width:253px !important;
	height:125px !important;
	left:14px !important;
	top:218px !important;
}

#item69686 {
	width:242px !important;
	height:166px !important;
}

#item69681 {
	width:242px !important;
	height:166px !important;
	left:17px !important;
	top:17px !important;
}

#item69692 {
	width:242px !important;
	height:196px !important;
}

#item69687 {
	width:242px !important;
	height:196px !important;
	left:288px !important;
	top:14px !important;
}

#item49595 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item49623 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49650 {
	width:111px !important;
	height:20px !important;
	left:102px !important;
	top:191px !important;
}

#item49681 {
	width:149px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item49709 {
	width:84px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item49736 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item65945 {
	width:203px !important;
	height:142px !important;
}

#item65940 {
	width:203px !important;
	height:142px !important;
	left:34px !important;
	top:29px !important;
}

#item69703 {
	width:41px !important;
	height:43px !important;
}

#item69698 {
	width:41px !important;
	height:43px !important;
	left:204px !important;
	top:116px !important;
}

#item69767 {
	width:41px !important;
	height:43px !important;
}

#item69760 {
	width:41px !important;
	height:43px !important;
	left:249px !important;
	top:116px !important;
}

#item69709 {
	width:123px !important;
	height:361px !important;
}

#item69704 {
	width:123px !important;
	height:361px !important;
	left:313px !important;
	top:17px !important;
}

#item69715 {
	width:285px !important;
	height:299px !important;
}

#item69710 {
	width:285px !important;
	height:299px !important;
	left:14px !important;
	top:264px !important;
}

#item69721 {
	width:218px !important;
	height:130px !important;
}

#item69716 {
	width:218px !important;
	height:130px !important;
	left:312px !important;
	top:390px !important;
}

#item49763 {
	width:128px !important;
	height:9px !important;
	left:310px !important;
	top:610px !important;
}

#item49790 {
	width:84px !important;
	height:30px !important;
	left:441px !important;
	top:342px !important;
}

#item49818 {
	width:184px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item49851 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:220px !important;
}

#item49882 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:231px !important;
}

#item49912 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:242px !important;
}

#item69727 {
	width:252px !important;
	height:212px !important;
}

#item69722 {
	width:252px !important;
	height:212px !important;
	left:14px !important;
	top:349px !important;
}

#item69734 {
	width:207px !important;
	height:164px !important;
}

#item69728 {
	width:207px !important;
	height:164px !important;
	left:323px !important;
	top:479px !important;
}

#item69740 {
	width:130px !important;
	height:117px !important;
}

#item69735 {
	width:130px !important;
	height:117px !important;
	left:400px !important;
	top:349px !important;
}

#item69746 {
	width:320px !important;
	height:255px !important;
}

#item69741 {
	width:320px !important;
	height:255px !important;
	left:210px !important;
	top:14px !important;
}

#item69752 {
	width:107px !important;
	height:143px !important;
}

#item69747 {
	width:107px !important;
	height:143px !important;
	left:95px !important;
	top:14px !important;
}

#item69759 {
	width:111px !important;
	height:168px !important;
}

#item69754 {
	width:111px !important;
	height:168px !important;
	left:14px !important;
	top:176px !important;
}

#item49942 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:142px !important;
}

#item49969 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50000 {
	width:183px !important;
	height:9px !important;
	left:218px !important;
	top:324px !important;
}

#item50027 {
	width:72px !important;
	height:20px !important;
	left:277px !important;
	top:437px !important;
}

#item50054 {
	width:73px !important;
	height:20px !important;
	left:278px !important;
	top:540px !important;
}

#item50081 {
	width:71px !important;
	height:29px !important;
	left:129px !important;
	top:290px !important;
}

#item65951 {
	width:241px !important;
	height:361px !important;
}

#item65946 {
	width:241px !important;
	height:361px !important;
	left:14px !important;
	top:14px !important;
}

#item69779 {
	width:251px !important;
	height:167px !important;
}

#item69773 {
	width:251px !important;
	height:167px !important;
	left:279px !important;
	top:14px !important;
}

#item69785 {
	width:253px !important;
	height:128px !important;
}

#item69780 {
	width:253px !important;
	height:128px !important;
	left:277px !important;
	top:240px !important;
}

#item69791 {
	width:254px !important;
	height:146px !important;
}

#item69786 {
	width:254px !important;
	height:146px !important;
	left:11px !important;
	top:425px !important;
}

#item69797 {
	width:159px !important;
	height:192px !important;
}

#item69792 {
	width:159px !important;
	height:192px !important;
	left:278px !important;
	top:425px !important;
}

#item50112 {
	width:142px !important;
	height:9px !important;
	left:277px !important;
	top:405px !important;
}

#item50139 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:219px !important;
}

#item50166 {
	width:128px !important;
	height:20px !important;
	left:127px !important;
	top:384px !important;
}

#item50196 {
	width:159px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item50223 {
	width:85px !important;
	height:29px !important;
	left:442px !important;
	top:522px !important;
}

#item69804 {
	width:251px !important;
	height:138px !important;
}

#item69798 {
	width:251px !important;
	height:138px !important;
	left:14px !important;
	top:425px !important;
}

#item69810 {
	width:252px !important;
	height:187px !important;
}

#item69805 {
	width:252px !important;
	height:187px !important;
	left:278px !important;
	top:424px !important;
}

#item69816 {
	width:252px !important;
	height:339px !important;
}

#item69811 {
	width:252px !important;
	height:339px !important;
	left:278px !important;
	top:14px !important;
}

#item69822 {
	width:142px !important;
	height:196px !important;
}

#item69817 {
	width:142px !important;
	height:196px !important;
	left:125px !important;
	top:218px !important;
}

#item69828 {
	width:251px !important;
	height:176px !important;
}

#item69823 {
	width:251px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item50250 {
	width:87px !important;
	height:29px !important;
	left:13px !important;
	top:385px !important;
}

#item50281 {
	width:127px !important;
	height:9px !important;
	left:17px !important;
	top:196px !important;
}

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

#item50341 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item50368 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item65957 {
	width:252px !important;
	height:191px !important;
}

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

#item69836 {
	width:252px !important;
	height:187px !important;
}

#item69830 {
	width:252px !important;
	height:187px !important;
	left:279px !important;
	top:14px !important;
}

#item69843 {
	width:249px !important;
	height:283px !important;
}

#item69837 {
	width:249px !important;
	height:283px !important;
	left:281px !important;
	top:273px !important;
}

#item69849 {
	width:253px !important;
	height:276px !important;
}

#item69844 {
	width:253px !important;
	height:276px !important;
	left:14px !important;
	top:269px !important;
}

#item50395 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:249px !important;
}

#item50427 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item50454 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item69855 {
	width:249px !important;
	height:273px !important;
}

#item69850 {
	width:249px !important;
	height:273px !important;
	left:14px !important;
	top:323px !important;
}

#item69862 {
	width:156px !important;
	height:307px !important;
}

#item69856 {
	width:156px !important;
	height:307px !important;
	left:374px !important;
	top:321px !important;
}

#item69868 {
	width:516px !important;
	height:262px !important;
}

#item69863 {
	width:516px !important;
	height:262px !important;
	left:14px !important;
	top:14px !important;
}

#item50541 {
	width:130px !important;
	height:20px !important;
	left:18px !important;
	top:286px !important;
}

#item50572 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item50599 {
	width:103px !important;
	height:20px !important;
	left:276px !important;
	top:517px !important;
}

#item65963 {
	width:254px !important;
	height:226px !important;
}

#item65958 {
	width:254px !important;
	height:226px !important;
	left:14px !important;
	top:14px !important;
}

#item69875 {
	width:140px !important;
	height:142px !important;
}

#item69869 {
	width:140px !important;
	height:142px !important;
	left:276px !important;
	top:14px !important;
}

#item69881 {
	width:124px !important;
	height:141px !important;
}

#item69876 {
	width:124px !important;
	height:141px !important;
	left:279px !important;
	top:169px !important;
}

#item69887 {
	width:174px !important;
	height:303px !important;
}

#item69882 {
	width:174px !important;
	height:303px !important;
	left:14px !important;
	top:323px !important;
}

#item69893 {
	width:135px !important;
	height:300px !important;
}

#item69888 {
	width:135px !important;
	height:300px !important;
	left:215px !important;
	top:323px !important;
}

#item69900 {
	width:168px !important;
	height:125px !important;
}

#item69894 {
	width:168px !important;
	height:125px !important;
	left:362px !important;
	top:378px !important;
}

#item50626 {
	width:99px !important;
	height:29px !important;
	left:424px !important;
	top:120px !important;
}

#item50656 {
	width:90px !important;
	height:20px !important;
	left:407px !important;
	top:294px !important;
}

#item50683 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item50710 {
	width:159px !important;
	height:20px !important;
	left:360px !important;
	top:579px !important;
}

#item50742 {
	width:165px !important;
	height:20px !important;
	left:360px !important;
	top:599px !important;
}

#item69906 {
	width:253px !important;
	height:125px !important;
}

#item69901 {
	width:253px !important;
	height:125px !important;
	left:14px !important;
	top:322px !important;
}

#item69935 {
	width:152px !important;
	height:91px !important;
}

#item69930 {
	width:152px !important;
	height:91px !important;
	left:14px !important;
	top:451px !important;
}

#item69912 {
	width:252px !important;
	height:221px !important;
}

#item69907 {
	width:252px !important;
	height:221px !important;
	left:279px !important;
	top:323px !important;
}

#item69918 {
	width:291px !important;
	height:238px !important;
}

#item69913 {
	width:291px !important;
	height:238px !important;
	left:240px !important;
	top:14px !important;
}

#item69926 {
	width:213px !important;
	height:204px !important;
}

#item69919 {
	width:213px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

#item50774 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item50803 {
	width:152px !important;
	height:9px !important;
	left:237px !important;
	top:303px !important;
}

#item50830 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item50857 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item50887 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item65964 {
	width:158px !important;
	height:206px !important;
	left:109px !important;
	top:14px !important;
}

#item69941 {
	width:171px !important;
	height:89px !important;
}

#item69936 {
	width:171px !important;
	height:89px !important;
	left:359px !important;
	top:14px !important;
}

#item69990 {
	width:73px !important;
	height:72px !important;
}

#item69985 {
	width:73px !important;
	height:72px !important;
	left:388px !important;
	top:149px !important;
}

#item69947 {
	width:254px !important;
	height:126px !important;
}

#item69942 {
	width:254px !important;
	height:126px !important;
	left:276px !important;
	top:232px !important;
}

#item69953 {
	width:252px !important;
	height:319px !important;
}

#item69948 {
	width:252px !important;
	height:319px !important;
	left:14px !important;
	top:232px !important;
}

#item69959 {
	width:252px !important;
	height:123px !important;
}

#item69954 {
	width:252px !important;
	height:123px !important;
	left:278px !important;
	top:437px !important;
}

#item50914 {
	width:69px !important;
	height:20px !important;
	left:18px !important;
	top:108px !important;
}

#item50941 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50968 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item50995 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:415px !important;
}

#item51026 {
	width:70px !important;
	height:39px !important;
	left:276px !important;
	top:151px !important;
}

#item51056 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:190px !important;
}

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

#item69960 {
	width:252px !important;
	height:255px !important;
	left:14px !important;
	top:322px !important;
}

#item69972 {
	width:253px !important;
	height:249px !important;
}

#item69967 {
	width:253px !important;
	height:249px !important;
	left:277px !important;
	top:323px !important;
}

#item69978 {
	width:160px !important;
	height:291px !important;
}

#item69973 {
	width:160px !important;
	height:291px !important;
	left:370px !important;
	top:14px !important;
}

#item69984 {
	width:252px !important;
	height:219px !important;
}

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

#item51087 {
	width:139px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item51114 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51145 {
	width:72px !important;
	height:20px !important;
	left:286px !important;
	top:272px !important;
}

#item51172 {
	width:104px !important;
	height:20px !important;
	left:12px !important;
	top:292px !important;
}

#item65975 {
	width:256px !important;
	height:149px !important;
}

#item65970 {
	width:256px !important;
	height:149px !important;
	left:14px !important;
	top:14px !important;
}

#item70000 {
	width:255px !important;
	height:167px !important;
}

#item69995 {
	width:255px !important;
	height:167px !important;
	left:14px !important;
	top:210px !important;
}

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

#item70001 {
	width:252px !important;
	height:213px !important;
	left:278px !important;
	top:14px !important;
}

#item70012 {
	width:180px !important;
	height:308px !important;
}

#item70007 {
	width:180px !important;
	height:308px !important;
	left:277px !important;
	top:322px !important;
}

#item70018 {
	width:257px !important;
	height:136px !important;
}

#item70013 {
	width:257px !important;
	height:136px !important;
	left:14px !important;
	top:425px !important;
}

#item51202 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:195px !important;
}

#item51234 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51262 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item51289 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51316 {
	width:63px !important;
	height:30px !important;
	left:461px !important;
	top:589px !important;
}

#item70024 {
	width:170px !important;
	height:203px !important;
}

#item70019 {
	width:170px !important;
	height:203px !important;
	left:14px !important;
	top:425px !important;
}

#item70030 {
	width:150px !important;
	height:133px !important;
}

#item70025 {
	width:150px !important;
	height:133px !important;
	left:380px !important;
	top:428px !important;
}

#item70038 {
	width:123px !important;
	height:213px !important;
}

#item70032 {
	width:123px !important;
	height:213px !important;
	left:407px !important;
	top:204px !important;
}

#item70044 {
	width:168px !important;
	height:157px !important;
}

#item70039 {
	width:168px !important;
	height:157px !important;
	left:14px !important;
	top:257px !important;
}

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

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

#item70056 {
	width:254px !important;
	height:164px !important;
}

#item70051 {
	width:254px !important;
	height:164px !important;
	left:276px !important;
	top:14px !important;
}

#item51347 {
	width:74px !important;
	height:20px !important;
	left:189px !important;
	top:590px !important;
}

#item51374 {
	width:71px !important;
	height:20px !important;
	left:189px !important;
	top:396px !important;
}

#item51401 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item51428 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:395px !important;
}

#item51457 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item51484 {
	width:69px !important;
	height:20px !important;
	left:287px !important;
	top:476px !important;
}

#item51512 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item70064 {
	width:141px !important;
	height:285px !important;
}

#item70059 {
	width:141px !important;
	height:285px !important;
	left:283px !important;
	top:18px !important;
}

#item70070 {
	width:252px !important;
	height:254px !important;
}

#item70065 {
	width:252px !important;
	height:254px !important;
	left:14px !important;
	top:321px !important;
}

#item70076 {
	width:250px !important;
	height:240px !important;
}

#item70071 {
	width:250px !important;
	height:240px !important;
	left:280px !important;
	top:323px !important;
}

#item51539 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51566 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51593 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51620 {
	width:87px !important;
	height:20px !important;
	left:430px !important;
	top:211px !important;
}

#item51650 {
	width:98px !important;
	height:28px !important;
	left:430px !important;
	top:230px !important;
}

#item70082 {
	width:169px !important;
	height:222px !important;
}

#item70077 {
	width:169px !important;
	height:222px !important;
	left:14px !important;
	top:323px !important;
}

#item70089 {
	width:334px !important;
	height:241px !important;
}

#item70083 {
	width:334px !important;
	height:241px !important;
	left:196px !important;
	top:321px !important;
}

#item70096 {
	width:170px !important;
	height:232px !important;
}

#item70090 {
	width:170px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item70102 {
	width:206px !important;
	height:301px !important;
}

#item70097 {
	width:206px !important;
	height:301px !important;
	left:213px !important;
	top:14px !important;
}

#item51681 {
	width:145px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item51714 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51742 {
	width:73px !important;
	height:20px !important;
	left:389px !important;
	top:283px !important;
}

#item51769 {
	width:131px !important;
	height:9px !important;
	left:194px !important;
	top:600px !important;
}

#item51796 {
	width:210px !important;
	height:9px !important;
	left:194px !important;
	top:610px !important;
}

#item70111 {
	width:249px !important;
	height:231px !important;
}

#item70106 {
	width:249px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

#item70117 {
	width:250px !important;
	height:230px !important;
}

#item70112 {
	width:250px !important;
	height:230px !important;
	left:280px !important;
	top:14px !important;
}

#item70123 {
	width:254px !important;
	height:223px !important;
}

#item70118 {
	width:254px !important;
	height:223px !important;
	left:14px !important;
	top:321px !important;
}

#item70129 {
	width:251px !important;
	height:247px !important;
}

#item70124 {
	width:251px !important;
	height:247px !important;
	left:279px !important;
	top:317px !important;
}

#item51828 {
	width:143px !important;
	height:9px !important;
	left:21px !important;
	top:293px !important;
}

#item51855 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:293px !important;
}

#item51882 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51909 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item51939 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item65989 {
	width:323px !important;
	height:282px !important;
}

#item65984 {
	width:323px !important;
	height:282px !important;
	left:207px !important;
	top:317px !important;
}

#item70141 {
	width:254px !important;
	height:268px !important;
}

#item70136 {
	width:254px !important;
	height:268px !important;
	left:276px !important;
	top:14px !important;
}

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

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

#item70135 {
	width:186px !important;
	height:222px !important;
}

#item70130 {
	width:186px !important;
	height:222px !important;
	left:14px !important;
	top:322px !important;
}

#item51970 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51998 {
	width:124px !important;
	height:9px !important;
	left:216px !important;
	top:605px !important;
}

#item52025 {
	width:136px !important;
	height:9px !important;
	left:277px !important;
	top:301px !important;
}

#item52052 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item52082 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

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

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

#item70157 {
	width:252px !important;
	height:154px !important;
}

#item70151 {
	width:252px !important;
	height:154px !important;
	left:279px !important;
	top:14px !important;
}

#item70163 {
	width:251px !important;
	height:228px !important;
}

#item70158 {
	width:251px !important;
	height:228px !important;
	left:14px !important;
	top:320px !important;
}

#item70170 {
	width:131px !important;
	height:166px !important;
}

#item70164 {
	width:131px !important;
	height:166px !important;
	left:278px !important;
	top:218px !important;
}

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

#item70171 {
	width:130px !important;
	height:252px !important;
	left:279px !important;
	top:391px !important;
}

#item70209 {
	width:116px !important;
	height:49px !important;
}

#item70203 {
	width:116px !important;
	height:49px !important;
	left:415px !important;
	top:215px !important;
}

#item52112 {
	width:76px !important;
	height:20px !important;
	left:415px !important;
	top:388px !important;
}

#item52139 {
	width:80px !important;
	height:20px !important;
	left:415px !important;
	top:600px !important;
}

#item52166 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:196px !important;
}

#item52193 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item52222 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item52250 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

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

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

#item70188 {
	width:253px !important;
	height:326px !important;
}

#item70183 {
	width:253px !important;
	height:326px !important;
	left:277px !important;
	top:302px !important;
}

#item70194 {
	width:249px !important;
	height:174px !important;
}

#item70189 {
	width:249px !important;
	height:174px !important;
	left:279px !important;
	top:17px !important;
}

#item70200 {
	width:254px !important;
	height:230px !important;
}

#item70195 {
	width:254px !important;
	height:230px !important;
	left:14px !important;
	top:14px !important;
}

#item52280 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item52307 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52334 {
	width:81px !important;
	height:20px !important;
	left:281px !important;
	top:388px !important;
}

#item52361 {
	width:229px !important;
	height:9px !important;
	left:283px !important;
	top:226px !important;
}

#item52392 {
	width:229px !important;
	height:9px !important;
	left:283px !important;
	top:236px !important;
}

#item66001 {
	width:220px !important;
	height:248px !important;
}

#item65996 {
	width:220px !important;
	height:248px !important;
	left:14px !important;
	top:14px !important;
}

#item70215 {
	width:251px !important;
	height:170px !important;
}

#item70210 {
	width:251px !important;
	height:170px !important;
	left:279px !important;
	top:14px !important;
}

#item70221 {
	width:176px !important;
	height:110px !important;
}

#item70216 {
	width:176px !important;
	height:110px !important;
	left:278px !important;
	top:219px !important;
}

#item70228 {
	width:207px !important;
	height:170px !important;
}

#item70222 {
	width:207px !important;
	height:170px !important;
	left:298px !important;
	top:388px !important;
}

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

#item70229 {
	width:252px !important;
	height:192px !important;
	left:14px !important;
	top:353px !important;
}

#item52423 {
	width:157px !important;
	height:9px !important;
	left:281px !important;
	top:194px !important;
}

#item52451 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52481 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:334px !important;
}

#item52511 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52538 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:375px !important;
}

#item70240 {
	width:136px !important;
	height:223px !important;
}

#item70235 {
	width:136px !important;
	height:223px !important;
	left:129px !important;
	top:395px !important;
}

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

#item70241 {
	width:252px !important;
	height:171px !important;
	left:278px !important;
	top:394px !important;
}

#item70253 {
	width:193px !important;
	height:304px !important;
}

#item70247 {
	width:193px !important;
	height:304px !important;
	left:337px !important;
	top:14px !important;
}

#item70260 {
	width:304px !important;
	height:153px !important;
}

#item70255 {
	width:304px !important;
	height:153px !important;
	left:14px !important;
	top:165px !important;
}

#item70266 {
	width:218px !important;
	height:137px !important;
}

#item70261 {
	width:218px !important;
	height:137px !important;
	left:14px !important;
	top:14px !important;
}

#item52565 {
	width:181px !important;
	height:9px !important;
	left:330px !important;
	top:375px !important;
}

#item52596 {
	width:84px !important;
	height:30px !important;
	left:238px !important;
	top:122px !important;
}

#item52623 {
	width:118px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item52650 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52677 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:375px !important;
}

#item66007 {
	width:174px !important;
	height:193px !important;
}

#item66002 {
	width:174px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item70272 {
	width:250px !important;
	height:151px !important;
}

#item70267 {
	width:250px !important;
	height:151px !important;
	left:280px !important;
	top:14px !important;
}

#item70278 {
	width:252px !important;
	height:148px !important;
}

#item70273 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:217px !important;
}

#item70284 {
	width:184px !important;
	height:189px !important;
}

#item70279 {
	width:184px !important;
	height:189px !important;
	left:278px !important;
	top:429px !important;
}

#item70290 {
	width:171px !important;
	height:354px !important;
}

#item70285 {
	width:171px !important;
	height:354px !important;
	left:14px !important;
	top:260px !important;
}

#item52705 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:198px !important;
}

#item52732 {
	width:72px !important;
	height:30px !important;
	left:191px !important;
	top:170px !important;
}

#item52759 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item52786 {
	width:70px !important;
	height:20px !important;
	left:192px !important;
	top:546px !important;
}

#item52813 {
	width:65px !important;
	height:40px !important;
	left:463px !important;
	top:528px !important;
}

#item70297 {
	width:233px !important;
	height:197px !important;
}

#item70291 {
	width:233px !important;
	height:197px !important;
	left:121px !important;
	top:423px !important;
}

#item70303 {
	width:162px !important;
	height:119px !important;
}

#item70298 {
	width:162px !important;
	height:119px !important;
	left:369px !important;
	top:426px !important;
}

#item70310 {
	width:258px !important;
	height:329px !important;
}

#item70304 {
	width:258px !important;
	height:329px !important;
	left:272px !important;
	top:14px !important;
}

#item70316 {
	width:171px !important;
	height:194px !important;
}

#item70311 {
	width:171px !important;
	height:194px !important;
	left:95px !important;
	top:216px !important;
}

#item70322 {
	width:249px !important;
	height:136px !important;
}

#item70317 {
	width:249px !important;
	height:136px !important;
	left:14px !important;
	top:14px !important;
}

#item52840 {
	width:65px !important;
	height:29px !important;
	left:18px !important;
	top:380px !important;
}

#item52868 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:185px !important;
}

#item52895 {
	width:99px !important;
	height:20px !important;
	left:15px !important;
	top:591px !important;
}

#item52927 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:397px !important;
}

#item52955 {
	width:159px !important;
	height:9px !important;
	left:366px !important;
	top:610px !important;
}

#item66013 {
	width:164px !important;
	height:196px !important;
}

#item66008 {
	width:164px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

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

#item70323 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:223px !important;
}

#item70334 {
	width:252px !important;
	height:113px !important;
}

#item70329 {
	width:252px !important;
	height:113px !important;
	left:278px !important;
	top:169px !important;
}

#item70340 {
	width:171px !important;
	height:143px !important;
}

#item70335 {
	width:171px !important;
	height:143px !important;
	left:359px !important;
	top:14px !important;
}

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

#item70341 {
	width:151px !important;
	height:147px !important;
	left:379px !important;
	top:322px !important;
}

#item70352 {
	width:74px !important;
	height:55px !important;
}

#item70347 {
	width:74px !important;
	height:55px !important;
	left:278px !important;
	top:474px !important;
}

#item71681 {
	width:74px !important;
	height:81px !important;
}

#item71676 {
	width:74px !important;
	height:81px !important;
	left:429px !important;
	top:488px !important;
}

#item70359 {
	width:252px !important;
	height:169px !important;
}

#item70353 {
	width:252px !important;
	height:169px !important;
	left:14px !important;
	top:425px !important;
}

#item52982 {
	width:127px !important;
	height:9px !important;
	left:280px !important;
	top:297px !important;
}

#item53009 {
	width:73px !important;
	height:30px !important;
	left:276px !important;
	top:122px !important;
}

#item53040 {
	width:71px !important;
	height:29px !important;
	left:184px !important;
	top:183px !important;
}

#item53067 {
	width:83px !important;
	height:20px !important;
	left:276px !important;
	top:445px !important;
}

#item53094 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:401px !important;
}

#item53121 {
	width:105px !important;
	height:20px !important;
	left:152px !important;
	top:600px !important;
}

#item53151 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item53182 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item70365 {
	width:252px !important;
	height:137px !important;
}

#item70360 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:424px !important;
}

#item70371 {
	width:162px !important;
	height:154px !important;
}

#item70366 {
	width:162px !important;
	height:154px !important;
	left:368px !important;
	top:426px !important;
}

#item70378 {
	width:253px !important;
	height:193px !important;
}

#item70372 {
	width:253px !important;
	height:193px !important;
	left:277px !important;
	top:218px !important;
}

#item70384 {
	width:252px !important;
	height:140px !important;
}

#item70379 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:219px !important;
}

#item70390 {
	width:369px !important;
	height:193px !important;
}

#item70385 {
	width:369px !important;
	height:193px !important;
	left:162px !important;
	top:14px !important;
}

#item53209 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53236 {
	width:85px !important;
	height:30px !important;
	left:277px !important;
	top:279px !important;
}

#item53266 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53294 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item53321 {
	width:138px !important;
	height:9px !important;
	left:17px !important;
	top:174px !important;
}

#item53348 {
	width:149px !important;
	height:19px !important;
	left:17px !important;
	top:183px !important;
}

#item66022 {
	width:164px !important;
	height:207px !important;
}

#item66017 {
	width:164px !important;
	height:207px !important;
	left:14px !important;
	top:14px !important;
}

#item70396 {
	width:252px !important;
	height:174px !important;
}

#item70391 {
	width:252px !important;
	height:174px !important;
	left:278px !important;
	top:14px !important;
}

#item70402 {
	width:167px !important;
	height:157px !important;
}

#item70397 {
	width:167px !important;
	height:157px !important;
	left:278px !important;
	top:231px !important;
}

#item70408 {
	width:251px !important;
	height:322px !important;
}

#item70403 {
	width:251px !important;
	height:322px !important;
	left:14px !important;
	top:230px !important;
}

#item70416 {
	width:252px !important;
	height:179px !important;
}

#item70410 {
	width:252px !important;
	height:179px !important;
	left:279px !important;
	top:394px !important;
}

#item53378 {
	width:109px !important;
	height:20px !important;
	left:430px !important;
	top:199px !important;
}

#item53405 {
	width:76px !important;
	height:29px !important;
	left:448px !important;
	top:337px !important;
}

#item53436 {
	width:82px !important;
	height:20px !important;
	left:184px !important;
	top:203px !important;
}

#item53463 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item53490 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item70423 {
	width:181px !important;
	height:297px !important;
}

#item70417 {
	width:181px !important;
	height:297px !important;
	left:84px !important;
	top:321px !important;
}

#item70429 {
	width:181px !important;
	height:298px !important;
}

#item70424 {
	width:181px !important;
	height:298px !important;
	left:349px !important;
	top:320px !important;
}

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

#item70430 {
	width:215px !important;
	height:135px !important;
	left:315px !important;
	top:174px !important;
}

#item70441 {
	width:213px !important;
	height:147px !important;
}

#item70436 {
	width:213px !important;
	height:147px !important;
	left:317px !important;
	top:14px !important;
}

#item70459 {
	width:138px !important;
	height:294px !important;
}

#item70454 {
	width:138px !important;
	height:294px !important;
	left:84px !important;
	top:14px !important;
}

#item53517 {
	width:61px !important;
	height:40px !important;
	left:13px !important;
	top:270px !important;
}

#item53547 {
	width:61px !important;
	height:30px !important;
	left:13px !important;
	top:459px !important;
}

#item53574 {
	width:72px !important;
	height:20px !important;
	left:231px !important;
	top:132px !important;
}

#item53601 {
	width:84px !important;
	height:29px !important;
	left:231px !important;
	top:281px !important;
}

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

#item66028 {
	width:513px !important;
	height:201px !important;
}

#item66023 {
	width:513px !important;
	height:201px !important;
	left:17px !important;
	top:108px !important;
}

#item70465 {
	width:255px !important;
	height:240px !important;
}

#item70460 {
	width:255px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

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

#item70466 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:322px !important;
}

#item53657 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53684 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53711 {
	width:164px !important;
	height:9px !important;
	left:22px !important;
	top:74px !important;
}

#item70478 {
	width:194px !important;
	height:164px !important;
}

#item70472 {
	width:194px !important;
	height:164px !important;
	left:332px !important;
	top:323px !important;
}

#item71649 {
	width:140px !important;
	height:285px !important;
}

#item71644 {
	width:140px !important;
	height:285px !important;
	left:185px !important;
	top:328px !important;
}

#item71655 {
	width:166px !important;
	height:110px !important;
}

#item71650 {
	width:166px !important;
	height:110px !important;
	left:14px !important;
	top:324px !important;
}

#item70484 {
	width:230px !important;
	height:219px !important;
}

#item70479 {
	width:230px !important;
	height:219px !important;
	left:300px !important;
	top:14px !important;
}

#item70490 {
	width:121px !important;
	height:128px !important;
}

#item70485 {
	width:121px !important;
	height:128px !important;
	left:147px !important;
	top:58px !important;
}

#item71662 {
	width:41px !important;
	height:49px !important;
}

#item71657 {
	width:41px !important;
	height:49px !important;
	left:29px !important;
	top:8px !important;
}

#item71669 {
	width:54px !important;
	height:49px !important;
}

#item71663 {
	width:54px !important;
	height:49px !important;
	left:74px !important;
	top:8px !important;
}

#item71675 {
	width:129px !important;
	height:49px !important;
}

#item71670 {
	width:129px !important;
	height:49px !important;
	left:14px !important;
	top:62px !important;
}

#item53738 {
	width:123px !important;
	height:9px !important;
	left:298px !important;
	top:303px !important;
}

#item53765 {
	width:201px !important;
	height:9px !important;
	left:329px !important;
	top:596px !important;
}

#item53795 {
	width:201px !important;
	height:9px !important;
	left:329px !important;
	top:606px !important;
}

#item53825 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:272px !important;
}

#item53855 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item53886 {
	width:218px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item66034 {
	width:276px !important;
	height:295px !important;
}

#item66029 {
	width:276px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item70496 {
	width:133px !important;
	height:174px !important;
}

#item70491 {
	width:133px !important;
	height:174px !important;
	left:397px !important;
	top:14px !important;
}

#item70503 {
	width:516px !important;
	height:235px !important;
}

#item70497 {
	width:516px !important;
	height:235px !important;
	left:14px !important;
	top:324px !important;
}

#item53921 {
	width:92px !important;
	height:40px !important;
	left:295px !important;
	top:208px !important;
}

#item53951 {
	width:252px !important;
	height:9px !important;
	left:274px !important;
	top:601px !important;
}

#item53982 {
	width:252px !important;
	height:9px !important;
	left:274px !important;
	top:611px !important;
}

#item54013 {
	width:132px !important;
	height:9px !important;
	left:398px !important;
	top:281px !important;
}

#item54040 {
	width:133px !important;
	height:19px !important;
	left:398px !important;
	top:291px !important;
}

#item70509 {
	width:253px !important;
	height:206px !important;
}

#item70504 {
	width:253px !important;
	height:206px !important;
	left:14px !important;
	top:321px !important;
}

#item70515 {
	width:252px !important;
	height:212px !important;
}

#item70510 {
	width:252px !important;
	height:212px !important;
	left:278px !important;
	top:321px !important;
}

#item70521 {
	width:202px !important;
	height:270px !important;
}

#item70516 {
	width:202px !important;
	height:270px !important;
	left:328px !important;
	top:14px !important;
}

#item70528 {
	width:158px !important;
	height:205px !important;
}

#item70522 {
	width:158px !important;
	height:205px !important;
	left:14px !important;
	top:14px !important;
}

#item54070 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54098 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54125 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item54155 {
	width:168px !important;
	height:9px !important;
	left:195px !important;
	top:267px !important;
}

#item54185 {
	width:148px !important;
	height:19px !important;
	left:195px !important;
	top:275px !important;
}

#item66041 {
	width:247px !important;
	height:225px !important;
}

#item66035 {
	width:247px !important;
	height:225px !important;
	left:14px !important;
	top:14px !important;
}

#item70534 {
	width:127px !important;
	height:190px !important;
}

#item70529 {
	width:127px !important;
	height:190px !important;
	left:272px !important;
	top:14px !important;
}

#item70540 {
	width:162px !important;
	height:202px !important;
}

#item70535 {
	width:162px !important;
	height:202px !important;
	left:278px !important;
	top:213px !important;
}

#item70546 {
	width:253px !important;
	height:193px !important;
}

#item70541 {
	width:253px !important;
	height:193px !important;
	left:277px !important;
	top:423px !important;
}

#item70552 {
	width:251px !important;
	height:230px !important;
}

#item70547 {
	width:251px !important;
	height:230px !important;
	left:14px !important;
	top:322px !important;
}

#item54216 {
	width:98px !important;
	height:20px !important;
	left:405px !important;
	top:182px !important;
}

#item54243 {
	width:71px !important;
	height:20px !important;
	left:444px !important;
	top:390px !important;
}

#item54270 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item54297 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54330 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item70559 {
	width:357px !important;
	height:208px !important;
}

#item70553 {
	width:357px !important;
	height:208px !important;
	left:173px !important;
	top:417px !important;
}

#item70565 {
	width:111px !important;
	height:150px !important;
}

#item70560 {
	width:111px !important;
	height:150px !important;
	left:309px !important;
	top:240px !important;
}

#item71641 {
	width:77px !important;
	height:134px !important;
}

#item71636 {
	width:77px !important;
	height:134px !important;
	left:454px !important;
	top:250px !important;
}

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

#item71622 {
	width:66px !important;
	height:41px !important;
	left:14px !important;
	top:221px !important;
}

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

#item71628 {
	width:66px !important;
	height:41px !important;
	left:14px !important;
	top:313px !important;
}

#item70571 {
	width:336px !important;
	height:165px !important;
}

#item70566 {
	width:336px !important;
	height:165px !important;
	left:194px !important;
	top:14px !important;
}

#item70577 {
	width:117px !important;
	height:390px !important;
}

#item70572 {
	width:117px !important;
	height:390px !important;
	left:68px !important;
	top:18px !important;
}

#item54357 {
	width:67px !important;
	height:9px !important;
	left:16px !important;
	top:300px !important;
}

#item54384 {
	width:69px !important;
	height:9px !important;
	left:16px !important;
	top:398px !important;
}

#item54411 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:188px !important;
}

#item54441 {
	width:232px !important;
	height:9px !important;
	left:196px !important;
	top:200px !important;
}

#item54471 {
	width:150px !important;
	height:9px !important;
	left:15px !important;
	top:582px !important;
}

#item54501 {
	width:148px !important;
	height:19px !important;
	left:15px !important;
	top:590px !important;
}

#item54531 {
	width:90px !important;
	height:31px !important;
	left:200px !important;
	top:338px !important;
}

#item54607 {
	width:92px !important;
	height:31px !important;
	left:200px !important;
	top:370px !important;
}

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

#item66042 {
	width:177px !important;
	height:128px !important;
	left:11px !important;
	top:74px !important;
}

#item71621 {
	width:117px !important;
	height:198px !important;
}

#item71615 {
	width:117px !important;
	height:198px !important;
	left:202px !important;
	top:18px !important;
}

#item70585 {
	width:202px !important;
	height:223px !important;
}

#item70578 {
	width:202px !important;
	height:223px !important;
	left:328px !important;
	top:14px !important;
}

#item70591 {
	width:516px !important;
	height:309px !important;
}

#item70586 {
	width:516px !important;
	height:309px !important;
	left:14px !important;
	top:320px !important;
}

#item54687 {
	width:127px !important;
	height:9px !important;
	left:327px !important;
	top:302px !important;
}

#item54714 {
	width:143px !important;
	height:9px !important;
	left:383px !important;
	top:610px !important;
}

#item54741 {
	width:231px !important;
	height:10px !important;
	left:13px !important;
	top:288px !important;
}

#item54818 {
	width:231px !important;
	height:10px !important;
	left:13px !important;
	top:300px !important;
}

#item70597 {
	width:162px !important;
	height:292px !important;
}

#item70592 {
	width:162px !important;
	height:292px !important;
	left:14px !important;
	top:323px !important;
}

#item70603 {
	width:102px !important;
	height:133px !important;
}

#item70598 {
	width:102px !important;
	height:133px !important;
	left:179px !important;
	top:479px !important;
}

#item70609 {
	width:188px !important;
	height:293px !important;
}

#item70604 {
	width:188px !important;
	height:293px !important;
	left:342px !important;
	top:334px !important;
}

#item70622 {
	width:516px !important;
	height:300px !important;
}

#item70617 {
	width:516px !important;
	height:300px !important;
	left:14px !important;
	top:14px !important;
}

#item54888 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:287px !important;
}

#item54915 {
	width:68px !important;
	height:20px !important;
	left:288px !important;
	top:586px !important;
}

#item54942 {
	width:100px !important;
	height:20px !important;
	left:223px !important;
	top:416px !important;
}

#item54973 {
	width:101px !important;
	height:30px !important;
	left:223px !important;
	top:437px !important;
}

#item66054 {
	width:282px !important;
	height:185px !important;
}

#item66049 {
	width:282px !important;
	height:185px !important;
	left:14px !important;
	top:14px !important;
}

#item70628 {
	width:120px !important;
	height:100px !important;
}

#item70623 {
	width:120px !important;
	height:100px !important;
	left:402px !important;
	top:60px !important;
}

#item70635 {
	width:163px !important;
	height:188px !important;
}

#item70629 {
	width:163px !important;
	height:188px !important;
	left:278px !important;
	top:221px !important;
}

#item70641 {
	width:251px !important;
	height:141px !important;
}

#item70636 {
	width:251px !important;
	height:141px !important;
	left:14px !important;
	top:221px !important;
}

#item70647 {
	width:204px !important;
	height:199px !important;
}

#item70642 {
	width:204px !important;
	height:199px !important;
	left:14px !important;
	top:422px !important;
}

#item70653 {
	width:249px !important;
	height:153px !important;
}

#item70648 {
	width:249px !important;
	height:153px !important;
	left:278px !important;
	top:419px !important;
}

#item55003 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item55034 {
	width:72px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item55062 {
	width:78px !important;
	height:40px !important;
	left:446px !important;
	top:377px !important;
}

#item55092 {
	width:243px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55123 {
	width:79px !important;
	height:29px !important;
	left:303px !important;
	top:169px !important;
}

#item55153 {
	width:123px !important;
	height:20px !important;
	left:406px !important;
	top:180px !important;
}

#item70659 {
	width:222px !important;
	height:203px !important;
}

#item70654 {
	width:222px !important;
	height:203px !important;
	left:14px !important;
	top:426px !important;
}

#item70665 {
	width:247px !important;
	height:142px !important;
}

#item70660 {
	width:247px !important;
	height:142px !important;
	left:283px !important;
	top:426px !important;
}

#item70671 {
	width:249px !important;
	height:160px !important;
}

#item70666 {
	width:249px !important;
	height:160px !important;
	left:281px !important;
	top:221px !important;
}

#item70677 {
	width:251px !important;
	height:137px !important;
}

#item70672 {
	width:251px !important;
	height:137px !important;
	left:14px !important;
	top:221px !important;
}

#item70683 {
	width:167px !important;
	height:196px !important;
}

#item70678 {
	width:167px !important;
	height:196px !important;
	left:100px !important;
	top:14px !important;
}

#item70691 {
	width:252px !important;
	height:173px !important;
}

#item70686 {
	width:252px !important;
	height:173px !important;
	left:278px !important;
	top:14px !important;
}

#item55182 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:186px !important;
}

#item55210 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item55237 {
	width:70px !important;
	height:20px !important;
	left:168px !important;
	top:599px !important;
}

#item55264 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:408px !important;
}

#item55297 {
	width:130px !important;
	height:9px !important;
	left:278px !important;
	top:198px !important;
}

#item55325 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66060 {
	width:179px !important;
	height:196px !important;
}

#item66055 {
	width:179px !important;
	height:196px !important;
	left:351px !important;
	top:14px !important;
}

#item70697 {
	width:259px !important;
	height:123px !important;
}

#item70692 {
	width:259px !important;
	height:123px !important;
	left:14px !important;
	top:14px !important;
}

#item70703 {
	width:125px !important;
	height:193px !important;
}

#item70698 {
	width:125px !important;
	height:193px !important;
	left:136px !important;
	top:211px !important;
}

#item70709 {
	width:108px !important;
	height:243px !important;
}

#item70704 {
	width:108px !important;
	height:243px !important;
	left:30px !important;
	top:400px !important;
}

#item70715 {
	width:252px !important;
	height:174px !important;
}

#item70710 {
	width:252px !important;
	height:174px !important;
	left:278px !important;
	top:219px !important;
}

#item70731 {
	width:252px !important;
	height:154px !important;
}

#item70726 {
	width:252px !important;
	height:154px !important;
	left:279px !important;
	top:428px !important;
}

#item55355 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item55382 {
	width:94px !important;
	height:20px !important;
	left:21px !important;
	top:371px !important;
}

#item55409 {
	width:99px !important;
	height:20px !important;
	left:287px !important;
	top:159px !important;
}

#item55437 {
	width:100px !important;
	height:20px !important;
	left:400px !important;
	top:397px !important;
}

#item55464 {
	width:104px !important;
	height:29px !important;
	left:149px !important;
	top:580px !important;
}

#item55494 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item70737 {
	width:252px !important;
	height:183px !important;
}

#item70732 {
	width:252px !important;
	height:183px !important;
	left:14px !important;
	top:426px !important;
}

#item70744 {
	width:249px !important;
	height:214px !important;
}

#item70739 {
	width:249px !important;
	height:214px !important;
	left:281px !important;
	top:340px !important;
}

#item70751 {
	width:252px !important;
	height:154px !important;
}

#item70745 {
	width:252px !important;
	height:154px !important;
	left:14px !important;
	top:218px !important;
}

#item70757 {
	width:252px !important;
	height:186px !important;
}

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

#item70763 {
	width:252px !important;
	height:248px !important;
}

#item70758 {
	width:252px !important;
	height:248px !important;
	left:279px !important;
	top:14px !important;
}

#item55521 {
	width:130px !important;
	height:9px !important;
	left:24px !important;
	top:610px !important;
}

#item55548 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55579 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item55606 {
	width:161px !important;
	height:9px !important;
	left:287px !important;
	top:316px !important;
}

#item55633 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item66066 {
	width:156px !important;
	height:153px !important;
}

#item66061 {
	width:156px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item70769 {
	width:74px !important;
	height:155px !important;
}

#item70764 {
	width:74px !important;
	height:155px !important;
	left:277px !important;
	top:14px !important;
}

#item55661 {
	width:171px !important;
	height:9px !important;
	left:354px !important;
	top:160px !important;
}

#item55691 {
	width:84px !important;
	height:28px !important;
	left:174px !important;
	top:141px !important;
}

#item70775 {
	width:188px !important;
	height:116px !important;
}

#item70770 {
	width:188px !important;
	height:116px !important;
	left:116px !important;
	top:14px !important;
}

#item70781 {
	width:113px !important;
	height:128px !important;
}

#item70776 {
	width:113px !important;
	height:128px !important;
	left:154px !important;
	top:171px !important;
}

#item71600 {
	width:106px !important;
	height:97px !important;
}

#item71595 {
	width:106px !important;
	height:97px !important;
	left:75px !important;
	top:260px !important;
}

#item71606 {
	width:71px !important;
	height:70px !important;
}

#item71601 {
	width:71px !important;
	height:70px !important;
	left:170px !important;
	top:328px !important;
}

#item71613 {
	width:71px !important;
	height:70px !important;
}

#item71608 {
	width:71px !important;
	height:70px !important;
	left:123px !important;
	top:374px !important;
}

#item70787 {
	width:132px !important;
	height:177px !important;
}

#item70782 {
	width:132px !important;
	height:177px !important;
	left:134px !important;
	top:466px !important;
}

#item70794 {
	width:252px !important;
	height:287px !important;
}

#item70788 {
	width:252px !important;
	height:287px !important;
	left:278px !important;
	top:298px !important;
}

#item70800 {
	width:191px !important;
	height:276px !important;
}

#item70795 {
	width:191px !important;
	height:276px !important;
	left:339px !important;
	top:14px !important;
}

#item55722 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55749 {
	width:101px !important;
	height:20px !important;
	left:277px !important;
	top:266px !important;
}

#item55776 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item55803 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:113px !important;
}

#item55830 {
	width:125px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item55863 {
	width:125px !important;
	height:20px !important;
	left:13px !important;
	top:210px !important;
}

#item55895 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:230px !important;
}

#item55928 {
	width:49px !important;
	height:60px !important;
	left:13px !important;
	top:260px !important;
}

#item55960 {
	width:49px !important;
	height:60px !important;
	left:13px !important;
	top:330px !important;
}

#item66072 {
	width:253px !important;
	height:299px !important;
}

#item66067 {
	width:253px !important;
	height:299px !important;
	left:14px !important;
	top:14px !important;
}

#item70806 {
	width:119px !important;
	height:153px !important;
}

#item70801 {
	width:119px !important;
	height:153px !important;
	left:283px !important;
	top:43px !important;
}

#item71582 {
	width:119px !important;
	height:153px !important;
}

#item71577 {
	width:119px !important;
	height:153px !important;
	left:411px !important;
	top:43px !important;
}

#item70812 {
	width:118px !important;
	height:91px !important;
}

#item70807 {
	width:118px !important;
	height:91px !important;
	left:283px !important;
	top:227px !important;
}

#item71588 {
	width:118px !important;
	height:91px !important;
}

#item71583 {
	width:118px !important;
	height:91px !important;
	left:412px !important;
	top:227px !important;
}

#item70818 {
	width:176px !important;
	height:295px !important;
}

#item70813 {
	width:176px !important;
	height:295px !important;
	left:14px !important;
	top:324px !important;
}

#item70825 {
	width:180px !important;
	height:211px !important;
}

#item70819 {
	width:180px !important;
	height:211px !important;
	left:278px !important;
	top:408px !important;
}

#item55991 {
	width:71px !important;
	height:29px !important;
	left:461px !important;
	top:590px !important;
}

#item56018 {
	width:110px !important;
	height:20px !important;
	left:143px !important;
	top:408px !important;
}

#item56048 {
	width:72px !important;
	height:20px !important;
	left:194px !important;
	top:189px !important;
}

#item56075 {
	width:225px !important;
	height:10px !important;
	left:281px !important;
	top:352px !important;
}

#item56154 {
	width:225px !important;
	height:10px !important;
	left:281px !important;
	top:362px !important;
}

#item56227 {
	width:225px !important;
	height:10px !important;
	left:281px !important;
	top:373px !important;
}

#item56299 {
	width:225px !important;
	height:10px !important;
	left:281px !important;
	top:383px !important;
}

#item70831 {
	width:178px !important;
	height:150px !important;
}

#item70826 {
	width:178px !important;
	height:150px !important;
	left:14px !important;
	top:435px !important;
}

#item70837 {
	width:287px !important;
	height:173px !important;
}

#item70832 {
	width:287px !important;
	height:173px !important;
	left:243px !important;
	top:417px !important;
}

#item70844 {
	width:69px !important;
	height:105px !important;
}

#item70838 {
	width:69px !important;
	height:105px !important;
	left:349px !important;
	top:289px !important;
}

#item71594 {
	width:106px !important;
	height:134px !important;
}

#item71589 {
	width:106px !important;
	height:134px !important;
	left:420px !important;
	top:279px !important;
}

#item70850 {
	width:218px !important;
	height:162px !important;
}

#item70845 {
	width:218px !important;
	height:162px !important;
	left:14px !important;
	top:241px !important;
}

#item70856 {
	width:218px !important;
	height:162px !important;
}

#item70851 {
	width:218px !important;
	height:162px !important;
	left:14px !important;
	top:14px !important;
}

#item70862 {
	width:286px !important;
	height:170px !important;
}

#item70857 {
	width:286px !important;
	height:170px !important;
	left:244px !important;
	top:14px !important;
}

#item56368 {
	width:182px !important;
	height:9px !important;
	left:17px !important;
	top:222px !important;
}

#item56398 {
	width:103px !important;
	height:20px !important;
	left:242px !important;
	top:190px !important;
}

#item56425 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:406px !important;
}

#item56452 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56479 {
	width:150px !important;
	height:9px !important;
	left:242px !important;
	top:610px !important;
}

#item56507 {
	width:102px !important;
	height:20px !important;
	left:245px !important;
	top:339px !important;
}

#item56537 {
	width:102px !important;
	height:20px !important;
	left:245px !important;
	top:359px !important;
}

#item56567 {
	width:102px !important;
	height:20px !important;
	left:245px !important;
	top:380px !important;
}

#item66078 {
	width:105px !important;
	height:91px !important;
}

#item66073 {
	width:105px !important;
	height:91px !important;
	left:75px !important;
	top:74px !important;
}

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

#item70863 {
	width:164px !important;
	height:150px !important;
	left:192px !important;
	top:14px !important;
}

#item70874 {
	width:166px !important;
	height:150px !important;
}

#item70869 {
	width:166px !important;
	height:150px !important;
	left:364px !important;
	top:14px !important;
}

#item70880 {
	width:164px !important;
	height:139px !important;
}

#item70875 {
	width:164px !important;
	height:139px !important;
	left:366px !important;
	top:221px !important;
}

#item70886 {
	width:167px !important;
	height:140px !important;
}

#item70881 {
	width:167px !important;
	height:140px !important;
	left:192px !important;
	top:222px !important;
}

#item70892 {
	width:159px !important;
	height:141px !important;
}

#item70887 {
	width:159px !important;
	height:141px !important;
	left:14px !important;
	top:233px !important;
}

#item70899 {
	width:165px !important;
	height:152px !important;
}

#item70893 {
	width:165px !important;
	height:152px !important;
	left:14px !important;
	top:422px !important;
}

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

#item70900 {
	width:164px !important;
	height:174px !important;
	left:191px !important;
	top:422px !important;
}

#item70912 {
	width:166px !important;
	height:137px !important;
}

#item70907 {
	width:166px !important;
	height:137px !important;
	left:364px !important;
	top:417px !important;
}

#item56598 {
	width:69px !important;
	height:20px !important;
	left:364px !important;
	top:198px !important;
}

#item56625 {
	width:69px !important;
	height:20px !important;
	left:189px !important;
	top:198px !important;
}

#item56652 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item56679 {
	width:140px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item56707 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item56735 {
	width:140px !important;
	height:9px !important;
	left:364px !important;
	top:403px !important;
}

#item56762 {
	width:95px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

#item56790 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56817 {
	width:169px !important;
	height:9px !important;
	left:364px !important;
	top:600px !important;
}

#item56847 {
	width:169px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item70918 {
	width:159px !important;
	height:196px !important;
}

#item70913 {
	width:159px !important;
	height:196px !important;
	left:14px !important;
	top:422px !important;
}

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

#item70919 {
	width:140px !important;
	height:196px !important;
	left:390px !important;
	top:422px !important;
}

#item70930 {
	width:163px !important;
	height:141px !important;
}

#item70925 {
	width:163px !important;
	height:141px !important;
	left:368px !important;
	top:218px !important;
}

#item70936 {
	width:164px !important;
	height:139px !important;
}

#item70931 {
	width:164px !important;
	height:139px !important;
	left:191px !important;
	top:219px !important;
}

#item70942 {
	width:164px !important;
	height:139px !important;
}

#item70937 {
	width:164px !important;
	height:139px !important;
	left:14px !important;
	top:219px !important;
}

#item70950 {
	width:246px !important;
	height:147px !important;
}

#item70943 {
	width:246px !important;
	height:147px !important;
	left:11px !important;
	top:14px !important;
}

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

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

#item56874 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item56901 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item56928 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item56955 {
	width:139px !important;
	height:9px !important;
	left:364px !important;
	top:403px !important;
}

#item56983 {
	width:148px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item57010 {
	width:90px !important;
	height:29px !important;
	left:180px !important;
	top:567px !important;
}

#item57037 {
	width:103px !important;
	height:29px !important;
	left:276px !important;
	top:558px !important;
}

#item66084 {
	width:283px !important;
	height:208px !important;
}

#item66079 {
	width:283px !important;
	height:208px !important;
	left:14px !important;
	top:61px !important;
}

#item70974 {
	width:127px !important;
	height:96px !important;
}

#item70969 {
	width:127px !important;
	height:96px !important;
	left:403px !important;
	top:270px !important;
}

#item71536 {
	width:127px !important;
	height:109px !important;
}

#item71530 {
	width:127px !important;
	height:109px !important;
	left:359px !important;
	top:369px !important;
}

#item71542 {
	width:56px !important;
	height:57px !important;
}

#item71537 {
	width:56px !important;
	height:57px !important;
	left:474px !important;
	top:459px !important;
}

#item70980 {
	width:111px !important;
	height:143px !important;
}

#item70975 {
	width:111px !important;
	height:143px !important;
	left:214px !important;
	top:286px !important;
}

#item71523 {
	width:150px !important;
	height:190px !important;
}

#item71517 {
	width:150px !important;
	height:190px !important;
	left:187px !important;
	top:435px !important;
}

#item71529 {
	width:150px !important;
	height:190px !important;
}

#item71524 {
	width:150px !important;
	height:190px !important;
	left:26px !important;
	top:435px !important;
}

#item70962 {
	width:152px !important;
	height:101px !important;
}

#item70957 {
	width:152px !important;
	height:101px !important;
	left:226px !important;
	top:14px !important;
}

#item71501 {
	width:152px !important;
	height:101px !important;
}

#item71496 {
	width:152px !important;
	height:101px !important;
	left:381px !important;
	top:14px !important;
}

#item57069 {
	width:109px !important;
	height:9px !important;
	left:381px !important;
	top:223px !important;
}

#item57096 {
	width:109px !important;
	height:9px !important;
	left:381px !important;
	top:234px !important;
}

#item57124 {
	width:109px !important;
	height:9px !important;
	left:381px !important;
	top:244px !important;
}

#item57151 {
	width:115px !important;
	height:9px !important;
	left:69px !important;
	top:400px !important;
}

#item57178 {
	width:115px !important;
	height:9px !important;
	left:69px !important;
	top:410px !important;
}

#item57205 {
	width:115px !important;
	height:9px !important;
	left:69px !important;
	top:421px !important;
}

#item57233 {
	width:107px !important;
	height:9px !important;
	left:417px !important;
	top:600px !important;
}

#item57260 {
	width:107px !important;
	height:9px !important;
	left:417px !important;
	top:610px !important;
}

#item70986 {
	width:121px !important;
	height:201px !important;
}

#item70981 {
	width:121px !important;
	height:201px !important;
	left:115px !important;
	top:346px !important;
}

#item71548 {
	width:101px !important;
	height:196px !important;
}

#item71543 {
	width:101px !important;
	height:196px !important;
	left:240px !important;
	top:326px !important;
}

#item70992 {
	width:174px !important;
	height:260px !important;
}

#item70987 {
	width:174px !important;
	height:260px !important;
	left:356px !important;
	top:248px !important;
}

#item70998 {
	width:134px !important;
	height:105px !important;
}

#item70993 {
	width:134px !important;
	height:105px !important;
	left:14px !important;
	top:14px !important;
}

#item71566 {
	width:111px !important;
	height:105px !important;
}

#item71561 {
	width:111px !important;
	height:105px !important;
	left:14px !important;
	top:122px !important;
}

#item71572 {
	width:100px !important;
	height:51px !important;
}

#item71567 {
	width:100px !important;
	height:51px !important;
	left:164px !important;
	top:223px !important;
}

#item71554 {
	width:193px !important;
	height:120px !important;
}

#item71549 {
	width:193px !important;
	height:120px !important;
	left:193px !important;
	top:14px !important;
}

#item71560 {
	width:140px !important;
	height:128px !important;
}

#item71555 {
	width:140px !important;
	height:128px !important;
	left:390px !important;
	top:116px !important;
}

#item57287 {
	width:89px !important;
	height:39px !important;
	left:276px !important;
	top:273px !important;
}

#item57320 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item57347 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item57374 {
	width:76px !important;
	height:20px !important;
	left:18px !important;
	top:476px !important;
}

#item57401 {
	width:76px !important;
	height:20px !important;
	left:18px !important;
	top:496px !important;
}

#item57428 {
	width:76px !important;
	height:20px !important;
	left:18px !important;
	top:516px !important;
}

#item66091 {
	width:173px !important;
	height:190px !important;
}

#item66086 {
	width:173px !important;
	height:190px !important;
	left:14px !important;
	top:14px !important;
}

#item71005 {
	width:167px !important;
	height:194px !important;
}

#item70999 {
	width:167px !important;
	height:194px !important;
	left:276px !important;
	top:14px !important;
}

#item71011 {
	width:210px !important;
	height:124px !important;
}

#item71006 {
	width:210px !important;
	height:124px !important;
	left:14px !important;
	top:254px !important;
}

#item71451 {
	width:210px !important;
	height:117px !important;
}

#item71446 {
	width:210px !important;
	height:117px !important;
	left:14px !important;
	top:380px !important;
}

#item71458 {
	width:210px !important;
	height:144px !important;
}

#item71452 {
	width:210px !important;
	height:144px !important;
	left:14px !important;
	top:500px !important;
}

#item71017 {
	width:159px !important;
	height:206px !important;
}

#item71012 {
	width:159px !important;
	height:206px !important;
	left:235px !important;
	top:292px !important;
}

#item71464 {
	width:130px !important;
	height:285px !important;
}

#item71459 {
	width:130px !important;
	height:285px !important;
	left:400px !important;
	top:221px !important;
}

#item57455 {
	width:71px !important;
	height:29px !important;
	left:455px !important;
	top:177px !important;
}

#item57483 {
	width:71px !important;
	height:29px !important;
	left:193px !important;
	top:166px !important;
}

#item57510 {
	width:129px !important;
	height:9px !important;
	left:399px !important;
	top:599px !important;
}

#item57537 {
	width:129px !important;
	height:9px !important;
	left:399px !important;
	top:610px !important;
}

#item57564 {
	width:128px !important;
	height:9px !important;
	left:253px !important;
	top:589px !important;
}

#item57591 {
	width:128px !important;
	height:9px !important;
	left:253px !important;
	top:600px !important;
}

#item57618 {
	width:128px !important;
	height:9px !important;
	left:253px !important;
	top:610px !important;
}

#item71023 {
	width:120px !important;
	height:78px !important;
}

#item71018 {
	width:120px !important;
	height:78px !important;
	left:122px !important;
	top:432px !important;
}

#item71470 {
	width:166px !important;
	height:71px !important;
}

#item71465 {
	width:166px !important;
	height:71px !important;
	left:197px !important;
	top:471px !important;
}

#item71476 {
	width:190px !important;
	height:96px !important;
}

#item71471 {
	width:190px !important;
	height:96px !important;
	left:147px !important;
	top:547px !important;
}

#item71482 {
	width:148px !important;
	height:74px !important;
}

#item71477 {
	width:148px !important;
	height:74px !important;
	left:341px !important;
	top:551px !important;
}

#item71029 {
	width:136px !important;
	height:349px !important;
}

#item71024 {
	width:136px !important;
	height:349px !important;
	left:394px !important;
	top:103px !important;
}

#item71489 {
	width:82px !important;
	height:76px !important;
}

#item71483 {
	width:82px !important;
	height:76px !important;
	left:415px !important;
	top:14px !important;
}

#item71035 {
	width:253px !important;
	height:118px !important;
}

#item71030 {
	width:253px !important;
	height:118px !important;
	left:14px !important;
	top:215px !important;
}

#item71041 {
	width:253px !important;
	height:194px !important;
}

#item71036 {
	width:253px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item71047 {
	width:95px !important;
	height:134px !important;
}

#item71042 {
	width:95px !important;
	height:134px !important;
	left:279px !important;
	top:60px !important;
}

#item57645 {
	width:71px !important;
	height:29px !important;
	left:276px !important;
	top:413px !important;
}

#item57676 {
	width:101px !important;
	height:20px !important;
	left:276px !important;
	top:299px !important;
}

#item57704 {
	width:66px !important;
	height:20px !important;
	left:13px !important;
	top:558px !important;
}

#item57731 {
	width:67px !important;
	height:20px !important;
	left:13px !important;
	top:579px !important;
}

#item57758 {
	width:68px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item57785 {
	width:216px !important;
	height:20px !important;
	left:14px !important;
	top:398px !important;
}

#item57818 {
	width:225px !important;
	height:20px !important;
	left:14px !important;
	top:418px !important;
}

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

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

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

#item71069 {
	width:266px !important;
	height:241px !important;
	left:264px !important;
	top:14px !important;
}

#item71080 {
	width:322px !important;
	height:225px !important;
}

#item71075 {
	width:322px !important;
	height:225px !important;
	left:22px !important;
	top:382px !important;
}

#item71413 {
	width:157px !important;
	height:84px !important;
}

#item71408 {
	width:157px !important;
	height:84px !important;
	left:248px !important;
	top:327px !important;
}

#item71087 {
	width:175px !important;
	height:101px !important;
}

#item71082 {
	width:175px !important;
	height:101px !important;
	left:351px !important;
	top:388px !important;
}

#item57851 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item57878 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item57910 {
	width:121px !important;
	height:9px !important;
	left:361px !important;
	top:578px !important;
}

#item57938 {
	width:121px !important;
	height:9px !important;
	left:361px !important;
	top:588px !important;
}

#item57965 {
	width:121px !important;
	height:9px !important;
	left:361px !important;
	top:599px !important;
}

#item71094 {
	width:172px !important;
	height:196px !important;
}

#item71088 {
	width:172px !important;
	height:196px !important;
	left:14px !important;
	top:323px !important;
}

#item71100 {
	width:168px !important;
	height:282px !important;
}

#item71095 {
	width:168px !important;
	height:282px !important;
	left:196px !important;
	top:341px !important;
}

#item71431 {
	width:153px !important;
	height:204px !important;
}

#item71425 {
	width:153px !important;
	height:204px !important;
	left:370px !important;
	top:343px !important;
}

#item71106 {
	width:83px !important;
	height:214px !important;
}

#item71101 {
	width:83px !important;
	height:214px !important;
	left:315px !important;
	top:97px !important;
}

#item71444 {
	width:125px !important;
	height:230px !important;
}

#item71439 {
	width:125px !important;
	height:230px !important;
	left:405px !important;
	top:102px !important;
}

#item71112 {
	width:213px !important;
	height:104px !important;
}

#item71107 {
	width:213px !important;
	height:104px !important;
	left:14px !important;
	top:206px !important;
}

#item71438 {
	width:117px !important;
	height:88px !important;
}

#item71432 {
	width:117px !important;
	height:88px !important;
	left:110px !important;
	top:114px !important;
}

#item71119 {
	width:119px !important;
	height:91px !important;
}

#item71113 {
	width:119px !important;
	height:91px !important;
	left:108px !important;
	top:14px !important;
}

#item57992 {
	width:70px !important;
	height:29px !important;
	left:240px !important;
	top:179px !important;
}

#item58024 {
	width:70px !important;
	height:29px !important;
	left:240px !important;
	top:209px !important;
}

#item58056 {
	width:90px !important;
	height:9px !important;
	left:16px !important;
	top:142px !important;
}

#item58083 {
	width:90px !important;
	height:9px !important;
	left:16px !important;
	top:153px !important;
}

#item58112 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item58140 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item66103 {
	width:97px !important;
	height:162px !important;
}

#item66098 {
	width:97px !important;
	height:162px !important;
	left:49px !important;
	top:14px !important;
}

#item71368 {
	width:97px !important;
	height:201px !important;
}

#item71363 {
	width:97px !important;
	height:201px !important;
	left:154px !important;
	top:14px !important;
}

#item71126 {
	width:199px !important;
	height:202px !important;
}

#item71120 {
	width:199px !important;
	height:202px !important;
	left:331px !important;
	top:14px !important;
}

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

#item71127 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:221px !important;
}

#item71138 {
	width:247px !important;
	height:146px !important;
}

#item71133 {
	width:247px !important;
	height:146px !important;
	left:14px !important;
	top:278px !important;
}

#item71359 {
	width:247px !important;
	height:129px !important;
}

#item71354 {
	width:247px !important;
	height:129px !important;
	left:14px !important;
	top:428px !important;
}

#item71144 {
	width:206px !important;
	height:205px !important;
}

#item71139 {
	width:206px !important;
	height:205px !important;
	left:276px !important;
	top:422px !important;
}

#item58195 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:192px !important;
}

#item58222 {
	width:127px !important;
	height:9px !important;
	left:282px !important;
	top:403px !important;
}

#item58249 {
	width:119px !important;
	height:9px !important;
	left:398px !important;
	top:610px !important;
}

#item58276 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:602px !important;
}

#item58307 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:612px !important;
}

#item58337 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:253px !important;
}

#item58367 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:263px !important;
}

#item71156 {
	width:66px !important;
	height:81px !important;
}

#item71151 {
	width:66px !important;
	height:81px !important;
	left:349px !important;
	top:247px !important;
}

#item71387 {
	width:199px !important;
	height:119px !important;
}

#item71382 {
	width:199px !important;
	height:119px !important;
	left:183px !important;
	top:378px !important;
}

#item71393 {
	width:199px !important;
	height:119px !important;
}

#item71388 {
	width:199px !important;
	height:119px !important;
	left:14px !important;
	top:454px !important;
}

#item71399 {
	width:199px !important;
	height:133px !important;
}

#item71394 {
	width:199px !important;
	height:133px !important;
	left:192px !important;
	top:510px !important;
}

#item71405 {
	width:83px !important;
	height:108px !important;
}

#item71400 {
	width:83px !important;
	height:108px !important;
	left:430px !important;
	top:519px !important;
}

#item71163 {
	width:177px !important;
	height:140px !important;
}

#item71157 {
	width:177px !important;
	height:140px !important;
	left:11px !important;
	top:14px !important;
}

#item71375 {
	width:188px !important;
	height:150px !important;
}

#item71370 {
	width:188px !important;
	height:150px !important;
	left:179px !important;
	top:92px !important;
}

#item71381 {
	width:188px !important;
	height:149px !important;
}

#item71376 {
	width:188px !important;
	height:149px !important;
	left:14px !important;
	top:179px !important;
}

#item58394 {
	width:149px !important;
	height:9px !important;
	left:208px !important;
	top:339px !important;
}

#item58422 {
	width:149px !important;
	height:9px !important;
	left:208px !important;
	top:349px !important;
}

#item58449 {
	width:149px !important;
	height:9px !important;
	left:208px !important;
	top:360px !important;
}

#item72801 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:414px !important;
}

#item72828 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:424px !important;
}

#item72858 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:435px !important;
}

#item66109 {
	width:118px !important;
	height:266px !important;
}

#item66104 {
	width:118px !important;
	height:266px !important;
	left:14px !important;
	top:14px !important;
}

#item72901 {
	width:131px !important;
	height:146px !important;
}

#item72896 {
	width:131px !important;
	height:146px !important;
	left:138px !important;
	top:137px !important;
}

#item71169 {
	width:146px !important;
	height:163px !important;
}

#item71164 {
	width:146px !important;
	height:163px !important;
	left:279px !important;
	top:14px !important;
}

#item71347 {
	width:146px !important;
	height:142px !important;
}

#item71341 {
	width:146px !important;
	height:142px !important;
	left:384px !important;
	top:103px !important;
}

#item71353 {
	width:93px !important;
	height:130px !important;
}

#item71348 {
	width:93px !important;
	height:130px !important;
	left:275px !important;
	top:182px !important;
}

#item71176 {
	width:200px !important;
	height:266px !important;
}

#item71170 {
	width:200px !important;
	height:266px !important;
	left:274px !important;
	top:380px !important;
}

#item71182 {
	width:247px !important;
	height:207px !important;
}

#item71177 {
	width:247px !important;
	height:207px !important;
	left:14px !important;
	top:363px !important;
}

#item58537 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:361px !important;
}

#item58564 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58591 {
	width:70px !important;
	height:30px !important;
	left:452px !important;
	top:554px !important;
}

#item58618 {
	width:233px !important;
	height:10px !important;
	left:13px !important;
	top:320px !important;
}

#item58650 {
	width:221px !important;
	height:20px !important;
	left:13px !important;
	top:330px !important;
}

#item58681 {
	width:156px !important;
	height:9px !important;
	left:365px !important;
	top:297px !important;
}

#item58708 {
	width:156px !important;
	height:9px !important;
	left:365px !important;
	top:307px !important;
}

#item71188 {
	width:154px !important;
	height:171px !important;
}

#item71183 {
	width:154px !important;
	height:171px !important;
	left:6px !important;
	top:333px !important;
}

#item71334 {
	width:177px !important;
	height:103px !important;
}

#item71329 {
	width:177px !important;
	height:103px !important;
	left:92px !important;
	top:429px !important;
}

#item71194 {
	width:182px !important;
	height:378px !important;
}

#item71189 {
	width:182px !important;
	height:378px !important;
	left:348px !important;
	top:238px !important;
}

#item71200 {
	width:99px !important;
	height:139px !important;
}

#item71195 {
	width:99px !important;
	height:139px !important;
	left:236px !important;
	top:43px !important;
}

#item71340 {
	width:147px !important;
	height:139px !important;
}

#item71335 {
	width:147px !important;
	height:139px !important;
	left:349px !important;
	top:91px !important;
}

#item71206 {
	width:207px !important;
	height:196px !important;
}

#item71201 {
	width:207px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item58735 {
	width:168px !important;
	height:20px !important;
	left:13px !important;
	top:266px !important;
}

#item58767 {
	width:99px !important;
	height:30px !important;
	left:228px !important;
	top:299px !important;
}

#item58797 {
	width:76px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item58828 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item58859 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66124 {
	width:112px !important;
	height:305px !important;
}

#item66118 {
	width:112px !important;
	height:305px !important;
	left:14px !important;
	top:130px !important;
}

#item71290 {
	width:112px !important;
	height:317px !important;
}

#item71284 {
	width:112px !important;
	height:317px !important;
	left:130px !important;
	top:135px !important;
}

#item71212 {
	width:186px !important;
	height:145px !important;
}

#item71207 {
	width:186px !important;
	height:145px !important;
	left:247px !important;
	top:14px !important;
}

#item71219 {
	width:269px !important;
	height:133px !important;
}

#item71213 {
	width:269px !important;
	height:133px !important;
	left:261px !important;
	top:221px !important;
}

#item71225 {
	width:278px !important;
	height:159px !important;
}

#item71220 {
	width:278px !important;
	height:159px !important;
	left:252px !important;
	top:414px !important;
}

#item58886 {
	width:77px !important;
	height:30px !important;
	left:460px !important;
	top:93px !important;
}

#item58913 {
	width:128px !important;
	height:9px !important;
	left:257px !important;
	top:393px !important;
}

#item58940 {
	width:181px !important;
	height:9px !important;
	left:260px !important;
	top:605px !important;
}

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

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

#item71232 {
	width:181px !important;
	height:262px !important;
}

#item71226 {
	width:181px !important;
	height:262px !important;
	left:46px !important;
	top:381px !important;
}

#item71238 {
	width:155px !important;
	height:174px !important;
}

#item71233 {
	width:155px !important;
	height:174px !important;
	left:231px !important;
	top:347px !important;
}

#item71328 {
	width:142px !important;
	height:174px !important;
}

#item71323 {
	width:142px !important;
	height:174px !important;
	left:388px !important;
	top:352px !important;
}

#item71245 {
	width:84px !important;
	height:87px !important;
}

#item71239 {
	width:84px !important;
	height:87px !important;
	left:446px !important;
	top:244px !important;
}

#item71251 {
	width:162px !important;
	height:164px !important;
}

#item71246 {
	width:162px !important;
	height:164px !important;
	left:281px !important;
	top:14px !important;
}

#item71296 {
	width:79px !important;
	height:55px !important;
}

#item71291 {
	width:79px !important;
	height:55px !important;
	left:333px !important;
	top:96px !important;
}

#item71302 {
	width:84px !important;
	height:67px !important;
}

#item71297 {
	width:84px !important;
	height:67px !important;
	left:446px !important;
	top:169px !important;
}

#item71309 {
	width:19px !important;
	height:21px !important;
}

#item71304 {
	width:19px !important;
	height:21px !important;
	left:446px !important;
	top:101px !important;
}

#item71315 {
	width:56px !important;
	height:26px !important;
}

#item71310 {
	width:56px !important;
	height:26px !important;
	left:468px !important;
	top:77px !important;
}

#item71322 {
	width:14px !important;
	height:20px !important;
}

#item71316 {
	width:14px !important;
	height:20px !important;
	left:512px !important;
	top:40px !important;
}

#item71257 {
	width:186px !important;
	height:180px !important;
}

#item71252 {
	width:186px !important;
	height:180px !important;
	left:84px !important;
	top:14px !important;
}

#item71263 {
	width:254px !important;
	height:125px !important;
}

#item71258 {
	width:254px !important;
	height:125px !important;
	left:14px !important;
	top:210px !important;
}

#item59031 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:161px !important;
}

#item59061 {
	width:52px !important;
	height:40px !important;
	left:13px !important;
	top:496px !important;
}

#item59089 {
	width:148px !important;
	height:9px !important;
	left:22px !important;
	top:356px !important;
}

#item59116 {
	width:186px !important;
	height:9px !important;
	left:243px !important;
	top:600px !important;
}

#item59146 {
	width:186px !important;
	height:9px !important;
	left:243px !important;
	top:610px !important;
}

#item59173 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:335px !important;
}

#item59200 {
	width:164px !important;
	height:20px !important;
	left:276px !important;
	top:232px !important;
}

#item59232 {
	width:172px !important;
	height:20px !important;
	left:276px !important;
	top:252px !important;
}

#item59263 {
	width:158px !important;
	height:20px !important;
	left:276px !important;
	top:272px !important;
}

#item66131 {
	width:231px !important;
	height:154px !important;
}

#item66125 {
	width:231px !important;
	height:154px !important;
	left:31px !important;
	top:14px !important;
}

#item72631 {
	width:103px !important;
	height:67px !important;
}

#item72625 {
	width:103px !important;
	height:67px !important;
	left:94px !important;
	top:44px !important;
}

#item72637 {
	width:52px !important;
	height:39px !important;
}

#item72632 {
	width:52px !important;
	height:39px !important;
	left:46px !important;
	top:222px !important;
}

#item72643 {
	width:36px !important;
	height:26px !important;
}

#item72638 {
	width:36px !important;
	height:26px !important;
	left:14px !important;
	top:278px !important;
}

#item71688 {
	width:149px !important;
	height:111px !important;
}

#item71683 {
	width:149px !important;
	height:111px !important;
	left:279px !important;
	top:14px !important;
}

#item72649 {
	width:149px !important;
	height:117px !important;
}

#item72644 {
	width:149px !important;
	height:117px !important;
	left:278px !important;
	top:129px !important;
}

#item71694 {
	width:97px !important;
	height:113px !important;
}

#item71689 {
	width:97px !important;
	height:113px !important;
	left:433px !important;
	top:145px !important;
}

#item71700 {
	width:231px !important;
	height:113px !important;
}

#item71695 {
	width:231px !important;
	height:113px !important;
	left:300px !important;
	top:323px !important;
}

#item72676 {
	width:231px !important;
	height:113px !important;
}

#item72671 {
	width:231px !important;
	height:113px !important;
	left:300px !important;
	top:439px !important;
}

#item71706 {
	width:109px !important;
	height:160px !important;
}

#item71701 {
	width:109px !important;
	height:160px !important;
	left:22px !important;
	top:334px !important;
}

#item72664 {
	width:72px !important;
	height:86px !important;
}

#item72658 {
	width:72px !important;
	height:86px !important;
	left:14px !important;
	top:513px !important;
}

#item72670 {
	width:66px !important;
	height:86px !important;
}

#item72665 {
	width:66px !important;
	height:86px !important;
	left:90px !important;
	top:513px !important;
}

#item72657 {
	width:139px !important;
	height:167px !important;
}

#item72652 {
	width:139px !important;
	height:167px !important;
	left:137px !important;
	top:308px !important;
}

#item59297 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item59328 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59355 {
	width:106px !important;
	height:9px !important;
	left:162px !important;
	top:600px !important;
}

#item59382 {
	width:106px !important;
	height:9px !important;
	left:162px !important;
	top:611px !important;
}

#item59409 {
	width:111px !important;
	height:29px !important;
	left:134px !important;
	top:242px !important;
}

#item59441 {
	width:140px !important;
	height:29px !important;
	left:134px !important;
	top:273px !important;
}

#item59475 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:283px !important;
}

#item59506 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item71712 {
	width:171px !important;
	height:225px !important;
}

#item71707 {
	width:171px !important;
	height:225px !important;
	left:91px !important;
	top:14px !important;
}

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

#item72679 {
	width:73px !important;
	height:71px !important;
	left:14px !important;
	top:143px !important;
}

#item71718 {
	width:255px !important;
	height:293px !important;
}

#item71713 {
	width:255px !important;
	height:293px !important;
	left:276px !important;
	top:14px !important;
}

#item71724 {
	width:252px !important;
	height:291px !important;
}

#item71719 {
	width:252px !important;
	height:291px !important;
	left:279px !important;
	top:319px !important;
}

#item71731 {
	width:251px !important;
	height:264px !important;
}

#item71725 {
	width:251px !important;
	height:264px !important;
	left:14px !important;
	top:321px !important;
}

#item59533 {
	width:75px !important;
	height:30px !important;
	left:276px !important;
	top:112px !important;
}

#item59563 {
	width:101px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item59596 {
	width:133px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item59628 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item59658 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item66137 {
	width:402px !important;
	height:244px !important;
}

#item66132 {
	width:402px !important;
	height:244px !important;
	left:21px !important;
	top:378px !important;
}

#item71737 {
	width:177px !important;
	height:181px !important;
}

#item71732 {
	width:177px !important;
	height:181px !important;
	left:14px !important;
	top:21px !important;
}

#item72611 {
	width:199px !important;
	height:191px !important;
}

#item72606 {
	width:199px !important;
	height:191px !important;
	left:127px !important;
	top:120px !important;
}

#item72617 {
	width:199px !important;
	height:230px !important;
}

#item72612 {
	width:199px !important;
	height:230px !important;
	left:331px !important;
	top:20px !important;
}

#item71743 {
	width:186px !important;
	height:105px !important;
}

#item71738 {
	width:186px !important;
	height:105px !important;
	left:334px !important;
	top:329px !important;
}

#item59686 {
	width:113px !important;
	height:9px !important;
	left:206px !important;
	top:75px !important;
}

#item59713 {
	width:113px !important;
	height:9px !important;
	left:206px !important;
	top:85px !important;
}

#item59742 {
	width:113px !important;
	height:9px !important;
	left:206px !important;
	top:96px !important;
}

#item59769 {
	width:119px !important;
	height:20px !important;
	left:404px !important;
	top:513px !important;
}

#item59799 {
	width:120px !important;
	height:20px !important;
	left:404px !important;
	top:533px !important;
}

#item71749 {
	width:163px !important;
	height:109px !important;
}

#item71744 {
	width:163px !important;
	height:109px !important;
	left:14px !important;
	top:303px !important;
}

#item71755 {
	width:177px !important;
	height:150px !important;
}

#item71750 {
	width:177px !important;
	height:150px !important;
	left:178px !important;
	top:338px !important;
}

#item71761 {
	width:219px !important;
	height:149px !important;
}

#item71756 {
	width:219px !important;
	height:149px !important;
	left:14px !important;
	top:448px !important;
}

#item71767 {
	width:162px !important;
	height:420px !important;
}

#item71762 {
	width:162px !important;
	height:420px !important;
	left:369px !important;
	top:147px !important;
}

#item71773 {
	width:196px !important;
	height:161px !important;
}

#item71768 {
	width:196px !important;
	height:161px !important;
	left:14px !important;
	top:75px !important;
}

#item72624 {
	width:196px !important;
	height:54px !important;
}

#item72618 {
	width:196px !important;
	height:54px !important;
	left:14px !important;
	top:241px !important;
}

#item59829 {
	width:123px !important;
	height:9px !important;
	left:239px !important;
	top:589px !important;
}

#item59856 {
	width:123px !important;
	height:9px !important;
	left:239px !important;
	top:600px !important;
}

#item59883 {
	width:123px !important;
	height:9px !important;
	left:239px !important;
	top:610px !important;
}

#item59910 {
	width:112px !important;
	height:20px !important;
	left:241px !important;
	top:309px !important;
}

#item59941 {
	width:118px !important;
	height:20px !important;
	left:241px !important;
	top:150px !important;
}

#item59972 {
	width:120px !important;
	height:20px !important;
	left:241px !important;
	top:170px !important;
}

#item66143 {
	width:250px !important;
	height:186px !important;
}

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

#item71780 {
	width:143px !important;
	height:142px !important;
}

#item71774 {
	width:143px !important;
	height:142px !important;
	left:294px !important;
	top:24px !important;
}

#item72558 {
	width:82px !important;
	height:57px !important;
}

#item72553 {
	width:82px !important;
	height:57px !important;
	left:366px !important;
	top:190px !important;
}

#item71787 {
	width:162px !important;
	height:126px !important;
}

#item71782 {
	width:162px !important;
	height:126px !important;
	left:21px !important;
	top:268px !important;
}

#item72564 {
	width:162px !important;
	height:126px !important;
}

#item72559 {
	width:162px !important;
	height:126px !important;
	left:14px !important;
	top:373px !important;
}

#item72570 {
	width:162px !important;
	height:145px !important;
}

#item72565 {
	width:162px !important;
	height:145px !important;
	left:14px !important;
	top:490px !important;
}

#item71794 {
	width:164px !important;
	height:82px !important;
}

#item71788 {
	width:164px !important;
	height:82px !important;
	left:284px !important;
	top:329px !important;
}

#item72576 {
	width:164px !important;
	height:82px !important;
}

#item72571 {
	width:164px !important;
	height:82px !important;
	left:325px !important;
	top:415px !important;
}

#item72582 {
	width:164px !important;
	height:82px !important;
}

#item72577 {
	width:164px !important;
	height:82px !important;
	left:301px !important;
	top:477px !important;
}

#item72913 {
	width:67px !important;
	height:44px !important;
}

#item72908 {
	width:67px !important;
	height:44px !important;
	left:452px !important;
	top:197px !important;
}

#item60002 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

#item60033 {
	width:72px !important;
	height:9px !important;
	left:189px !important;
	top:579px !important;
}

#item60060 {
	width:72px !important;
	height:9px !important;
	left:189px !important;
	top:589px !important;
}

#item60087 {
	width:71px !important;
	height:9px !important;
	left:189px !important;
	top:600px !important;
}

#item60114 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item60144 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item60177 {
	width:220px !important;
	height:9px !important;
	left:281px !important;
	top:595px !important;
}

#item60208 {
	width:220px !important;
	height:9px !important;
	left:281px !important;
	top:606px !important;
}

#item71800 {
	width:162px !important;
	height:175px !important;
}

#item71795 {
	width:162px !important;
	height:175px !important;
	left:14px !important;
	top:324px !important;
}

#item71818 {
	width:227px !important;
	height:150px !important;
}

#item71813 {
	width:227px !important;
	height:150px !important;
	left:34px !important;
	top:502px !important;
}

#item71806 {
	width:189px !important;
	height:159px !important;
}

#item71801 {
	width:189px !important;
	height:159px !important;
	left:288px !important;
	top:378px !important;
}

#item71812 {
	width:182px !important;
	height:108px !important;
}

#item71807 {
	width:182px !important;
	height:108px !important;
	left:348px !important;
	top:266px !important;
}

#item72591 {
	width:182px !important;
	height:108px !important;
}

#item72585 {
	width:182px !important;
	height:108px !important;
	left:348px !important;
	top:14px !important;
}

#item71824 {
	width:215px !important;
	height:104px !important;
}

#item71819 {
	width:215px !important;
	height:104px !important;
	left:118px !important;
	top:65px !important;
}

#item72598 {
	width:185px !important;
	height:104px !important;
}

#item72592 {
	width:185px !important;
	height:104px !important;
	left:125px !important;
	top:204px !important;
}

#item72604 {
	width:185px !important;
	height:128px !important;
}

#item72599 {
	width:185px !important;
	height:128px !important;
	left:339px !important;
	top:131px !important;
}

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

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

#item60296 {
	width:104px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item60323 {
	width:103px !important;
	height:9px !important;
	left:13px !important;
	top:219px !important;
}

#item60350 {
	width:104px !important;
	height:9px !important;
	left:13px !important;
	top:229px !important;
}

#item60377 {
	width:104px !important;
	height:9px !important;
	left:13px !important;
	top:240px !important;
}

#item60404 {
	width:87px !important;
	height:9px !important;
	left:182px !important;
	top:470px !important;
}

#item60432 {
	width:87px !important;
	height:9px !important;
	left:182px !important;
	top:480px !important;
}

#item66149 {
	width:250px !important;
	height:232px !important;
}

#item66144 {
	width:250px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item71830 {
	width:250px !important;
	height:180px !important;
}

#item71825 {
	width:250px !important;
	height:180px !important;
	left:280px !important;
	top:14px !important;
}

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

#item71831 {
	width:98px !important;
	height:125px !important;
	left:30px !important;
	top:257px !important;
}

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

#item72498 {
	width:98px !important;
	height:118px !important;
	left:147px !important;
	top:249px !important;
}

#item72510 {
	width:108px !important;
	height:118px !important;
}

#item72505 {
	width:108px !important;
	height:118px !important;
	left:152px !important;
	top:373px !important;
}

#item72516 {
	width:125px !important;
	height:73px !important;
}

#item72511 {
	width:125px !important;
	height:73px !important;
	left:14px !important;
	top:401px !important;
}

#item71843 {
	width:171px !important;
	height:160px !important;
}

#item71838 {
	width:171px !important;
	height:160px !important;
	left:276px !important;
	top:331px !important;
}

#item72526 {
	width:125px !important;
	height:160px !important;
}

#item72520 {
	width:125px !important;
	height:160px !important;
	left:405px !important;
	top:271px !important;
}

#item60459 {
	width:190px !important;
	height:9px !important;
	left:278px !important;
	top:242px !important;
}

#item60490 {
	width:108px !important;
	height:20px !important;
	left:167px !important;
	top:132px !important;
}

#item60517 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60547 {
	width:208px !important;
	height:9px !important;
	left:278px !important;
	top:600px !important;
}

#item60577 {
	width:208px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item60604 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:525px !important;
}

#item60631 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:535px !important;
}

#item60659 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:546px !important;
}

#item71849 {
	width:170px !important;
	height:230px !important;
}

#item71844 {
	width:170px !important;
	height:230px !important;
	left:103px !important;
	top:340px !important;
}

#item71855 {
	width:74px !important;
	height:212px !important;
}

#item71850 {
	width:74px !important;
	height:212px !important;
	left:281px !important;
	top:338px !important;
}

#item72545 {
	width:131px !important;
	height:176px !important;
}

#item72539 {
	width:131px !important;
	height:176px !important;
	left:369px !important;
	top:344px !important;
}

#item72551 {
	width:182px !important;
	height:126px !important;
}

#item72546 {
	width:182px !important;
	height:126px !important;
	left:348px !important;
	top:502px !important;
}

#item71861 {
	width:232px !important;
	height:257px !important;
}

#item71856 {
	width:232px !important;
	height:257px !important;
	left:298px !important;
	top:14px !important;
}

#item71868 {
	width:193px !important;
	height:218px !important;
}

#item71862 {
	width:193px !important;
	height:218px !important;
	left:12px !important;
	top:40px !important;
}

#item72532 {
	width:66px !important;
	height:86px !important;
}

#item72527 {
	width:66px !important;
	height:86px !important;
	left:61px !important;
	top:85px !important;
}

#item72538 {
	width:105px !important;
	height:116px !important;
}

#item72533 {
	width:105px !important;
	height:116px !important;
	left:176px !important;
	top:9px !important;
}

#item60686 {
	width:206px !important;
	height:9px !important;
	left:307px !important;
	top:318px !important;
}

#item60716 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item60746 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item60776 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:321px !important;
}

#item60806 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:560px !important;
}

#item60833 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:582px !important;
}

#item60860 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:602px !important;
}

#item66155 {
	width:144px !important;
	height:236px !important;
}

#item66150 {
	width:144px !important;
	height:236px !important;
	left:11px !important;
	top:14px !important;
}

#item71874 {
	width:145px !important;
	height:184px !important;
}

#item71869 {
	width:145px !important;
	height:184px !important;
	left:272px !important;
	top:14px !important;
}

#item72456 {
	width:86px !important;
	height:82px !important;
}

#item72451 {
	width:86px !important;
	height:82px !important;
	left:306px !important;
	top:77px !important;
}

#item72922 {
	width:125px !important;
	height:123px !important;
}

#item72917 {
	width:125px !important;
	height:123px !important;
	left:405px !important;
	top:200px !important;
}

#item72463 {
	width:117px !important;
	height:140px !important;
}

#item72457 {
	width:117px !important;
	height:140px !important;
	left:17px !important;
	top:380px !important;
}

#item72469 {
	width:85px !important;
	height:179px !important;
}

#item72464 {
	width:85px !important;
	height:179px !important;
	left:164px !important;
	top:329px !important;
}

#item71900 {
	width:102px !important;
	height:213px !important;
}

#item71894 {
	width:102px !important;
	height:213px !important;
	left:280px !important;
	top:298px !important;
}

#item72475 {
	width:145px !important;
	height:213px !important;
}

#item72470 {
	width:145px !important;
	height:213px !important;
	left:386px !important;
	top:333px !important;
}

#item71880 {
	width:92px !important;
	height:140px !important;
}

#item71875 {
	width:92px !important;
	height:140px !important;
	left:104px !important;
	top:279px !important;
}

#item60887 {
	width:111px !important;
	height:20px !important;
	left:159px !important;
	top:228px !important;
}

#item60919 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:265px !important;
}

#item60947 {
	width:110px !important;
	height:20px !important;
	left:421px !important;
	top:140px !important;
}

#item60978 {
	width:110px !important;
	height:20px !important;
	left:421px !important;
	top:160px !important;
}

#item61008 {
	width:217px !important;
	height:9px !important;
	left:21px !important;
	top:582px !important;
}

#item61041 {
	width:217px !important;
	height:9px !important;
	left:21px !important;
	top:593px !important;
}

#item61072 {
	width:217px !important;
	height:9px !important;
	left:21px !important;
	top:603px !important;
}

#item61102 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item61133 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item71906 {
	width:232px !important;
	height:171px !important;
}

#item71901 {
	width:232px !important;
	height:171px !important;
	left:17px !important;
	top:325px !important;
}

#item72481 {
	width:283px !important;
	height:225px !important;
}

#item72476 {
	width:283px !important;
	height:225px !important;
	left:247px !important;
	top:394px !important;
}

#item71918 {
	width:235px !important;
	height:215px !important;
}

#item71913 {
	width:235px !important;
	height:215px !important;
	left:14px !important;
	top:14px !important;
}

#item72491 {
	width:186px !important;
	height:140px !important;
}

#item72486 {
	width:186px !important;
	height:140px !important;
	left:274px !important;
	top:14px !important;
}

#item72497 {
	width:186px !important;
	height:208px !important;
}

#item72492 {
	width:186px !important;
	height:208px !important;
	left:344px !important;
	top:74px !important;
}

#item61160 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:284px !important;
}

#item61190 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:295px !important;
}

#item61221 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item61252 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item61279 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66161 {
	width:93px !important;
	height:277px !important;
}

#item66156 {
	width:93px !important;
	height:277px !important;
	left:14px !important;
	top:32px !important;
}

#item72377 {
	width:90px !important;
	height:277px !important;
}

#item72372 {
	width:90px !important;
	height:277px !important;
	left:111px !important;
	top:32px !important;
}

#item72383 {
	width:99px !important;
	height:277px !important;
}

#item72378 {
	width:99px !important;
	height:277px !important;
	left:204px !important;
	top:32px !important;
}

#item72389 {
	width:99px !important;
	height:277px !important;
}

#item72384 {
	width:99px !important;
	height:277px !important;
	left:309px !important;
	top:32px !important;
}

#item71924 {
	width:230px !important;
	height:120px !important;
}

#item71919 {
	width:230px !important;
	height:120px !important;
	left:14px !important;
	top:323px !important;
}

#item72401 {
	width:281px !important;
	height:164px !important;
}

#item72396 {
	width:281px !important;
	height:164px !important;
	left:14px !important;
	top:479px !important;
}

#item72395 {
	width:230px !important;
	height:120px !important;
}

#item72390 {
	width:230px !important;
	height:120px !important;
	left:151px !important;
	top:420px !important;
}

#item61306 {
	width:117px !important;
	height:9px !important;
	left:416px !important;
	top:253px !important;
}

#item61333 {
	width:115px !important;
	height:9px !important;
	left:416px !important;
	top:264px !important;
}

#item61361 {
	width:117px !important;
	height:9px !important;
	left:416px !important;
	top:274px !important;
}

#item61388 {
	width:116px !important;
	height:9px !important;
	left:416px !important;
	top:285px !important;
}

#item61415 {
	width:124px !important;
	height:9px !important;
	left:390px !important;
	top:589px !important;
}

#item61442 {
	width:124px !important;
	height:9px !important;
	left:390px !important;
	top:600px !important;
}

#item61470 {
	width:124px !important;
	height:9px !important;
	left:390px !important;
	top:610px !important;
}

#item71931 {
	width:256px !important;
	height:119px !important;
}

#item71925 {
	width:256px !important;
	height:119px !important;
	left:10px !important;
	top:321px !important;
}

#item72410 {
	width:138px !important;
	height:111px !important;
}

#item72405 {
	width:138px !important;
	height:111px !important;
	left:129px !important;
	top:444px !important;
}

#item71937 {
	width:142px !important;
	height:44px !important;
}

#item71932 {
	width:142px !important;
	height:44px !important;
	left:346px !important;
	top:468px !important;
}

#item72416 {
	width:154px !important;
	height:50px !important;
}

#item72411 {
	width:154px !important;
	height:50px !important;
	left:379px !important;
	top:502px !important;
}

#item72423 {
	width:76px !important;
	height:63px !important;
}

#item72417 {
	width:76px !important;
	height:63px !important;
	left:447px !important;
	top:555px !important;
}

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

#item71938 {
	width:244px !important;
	height:208px !important;
	left:286px !important;
	top:18px !important;
}

#item72429 {
	width:97px !important;
	height:73px !important;
}

#item72424 {
	width:97px !important;
	height:73px !important;
	left:328px !important;
	top:173px !important;
}

#item72435 {
	width:116px !important;
	height:84px !important;
}

#item72430 {
	width:116px !important;
	height:84px !important;
	left:300px !important;
	top:259px !important;
}

#item72443 {
	width:53px !important;
	height:48px !important;
}

#item72437 {
	width:53px !important;
	height:48px !important;
	left:437px !important;
	top:296px !important;
}

#item72449 {
	width:29px !important;
	height:32px !important;
}

#item72444 {
	width:29px !important;
	height:32px !important;
	left:496px !important;
	top:269px !important;
}

#item71950 {
	width:174px !important;
	height:295px !important;
}

#item71944 {
	width:174px !important;
	height:295px !important;
	left:93px !important;
	top:14px !important;
}

#item61497 {
	width:80px !important;
	height:30px !important;
	left:13px !important;
	top:282px !important;
}

#item61530 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:396px !important;
}

#item61558 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:456px !important;
}

#item61589 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item61621 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61651 {
	width:167px !important;
	height:9px !important;
	left:279px !important;
	top:596px !important;
}

#item61681 {
	width:167px !important;
	height:9px !important;
	left:279px !important;
	top:607px !important;
}

#item66167 {
	width:300px !important;
	height:198px !important;
}

#item66162 {
	width:300px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item71957 {
	width:197px !important;
	height:209px !important;
}

#item71951 {
	width:197px !important;
	height:209px !important;
	left:333px !important;
	top:14px !important;
}

#item71963 {
	width:153px !important;
	height:234px !important;
}

#item71958 {
	width:153px !important;
	height:234px !important;
	left:377px !important;
	top:309px !important;
}

#item72358 {
	width:288px !important;
	height:139px !important;
}

#item72353 {
	width:288px !important;
	height:139px !important;
	left:54px !important;
	top:233px !important;
}

#item72364 {
	width:294px !important;
	height:151px !important;
}

#item72359 {
	width:294px !important;
	height:151px !important;
	left:14px !important;
	top:380px !important;
}

#item61708 {
	width:162px !important;
	height:9px !important;
	left:332px !important;
	top:280px !important;
}

#item61735 {
	width:187px !important;
	height:9px !important;
	left:332px !important;
	top:610px !important;
}

#item61765 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item61795 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item61826 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item71969 {
	width:251px !important;
	height:240px !important;
}

#item71964 {
	width:251px !important;
	height:240px !important;
	left:14px !important;
	top:324px !important;
}

#item72371 {
	width:166px !important;
	height:153px !important;
}

#item72366 {
	width:166px !important;
	height:153px !important;
	left:269px !important;
	top:249px !important;
}

#item71975 {
	width:218px !important;
	height:138px !important;
}

#item71970 {
	width:218px !important;
	height:138px !important;
	left:309px !important;
	top:406px !important;
}

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

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

#item71987 {
	width:250px !important;
	height:263px !important;
}

#item71982 {
	width:250px !important;
	height:263px !important;
	left:14px !important;
	top:14px !important;
}

#item61856 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item61883 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61916 {
	width:211px !important;
	height:9px !important;
	left:321px !important;
	top:225px !important;
}

#item61947 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item61977 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item66168 {
	width:116px !important;
	height:101px !important;
	left:35px !important;
	top:111px !important;
}

#item71993 {
	width:167px !important;
	height:198px !important;
}

#item71988 {
	width:167px !important;
	height:198px !important;
	left:363px !important;
	top:14px !important;
}

#item72332 {
	width:107px !important;
	height:52px !important;
}

#item72326 {
	width:107px !important;
	height:52px !important;
	left:14px !important;
	top:265px !important;
}

#item72338 {
	width:218px !important;
	height:52px !important;
}

#item72333 {
	width:218px !important;
	height:52px !important;
	left:125px !important;
	top:265px !important;
}

#item71999 {
	width:147px !important;
	height:240px !important;
}

#item71994 {
	width:147px !important;
	height:240px !important;
	left:14px !important;
	top:325px !important;
}

#item72006 {
	width:162px !important;
	height:297px !important;
}

#item72000 {
	width:162px !important;
	height:297px !important;
	left:278px !important;
	top:321px !important;
}

#item72346 {
	width:77px !important;
	height:54px !important;
}

#item72341 {
	width:77px !important;
	height:54px !important;
	left:14px !important;
	top:571px !important;
}

#item72352 {
	width:175px !important;
	height:54px !important;
}

#item72347 {
	width:175px !important;
	height:54px !important;
	left:96px !important;
	top:571px !important;
}

#item62007 {
	width:164px !important;
	height:29px !important;
	left:366px !important;
	top:281px !important;
}

#item62040 {
	width:98px !important;
	height:29px !important;
	left:435px !important;
	top:506px !important;
}

#item62071 {
	width:102px !important;
	height:29px !important;
	left:166px !important;
	top:459px !important;
}

#item62102 {
	width:104px !important;
	height:20px !important;
	left:166px !important;
	top:488px !important;
}

#item62133 {
	width:193px !important;
	height:9px !important;
	left:155px !important;
	top:236px !important;
}

#item62163 {
	width:193px !important;
	height:9px !important;
	left:155px !important;
	top:246px !important;
}

#item72012 {
	width:249px !important;
	height:303px !important;
}

#item72007 {
	width:249px !important;
	height:303px !important;
	left:14px !important;
	top:325px !important;
}

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

#item72013 {
	width:252px !important;
	height:203px !important;
	left:279px !important;
	top:354px !important;
}

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

#item72019 {
	width:252px !important;
	height:241px !important;
	left:279px !important;
	top:14px !important;
}

#item72030 {
	width:258px !important;
	height:225px !important;
}

#item72025 {
	width:258px !important;
	height:225px !important;
	left:14px !important;
	top:14px !important;
}

#item62190 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item62220 {
	width:125px !important;
	height:20px !important;
	left:140px !important;
	top:461px !important;
}

#item62251 {
	width:184px !important;
	height:20px !important;
	left:276px !important;
	top:326px !important;
}

#item62282 {
	width:147px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item66180 {
	width:168px !important;
	height:279px !important;
}

#item66174 {
	width:168px !important;
	height:279px !important;
	left:14px !important;
	top:14px !important;
}

#item72036 {
	width:149px !important;
	height:149px !important;
}

#item72031 {
	width:149px !important;
	height:149px !important;
	left:290px !important;
	top:58px !important;
}

#item72305 {
	width:68px !important;
	height:65px !important;
}

#item72300 {
	width:68px !important;
	height:65px !important;
	left:462px !important;
	top:60px !important;
}

#item72042 {
	width:253px !important;
	height:103px !important;
}

#item72037 {
	width:253px !important;
	height:103px !important;
	left:277px !important;
	top:309px !important;
}

#item72048 {
	width:255px !important;
	height:130px !important;
}

#item72043 {
	width:255px !important;
	height:130px !important;
	left:275px !important;
	top:480px !important;
}

#item72055 {
	width:255px !important;
	height:266px !important;
}

#item72049 {
	width:255px !important;
	height:266px !important;
	left:14px !important;
	top:306px !important;
}

#item62313 {
	width:70px !important;
	height:39px !important;
	left:189px !important;
	top:249px !important;
}

#item62343 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62373 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:460px !important;
}

#item62403 {
	width:159px !important;
	height:9px !important;
	left:283px !important;
	top:610px !important;
}

#item62431 {
	width:235px !important;
	height:9px !important;
	left:276px !important;
	top:278px !important;
}

#item62464 {
	width:235px !important;
	height:9px !important;
	left:276px !important;
	top:289px !important;
}

#item72062 {
	width:199px !important;
	height:129px !important;
}

#item72057 {
	width:199px !important;
	height:129px !important;
	left:67px !important;
	top:308px !important;
}

#item72311 {
	width:68px !important;
	height:78px !important;
}

#item72306 {
	width:68px !important;
	height:78px !important;
	left:14px !important;
	top:453px !important;
}

#item72317 {
	width:79px !important;
	height:78px !important;
}

#item72312 {
	width:79px !important;
	height:78px !important;
	left:83px !important;
	top:453px !important;
}

#item72068 {
	width:249px !important;
	height:236px !important;
}

#item72063 {
	width:249px !important;
	height:236px !important;
	left:281px !important;
	top:306px !important;
}

#item72074 {
	width:253px !important;
	height:213px !important;
}

#item72069 {
	width:253px !important;
	height:213px !important;
	left:277px !important;
	top:14px !important;
}

#item72080 {
	width:106px !important;
	height:109px !important;
}

#item72075 {
	width:106px !important;
	height:109px !important;
	left:150px !important;
	top:71px !important;
}

#item72325 {
	width:132px !important;
	height:65px !important;
}

#item72320 {
	width:132px !important;
	height:65px !important;
	left:14px !important;
	top:14px !important;
}

#item62495 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:287px !important;
}

#item62526 {
	width:176px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item62558 {
	width:60px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62585 {
	width:59px !important;
	height:9px !important;
	left:75px !important;
	top:610px !important;
}

#item62612 {
	width:53px !important;
	height:9px !important;
	left:137px !important;
	top:610px !important;
}

#item62640 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:276px !important;
}

#item62667 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:287px !important;
}

#item66186 {
	width:147px !important;
	height:275px !important;
}

#item66181 {
	width:147px !important;
	height:275px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item72092 {
	width:96px !important;
	height:257px !important;
}

#item72087 {
	width:96px !important;
	height:257px !important;
	left:14px !important;
	top:306px !important;
}

#item72286 {
	width:131px !important;
	height:160px !important;
}

#item72280 {
	width:131px !important;
	height:160px !important;
	left:117px !important;
	top:445px !important;
}

#item72293 {
	width:106px !important;
	height:271px !important;
}

#item72287 {
	width:106px !important;
	height:271px !important;
	left:269px !important;
	top:322px !important;
}

#item62698 {
	width:109px !important;
	height:20px !important;
	left:166px !important;
	top:122px !important;
}

#item62725 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:287px !important;
}

#item62752 {
	width:143px !important;
	height:20px !important;
	left:387px !important;
	top:558px !important;
}

#item62783 {
	width:143px !important;
	height:20px !important;
	left:387px !important;
	top:578px !important;
}

#item62814 {
	width:143px !important;
	height:20px !important;
	left:387px !important;
	top:600px !important;
}

#item72098 {
	width:238px !important;
	height:287px !important;
}

#item72093 {
	width:238px !important;
	height:287px !important;
	left:26px !important;
	top:366px !important;
}

#item72105 {
	width:251px !important;
	height:139px !important;
}

#item72099 {
	width:251px !important;
	height:139px !important;
	left:279px !important;
	top:429px !important;
}

#item72113 {
	width:251px !important;
	height:352px !important;
}

#item72107 {
	width:251px !important;
	height:352px !important;
	left:279px !important;
	top:14px !important;
}

#item72119 {
	width:169px !important;
	height:187px !important;
}

#item72114 {
	width:169px !important;
	height:187px !important;
	left:95px !important;
	top:14px !important;
}

#item72299 {
	width:250px !important;
	height:99px !important;
}

#item72294 {
	width:250px !important;
	height:99px !important;
	left:14px !important;
	top:208px !important;
}

#item62845 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:174px !important;
}

#item62872 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:465px !important;
}

#item62899 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:330px !important;
}

#item62927 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62954 {
	width:199px !important;
	height:9px !important;
	left:288px !important;
	top:405px !important;
}

#item66192 {
	width:232px !important;
	height:223px !important;
}

#item66187 {
	width:232px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item72125 {
	width:269px !important;
	height:159px !important;
}

#item72120 {
	width:269px !important;
	height:159px !important;
	left:261px !important;
	top:19px !important;
}

#item72131 {
	width:124px !important;
	height:243px !important;
}

#item72126 {
	width:124px !important;
	height:243px !important;
	left:283px !important;
	top:260px !important;
}

#item72137 {
	width:235px !important;
	height:255px !important;
}

#item72132 {
	width:235px !important;
	height:255px !important;
	left:14px !important;
	top:320px !important;
}

#item62985 {
	width:111px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item63012 {
	width:98px !important;
	height:20px !important;
	left:105px !important;
	top:586px !important;
}

#item63039 {
	width:153px !important;
	height:9px !important;
	left:378px !important;
	top:245px !important;
}

#item63066 {
	width:79px !important;
	height:20px !important;
	left:427px !important;
	top:497px !important;
}

#item72143 {
	width:119px !important;
	height:272px !important;
}

#item72138 {
	width:119px !important;
	height:272px !important;
	left:22px !important;
	top:264px !important;
}

#item72149 {
	width:247px !important;
	height:116px !important;
}

#item72144 {
	width:247px !important;
	height:116px !important;
	left:170px !important;
	top:290px !important;
}

#item72278 {
	width:247px !important;
	height:142px !important;
}

#item72273 {
	width:247px !important;
	height:142px !important;
	left:283px !important;
	top:411px !important;
}

#item72155 {
	width:146px !important;
	height:269px !important;
}

#item72150 {
	width:146px !important;
	height:269px !important;
	left:384px !important;
	top:14px !important;
}

#item72162 {
	width:132px !important;
	height:237px !important;
}

#item72156 {
	width:132px !important;
	height:237px !important;
	left:132px !important;
	top:20px !important;
}

#item63093 {
	width:76px !important;
	height:20px !important;
	left:17px !important;
	top:149px !important;
}

#item63120 {
	width:87px !important;
	height:30px !important;
	left:146px !important;
	top:547px !important;
}

#item63153 {
	width:102px !important;
	height:29px !important;
	left:281px !important;
	top:116px !important;
}

#item63186 {
	width:229px !important;
	height:9px !important;
	left:258px !important;
	top:600px !important;
}

#item63217 {
	width:229px !important;
	height:9px !important;
	left:258px !important;
	top:610px !important;
}

#item66198 {
	width:155px !important;
	height:190px !important;
}

#item66193 {
	width:155px !important;
	height:190px !important;
	left:14px !important;
	top:14px !important;
}

#item72238 {
	width:129px !important;
	height:214px !important;
}

#item72233 {
	width:129px !important;
	height:214px !important;
	left:179px !important;
	top:14px !important;
}

#item72168 {
	width:194px !important;
	height:192px !important;
}

#item72163 {
	width:194px !important;
	height:192px !important;
	left:336px !important;
	top:14px !important;
}

#item72174 {
	width:249px !important;
	height:197px !important;
}

#item72169 {
	width:249px !important;
	height:197px !important;
	left:281px !important;
	top:357px !important;
}

#item72180 {
	width:252px !important;
	height:221px !important;
}

#item72175 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:333px !important;
}

#item72246 {
	width:57px !important;
	height:109px !important;
}

#item72241 {
	width:57px !important;
	height:109px !important;
	left:14px !important;
	top:208px !important;
}

#item63247 {
	width:142px !important;
	height:9px !important;
	left:332px !important;
	top:265px !important;
}

#item63274 {
	width:136px !important;
	height:9px !important;
	left:118px !important;
	top:610px !important;
}

#item63301 {
	width:168px !important;
	height:9px !important;
	left:282px !important;
	top:610px !important;
}

#item63328 {
	width:134px !important;
	height:9px !important;
	left:79px !important;
	top:299px !important;
}

#item63355 {
	width:134px !important;
	height:9px !important;
	left:79px !important;
	top:309px !important;
}

#item72187 {
	width:193px !important;
	height:151px !important;
}

#item72181 {
	width:193px !important;
	height:151px !important;
	left:36px !important;
	top:224px !important;
}

#item72252 {
	width:141px !important;
	height:170px !important;
}

#item72247 {
	width:141px !important;
	height:170px !important;
	left:14px !important;
	top:381px !important;
}

#item72258 {
	width:141px !important;
	height:170px !important;
}

#item72253 {
	width:141px !important;
	height:170px !important;
	left:121px !important;
	top:455px !important;
}

#item72207 {
	width:127px !important;
	height:307px !important;
}

#item72202 {
	width:127px !important;
	height:307px !important;
	left:403px !important;
	top:312px !important;
}

#item72214 {
	width:91px !important;
	height:86px !important;
}

#item72208 {
	width:91px !important;
	height:86px !important;
	left:247px !important;
	top:17px !important;
}

#item72272 {
	width:186px !important;
	height:198px !important;
}

#item72267 {
	width:186px !important;
	height:198px !important;
	left:344px !important;
	top:17px !important;
}

#item72266 {
	width:91px !important;
	height:91px !important;
}

#item72261 {
	width:91px !important;
	height:91px !important;
	left:247px !important;
	top:124px !important;
}

#item72220 {
	width:215px !important;
	height:176px !important;
}

#item72215 {
	width:215px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item63382 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:196px !important;
}

#item63410 {
	width:79px !important;
	height:40px !important;
	left:279px !important;
	top:578px !important;
}

#item63442 {
	width:109px !important;
	height:9px !important;
	left:247px !important;
	top:412px !important;
}

#item63469 {
	width:109px !important;
	height:9px !important;
	left:247px !important;
	top:422px !important;
}

#item63496 {
	width:109px !important;
	height:9px !important;
	left:247px !important;
	top:433px !important;
}

#item63523 {
	width:171px !important;
	height:10px !important;
	left:247px !important;
	top:274px !important;
}

#item63596 {
	width:171px !important;
	height:10px !important;
	left:247px !important;
	top:285px !important;
}

#item63663 {
	width:171px !important;
	height:10px !important;
	left:247px !important;
	top:295px !important;
}

#item66205 {
	width:230px !important;
	height:335px !important;
}

#item66199 {
	width:230px !important;
	height:335px !important;
	left:272px !important;
	top:14px !important;
}

#item72226 {
	width:249px !important;
	height:273px !important;
}

#item72221 {
	width:249px !important;
	height:273px !important;
	left:14px !important;
	top:298px !important;
}

#item72232 {
	width:97px !important;
	height:159px !important;
}

#item72227 {
	width:97px !important;
	height:159px !important;
	left:277px !important;
	top:358px !important;
}

#item63732 {
	width:127px !important;
	height:20px !important;
	left:9px !important;
	top:263px !important;
}

#item63763 {
	width:104px !important;
	height:20px !important;
	left:382px !important;
	top:453px !important;
}

#item63793 {
	width:117px !important;
	height:20px !important;
	left:382px !important;
	top:553px !important;
}
#in5footer,  #prefooter {display:none;}
