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

#item68516 {
	width:507px !important;
	height:591px !important;
}

#item68514 {
	width:507px !important;
	height:591px !important;
	left:14px !important;
	top:14px !important;
}

#item68534 {
	width:218px !important;
	height:185px !important;
}

#item68529 {
	width:218px !important;
	height:185px !important;
	left:312px !important;
	top:8px !important;
}

#item69163 {
	width:67px !important;
	height:102px !important;
}

#item69158 {
	width:67px !important;
	height:102px !important;
	left:341px !important;
	top:278px !important;
}

#item69169 {
	width:334px !important;
	height:267px !important;
}

#item69164 {
	width:334px !important;
	height:267px !important;
	left:14px !important;
	top:272px !important;
}

#item69176 {
	width:181px !important;
	height:252px !important;
}

#item69171 {
	width:181px !important;
	height:252px !important;
	left:354px !important;
	top:397px !important;
}

#item66502 {
	width:183px !important;
	height:9px !important;
	left:319px !important;
	top:250px !important;
}

#item66532 {
	width:56px !important;
	height:30px !important;
	left:283px !important;
	top:319px !important;
}

#item66560 {
	width:112px !important;
	height:20px !important;
	left:425px !important;
	top:368px !important;
}

#item66587 {
	width:183px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item66617 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

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

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

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

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

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

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

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

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

#item75933 {
	width:461px !important;
	height:601px !important;
	left:41px !important;
	top:29px !important;
}

#item69182 {
	width:374px !important;
	height:306px !important;
}

#item69177 {
	width:374px !important;
	height:306px !important;
	left:156px !important;
	top:360px !important;
}

#item69202 {
	width:220px !important;
	height:285px !important;
}

#item69197 {
	width:220px !important;
	height:285px !important;
	left:315px !important;
	top:163px !important;
}

#item69190 {
	width:117px !important;
	height:69px !important;
}

#item69185 {
	width:117px !important;
	height:69px !important;
	left:14px !important;
	top:407px !important;
}

#item69196 {
	width:241px !important;
	height:124px !important;
}

#item69191 {
	width:241px !important;
	height:124px !important;
	left:113px !important;
	top:23px !important;
}

#item75827 {
	width:241px !important;
	height:136px !important;
}

#item75822 {
	width:241px !important;
	height:136px !important;
	left:113px !important;
	top:162px !important;
}

#item75821 {
	width:241px !important;
	height:13px !important;
}

#item75815 {
	width:241px !important;
	height:13px !important;
	left:113px !important;
	top:7px !important;
}

#item75834 {
	width:241px !important;
	height:13px !important;
}

#item75828 {
	width:241px !important;
	height:13px !important;
	left:113px !important;
	top:149px !important;
}

#item66647 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:203px !important;
}

#item66674 {
	width:97px !important;
	height:30px !important;
	left:13px !important;
	top:113px !important;
}

#item66705 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:345px !important;
}

#item66735 {
	width:91px !important;
	height:28px !important;
	left:13px !important;
	top:373px !important;
}

#item66765 {
	width:131px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item66793 {
	width:131px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item75893 {
	width:75px !important;
	height:78px !important;
	left:99px !important;
	top:275px !important;
}

#item68540 {
	width:272px !important;
	height:147px !important;
}

#item68535 {
	width:272px !important;
	height:147px !important;
	left:258px !important;
}

#item69222 {
	width:384px !important;
	height:223px !important;
}

#item69217 {
	width:384px !important;
	height:223px !important;
	left:14px !important;
	top:388px !important;
}

#item69228 {
	width:124px !important;
	height:111px !important;
}

#item69223 {
	width:124px !important;
	height:111px !important;
	left:406px !important;
	top:409px !important;
}

#item69209 {
	width:232px !important;
	height:357px !important;
}

#item69204 {
	width:232px !important;
	height:357px !important;
	left:14px !important;
	top:14px !important;
}

#item69216 {
	width:160px !important;
	height:213px !important;
}

#item69210 {
	width:160px !important;
	height:213px !important;
	left:264px !important;
	top:199px !important;
}

#item33197 {
	width:100px !important;
	height:20px !important;
	left:430px !important;
	top:271px !important;
}

#item33224 {
	width:259px !important;
	height:9px !important;
	left:262px !important;
	top:177px !important;
}

#item33255 {
	width:259px !important;
	height:9px !important;
	left:275px !important;
	top:589px !important;
}

#item33286 {
	width:315px !important;
	height:9px !important;
	left:216px !important;
	top:600px !important;
}

#item33318 {
	width:314px !important;
	height:9px !important;
	left:216px !important;
	top:610px !important;
}

#item33349 {
	width:78px !important;
	height:20px !important;
	left:166px !important;
	top:324px !important;
}

#item33376 {
	width:78px !important;
	height:28px !important;
	left:167px !important;
	top:343px !important;
}

#item69235 {
	width:238px !important;
	height:201px !important;
}

#item69230 {
	width:238px !important;
	height:201px !important;
	left:14px !important;
}

#item69242 {
	width:135px !important;
	height:220px !important;
}

#item69236 {
	width:135px !important;
	height:220px !important;
	left:55px !important;
	top:424px !important;
}

#item69248 {
	width:288px !important;
	height:253px !important;
}

#item69243 {
	width:288px !important;
	height:253px !important;
	left:256px !important;
	top:359px !important;
}

#item69274 {
	width:173px !important;
	height:316px !important;
}

#item69268 {
	width:173px !important;
	height:316px !important;
	left:357px !important;
	top:14px !important;
}

#item69282 {
	width:111px !important;
	height:214px !important;
}

#item69277 {
	width:111px !important;
	height:214px !important;
	left:14px !important;
	top:169px !important;
}

#item69255 {
	width:60px !important;
	height:70px !important;
}

#item69250 {
	width:60px !important;
	height:70px !important;
	left:192px !important;
	top:339px !important;
}

#item69267 {
	width:60px !important;
	height:52px !important;
}

#item69262 {
	width:60px !important;
	height:52px !important;
	left:192px !important;
	top:412px !important;
}

#item69261 {
	width:62px !important;
	height:70px !important;
}

#item69256 {
	width:62px !important;
	height:70px !important;
	left:255px !important;
	top:339px !important;
}

#item33407 {
	width:56px !important;
	height:40px !important;
	left:13px !important;
	top:510px !important;
}

#item33434 {
	width:98px !important;
	height:20px !important;
	left:158px !important;
	top:302px !important;
}

#item33461 {
	width:73px !important;
	height:20px !important;
	left:266px !important;
	top:303px !important;
}

#item33488 {
	width:61px !important;
	height:40px !important;
	left:265px !important;
	top:122px !important;
}

#item33519 {
	width:41px !important;
	height:9px !important;
	left:301px !important;
	top:575px !important;
}

#item33546 {
	width:42px !important;
	height:9px !important;
	left:301px !important;
	top:587px !important;
}

#item33573 {
	width:42px !important;
	height:9px !important;
	left:301px !important;
	top:600px !important;
}

#item33600 {
	width:41px !important;
	height:9px !important;
	left:245px !important;
	top:600px !important;
}

#item33628 {
	width:42px !important;
	height:9px !important;
	left:301px !important;
	top:613px !important;
}

#item33655 {
	width:41px !important;
	height:9px !important;
	left:245px !important;
	top:613px !important;
}

#item33682 {
	width:41px !important;
	height:9px !important;
	left:245px !important;
	top:575px !important;
}

#item33709 {
	width:39px !important;
	height:9px !important;
	left:245px !important;
	top:587px !important;
}

#item68546 {
	width:185px !important;
	height:169px !important;
}

#item68541 {
	width:185px !important;
	height:169px !important;
	left:217px !important;
}

#item69288 {
	width:130px !important;
	height:234px !important;
}

#item69283 {
	width:130px !important;
	height:234px !important;
	left:14px !important;
	top:14px !important;
}

#item69294 {
	width:107px !important;
	height:95px !important;
}

#item69289 {
	width:107px !important;
	height:95px !important;
	left:336px !important;
	top:183px !important;
}

#item69373 {
	width:210px !important;
	height:91px !important;
}

#item69368 {
	width:210px !important;
	height:91px !important;
	left:305px !important;
	top:283px !important;
}

#item69367 {
	width:96px !important;
	height:115px !important;
}

#item69362 {
	width:96px !important;
	height:115px !important;
	left:448px !important;
	top:164px !important;
}

#item69300 {
	width:204px !important;
	height:300px !important;
}

#item69295 {
	width:204px !important;
	height:300px !important;
	left:14px !important;
	top:265px !important;
}

#item69306 {
	width:118px !important;
	height:130px !important;
}

#item69301 {
	width:118px !important;
	height:130px !important;
	left:281px !important;
	top:434px !important;
}

#item69344 {
	width:129px !important;
	height:126px !important;
}

#item69339 {
	width:129px !important;
	height:126px !important;
	left:401px !important;
	top:455px !important;
}

#item69313 {
	width:306px !important;
	height:203px !important;
}

#item69308 {
	width:306px !important;
	height:203px !important;
	left:544px !important;
	top:441px !important;
}

#item33737 {
	width:98px !important;
	height:20px !important;
	left:407px !important;
	top:75px !important;
}

#item33764 {
	width:58px !important;
	height:49px !important;
	left:152px !important;
	top:172px !important;
}

#item33794 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item33821 {
	width:210px !important;
	height:9px !important;
	left:255px !important;
	top:600px !important;
}

#item33852 {
	width:210px !important;
	height:9px !important;
	left:255px !important;
	top:610px !important;
}

#item33884 {
	width:297px !important;
	height:10px !important;
	left:235px !important;
	top:394px !important;
}

#item33914 {
	width:297px !important;
	height:10px !important;
	left:235px !important;
	top:404px !important;
}

#item33944 {
	width:297px !important;
	height:10px !important;
	left:235px !important;
	top:415px !important;
}

#item69354 {
	width:82px !important;
	height:70px !important;
}

#item69349 {
	width:82px !important;
	height:70px !important;
	left:238px !important;
	top:554px !important;
}

#item69319 {
	width:156px !important;
	height:269px !important;
}

#item69314 {
	width:156px !important;
	height:269px !important;
	left:374px !important;
	top:363px !important;
}

#item69360 {
	width:61px !important;
	height:84px !important;
}

#item69355 {
	width:61px !important;
	height:84px !important;
	left:310px !important;
	top:397px !important;
}

#item69325 {
	width:190px !important;
	height:284px !important;
}

#item69320 {
	width:190px !important;
	height:284px !important;
	left:340px !important;
	top:14px !important;
}

#item69331 {
	width:122px !important;
	height:197px !important;
}

#item69326 {
	width:122px !important;
	height:197px !important;
	left:145px !important;
	top:210px !important;
}

#item69338 {
	width:192px !important;
	height:153px !important;
}

#item69332 {
	width:192px !important;
	height:153px !important;
	left:108px !important;
	top:37px !important;
}

#item33977 {
	width:71px !important;
	height:20px !important;
	left:336px !important;
	top:598px !important;
}

#item34004 {
	width:146px !important;
	height:9px !important;
	left:346px !important;
	top:344px !important;
}

#item34032 {
	width:91px !important;
	height:30px !important;
	left:13px !important;
	top:142px !important;
}

#item34059 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:396px !important;
}

#item34087 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item34114 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:417px !important;
}

#item34141 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:250px !important;
}

#item34172 {
	width:114px !important;
	height:29px !important;
	left:13px !important;
	top:270px !important;
}

#item68552 {
	width:252px !important;
	height:120px !important;
}

#item68547 {
	width:252px !important;
	height:120px !important;
	left:278px !important;
	top:14px !important;
}

#item69386 {
	width:252px !important;
	height:268px !important;
}

#item69380 {
	width:252px !important;
	height:268px !important;
	left:278px !important;
	top:203px !important;
}

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

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

#item69401 {
	width:102px !important;
	height:118px !important;
}

#item69396 {
	width:102px !important;
	height:118px !important;
	left:169px !important;
	top:251px !important;
}

#item69379 {
	width:145px !important;
	height:221px !important;
}

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

#item34204 {
	width:122px !important;
	height:20px !important;
	left:283px !important;
	top:176px !important;
}

#item34236 {
	width:72px !important;
	height:20px !important;
	left:455px !important;
	top:335px !important;
}

#item34263 {
	width:97px !important;
	height:20px !important;
	left:164px !important;
	top:179px !important;
}

#item34293 {
	width:96px !important;
	height:27px !important;
	left:164px !important;
	top:200px !important;
}

#item34324 {
	width:194px !important;
	height:9px !important;
	left:330px !important;
	top:600px !important;
}

#item34355 {
	width:194px !important;
	height:9px !important;
	left:330px !important;
	top:610px !important;
}

#item34382 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:510px !important;
}

#item34414 {
	width:222px !important;
	height:20px !important;
	left:276px !important;
	top:520px !important;
}

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

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

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

#item69428 {
	width:252px !important;
	height:124px !important;
	left:14px !important;
	top:223px !important;
}

#item69439 {
	width:151px !important;
	height:166px !important;
}

#item69434 {
	width:151px !important;
	height:166px !important;
	left:89px !important;
	top:14px !important;
}

#item69413 {
	width:244px !important;
	height:152px !important;
}

#item69408 {
	width:244px !important;
	height:152px !important;
	left:286px !important;
	top:426px !important;
}

#item69419 {
	width:169px !important;
	height:171px !important;
}

#item69414 {
	width:169px !important;
	height:171px !important;
	left:361px !important;
	top:242px !important;
}

#item69427 {
	width:153px !important;
	height:223px !important;
}

#item69422 {
	width:153px !important;
	height:223px !important;
	left:377px !important;
	top:6px !important;
}

#item34445 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:384px !important;
}

#item34472 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:174px !important;
}

#item34502 {
	width:82px !important;
	height:29px !important;
	left:283px !important;
	top:190px !important;
}

#item34530 {
	width:72px !important;
	height:30px !important;
	left:287px !important;
	top:375px !important;
}

#item34557 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34587 {
	width:102px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item68558 {
	width:171px !important;
	height:333px !important;
}

#item68553 {
	width:171px !important;
	height:333px !important;
	left:359px !important;
	top:14px !important;
}

#item69446 {
	width:262px !important;
	height:181px !important;
}

#item69440 {
	width:262px !important;
	height:181px !important;
}

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

#item69508 {
	width:176px !important;
	height:193px !important;
	top:196px !important;
}

#item69459 {
	width:292px !important;
	height:233px !important;
}

#item69454 {
	width:292px !important;
	height:233px !important;
	top:395px !important;
}

#item69465 {
	width:113px !important;
	height:130px !important;
}

#item69460 {
	width:113px !important;
	height:130px !important;
	left:298px !important;
	top:366px !important;
}

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

#item69514 {
	width:115px !important;
	height:130px !important;
	left:416px !important;
	top:366px !important;
}

#item34617 {
	width:73px !important;
	height:40px !important;
	left:178px !important;
	top:346px !important;
}

#item34648 {
	width:84px !important;
	height:40px !important;
	left:274px !important;
	top:112px !important;
}

#item34678 {
	width:128px !important;
	height:9px !important;
	left:371px !important;
	top:571px !important;
}

#item34706 {
	width:128px !important;
	height:9px !important;
	left:371px !important;
	top:581px !important;
}

#item34733 {
	width:128px !important;
	height:9px !important;
	left:371px !important;
	top:592px !important;
}

#item34760 {
	width:128px !important;
	height:9px !important;
	left:371px !important;
	top:602px !important;
}

#item34788 {
	width:66px !important;
	height:30px !important;
	left:274px !important;
	top:299px !important;
}

#item34815 {
	width:93px !important;
	height:27px !important;
	left:274px !important;
	top:329px !important;
}

#item69471 {
	width:163px !important;
	height:132px !important;
}

#item69466 {
	width:163px !important;
	height:132px !important;
	left:94px !important;
	top:485px !important;
}

#item69477 {
	width:142px !important;
	height:227px !important;
}

#item69472 {
	width:142px !important;
	height:227px !important;
	left:259px !important;
	top:386px !important;
}

#item69483 {
	width:160px !important;
	height:194px !important;
}

#item69478 {
	width:160px !important;
	height:194px !important;
	left:370px !important;
	top:342px !important;
}

#item69489 {
	width:206px !important;
	height:309px !important;
}

#item69484 {
	width:206px !important;
	height:309px !important;
	left:324px !important;
}

#item69495 {
	width:209px !important;
	height:204px !important;
}

#item69490 {
	width:209px !important;
	height:204px !important;
	left:112px !important;
	top:14px !important;
}

#item69502 {
	width:129px !important;
	height:280px !important;
}

#item69496 {
	width:129px !important;
	height:280px !important;
	left:64px !important;
	top:197px !important;
}

#item34846 {
	width:80px !important;
	height:30px !important;
	left:13px !important;
	top:74px !important;
}

#item34873 {
	width:88px !important;
	height:30px !important;
	left:13px !important;
	top:200px !important;
}

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

#item34928 {
	width:133px !important;
	height:9px !important;
	left:202px !important;
	top:296px !important;
}

#item34955 {
	width:89px !important;
	height:20px !important;
	left:202px !important;
	top:367px !important;
}

#item34982 {
	width:94px !important;
	height:20px !important;
	left:202px !important;
	top:387px !important;
}

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

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

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

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

#item69532 {
	width:236px !important;
	height:274px !important;
}

#item69527 {
	width:236px !important;
	height:274px !important;
	left:14px !important;
	top:344px !important;
}

#item69581 {
	width:170px !important;
	height:285px !important;
}

#item69576 {
	width:170px !important;
	height:285px !important;
	left:259px !important;
	top:333px !important;
}

#item35010 {
	width:194px !important;
	height:9px !important;
	left:17px !important;
	top:295px !important;
}

#item35040 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:296px !important;
}

#item35067 {
	width:68px !important;
	height:30px !important;
	left:446px !important;
	top:589px !important;
}

#item35094 {
	width:72px !important;
	height:20px !important;
	left:446px !important;
	top:439px !important;
}

#item35121 {
	width:91px !important;
	height:28px !important;
	left:446px !important;
	top:458px !important;
}

#item69545 {
	width:180px !important;
	height:177px !important;
}

#item69539 {
	width:180px !important;
	height:177px !important;
	left:89px !important;
	top:458px !important;
}

#item69551 {
	width:155px !important;
	height:183px !important;
}

#item69546 {
	width:155px !important;
	height:183px !important;
	left:111px !important;
	top:254px !important;
}

#item69557 {
	width:266px !important;
	height:226px !important;
}

#item69552 {
	width:266px !important;
	height:226px !important;
	left:278px !important;
	top:287px !important;
}

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

#item69564 {
	width:252px !important;
	height:217px !important;
	left:278px !important;
	top:14px !important;
}

#item69575 {
	width:183px !important;
	height:201px !important;
}

#item69570 {
	width:183px !important;
	height:201px !important;
	left:69px !important;
	top:14px !important;
}

#item69563 {
	width:89px !important;
	height:62px !important;
}

#item69558 {
	width:89px !important;
	height:62px !important;
	left:441px !important;
	top:459px !important;
}

#item69592 {
	width:89px !important;
	height:46px !important;
}

#item69587 {
	width:89px !important;
	height:46px !important;
	left:441px !important;
	top:522px !important;
}

#item69598 {
	width:89px !important;
	height:50px !important;
}

#item69593 {
	width:89px !important;
	height:50px !important;
	left:441px !important;
	top:569px !important;
}

#item35151 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item35178 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item35205 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:411px !important;
}

#item35232 {
	width:138px !important;
	height:9px !important;
	left:273px !important;
	top:262px !important;
}

#item35260 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:579px !important;
}

#item35287 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:590px !important;
}

#item35314 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item35341 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

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

#item68566 {
	width:252px !important;
	height:247px !important;
	left:278px !important;
	top:14px !important;
}

#item69611 {
	width:282px !important;
	height:206px !important;
}

#item69606 {
	width:282px !important;
	height:206px !important;
	left:248px !important;
	top:359px !important;
}

#item69623 {
	width:201px !important;
	height:262px !important;
}

#item69618 {
	width:201px !important;
	height:262px !important;
	top:359px !important;
}

#item69629 {
	width:49px !important;
	height:91px !important;
}

#item69624 {
	width:49px !important;
	height:91px !important;
	left:166px !important;
	top:530px !important;
}

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

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

#item35368 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:395px !important;
}

#item35398 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item35428 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item35459 {
	width:232px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item35491 {
	width:172px !important;
	height:9px !important;
	left:45px !important;
	top:318px !important;
}

#item35521 {
	width:213px !important;
	height:9px !important;
	left:45px !important;
	top:328px !important;
}

#item35551 {
	width:210px !important;
	height:9px !important;
	left:282px !important;
	top:317px !important;
}

#item35581 {
	width:206px !important;
	height:9px !important;
	left:282px !important;
	top:327px !important;
}

#item69617 {
	width:399px !important;
	height:208px !important;
}

#item69612 {
	width:399px !important;
	height:208px !important;
	left:145px !important;
	top:422px !important;
}

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

#item69631 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:220px !important;
}

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

#item69643 {
	width:176px !important;
	height:193px !important;
	left:91px !important;
	top:14px !important;
}

#item69642 {
	width:252px !important;
	height:356px !important;
}

#item69637 {
	width:252px !important;
	height:356px !important;
	left:278px !important;
}

#item35611 {
	width:170px !important;
	height:9px !important;
	left:281px !important;
	top:397px !important;
}

#item35640 {
	width:86px !important;
	height:30px !important;
	left:13px !important;
	top:83px !important;
}

#item35667 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:470px !important;
}

#item35698 {
	width:140px !important;
	height:20px !important;
	left:13px !important;
	top:478px !important;
}

#item35728 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:581px !important;
}

#item35759 {
	width:133px !important;
	height:20px !important;
	left:13px !important;
	top:601px !important;
}

#item68578 {
	width:208px !important;
	height:187px !important;
}

#item68573 {
	width:208px !important;
	height:187px !important;
	left:322px !important;
}

#item69655 {
	width:295px !important;
	height:215px !important;
}

#item69649 {
	width:295px !important;
	height:215px !important;
	left:14px !important;
}

#item69661 {
	width:260px !important;
	height:351px !important;
}

#item69656 {
	width:260px !important;
	height:351px !important;
	left:14px !important;
	top:272px !important;
}

#item69668 {
	width:199px !important;
	height:350px !important;
}

#item69662 {
	width:199px !important;
	height:350px !important;
	left:278px !important;
	top:293px !important;
}

#item69675 {
	width:88px !important;
	height:75px !important;
}

#item69669 {
	width:88px !important;
	height:75px !important;
	left:442px !important;
	top:193px !important;
}

#item35790 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:252px !important;
}

#item35817 {
	width:107px !important;
	height:20px !important;
	left:206px !important;
	top:341px !important;
}

#item35844 {
	width:120px !important;
	height:20px !important;
	left:321px !important;
	top:272px !important;
}

#item35874 {
	width:90px !important;
	height:48px !important;
	left:444px !important;
	top:270px !important;
}

#item35908 {
	width:70px !important;
	height:20px !important;
	left:461px !important;
	top:381px !important;
}

#item69681 {
	width:154px !important;
	height:214px !important;
}

#item69676 {
	width:154px !important;
	height:214px !important;
	left:88px !important;
	top:407px !important;
}

#item69687 {
	width:152px !important;
	height:233px !important;
}

#item69682 {
	width:152px !important;
	height:233px !important;
	left:244px !important;
	top:363px !important;
}

#item69693 {
	width:141px !important;
	height:177px !important;
}

#item69688 {
	width:141px !important;
	height:177px !important;
	left:397px !important;
	top:475px !important;
}

#item69699 {
	width:211px !important;
	height:329px !important;
}

#item69694 {
	width:211px !important;
	height:329px !important;
	left:319px !important;
	top:14px !important;
}

#item69705 {
	width:252px !important;
	height:323px !important;
}

#item69700 {
	width:252px !important;
	height:323px !important;
	left:14px !important;
}

#item35935 {
	width:71px !important;
	height:30px !important;
	left:13px !important;
	top:468px !important;
}

#item36012 {
	width:95px !important;
	height:20px !important;
	left:141px !important;
	top:302px !important;
}

#item36039 {
	width:77px !important;
	height:30px !important;
	left:286px !important;
	top:141px !important;
}

#item36070 {
	width:84px !important;
	height:28px !important;
	left:286px !important;
	top:170px !important;
}

#item36102 {
	width:112px !important;
	height:21px !important;
	left:13px !important;
	top:578px !important;
}

#item36174 {
	width:114px !important;
	height:21px !important;
	left:13px !important;
	top:599px !important;
}

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

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

#item69719 {
	width:169px !important;
	height:413px !important;
}

#item69713 {
	width:169px !important;
	height:413px !important;
}

#item69725 {
	width:164px !important;
	height:351px !important;
}

#item69720 {
	width:164px !important;
	height:351px !important;
	left:108px !important;
	top:273px !important;
}

#item69731 {
	width:117px !important;
	height:148px !important;
}

#item69726 {
	width:117px !important;
	height:148px !important;
	left:273px !important;
	top:349px !important;
}

#item69769 {
	width:133px !important;
	height:132px !important;
}

#item69764 {
	width:133px !important;
	height:132px !important;
	left:400px !important;
	top:332px !important;
}

#item69775 {
	width:147px !important;
	height:129px !important;
}

#item69770 {
	width:147px !important;
	height:129px !important;
	left:350px !important;
	top:364px !important;
}

#item69781 {
	width:144px !important;
	height:138px !important;
}

#item69776 {
	width:144px !important;
	height:138px !important;
	left:391px !important;
	top:495px !important;
}

#item69737 {
	width:215px !important;
	height:225px !important;
}

#item69732 {
	width:215px !important;
	height:225px !important;
	left:544px !important;
	top:270px !important;
}

#item36237 {
	width:80px !important;
	height:39px !important;
	left:177px !important;
	top:144px !important;
}

#item36270 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item36303 {
	width:75px !important;
	height:20px !important;
	left:16px !important;
	top:596px !important;
}

#item36331 {
	width:110px !important;
	height:20px !important;
	left:283px !important;
	top:580px !important;
}

#item36362 {
	width:88px !important;
	height:20px !important;
	left:283px !important;
	top:600px !important;
}

#item69755 {
	width:207px !important;
	height:251px !important;
}

#item69750 {
	width:207px !important;
	height:251px !important;
	left:323px !important;
	top:14px !important;
}

#item69761 {
	width:225px !important;
	height:251px !important;
}

#item69756 {
	width:225px !important;
	height:251px !important;
	left:87px !important;
	top:14px !important;
}

#item69743 {
	width:311px !important;
	height:271px !important;
}

#item69738 {
	width:311px !important;
	height:271px !important;
	left:233px !important;
	top:357px !important;
}

#item69749 {
	width:125px !important;
	height:152px !important;
}

#item69744 {
	width:125px !important;
	height:152px !important;
	left:128px !important;
	top:498px !important;
}

#item36389 {
	width:59px !important;
	height:30px !important;
	left:13px !important;
	top:218px !important;
}

#item36416 {
	width:69px !important;
	height:20px !important;
	left:220px !important;
	top:335px !important;
}

#item36443 {
	width:190px !important;
	height:9px !important;
	left:339px !important;
	top:325px !important;
}

#item36475 {
	width:150px !important;
	height:20px !important;
	left:339px !important;
	top:334px !important;
}

#item36505 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item36535 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item68590 {
	width:179px !important;
	height:148px !important;
}

#item68585 {
	width:179px !important;
	height:148px !important;
	left:351px !important;
	top:272px !important;
}

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

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

#item69796 {
	width:266px !important;
	height:227px !important;
}

#item69791 {
	width:266px !important;
	height:227px !important;
}

#item69803 {
	width:135px !important;
	height:196px !important;
}

#item69798 {
	width:135px !important;
	height:196px !important;
	left:6px !important;
	top:424px !important;
}

#item69809 {
	width:124px !important;
	height:191px !important;
}

#item69804 {
	width:124px !important;
	height:191px !important;
	left:142px !important;
	top:327px !important;
}

#item69815 {
	width:139px !important;
	height:191px !important;
}

#item69810 {
	width:139px !important;
	height:191px !important;
	left:270px !important;
	top:430px !important;
}

#item36566 {
	width:103px !important;
	height:20px !important;
	left:101px !important;
	top:234px !important;
}

#item36596 {
	width:84px !important;
	height:40px !important;
	left:453px !important;
	top:122px !important;
}

#item36627 {
	width:72px !important;
	height:20px !important;
	left:247px !important;
	top:366px !important;
}

#item36655 {
	width:84px !important;
	height:28px !important;
	left:247px !important;
	top:385px !important;
}

#item36685 {
	width:72px !important;
	height:9px !important;
	left:430px !important;
	top:580px !important;
}

#item36712 {
	width:75px !important;
	height:9px !important;
	left:430px !important;
	top:590px !important;
}

#item36739 {
	width:85px !important;
	height:9px !important;
	left:430px !important;
	top:600px !important;
}

#item69827 {
	width:203px !important;
	height:146px !important;
}

#item69822 {
	width:203px !important;
	height:146px !important;
	left:168px !important;
	top:353px !important;
}

#item69821 {
	width:112px !important;
	height:56px !important;
}

#item69816 {
	width:112px !important;
	height:56px !important;
	left:14px !important;
	top:443px !important;
}

#item69862 {
	width:127px !important;
	height:71px !important;
}

#item69857 {
	width:127px !important;
	height:71px !important;
	left:74px !important;
	top:459px !important;
}

#item69868 {
	width:145px !important;
	height:89px !important;
}

#item69863 {
	width:145px !important;
	height:89px !important;
	left:151px !important;
	top:486px !important;
}

#item69833 {
	width:156px !important;
	height:177px !important;
}

#item69828 {
	width:156px !important;
	height:177px !important;
	left:374px !important;
	top:353px !important;
}

#item69839 {
	width:179px !important;
	height:260px !important;
}

#item69834 {
	width:179px !important;
	height:260px !important;
	left:337px !important;
	top:10px !important;
}

#item69846 {
	width:134px !important;
	height:259px !important;
}

#item69841 {
	width:134px !important;
	height:259px !important;
	left:28px !important;
	top:91px !important;
}

#item69853 {
	width:150px !important;
	height:264px !important;
}

#item69847 {
	width:150px !important;
	height:264px !important;
	left:166px !important;
	top:45px !important;
}

#item36766 {
	width:75px !important;
	height:29px !important;
	left:300px !important;
	top:590px !important;
}

#item36798 {
	width:100px !important;
	height:20px !important;
	left:391px !important;
	top:590px !important;
}

#item36828 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:96px !important;
}

#item36855 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:106px !important;
}

#item36882 {
	width:136px !important;
	height:9px !important;
	left:320px !important;
	top:325px !important;
}

#item36909 {
	width:205px !important;
	height:9px !important;
	left:320px !important;
	top:336px !important;
}

#item36939 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:422px !important;
}

#item36966 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:433px !important;
}

#item69874 {
	width:204px !important;
	height:212px !important;
}

#item69869 {
	width:204px !important;
	height:212px !important;
	left:326px !important;
	top:14px !important;
}

#item69880 {
	width:222px !important;
	height:204px !important;
}

#item69875 {
	width:222px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

#item69886 {
	width:224px !important;
	height:287px !important;
}

#item69881 {
	width:224px !important;
	height:287px !important;
	left:14px !important;
	top:276px !important;
}

#item69893 {
	width:204px !important;
	height:173px !important;
}

#item69887 {
	width:204px !important;
	height:173px !important;
	left:251px !important;
	top:238px !important;
}

#item69899 {
	width:122px !important;
	height:110px !important;
}

#item69894 {
	width:122px !important;
	height:110px !important;
	left:255px !important;
	top:430px !important;
}

#item69934 {
	width:135px !important;
	height:121px !important;
}

#item69929 {
	width:135px !important;
	height:121px !important;
	left:379px !important;
	top:425px !important;
}

#item36994 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:257px !important;
}

#item37025 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item37053 {
	width:82px !important;
	height:29px !important;
	left:455px !important;
	top:384px !important;
}

#item37084 {
	width:155px !important;
	height:9px !important;
	left:249px !important;
	top:600px !important;
}

#item37111 {
	width:155px !important;
	height:9px !important;
	left:249px !important;
	top:611px !important;
}

#item37138 {
	width:83px !important;
	height:30px !important;
	left:249px !important;
	top:160px !important;
}

#item37169 {
	width:77px !important;
	height:36px !important;
	left:249px !important;
	top:190px !important;
}

#item69905 {
	width:327px !important;
	height:287px !important;
}

#item69900 {
	width:327px !important;
	height:287px !important;
	left:218px !important;
	top:341px !important;
}

#item69911 {
	width:96px !important;
	height:65px !important;
}

#item69906 {
	width:96px !important;
	height:65px !important;
	left:440px !important;
	top:466px !important;
}

#item69947 {
	width:97px !important;
	height:83px !important;
}

#item69942 {
	width:97px !important;
	height:83px !important;
	left:439px !important;
	top:533px !important;
}

#item69954 {
	width:97px !important;
	height:83px !important;
}

#item69948 {
	width:97px !important;
	height:83px !important;
	left:341px !important;
	top:533px !important;
}

#item69917 {
	width:200px !important;
	height:189px !important;
}

#item69912 {
	width:200px !important;
	height:189px !important;
	left:14px !important;
	top:307px !important;
}

#item69924 {
	width:252px !important;
	height:267px !important;
}

#item69919 {
	width:252px !important;
	height:267px !important;
	left:278px !important;
	top:14px !important;
}

#item69960 {
	width:199px !important;
	height:280px !important;
}

#item69955 {
	width:199px !important;
	height:280px !important;
	left:67px !important;
	top:14px !important;
}

#item37199 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:330px !important;
}

#item37226 {
	width:85px !important;
	height:40px !important;
	left:13px !important;
	top:580px !important;
}

#item37257 {
	width:84px !important;
	height:29px !important;
	left:16px !important;
	top:87px !important;
}

#item37287 {
	width:93px !important;
	height:28px !important;
	left:16px !important;
	top:115px !important;
}

#item37317 {
	width:123px !important;
	height:9px !important;
	left:109px !important;
	top:579px !important;
}

#item37344 {
	width:123px !important;
	height:9px !important;
	left:109px !important;
	top:589px !important;
}

#item37371 {
	width:123px !important;
	height:9px !important;
	left:109px !important;
	top:600px !important;
}

#item37398 {
	width:123px !important;
	height:9px !important;
	left:109px !important;
	top:610px !important;
}

#item70006 {
	width:289px !important;
	height:308px !important;
}

#item70001 {
	width:289px !important;
	height:308px !important;
	left:31px !important;
	top:224px !important;
}

#item70012 {
	width:389px !important;
	height:141px !important;
}

#item70007 {
	width:389px !important;
	height:141px !important;
	left:133px !important;
	top:159px !important;
}

#item70019 {
	width:176px !important;
	height:170px !important;
}

#item70013 {
	width:176px !important;
	height:170px !important;
	left:252px !important;
	top:24px !important;
}

#item70026 {
	width:225px !important;
	height:108px !important;
}

#item70020 {
	width:225px !important;
	height:108px !important;
	left:14px !important;
}

#item69997 {
	width:147px !important;
	height:231px !important;
}

#item69992 {
	width:147px !important;
	height:231px !important;
	left:24px !important;
	top:412px !important;
}

#item37425 {
	width:210px !important;
	height:9px !important;
	left:322px !important;
	top:619px !important;
}

#item37455 {
	width:153px !important;
	height:10px !important;
	left:333px !important;
	top:402px !important;
}

#item37520 {
	width:118px !important;
	height:10px !important;
	left:333px !important;
	top:442px !important;
}

#item37579 {
	width:133px !important;
	height:10px !important;
	left:333px !important;
	top:477px !important;
}

#item37642 {
	width:125px !important;
	height:10px !important;
	left:333px !important;
	top:511px !important;
}

#item37702 {
	width:124px !important;
	height:22px !important;
	left:333px !important;
	top:546px !important;
}

#item68602 {
	width:143px !important;
	height:184px !important;
}

#item68597 {
	width:143px !important;
	height:184px !important;
	left:383px !important;
	top:18px !important;
}

#item75853 {
	width:160px !important;
	height:94px !important;
}

#item75848 {
	width:160px !important;
	height:94px !important;
	left:107px !important;
	top:103px !important;
}

#item69972 {
	width:129px !important;
	height:194px !important;
}

#item69967 {
	width:129px !important;
	height:194px !important;
	left:14px !important;
	top:219px !important;
}

#item69978 {
	width:128px !important;
	height:194px !important;
}

#item69973 {
	width:128px !important;
	height:194px !important;
	left:257px !important;
	top:220px !important;
}

#item70033 {
	width:135px !important;
	height:120px !important;
}

#item70028 {
	width:135px !important;
	height:120px !important;
	left:395px !important;
	top:220px !important;
}

#item69985 {
	width:261px !important;
	height:228px !important;
}

#item69979 {
	width:261px !important;
	height:228px !important;
	left:272px !important;
	top:429px !important;
}

#item69991 {
	width:124px !important;
	height:167px !important;
}

#item69986 {
	width:124px !important;
	height:167px !important;
	left:142px !important;
	top:437px !important;
}

#item69966 {
	width:89px !important;
	height:89px !important;
}

#item69961 {
	width:89px !important;
	height:89px !important;
	left:164px !important;
	top:21px !important;
}

#item37766 {
	width:76px !important;
	height:20px !important;
	left:148px !important;
	top:308px !important;
}

#item37793 {
	width:91px !important;
	height:20px !important;
	left:149px !important;
	top:394px !important;
}

#item37820 {
	width:134px !important;
	height:20px !important;
	left:397px !important;
	top:391px !important;
}

#item37853 {
	width:73px !important;
	height:20px !important;
	left:285px !important;
	top:92px !important;
}

#item37881 {
	width:93px !important;
	height:28px !important;
	left:285px !important;
	top:111px !important;
}

#item37911 {
	width:84px !important;
	height:29px !important;
	left:26px !important;
	top:545px !important;
}

#item37942 {
	width:85px !important;
	height:29px !important;
	left:26px !important;
	top:575px !important;
}

#item37972 {
	width:85px !important;
	height:39px !important;
	left:13px !important;
	top:74px !important;
}

#item38003 {
	width:65px !important;
	height:49px !important;
	left:13px !important;
	top:113px !important;
}

#item68608 {
	width:218px !important;
	height:251px !important;
}

#item68603 {
	width:218px !important;
	height:251px !important;
	left:326px !important;
}

#item70039 {
	width:294px !important;
	height:285px !important;
}

#item70034 {
	width:294px !important;
	height:285px !important;
	left:14px !important;
	top:14px !important;
}

#item70045 {
	width:279px !important;
	height:197px !important;
}

#item70040 {
	width:279px !important;
	height:197px !important;
	left:14px !important;
	top:381px !important;
}

#item70051 {
	width:180px !important;
	height:308px !important;
}

#item70046 {
	width:180px !important;
	height:308px !important;
	left:299px !important;
	top:314px !important;
}

#item38035 {
	width:148px !important;
	height:9px !important;
	left:17px !important;
	top:607px !important;
}

#item38062 {
	width:101px !important;
	height:20px !important;
	left:431px !important;
	top:573px !important;
}

#item38093 {
	width:95px !important;
	height:28px !important;
	left:436px !important;
	top:592px !important;
}

#item38124 {
	width:262px !important;
	height:9px !important;
	left:12px !important;
	top:357px !important;
}

#item38156 {
	width:262px !important;
	height:9px !important;
	left:12px !important;
	top:367px !important;
}

#item38186 {
	width:75px !important;
	height:20px !important;
	left:460px !important;
	top:278px !important;
}

#item38213 {
	width:69px !important;
	height:37px !important;
	left:460px !important;
	top:297px !important;
}

#item70057 {
	width:214px !important;
	height:175px !important;
}

#item70052 {
	width:214px !important;
	height:175px !important;
	left:14px !important;
	top:371px !important;
}

#item70064 {
	width:289px !important;
	height:123px !important;
}

#item70058 {
	width:289px !important;
	height:123px !important;
	left:241px !important;
	top:442px !important;
}

#item70071 {
	width:142px !important;
	height:320px !important;
}

#item70066 {
	width:142px !important;
	height:320px !important;
	left:388px !important;
	top:14px !important;
}

#item70085 {
	width:132px !important;
	height:309px !important;
}

#item70080 {
	width:132px !important;
	height:309px !important;
	left:252px !important;
	top:91px !important;
}

#item70077 {
	width:120px !important;
	height:107px !important;
}

#item70072 {
	width:120px !important;
	height:107px !important;
	left:81px !important;
	top:7px !important;
}

#item70092 {
	width:133px !important;
	height:101px !important;
}

#item70087 {
	width:133px !important;
	height:101px !important;
	left:74px !important;
	top:135px !important;
}

#item70098 {
	width:56px !important;
	height:55px !important;
}

#item70093 {
	width:56px !important;
	height:55px !important;
	left:14px !important;
	top:238px !important;
}

#item70104 {
	width:56px !important;
	height:55px !important;
}

#item70099 {
	width:56px !important;
	height:55px !important;
	left:76px !important;
	top:238px !important;
}

#item38244 {
	width:176px !important;
	height:9px !important;
	left:239px !important;
	top:610px !important;
}

#item38271 {
	width:122px !important;
	height:9px !important;
	left:397px !important;
	top:406px !important;
}

#item38299 {
	width:122px !important;
	height:9px !important;
	left:397px !important;
	top:416px !important;
}

#item38326 {
	width:149px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item38353 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item38383 {
	width:198px !important;
	height:9px !important;
	left:12px !important;
	top:341px !important;
}

#item38414 {
	width:198px !important;
	height:9px !important;
	left:12px !important;
	top:352px !important;
}

#item68615 {
	width:252px !important;
	height:254px !important;
}

#item68609 {
	width:252px !important;
	height:254px !important;
	left:278px !important;
	top:7px !important;
}

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

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

#item70116 {
	width:290px !important;
	height:221px !important;
}

#item70111 {
	width:290px !important;
	height:221px !important;
	top:282px !important;
}

#item70165 {
	width:66px !important;
	height:16px !important;
}

#item70160 {
	width:66px !important;
	height:16px !important;
	left:215px !important;
	top:507px !important;
}

#item70171 {
	width:66px !important;
	height:16px !important;
}

#item70166 {
	width:66px !important;
	height:16px !important;
	left:215px !important;
	top:524px !important;
}

#item70124 {
	width:140px !important;
	height:334px !important;
}

#item70117 {
	width:140px !important;
	height:334px !important;
	left:291px !important;
	top:294px !important;
}

#item70130 {
	width:120px !important;
	height:108px !important;
}

#item70125 {
	width:120px !important;
	height:108px !important;
	left:410px !important;
	top:297px !important;
}

#item38441 {
	width:71px !important;
	height:20px !important;
	left:286px !important;
	top:260px !important;
}

#item38469 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:267px !important;
}

#item38496 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item38528 {
	width:70px !important;
	height:29px !important;
	left:460px !important;
	top:521px !important;
}

#item38558 {
	width:69px !important;
	height:37px !important;
	left:460px !important;
	top:550px !important;
}

#item38588 {
	width:108px !important;
	height:9px !important;
	left:165px !important;
	top:600px !important;
}

#item38615 {
	width:108px !important;
	height:9px !important;
	left:165px !important;
	top:611px !important;
}

#item70136 {
	width:242px !important;
	height:202px !important;
}

#item70131 {
	width:242px !important;
	height:202px !important;
	left:14px !important;
	top:321px !important;
}

#item70142 {
	width:278px !important;
	height:232px !important;
}

#item70137 {
	width:278px !important;
	height:232px !important;
	left:266px !important;
	top:333px !important;
}

#item70178 {
	width:87px !important;
	height:99px !important;
}

#item70173 {
	width:87px !important;
	height:99px !important;
	left:443px !important;
	top:323px !important;
}

#item70185 {
	width:143px !important;
	height:266px !important;
}

#item70179 {
	width:143px !important;
	height:266px !important;
	left:296px !important;
	top:323px !important;
}

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

#item70143 {
	width:252px !important;
	height:236px !important;
	left:278px !important;
	top:14px !important;
}

#item70154 {
	width:202px !important;
	height:238px !important;
}

#item70149 {
	width:202px !important;
	height:238px !important;
	left:64px !important;
	top:14px !important;
}

#item38642 {
	width:61px !important;
	height:49px !important;
	left:13px !important;
	top:191px !important;
}

#item38673 {
	width:172px !important;
	height:9px !important;
	left:288px !important;
	top:291px !important;
}

#item38701 {
	width:76px !important;
	height:29px !important;
	left:445px !important;
	top:584px !important;
}

#item38728 {
	width:228px !important;
	height:9px !important;
	left:15px !important;
	top:600px !important;
}

#item38759 {
	width:228px !important;
	height:9px !important;
	left:15px !important;
	top:610px !important;
}

#item68622 {
	width:198px !important;
	height:302px !important;
}

#item68616 {
	width:198px !important;
	height:302px !important;
	left:259px !important;
}

#item70192 {
	width:204px !important;
	height:201px !important;
}

#item70187 {
	width:204px !important;
	height:201px !important;
	left:32px !important;
	top:14px !important;
}

#item70199 {
	width:265px !important;
	height:233px !important;
}

#item70193 {
	width:265px !important;
	height:233px !important;
	left:6px !important;
	top:321px !important;
}

#item70206 {
	width:252px !important;
	height:154px !important;
}

#item70201 {
	width:252px !important;
	height:154px !important;
	left:278px !important;
	top:309px !important;
}

#item70212 {
	width:72px !important;
	height:26px !important;
}

#item70207 {
	width:72px !important;
	height:26px !important;
	left:283px !important;
	top:561px !important;
}

#item70252 {
	width:72px !important;
	height:30px !important;
}

#item70246 {
	width:72px !important;
	height:30px !important;
	left:283px !important;
	top:588px !important;
}

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

#item38819 {
	width:64px !important;
	height:30px !important;
	left:467px !important;
	top:271px !important;
}

#item38846 {
	width:219px !important;
	height:9px !important;
	left:292px !important;
	top:508px !important;
}

#item38877 {
	width:202px !important;
	height:9px !important;
	left:292px !important;
	top:518px !important;
}

#item38908 {
	width:174px !important;
	height:9px !important;
	left:358px !important;
	top:597px !important;
}

#item38938 {
	width:174px !important;
	height:9px !important;
	left:358px !important;
	top:607px !important;
}

#item38965 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item38996 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item70218 {
	width:140px !important;
	height:167px !important;
}

#item70213 {
	width:140px !important;
	height:167px !important;
	left:12px !important;
	top:328px !important;
}

#item70224 {
	width:151px !important;
	height:161px !important;
}

#item70219 {
	width:151px !important;
	height:161px !important;
	left:154px !important;
	top:377px !important;
}

#item70230 {
	width:223px !important;
	height:226px !important;
}

#item70225 {
	width:223px !important;
	height:226px !important;
	left:307px !important;
	top:315px !important;
}

#item70236 {
	width:118px !important;
	height:183px !important;
}

#item70231 {
	width:118px !important;
	height:183px !important;
	left:412px !important;
	top:14px !important;
}

#item70265 {
	width:130px !important;
	height:183px !important;
}

#item70260 {
	width:130px !important;
	height:183px !important;
	left:278px !important;
	top:14px !important;
}

#item70242 {
	width:245px !important;
	height:198px !important;
}

#item70237 {
	width:245px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

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

#item70254 {
	width:132px !important;
	height:92px !important;
	left:260px !important;
	top:276px !important;
}

#item39028 {
	width:198px !important;
	height:9px !important;
	left:18px !important;
	top:249px !important;
}

#item39058 {
	width:72px !important;
	height:20px !important;
	left:123px !important;
	top:349px !important;
}

#item39085 {
	width:88px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item39112 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:245px !important;
}

#item39139 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:255px !important;
}

#item39167 {
	width:184px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item39228 {
	width:184px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item39290 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item68628 {
	width:209px !important;
	height:279px !important;
}

#item68623 {
	width:209px !important;
	height:279px !important;
	left:281px !important;
	top:14px !important;
}

#item70271 {
	width:217px !important;
	height:271px !important;
}

#item70266 {
	width:217px !important;
	height:271px !important;
	left:14px !important;
	top:14px !important;
}

#item70277 {
	width:268px !important;
	height:232px !important;
}

#item70272 {
	width:268px !important;
	height:232px !important;
	left:14px !important;
	top:299px !important;
}

#item70284 {
	width:236px !important;
	height:259px !important;
}

#item70278 {
	width:236px !important;
	height:259px !important;
	left:294px !important;
	top:295px !important;
}

#item39322 {
	width:102px !important;
	height:20px !important;
	left:171px !important;
	top:92px !important;
}

#item39353 {
	width:73px !important;
	height:20px !important;
	left:451px !important;
	top:131px !important;
}

#item39380 {
	width:171px !important;
	height:9px !important;
	left:29px !important;
	top:596px !important;
}

#item39409 {
	width:156px !important;
	height:9px !important;
	left:291px !important;
	top:610px !important;
}

#item70290 {
	width:173px !important;
	height:110px !important;
}

#item70285 {
	width:173px !important;
	height:110px !important;
	left:14px !important;
	top:453px !important;
}

#item70296 {
	width:237px !important;
	height:158px !important;
}

#item70291 {
	width:237px !important;
	height:158px !important;
	left:288px !important;
	top:455px !important;
}

#item70302 {
	width:344px !important;
	height:237px !important;
}

#item70297 {
	width:344px !important;
	height:237px !important;
	left:186px !important;
	top:201px !important;
}

#item70308 {
	width:88px !important;
	height:86px !important;
}

#item70303 {
	width:88px !important;
	height:86px !important;
	left:347px !important;
	top:16px !important;
}

#item70330 {
	width:88px !important;
	height:63px !important;
}

#item70324 {
	width:88px !important;
	height:63px !important;
	left:442px !important;
	top:16px !important;
}

#item70336 {
	width:88px !important;
	height:63px !important;
}

#item70331 {
	width:88px !important;
	height:63px !important;
	left:442px !important;
	top:85px !important;
}

#item70342 {
	width:88px !important;
	height:63px !important;
}

#item70337 {
	width:88px !important;
	height:63px !important;
	left:442px !important;
	top:155px !important;
}

#item70322 {
	width:88px !important;
	height:86px !important;
}

#item70317 {
	width:88px !important;
	height:86px !important;
	left:347px !important;
	top:108px !important;
}

#item70314 {
	width:134px !important;
	height:369px !important;
}

#item70309 {
	width:134px !important;
	height:369px !important;
	left:9px !important;
}

#item39439 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39466 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:436px !important;
}

#item39498 {
	width:77px !important;
	height:29px !important;
	left:208px !important;
	top:577px !important;
}

#item39525 {
	width:168px !important;
	height:20px !important;
	left:147px !important;
	top:136px !important;
}

#item39555 {
	width:168px !important;
	height:20px !important;
	left:147px !important;
	top:156px !important;
}

#item39586 {
	width:168px !important;
	height:20px !important;
	left:147px !important;
	top:176px !important;
}

#item39617 {
	width:131px !important;
	height:20px !important;
	left:147px !important;
	top:68px !important;
}

#item39649 {
	width:152px !important;
	height:20px !important;
	left:147px !important;
	top:89px !important;
}

#item39680 {
	width:152px !important;
	height:20px !important;
	left:147px !important;
	top:110px !important;
}

#item68634 {
	width:252px !important;
	height:231px !important;
}

#item68629 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item70355 {
	width:386px !important;
	height:195px !important;
}

#item70350 {
	width:386px !important;
	height:195px !important;
	left:11px !important;
	top:417px !important;
}

#item70361 {
	width:106px !important;
	height:85px !important;
}

#item70356 {
	width:106px !important;
	height:85px !important;
	left:12px !important;
	top:329px !important;
}

#item70398 {
	width:135px !important;
	height:85px !important;
}

#item70393 {
	width:135px !important;
	height:85px !important;
	left:119px !important;
	top:329px !important;
}

#item39711 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item39738 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item39765 {
	width:87px !important;
	height:29px !important;
	left:418px !important;
	top:425px !important;
}

#item39796 {
	width:96px !important;
	height:29px !important;
	left:418px !important;
	top:456px !important;
}

#item39829 {
	width:96px !important;
	height:29px !important;
	left:418px !important;
	top:487px !important;
}

#item39862 {
	width:81px !important;
	height:29px !important;
	left:418px !important;
	top:529px !important;
}

#item39892 {
	width:119px !important;
	height:29px !important;
	left:418px !important;
	top:560px !important;
}

#item39923 {
	width:118px !important;
	height:29px !important;
	left:418px !important;
	top:591px !important;
}

#item70367 {
	width:164px !important;
	height:154px !important;
}

#item70362 {
	width:164px !important;
	height:154px !important;
	left:14px !important;
	top:381px !important;
}

#item70404 {
	width:164px !important;
	height:154px !important;
}

#item70399 {
	width:164px !important;
	height:154px !important;
	left:190px !important;
	top:381px !important;
}

#item70410 {
	width:179px !important;
	height:162px !important;
}

#item70405 {
	width:179px !important;
	height:162px !important;
	left:366px !important;
	top:381px !important;
}

#item70386 {
	width:530px !important;
	height:372px !important;
}

#item70381 {
	width:530px !important;
	height:372px !important;
	left:14px !important;
}

#item39954 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:264px !important;
}

#item39985 {
	width:95px !important;
	height:20px !important;
	left:365px !important;
	top:600px !important;
}

#item40012 {
	width:136px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item40043 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item68640 {
	width:185px !important;
	height:302px !important;
}

#item68635 {
	width:185px !important;
	height:302px !important;
	left:345px !important;
}

#item70416 {
	width:83px !important;
	height:68px !important;
}

#item70411 {
	width:83px !important;
	height:68px !important;
	left:5px !important;
	top:85px !important;
}

#item70479 {
	width:96px !important;
	height:135px !important;
}

#item70473 {
	width:96px !important;
	height:135px !important;
	left:91px !important;
	top:14px !important;
}

#item70485 {
	width:77px !important;
	height:70px !important;
}

#item70480 {
	width:77px !important;
	height:70px !important;
	left:190px !important;
	top:69px !important;
}

#item70422 {
	width:208px !important;
	height:211px !important;
}

#item70417 {
	width:208px !important;
	height:211px !important;
	left:14px !important;
	top:306px !important;
}

#item70435 {
	width:181px !important;
	height:207px !important;
}

#item70430 {
	width:181px !important;
	height:207px !important;
	left:352px !important;
	top:419px !important;
}

#item70441 {
	width:105px !important;
	height:435px !important;
}

#item70436 {
	width:105px !important;
	height:435px !important;
	left:544px !important;
	top:193px !important;
}

#item70429 {
	width:163px !important;
	height:293px !important;
}

#item70423 {
	width:163px !important;
	height:293px !important;
	left:187px !important;
	top:325px !important;
}

#item40071 {
	width:91px !important;
	height:29px !important;
	left:276px !important;
	top:273px !important;
}

#item40101 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item40128 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:232px !important;
}

#item40160 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item40190 {
	width:157px !important;
	height:9px !important;
	left:366px !important;
	top:377px !important;
}

#item40217 {
	width:157px !important;
	height:9px !important;
	left:366px !important;
	top:388px !important;
}

#item70447 {
	width:278px !important;
	height:280px !important;
}

#item70442 {
	width:278px !important;
	height:280px !important;
	left:266px !important;
	top:257px !important;
}

#item70453 {
	width:79px !important;
	height:34px !important;
}

#item70448 {
	width:79px !important;
	height:34px !important;
	left:223px !important;
	top:473px !important;
}

#item70496 {
	width:79px !important;
	height:34px !important;
}

#item70491 {
	width:79px !important;
	height:34px !important;
	left:223px !important;
	top:509px !important;
}

#item70459 {
	width:159px !important;
	height:140px !important;
}

#item70454 {
	width:159px !important;
	height:140px !important;
	left:108px !important;
	top:195px !important;
}

#item70465 {
	width:124px !important;
	height:237px !important;
}

#item70460 {
	width:124px !important;
	height:237px !important;
	left:314px !important;
	top:7px !important;
}

#item70472 {
	width:108px !important;
	height:113px !important;
}

#item70466 {
	width:108px !important;
	height:113px !important;
	left:145px !important;
	top:14px !important;
}

#item70502 {
	width:108px !important;
	height:117px !important;
}

#item70497 {
	width:108px !important;
	height:117px !important;
	left:26px !important;
	top:11px !important;
}

#item40244 {
	width:71px !important;
	height:29px !important;
	left:441px !important;
	top:180px !important;
}

#item40272 {
	width:126px !important;
	height:20px !important;
	left:359px !important;
	top:600px !important;
}

#item40303 {
	width:133px !important;
	height:9px !important;
	left:106px !important;
	top:401px !important;
}

#item40330 {
	width:97px !important;
	height:20px !important;
	left:110px !important;
	top:571px !important;
}

#item40360 {
	width:93px !important;
	height:28px !important;
	left:110px !important;
	top:591px !important;
}

#item40392 {
	width:123px !important;
	height:9px !important;
	left:221px !important;
	top:600px !important;
}

#item40419 {
	width:123px !important;
	height:9px !important;
	left:221px !important;
	top:610px !important;
}

#item40446 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:167px !important;
}

#item40473 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:178px !important;
}

#item68647 {
	width:116px !important;
	height:277px !important;
}

#item68641 {
	width:116px !important;
	height:277px !important;
	left:31px !important;
	top:55px !important;
}

#item70521 {
	width:252px !important;
	height:195px !important;
}

#item70515 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:366px !important;
}

#item70527 {
	width:99px !important;
	height:206px !important;
}

#item70522 {
	width:99px !important;
	height:206px !important;
	left:441px !important;
	top:356px !important;
}

#item70561 {
	width:110px !important;
	height:209px !important;
}

#item70556 {
	width:110px !important;
	height:209px !important;
	left:344px !important;
	top:421px !important;
}

#item70508 {
	width:99px !important;
	height:260px !important;
}

#item70503 {
	width:99px !important;
	height:260px !important;
	left:150px !important;
	top:27px !important;
}

#item70514 {
	width:86px !important;
	height:202px !important;
}

#item70509 {
	width:86px !important;
	height:202px !important;
	left:251px !important;
	top:109px !important;
}

#item40501 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:601px !important;
}

#item40528 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:425px !important;
}

#item40555 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:445px !important;
}

#item40582 {
	width:116px !important;
	height:20px !important;
	left:360px !important;
	top:205px !important;
}

#item40612 {
	width:116px !important;
	height:20px !important;
	left:360px !important;
	top:225px !important;
}

#item40642 {
	width:116px !important;
	height:20px !important;
	left:360px !important;
	top:245px !important;
}

#item70534 {
	width:122px !important;
	height:146px !important;
}

#item70529 {
	width:122px !important;
	height:146px !important;
	left:26px !important;
	top:389px !important;
}

#item70567 {
	width:107px !important;
	height:153px !important;
}

#item70562 {
	width:107px !important;
	height:153px !important;
	left:150px !important;
	top:372px !important;
}

#item70540 {
	width:252px !important;
	height:195px !important;
}

#item70535 {
	width:252px !important;
	height:195px !important;
	left:278px !important;
	top:433px !important;
}

#item70546 {
	width:249px !important;
	height:172px !important;
}

#item70541 {
	width:249px !important;
	height:172px !important;
	left:281px !important;
	top:70px !important;
}

#item70552 {
	width:164px !important;
	height:338px !important;
}

#item70547 {
	width:164px !important;
	height:338px !important;
	left:102px !important;
	top:14px !important;
}

#item40672 {
	width:149px !important;
	height:9px !important;
	left:284px !important;
	top:54px !important;
}

#item40699 {
	width:149px !important;
	height:9px !important;
	left:17px !important;
	top:594px !important;
}

#item40726 {
	width:149px !important;
	height:9px !important;
	left:17px !important;
	top:605px !important;
}

#item40754 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:141px !important;
}

#item40781 {
	width:74px !important;
	height:37px !important;
	left:13px !important;
	top:160px !important;
}

#item40812 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:381px !important;
}

#item40842 {
	width:154px !important;
	height:20px !important;
	left:276px !important;
	top:390px !important;
}

#item70575 {
	width:211px !important;
	height:205px !important;
}

#item70570 {
	width:211px !important;
	height:205px !important;
	left:249px !important;
}

#item70581 {
	width:281px !important;
	height:227px !important;
}

#item70576 {
	width:281px !important;
	height:227px !important;
	left:249px !important;
	top:335px !important;
}

#item70587 {
	width:223px !important;
	height:462px !important;
}

#item70582 {
	width:223px !important;
	height:462px !important;
	left:14px !important;
}

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

#item70588 {
	width:118px !important;
	height:162px !important;
	left:118px !important;
	top:466px !important;
}

#item70603 {
	width:316px !important;
	height:266px !important;
}

#item70598 {
	width:316px !important;
	height:266px !important;
	left:544px !important;
	top:361px !important;
}

#item68653 {
	width:159px !important;
	height:148px !important;
}

#item68648 {
	width:159px !important;
	height:148px !important;
	left:371px !important;
	top:174px !important;
}

#item40875 {
	width:71px !important;
	height:20px !important;
	left:463px !important;
	top:145px !important;
}

#item40902 {
	width:70px !important;
	height:20px !important;
	left:248px !important;
	top:304px !important;
}

#item40929 {
	width:170px !important;
	height:9px !important;
	left:248px !important;
	top:610px !important;
}

#item40957 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item40985 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item70609 {
	width:206px !important;
	height:194px !important;
}

#item70604 {
	width:206px !important;
	height:194px !important;
	left:324px !important;
	top:337px !important;
}

#item70616 {
	width:170px !important;
	height:320px !important;
}

#item70611 {
	width:170px !important;
	height:320px !important;
	left:360px !important;
}

#item70622 {
	width:110px !important;
	height:132px !important;
}

#item70617 {
	width:110px !important;
	height:132px !important;
	left:184px !important;
	top:223px !important;
}

#item70628 {
	width:203px !important;
	height:164px !important;
}

#item70623 {
	width:203px !important;
	height:164px !important;
	left:88px !important;
}

#item41012 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item41039 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item41073 {
	width:121px !important;
	height:20px !important;
	left:387px !important;
	top:600px !important;
}

#item41104 {
	width:77px !important;
	height:30px !important;
	left:314px !important;
	top:112px !important;
}

#item41134 {
	width:79px !important;
	height:37px !important;
	left:314px !important;
	top:142px !important;
}

#item41166 {
	width:131px !important;
	height:9px !important;
	left:218px !important;
	top:589px !important;
}

#item41193 {
	width:131px !important;
	height:9px !important;
	left:218px !important;
	top:600px !important;
}

#item41221 {
	width:131px !important;
	height:9px !important;
	left:218px !important;
	top:610px !important;
}

#item70679 {
	width:198px !important;
	height:398px !important;
}

#item70674 {
	width:198px !important;
	height:398px !important;
	left:544px !important;
}

#item68659 {
	width:167px !important;
	height:157px !important;
}

#item68654 {
	width:167px !important;
	height:157px !important;
	left:364px !important;
	top:235px !important;
}

#item70641 {
	width:167px !important;
	height:99px !important;
}

#item70636 {
	width:167px !important;
	height:99px !important;
	left:364px !important;
	top:465px !important;
}

#item70635 {
	width:167px !important;
	height:157px !important;
}

#item70630 {
	width:167px !important;
	height:157px !important;
	left:364px !important;
}

#item70647 {
	width:257px !important;
	height:307px !important;
}

#item70642 {
	width:257px !important;
	height:307px !important;
}

#item70653 {
	width:343px !important;
	height:257px !important;
}

#item70648 {
	width:343px !important;
	height:257px !important;
	top:310px !important;
}

#item41248 {
	width:132px !important;
	height:20px !important;
	left:361px !important;
	top:440px !important;
}

#item41278 {
	width:151px !important;
	height:9px !important;
	left:363px !important;
	top:215px !important;
}

#item41306 {
	width:178px !important;
	height:9px !important;
	left:363px !important;
	top:614px !important;
}

#item41333 {
	width:130px !important;
	height:9px !important;
	left:210px !important;
	top:600px !important;
}

#item41360 {
	width:130px !important;
	height:9px !important;
	left:210px !important;
	top:610px !important;
}

#item41387 {
	width:83px !important;
	height:29px !important;
	left:265px !important;
	top:168px !important;
}

#item41418 {
	width:83px !important;
	height:29px !important;
	left:265px !important;
	top:198px !important;
}

#item70673 {
	width:297px !important;
	height:257px !important;
}

#item70668 {
	width:297px !important;
	height:257px !important;
	left:233px !important;
}

#item70661 {
	width:116px !important;
	height:380px !important;
}

#item70656 {
	width:116px !important;
	height:380px !important;
	left:301px !important;
	top:264px !important;
}

#item70667 {
	width:116px !important;
	height:435px !important;
}

#item70662 {
	width:116px !important;
	height:435px !important;
	left:414px !important;
	top:208px !important;
}

#item41449 {
	width:116px !important;
	height:20px !important;
	left:159px !important;
	top:374px !important;
}

#item41479 {
	width:98px !important;
	height:20px !important;
	left:159px !important;
	top:240px !important;
}

#item41506 {
	width:117px !important;
	height:9px !important;
	left:20px !important;
	top:575px !important;
}

#item41534 {
	width:117px !important;
	height:9px !important;
	left:20px !important;
	top:585px !important;
}

#item41561 {
	width:149px !important;
	height:20px !important;
	left:20px !important;
	top:594px !important;
}

#item70833 {
	width:254px !important;
	height:273px !important;
}

#item70828 {
	width:254px !important;
	height:273px !important;
	left:115px !important;
	top:327px !important;
}

#item68665 {
	width:59px !important;
	height:54px !important;
}

#item68660 {
	width:59px !important;
	height:54px !important;
	left:91px !important;
	top:60px !important;
}

#item70687 {
	width:59px !important;
	height:58px !important;
}

#item70682 {
	width:59px !important;
	height:58px !important;
	left:117px !important;
	top:92px !important;
}

#item70693 {
	width:40px !important;
	height:76px !important;
}

#item70688 {
	width:40px !important;
	height:76px !important;
	left:180px !important;
	top:57px !important;
}

#item70720 {
	width:45px !important;
	height:71px !important;
}

#item70715 {
	width:45px !important;
	height:71px !important;
	left:227px !important;
	top:14px !important;
}

#item70726 {
	width:37px !important;
	height:71px !important;
}

#item70721 {
	width:37px !important;
	height:71px !important;
	left:274px !important;
	top:6px !important;
}

#item70733 {
	width:39px !important;
	height:71px !important;
}

#item70727 {
	width:39px !important;
	height:71px !important;
	left:314px !important;
	top:14px !important;
}

#item70700 {
	width:40px !important;
	height:69px !important;
}

#item70694 {
	width:40px !important;
	height:69px !important;
	left:227px !important;
	top:90px !important;
}

#item70707 {
	width:40px !important;
	height:69px !important;
}

#item70701 {
	width:40px !important;
	height:69px !important;
	left:283px !important;
	top:84px !important;
}

#item70739 {
	width:35px !important;
	height:66px !important;
}

#item70734 {
	width:35px !important;
	height:66px !important;
	left:298px !important;
	top:154px !important;
}

#item70755 {
	width:20px !important;
	height:38px !important;
}

#item70750 {
	width:20px !important;
	height:38px !important;
	left:458px !important;
	top:157px !important;
}

#item70761 {
	width:29px !important;
	height:31px !important;
}

#item70756 {
	width:29px !important;
	height:31px !important;
	left:480px !important;
	top:169px !important;
}

#item70767 {
	width:37px !important;
	height:27px !important;
}

#item70762 {
	width:37px !important;
	height:27px !important;
	left:493px !important;
	top:193px !important;
}

#item70773 {
	width:40px !important;
	height:22px !important;
}

#item70768 {
	width:40px !important;
	height:22px !important;
	left:495px !important;
	top:223px !important;
}

#item70779 {
	width:36px !important;
	height:28px !important;
}

#item70774 {
	width:36px !important;
	height:28px !important;
	left:493px !important;
	top:245px !important;
}

#item70785 {
	width:28px !important;
	height:38px !important;
}

#item70780 {
	width:28px !important;
	height:38px !important;
	left:477px !important;
	top:254px !important;
}

#item70791 {
	width:21px !important;
	height:41px !important;
}

#item70786 {
	width:21px !important;
	height:41px !important;
	left:450px !important;
	top:259px !important;
}

#item70800 {
	width:26px !important;
	height:39px !important;
}

#item70795 {
	width:26px !important;
	height:39px !important;
	left:423px !important;
	top:248px !important;
}

#item70808 {
	width:37px !important;
	height:27px !important;
}

#item70801 {
	width:37px !important;
	height:27px !important;
	left:398px !important;
	top:235px !important;
}

#item70815 {
	width:41px !important;
	height:20px !important;
}

#item70809 {
	width:41px !important;
	height:20px !important;
	left:392px !important;
	top:212px !important;
}

#item70821 {
	width:34px !important;
	height:29px !important;
}

#item70816 {
	width:34px !important;
	height:29px !important;
	left:401px !important;
	top:183px !important;
}

#item70827 {
	width:27px !important;
	height:36px !important;
}

#item70822 {
	width:27px !important;
	height:36px !important;
	left:425px !important;
	top:165px !important;
}

#item70746 {
	width:50px !important;
	height:68px !important;
}

#item70740 {
	width:50px !important;
	height:68px !important;
	left:302px !important;
	top:227px !important;
}

#item70846 {
	width:32px !important;
	height:35px !important;
}

#item70841 {
	width:32px !important;
	height:35px !important;
	left:15px !important;
	top:318px !important;
}

#item70885 {
	width:32px !important;
	height:35px !important;
}

#item70880 {
	width:32px !important;
	height:35px !important;
	left:15px !important;
	top:358px !important;
}

#item70852 {
	width:32px !important;
	height:35px !important;
}

#item70847 {
	width:32px !important;
	height:35px !important;
	left:52px !important;
	top:318px !important;
}

#item70891 {
	width:32px !important;
	height:35px !important;
}

#item70886 {
	width:32px !important;
	height:35px !important;
	left:52px !important;
	top:358px !important;
}

#item70858 {
	width:32px !important;
	height:35px !important;
}

#item70853 {
	width:32px !important;
	height:35px !important;
	left:89px !important;
	top:318px !important;
}

#item70897 {
	width:32px !important;
	height:35px !important;
}

#item70892 {
	width:32px !important;
	height:35px !important;
	left:89px !important;
	top:358px !important;
}

#item70865 {
	width:32px !important;
	height:35px !important;
}

#item70859 {
	width:32px !important;
	height:35px !important;
	left:126px !important;
	top:318px !important;
}

#item70903 {
	width:32px !important;
	height:35px !important;
}

#item70898 {
	width:32px !important;
	height:35px !important;
	left:126px !important;
	top:358px !important;
}

#item70871 {
	width:32px !important;
	height:35px !important;
}

#item70866 {
	width:32px !important;
	height:35px !important;
	left:163px !important;
	top:318px !important;
}

#item70909 {
	width:32px !important;
	height:35px !important;
}

#item70904 {
	width:32px !important;
	height:35px !important;
	left:163px !important;
	top:358px !important;
}

#item70879 {
	width:32px !important;
	height:35px !important;
}

#item70872 {
	width:32px !important;
	height:35px !important;
	left:200px !important;
	top:318px !important;
}

#item70915 {
	width:32px !important;
	height:35px !important;
}

#item70910 {
	width:32px !important;
	height:35px !important;
	left:200px !important;
	top:358px !important;
}

#item70840 {
	width:173px !important;
	height:282px !important;
}

#item70835 {
	width:173px !important;
	height:282px !important;
	left:371px !important;
	top:318px !important;
}

#item70714 {
	width:43px !important;
	height:72px !important;
}

#item70708 {
	width:43px !important;
	height:72px !important;
	left:333px !important;
	top:81px !important;
}

#item41591 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:180px !important;
}

#item41618 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:190px !important;
}

#item41645 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:201px !important;
}

#item41672 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:211px !important;
}

#item41700 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:222px !important;
}

#item41727 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:232px !important;
}

#item41754 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:243px !important;
}

#item41786 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:253px !important;
}

#item41813 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:264px !important;
}

#item41841 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:274px !important;
}

#item41871 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:285px !important;
}

#item41898 {
	width:147px !important;
	height:9px !important;
	left:154px !important;
	top:295px !important;
}

#item41926 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:181px !important;
}

#item41953 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:191px !important;
}

#item41981 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item42008 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item42035 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:223px !important;
}

#item42062 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:233px !important;
}

#item42089 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item42116 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:254px !important;
}

#item42143 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:265px !important;
}

#item42171 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:275px !important;
}

#item42198 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item42225 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item42252 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:495px !important;
}

#item42279 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:505px !important;
}

#item42307 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:516px !important;
}

#item42334 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:526px !important;
}

#item42361 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:537px !important;
}

#item42388 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:547px !important;
}

#item42416 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:558px !important;
}

#item42443 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:568px !important;
}

#item42470 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item42497 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item42524 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item42551 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item70927 {
	width:377px !important;
	height:223px !important;
}

#item70922 {
	width:377px !important;
	height:223px !important;
	left:139px !important;
	top:405px !important;
}

#item70939 {
	width:130px !important;
	height:108px !important;
}

#item70934 {
	width:130px !important;
	height:108px !important;
	left:369px !important;
	top:323px !important;
}

#item70933 {
	width:396px !important;
	height:179px !important;
}

#item70928 {
	width:396px !important;
	height:179px !important;
	left:134px !important;
	top:100px !important;
}

#item70945 {
	width:137px !important;
	height:107px !important;
}

#item70940 {
	width:137px !important;
	height:107px !important;
	left:368px !important;
	top:14px !important;
}

#item42578 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:270px !important;
}

#item42605 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item42632 {
	width:89px !important;
	height:29px !important;
	left:13px !important;
	top:559px !important;
}

#item42663 {
	width:114px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

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

#item68666 {
	width:252px !important;
	height:286px !important;
	left:278px !important;
	top:14px !important;
}

#item70955 {
	width:252px !important;
	height:332px !important;
}

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

#item70961 {
	width:221px !important;
	height:148px !important;
}

#item70956 {
	width:221px !important;
	height:148px !important;
	left:14px !important;
	top:361px !important;
}

#item70973 {
	width:164px !important;
	height:317px !important;
}

#item70968 {
	width:164px !important;
	height:317px !important;
	left:366px !important;
	top:309px !important;
}

#item70967 {
	width:97px !important;
	height:59px !important;
}

#item70962 {
	width:97px !important;
	height:59px !important;
	left:170px !important;
	top:485px !important;
}

#item42695 {
	width:88px !important;
	height:39px !important;
	left:276px !important;
	top:581px !important;
}

#item42727 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item42758 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42788 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:281px !important;
}

#item42819 {
	width:157px !important;
	height:20px !important;
	left:276px !important;
	top:289px !important;
}

#item42852 {
	width:74px !important;
	height:30px !important;
	left:175px !important;
	top:144px !important;
}

#item42883 {
	width:84px !important;
	height:28px !important;
	left:175px !important;
	top:173px !important;
}

#item70979 {
	width:261px !important;
	height:218px !important;
}

#item70974 {
	width:261px !important;
	height:218px !important;
	left:14px !important;
	top:304px !important;
}

#item70998 {
	width:190px !important;
	height:278px !important;
}

#item70993 {
	width:190px !important;
	height:278px !important;
	left:354px !important;
	top:380px !important;
}

#item71004 {
	width:266px !important;
	height:368px !important;
}

#item70999 {
	width:266px !important;
	height:368px !important;
	left:278px !important;
}

#item71011 {
	width:252px !important;
	height:231px !important;
}

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

#item70986 {
	width:76px !important;
	height:29px !important;
}

#item70981 {
	width:76px !important;
	height:29px !important;
	left:191px !important;
	top:561px !important;
}

#item70992 {
	width:76px !important;
	height:29px !important;
}

#item70987 {
	width:76px !important;
	height:29px !important;
	left:191px !important;
	top:591px !important;
}

#item42913 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item42942 {
	width:83px !important;
	height:29px !important;
	left:276px !important;
	top:191px !important;
}

#item42972 {
	width:66px !important;
	height:49px !important;
	left:277px !important;
	top:570px !important;
}

#item43002 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:548px !important;
}

#item43033 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item43063 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item71019 {
	width:150px !important;
	height:221px !important;
}

#item71014 {
	width:150px !important;
	height:221px !important;
	left:278px !important;
}

#item71045 {
	width:118px !important;
	height:200px !important;
}

#item71040 {
	width:118px !important;
	height:200px !important;
	left:139px !important;
	top:320px !important;
}

#item71054 {
	width:99px !important;
	height:256px !important;
}

#item71049 {
	width:99px !important;
	height:256px !important;
	left:331px !important;
	top:223px !important;
}

#item71061 {
	width:84px !important;
	height:219px !important;
}

#item71056 {
	width:84px !important;
	height:219px !important;
	left:263px !important;
	top:296px !important;
}

#item71067 {
	width:100px !important;
	height:266px !important;
}

#item71062 {
	width:100px !important;
	height:266px !important;
	left:430px !important;
	top:249px !important;
}

#item71039 {
	width:123px !important;
	height:181px !important;
}

#item71033 {
	width:123px !important;
	height:181px !important;
	left:14px !important;
	top:238px !important;
}

#item71025 {
	width:191px !important;
	height:235px !important;
}

#item71020 {
	width:191px !important;
	height:235px !important;
}

#item71032 {
	width:128px !important;
	height:189px !important;
}

#item71026 {
	width:128px !important;
	height:189px !important;
	left:21px !important;
	top:423px !important;
}

#item43094 {
	width:229px !important;
	height:10px !important;
	left:152px !important;
	top:588px !important;
}

#item43164 {
	width:229px !important;
	height:10px !important;
	left:152px !important;
	top:599px !important;
}

#item43235 {
	width:229px !important;
	height:10px !important;
	left:152px !important;
	top:609px !important;
}

#item43298 {
	width:144px !important;
	height:10px !important;
	left:388px !important;
	top:589px !important;
}

#item43358 {
	width:144px !important;
	height:10px !important;
	left:388px !important;
	top:599px !important;
}

#item43429 {
	width:144px !important;
	height:10px !important;
	left:388px !important;
	top:609px !important;
}

#item43493 {
	width:99px !important;
	height:20px !important;
	left:432px !important;
	top:170px !important;
}

#item43523 {
	width:84px !important;
	height:28px !important;
	left:432px !important;
	top:190px !important;
}

#item43553 {
	width:71px !important;
	height:29px !important;
	left:195px !important;
	top:140px !important;
}

#item43583 {
	width:77px !important;
	height:37px !important;
	left:195px !important;
	top:169px !important;
}

#item68678 {
	width:189px !important;
	height:245px !important;
}

#item68672 {
	width:189px !important;
	height:245px !important;
	left:14px !important;
}

#item71087 {
	width:151px !important;
	height:245px !important;
}

#item71082 {
	width:151px !important;
	height:245px !important;
	left:216px !important;
}

#item71093 {
	width:152px !important;
	height:222px !important;
}

#item71088 {
	width:152px !important;
	height:222px !important;
	left:378px !important;
	top:14px !important;
}

#item71073 {
	width:136px !important;
	height:309px !important;
}

#item71068 {
	width:136px !important;
	height:309px !important;
	left:75px !important;
	top:323px !important;
}

#item71079 {
	width:314px !important;
	height:231px !important;
}

#item71074 {
	width:314px !important;
	height:231px !important;
	left:216px !important;
	top:323px !important;
}

#item43614 {
	width:98px !important;
	height:20px !important;
	left:214px !important;
	top:291px !important;
}

#item43641 {
	width:120px !important;
	height:20px !important;
	left:377px !important;
	top:290px !important;
}

#item43672 {
	width:137px !important;
	height:9px !important;
	left:214px !important;
	top:600px !important;
}

#item43699 {
	width:206px !important;
	height:9px !important;
	left:214px !important;
	top:610px !important;
}

#item43729 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item43756 {
	width:154px !important;
	height:20px !important;
	left:13px !important;
	top:301px !important;
}

#item43788 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:584px !important;
}

#item43820 {
	width:98px !important;
	height:27px !important;
	left:13px !important;
	top:592px !important;
}

#item68684 {
	width:252px !important;
	height:137px !important;
}

#item68679 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:219px !important;
}

#item71119 {
	width:252px !important;
	height:196px !important;
}

#item71114 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:424px !important;
}

#item71106 {
	width:183px !important;
	height:207px !important;
}

#item71101 {
	width:183px !important;
	height:207px !important;
	left:278px !important;
	top:213px !important;
}

#item71113 {
	width:252px !important;
	height:195px !important;
}

#item71107 {
	width:252px !important;
	height:195px !important;
	left:278px !important;
	top:423px !important;
}

#item71100 {
	width:328px !important;
	height:106px !important;
}

#item71095 {
	width:328px !important;
	height:106px !important;
	left:14px !important;
	top:14px !important;
}

#item71125 {
	width:218px !important;
	height:88px !important;
}

#item71120 {
	width:218px !important;
	height:88px !important;
	left:115px !important;
	top:54px !important;
}

#item71131 {
	width:244px !important;
	height:68px !important;
}

#item71126 {
	width:244px !important;
	height:68px !important;
	left:191px !important;
	top:94px !important;
}

#item71140 {
	width:173px !important;
	height:50px !important;
}

#item71135 {
	width:173px !important;
	height:50px !important;
	left:251px !important;
	top:122px !important;
}

#item43850 {
	width:95px !important;
	height:20px !important;
	left:165px !important;
	top:600px !important;
}

#item43877 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item43905 {
	width:109px !important;
	height:9px !important;
	left:417px !important;
	top:605px !important;
}

#item43932 {
	width:71px !important;
	height:29px !important;
	left:464px !important;
	top:335px !important;
}

#item43959 {
	width:72px !important;
	height:20px !important;
	left:443px !important;
	top:103px !important;
}

#item43986 {
	width:72px !important;
	height:20px !important;
	left:443px !important;
	top:123px !important;
}

#item44013 {
	width:81px !important;
	height:20px !important;
	left:443px !important;
	top:143px !important;
}

#item44043 {
	width:81px !important;
	height:20px !important;
	left:443px !important;
	top:163px !important;
}

#item71147 {
	width:146px !important;
	height:167px !important;
}

#item71141 {
	width:146px !important;
	height:167px !important;
	left:384px !important;
	top:14px !important;
}

#item71191 {
	width:106px !important;
	height:85px !important;
}

#item71186 {
	width:106px !important;
	height:85px !important;
	left:278px !important;
	top:96px !important;
}

#item71197 {
	width:106px !important;
	height:81px !important;
}

#item71192 {
	width:106px !important;
	height:81px !important;
	left:278px !important;
	top:14px !important;
}

#item71153 {
	width:89px !important;
	height:83px !important;
}

#item71148 {
	width:89px !important;
	height:83px !important;
	left:281px !important;
	top:389px !important;
}

#item71159 {
	width:141px !important;
	height:234px !important;
}

#item71154 {
	width:141px !important;
	height:234px !important;
	left:389px !important;
	top:384px !important;
}

#item71204 {
	width:148px !important;
	height:113px !important;
}

#item71199 {
	width:148px !important;
	height:113px !important;
	left:382px !important;
	top:259px !important;
}

#item71165 {
	width:179px !important;
	height:158px !important;
}

#item71160 {
	width:179px !important;
	height:158px !important;
	left:87px !important;
	top:471px !important;
}

#item71171 {
	width:252px !important;
	height:143px !important;
}

#item71166 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:320px !important;
}

#item71177 {
	width:252px !important;
	height:93px !important;
}

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

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

#item71178 {
	width:184px !important;
	height:142px !important;
	left:83px !important;
	top:14px !important;
}

#item44075 {
	width:68px !important;
	height:20px !important;
	left:13px !important;
	top:545px !important;
}

#item44102 {
	width:183px !important;
	height:9px !important;
	left:16px !important;
	top:453px !important;
}

#item44130 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:358px !important;
}

#item44159 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item44186 {
	width:68px !important;
	height:29px !important;
	left:13px !important;
	top:122px !important;
}

#item44213 {
	width:114px !important;
	height:9px !important;
	left:283px !important;
	top:592px !important;
}

#item44240 {
	width:114px !important;
	height:9px !important;
	left:283px !important;
	top:603px !important;
}

#item44267 {
	width:171px !important;
	height:9px !important;
	left:283px !important;
	top:216px !important;
}

#item44297 {
	width:171px !important;
	height:9px !important;
	left:283px !important;
	top:226px !important;
}

#item44324 {
	width:171px !important;
	height:9px !important;
	left:283px !important;
	top:237px !important;
}

#item68691 {
	width:160px !important;
	height:142px !important;
}

#item68685 {
	width:160px !important;
	height:142px !important;
	left:370px !important;
	top:14px !important;
}

#item71220 {
	width:160px !important;
	height:142px !important;
}

#item71215 {
	width:160px !important;
	height:142px !important;
	left:370px !important;
	top:168px !important;
}

#item71226 {
	width:160px !important;
	height:142px !important;
}

#item71221 {
	width:160px !important;
	height:142px !important;
	left:370px !important;
	top:323px !important;
}

#item71232 {
	width:173px !important;
	height:142px !important;
}

#item71227 {
	width:173px !important;
	height:142px !important;
	left:357px !important;
	top:476px !important;
}

#item71214 {
	width:114px !important;
	height:142px !important;
}

#item71208 {
	width:114px !important;
	height:142px !important;
	left:14px !important;
	top:14px !important;
}

#item71238 {
	width:167px !important;
	height:142px !important;
}

#item71233 {
	width:167px !important;
	height:142px !important;
	left:14px !important;
	top:168px !important;
}

#item71244 {
	width:160px !important;
	height:142px !important;
}

#item71239 {
	width:160px !important;
	height:142px !important;
	left:14px !important;
	top:321px !important;
}

#item71250 {
	width:160px !important;
	height:142px !important;
}

#item71245 {
	width:160px !important;
	height:142px !important;
	left:14px !important;
	top:476px !important;
}

#item44352 {
	width:95px !important;
	height:20px !important;
	left:132px !important;
	top:137px !important;
}

#item44380 {
	width:86px !important;
	height:20px !important;
	left:189px !important;
	top:266px !important;
}

#item44407 {
	width:77px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item44438 {
	width:89px !important;
	height:20px !important;
	left:177px !important;
	top:445px !important;
}

#item44465 {
	width:95px !important;
	height:20px !important;
	left:276px !important;
	top:445px !important;
}

#item44492 {
	width:77px !important;
	height:29px !important;
	left:178px !important;
	top:566px !important;
}

#item44519 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item44546 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:137px !important;
}

#item71256 {
	width:252px !important;
	height:154px !important;
}

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

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

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

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

#item71274 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:425px !important;
}

#item71267 {
	width:252px !important;
	height:281px !important;
}

#item71261 {
	width:252px !important;
	height:281px !important;
	left:278px !important;
	top:14px !important;
}

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

#item71281 {
	width:252px !important;
	height:207px !important;
	left:278px !important;
	top:354px !important;
}

#item44574 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item44601 {
	width:95px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item44629 {
	width:145px !important;
	height:9px !important;
	left:11px !important;
	top:610px !important;
}

#item44656 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item44683 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:334px !important;
}

#item68697 {
	width:174px !important;
	height:193px !important;
}

#item68692 {
	width:174px !important;
	height:193px !important;
	left:356px !important;
	top:14px !important;
}

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

#item71295 {
	width:252px !important;
	height:166px !important;
	left:278px !important;
	top:218px !important;
}

#item71312 {
	width:188px !important;
	height:220px !important;
}

#item71307 {
	width:188px !important;
	height:220px !important;
	left:356px !important;
	top:424px !important;
}

#item71294 {
	width:165px !important;
	height:194px !important;
}

#item71288 {
	width:165px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item71306 {
	width:146px !important;
	height:203px !important;
}

#item71301 {
	width:146px !important;
	height:203px !important;
	left:121px !important;
	top:215px !important;
}

#item71318 {
	width:157px !important;
	height:176px !important;
}

#item71313 {
	width:157px !important;
	height:176px !important;
	left:9px !important;
	top:445px !important;
}

#item44710 {
	width:157px !important;
	height:20px !important;
	left:111px !important;
	top:185px !important;
}

#item44741 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:122px !important;
}

#item44768 {
	width:115px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item44795 {
	width:68px !important;
	height:20px !important;
	left:194px !important;
	top:500px !important;
}

#item44822 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item44849 {
	width:97px !important;
	height:29px !important;
	left:13px !important;
	top:384px !important;
}

#item71324 {
	width:167px !important;
	height:204px !important;
}

#item71319 {
	width:167px !important;
	height:204px !important;
	left:363px !important;
	top:424px !important;
}

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

#item71331 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:220px !important;
}

#item71349 {
	width:66px !important;
	height:178px !important;
}

#item71344 {
	width:66px !important;
	height:178px !important;
	left:397px !important;
	top:6px !important;
}

#item71364 {
	width:64px !important;
	height:195px !important;
}

#item71359 {
	width:64px !important;
	height:195px !important;
	left:466px !important;
	top:10px !important;
}

#item71330 {
	width:252px !important;
	height:137px !important;
}

#item71325 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:424px !important;
}

#item71342 {
	width:64px !important;
	height:152px !important;
}

#item71337 {
	width:64px !important;
	height:152px !important;
	left:112px !important;
	top:226px !important;
}

#item71371 {
	width:68px !important;
	height:185px !important;
}

#item71365 {
	width:68px !important;
	height:185px !important;
	left:178px !important;
	top:222px !important;
}

#item71355 {
	width:162px !important;
	height:208px !important;
}

#item71350 {
	width:162px !important;
	height:208px !important;
	left:105px !important;
}

#item44884 {
	width:92px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item44911 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44938 {
	width:220px !important;
	height:9px !important;
	left:277px !important;
	top:405px !important;
}

#item44968 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:151px !important;
}

#item44998 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:180px !important;
}

#item45028 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:162px !important;
}

#item45055 {
	width:96px !important;
	height:28px !important;
	left:13px !important;
	top:181px !important;
}

#item45089 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:375px !important;
}

#item45116 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item71403 {
	width:156px !important;
	height:173px !important;
}

#item71398 {
	width:156px !important;
	height:173px !important;
	left:374px !important;
	top:14px !important;
}

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

#item71417 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:198px !important;
}

#item71409 {
	width:252px !important;
	height:263px !important;
}

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

#item71416 {
	width:516px !important;
	height:163px !important;
}

#item71410 {
	width:516px !important;
	height:163px !important;
	left:14px !important;
	top:465px !important;
}

#item45143 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:168px !important;
}

#item45170 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:353px !important;
}

#item45200 {
	width:213px !important;
	height:9px !important;
	left:276px !important;
	top:363px !important;
}

#item45230 {
	width:180px !important;
	height:9px !important;
	left:194px !important;
	top:421px !important;
}

#item45261 {
	width:213px !important;
	height:9px !important;
	left:194px !important;
	top:431px !important;
}

#item45291 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:352px !important;
}

#item45323 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:363px !important;
}

#item68703 {
	width:177px !important;
	height:198px !important;
}

#item68698 {
	width:177px !important;
	height:198px !important;
	left:89px !important;
	top:14px !important;
}

#item71378 {
	width:158px !important;
	height:193px !important;
}

#item71373 {
	width:158px !important;
	height:193px !important;
	left:108px !important;
	top:219px !important;
}

#item71384 {
	width:169px !important;
	height:193px !important;
}

#item71379 {
	width:169px !important;
	height:193px !important;
	left:98px !important;
	top:425px !important;
}

#item71391 {
	width:156px !important;
	height:247px !important;
}

#item71385 {
	width:156px !important;
	height:247px !important;
	left:374px !important;
	top:382px !important;
}

#item71397 {
	width:252px !important;
	height:298px !important;
}

#item71392 {
	width:252px !important;
	height:298px !important;
	left:278px !important;
	top:14px !important;
}

#item45354 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:180px !important;
}

#item45381 {
	width:62px !important;
	height:30px !important;
	left:20px !important;
	top:581px !important;
}

#item45411 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item45438 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:363px !important;
}

#item45465 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:367px !important;
}

#item45496 {
	width:96px !important;
	height:28px !important;
	left:13px !important;
	top:386px !important;
}

#item68709 {
	width:226px !important;
	height:144px !important;
}

#item68704 {
	width:226px !important;
	height:144px !important;
	left:318px !important;
	top:208px !important;
}

#item71449 {
	width:116px !important;
	height:194px !important;
}

#item71444 {
	width:116px !important;
	height:194px !important;
	left:317px !important;
	top:424px !important;
}

#item71456 {
	width:177px !important;
	height:390px !important;
}

#item71450 {
	width:177px !important;
	height:390px !important;
	left:14px !important;
	top:219px !important;
}

#item71431 {
	width:180px !important;
	height:128px !important;
}

#item71426 {
	width:180px !important;
	height:128px !important;
	left:350px !important;
	top:14px !important;
}

#item71437 {
	width:156px !important;
	height:128px !important;
}

#item71432 {
	width:156px !important;
	height:128px !important;
	left:193px !important;
	top:14px !important;
}

#item71443 {
	width:177px !important;
	height:137px !important;
}

#item71438 {
	width:177px !important;
	height:137px !important;
	left:14px !important;
	top:14px !important;
}

#item45526 {
	width:86px !important;
	height:20px !important;
	left:439px !important;
	top:600px !important;
}

#item45555 {
	width:98px !important;
	height:20px !important;
	left:205px !important;
	top:543px !important;
}

#item45582 {
	width:106px !important;
	height:9px !important;
	left:317px !important;
	top:403px !important;
}

#item45610 {
	width:171px !important;
	height:9px !important;
	left:186px !important;
	top:178px !important;
}

#item45637 {
	width:171px !important;
	height:9px !important;
	left:186px !important;
	top:189px !important;
}

#item45664 {
	width:171px !important;
	height:9px !important;
	left:186px !important;
	top:199px !important;
}

#item71462 {
	width:252px !important;
	height:357px !important;
}

#item71457 {
	width:252px !important;
	height:357px !important;
	left:14px !important;
	top:220px !important;
}

#item71485 {
	width:252px !important;
	height:177px !important;
}

#item71479 {
	width:252px !important;
	height:177px !important;
	left:14px !important;
	top:32px !important;
}

#item71471 {
	width:252px !important;
	height:368px !important;
}

#item71466 {
	width:252px !important;
	height:368px !important;
	left:278px !important;
	top:30px !important;
}

#item71478 {
	width:164px !important;
	height:145px !important;
}

#item71472 {
	width:164px !important;
	height:145px !important;
	left:366px !important;
	top:473px !important;
}

#item45691 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:187px !important;
}

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

#item45745 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:457px !important;
}

#item45772 {
	width:85px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item68715 {
	width:161px !important;
	height:209px !important;
}

#item68710 {
	width:161px !important;
	height:209px !important;
	left:369px !important;
}

#item71491 {
	width:200px !important;
	height:194px !important;
}

#item71486 {
	width:200px !important;
	height:194px !important;
	left:330px !important;
	top:213px !important;
}

#item71497 {
	width:143px !important;
	height:204px !important;
}

#item71492 {
	width:143px !important;
	height:204px !important;
	left:387px !important;
	top:424px !important;
}

#item71504 {
	width:184px !important;
	height:250px !important;
}

#item71499 {
	width:184px !important;
	height:250px !important;
	top:378px !important;
}

#item71510 {
	width:155px !important;
	height:366px !important;
}

#item71505 {
	width:155px !important;
	height:366px !important;
	left:111px !important;
}

#item45801 {
	width:78px !important;
	height:20px !important;
	left:19px !important;
	top:329px !important;
}

#item45828 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

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

#item45882 {
	width:99px !important;
	height:20px !important;
	left:275px !important;
	top:600px !important;
}

#item45914 {
	width:72px !important;
	height:29px !important;
	left:192px !important;
	top:565px !important;
}

#item71516 {
	width:132px !important;
	height:194px !important;
}

#item71511 {
	width:132px !important;
	height:194px !important;
	left:91px !important;
	top:219px !important;
}

#item71537 {
	width:434px !important;
	height:208px !important;
}

#item71530 {
	width:434px !important;
	height:208px !important;
	left:111px !important;
}

#item71522 {
	width:128px !important;
	height:204px !important;
}

#item71517 {
	width:128px !important;
	height:204px !important;
	left:95px !important;
	top:424px !important;
}

#item71528 {
	width:211px !important;
	height:398px !important;
}

#item71523 {
	width:211px !important;
	height:398px !important;
	left:286px !important;
	top:220px !important;
}

#item45941 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item45968 {
	width:89px !important;
	height:29px !important;
	left:13px !important;
	top:179px !important;
}

#item45998 {
	width:72px !important;
	height:20px !important;
	left:22px !important;
	top:595px !important;
}

#item46025 {
	width:83px !important;
	height:20px !important;
	left:243px !important;
	top:413px !important;
}

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

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

#item71550 {
	width:193px !important;
	height:206px !important;
}

#item71544 {
	width:193px !important;
	height:206px !important;
	left:351px !important;
	top:208px !important;
}

#item71556 {
	width:194px !important;
	height:205px !important;
}

#item71551 {
	width:194px !important;
	height:205px !important;
	left:278px !important;
	top:423px !important;
}

#item71563 {
	width:203px !important;
	height:247px !important;
}

#item71558 {
	width:203px !important;
	height:247px !important;
	top:381px !important;
}

#item71543 {
	width:266px !important;
	height:316px !important;
}

#item71538 {
	width:266px !important;
	height:316px !important;
}

#item46053 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:362px !important;
}

#item46080 {
	width:49px !important;
	height:40px !important;
	left:210px !important;
	top:580px !important;
}

#item46107 {
	width:53px !important;
	height:30px !important;
	left:478px !important;
	top:590px !important;
}

#item46134 {
	width:78px !important;
	height:30px !important;
	left:276px !important;
	top:384px !important;
}

#item46165 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:210px !important;
}

#item71569 {
	width:236px !important;
	height:182px !important;
}

#item71564 {
	width:236px !important;
	height:182px !important;
	left:105px !important;
	top:446px !important;
}

#item71584 {
	width:193px !important;
	height:310px !important;
}

#item71579 {
	width:193px !important;
	height:310px !important;
	left:351px !important;
	top:258px !important;
}

#item71575 {
	width:257px !important;
	height:174px !important;
}

#item71570 {
	width:257px !important;
	height:174px !important;
	left:83px !important;
	top:262px !important;
}

#item71597 {
	width:162px !important;
	height:139px !important;
}

#item71592 {
	width:162px !important;
	height:139px !important;
	left:298px !important;
	top:102px !important;
}

#item71591 {
	width:238px !important;
	height:136px !important;
}

#item71585 {
	width:238px !important;
	height:136px !important;
	left:257px !important;
}

#item71603 {
	width:86px !important;
	height:122px !important;
}

#item71598 {
	width:86px !important;
	height:122px !important;
	left:169px !important;
	top:78px !important;
}

#item71611 {
	width:65px !important;
	height:95px !important;
}

#item71606 {
	width:65px !important;
	height:95px !important;
	left:469px !important;
	top:142px !important;
}

#item46192 {
	width:59px !important;
	height:49px !important;
	left:13px !important;
	top:380px !important;
}

#item46222 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item46249 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item46277 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:114px !important;
}

#item46304 {
	width:71px !important;
	height:20px !important;
	left:350px !important;
	top:600px !important;
}

#item68728 {
	width:165px !important;
	height:174px !important;
}

#item68722 {
	width:165px !important;
	height:174px !important;
	left:365px !important;
}

#item71629 {
	width:266px !important;
	height:231px !important;
}

#item71624 {
	width:266px !important;
	height:231px !important;
	top:14px !important;
}

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

#item71631 {
	width:266px !important;
	height:248px !important;
	top:311px !important;
}

#item71617 {
	width:165px !important;
	height:64px !important;
}

#item71612 {
	width:165px !important;
	height:64px !important;
	left:365px !important;
	top:175px !important;
}

#item71623 {
	width:165px !important;
	height:133px !important;
}

#item71618 {
	width:165px !important;
	height:133px !important;
	left:365px !important;
	top:249px !important;
}

#item71642 {
	width:182px !important;
	height:158px !important;
}

#item71637 {
	width:182px !important;
	height:158px !important;
	left:278px !important;
	top:393px !important;
}

#item71674 {
	width:67px !important;
	height:94px !important;
}

#item71669 {
	width:67px !important;
	height:94px !important;
	left:463px !important;
	top:393px !important;
}

#item71682 {
	width:67px !important;
	height:62px !important;
}

#item71675 {
	width:67px !important;
	height:62px !important;
	left:463px !important;
	top:489px !important;
}

#item46331 {
	width:61px !important;
	height:30px !important;
	left:276px !important;
	top:132px !important;
}

#item46362 {
	width:58px !important;
	height:30px !important;
	left:277px !important;
	top:349px !important;
}

#item46392 {
	width:96px !important;
	height:20px !important;
	left:276px !important;
	top:220px !important;
}

#item46422 {
	width:176px !important;
	height:9px !important;
	left:14px !important;
	top:292px !important;
}

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

#item46479 {
	width:241px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item46507 {
	width:241px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item71648 {
	width:147px !important;
	height:204px !important;
}

#item71643 {
	width:147px !important;
	height:204px !important;
	left:55px !important;
	top:331px !important;
}

#item71688 {
	width:95px !important;
	height:206px !important;
}

#item71683 {
	width:95px !important;
	height:206px !important;
	left:165px !important;
	top:329px !important;
}

#item71660 {
	width:252px !important;
	height:143px !important;
}

#item71655 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:167px !important;
}

#item71666 {
	width:143px !important;
	height:157px !important;
}

#item71661 {
	width:143px !important;
	height:157px !important;
	left:123px !important;
}

#item71654 {
	width:266px !important;
	height:551px !important;
}

#item71649 {
	width:266px !important;
	height:551px !important;
	left:278px !important;
}

#item46538 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item46565 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:137px !important;
}

#item46596 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item71695 {
	width:245px !important;
	height:157px !important;
}

#item71689 {
	width:245px !important;
	height:157px !important;
	left:299px !important;
}

#item71721 {
	width:215px !important;
	height:245px !important;
}

#item71716 {
	width:215px !important;
	height:245px !important;
}

#item71730 {
	width:215px !important;
	height:227px !important;
}

#item71725 {
	width:215px !important;
	height:227px !important;
	top:334px !important;
}

#item71702 {
	width:245px !important;
	height:150px !important;
}

#item71696 {
	width:245px !important;
	height:150px !important;
	left:299px !important;
	top:167px !important;
}

#item71708 {
	width:245px !important;
	height:145px !important;
}

#item71703 {
	width:245px !important;
	height:145px !important;
	left:299px !important;
	top:327px !important;
}

#item71715 {
	width:245px !important;
	height:152px !important;
}

#item71709 {
	width:245px !important;
	height:152px !important;
	left:299px !important;
	top:476px !important;
}

#item46686 {
	width:74px !important;
	height:30px !important;
	left:225px !important;
	top:268px !important;
}

#item46719 {
	width:74px !important;
	height:30px !important;
	left:225px !important;
	top:103px !important;
}

#item46750 {
	width:164px !important;
	height:20px !important;
	left:13px !important;
	top:304px !important;
}

#item46781 {
	width:71px !important;
	height:30px !important;
	left:225px !important;
	top:425px !important;
}

#item46811 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46838 {
	width:74px !important;
	height:20px !important;
	left:225px !important;
	top:579px !important;
}

#item46868 {
	width:74px !important;
	height:20px !important;
	left:225px !important;
	top:600px !important;
}

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

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

#item71737 {
	width:252px !important;
	height:155px !important;
}

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

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

#item71738 {
	width:266px !important;
	height:155px !important;
	left:278px !important;
	top:227px !important;
}

#item71755 {
	width:425px !important;
	height:190px !important;
}

#item71750 {
	width:425px !important;
	height:190px !important;
	left:119px !important;
	top:439px !important;
}

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

#item71744 {
	width:266px !important;
	height:155px !important;
	left:278px !important;
}

#item46898 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item46929 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:420px !important;
}

#item46963 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item46994 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:420px !important;
}

#item47025 {
	width:83px !important;
	height:29px !important;
	left:13px !important;
	top:585px !important;
}

#item71789 {
	width:298px !important;
	height:287px !important;
}

#item71784 {
	width:298px !important;
	height:287px !important;
	left:232px !important;
	top:14px !important;
}

#item71807 {
	width:260px !important;
	height:227px !important;
}

#item71802 {
	width:260px !important;
	height:227px !important;
	left:270px !important;
	top:338px !important;
}

#item71795 {
	width:221px !important;
	height:257px !important;
}

#item71790 {
	width:221px !important;
	height:257px !important;
}

#item71801 {
	width:221px !important;
	height:239px !important;
}

#item71796 {
	width:221px !important;
	height:239px !important;
	top:319px !important;
}

#item47055 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item47082 {
	width:97px !important;
	height:20px !important;
	left:231px !important;
	top:349px !important;
}

#item47109 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item47140 {
	width:195px !important;
	height:9px !important;
	left:240px !important;
	top:611px !important;
}

#item68741 {
	width:298px !important;
	height:153px !important;
}

#item68736 {
	width:298px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71771 {
	width:207px !important;
	height:252px !important;
	left:323px !important;
	top:14px !important;
}

#item71782 {
	width:207px !important;
	height:258px !important;
}

#item71777 {
	width:207px !important;
	height:258px !important;
	left:323px !important;
	top:317px !important;
}

#item71764 {
	width:298px !important;
	height:170px !important;
}

#item71759 {
	width:298px !important;
	height:170px !important;
	left:14px !important;
	top:220px !important;
}

#item71770 {
	width:298px !important;
	height:154px !important;
}

#item71765 {
	width:298px !important;
	height:154px !important;
	left:14px !important;
	top:420px !important;
}

#item47172 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47203 {
	width:157px !important;
	height:9px !important;
	left:322px !important;
	top:610px !important;
}

#item47230 {
	width:169px !important;
	height:9px !important;
	left:14px !important;
	top:405px !important;
}

#item47263 {
	width:168px !important;
	height:9px !important;
	left:322px !important;
	top:302px !important;
}

#item47296 {
	width:218px !important;
	height:9px !important;
	left:18px !important;
	top:195px !important;
}

#item68747 {
	width:266px !important;
	height:166px !important;
}

#item68742 {
	width:266px !important;
	height:166px !important;
	left:278px !important;
}

#item71848 {
	width:203px !important;
	height:162px !important;
}

#item71843 {
	width:203px !important;
	height:162px !important;
	left:327px !important;
	top:219px !important;
}

#item71854 {
	width:205px !important;
	height:194px !important;
}

#item71849 {
	width:205px !important;
	height:194px !important;
	left:278px !important;
	top:424px !important;
}

#item71817 {
	width:167px !important;
	height:194px !important;
}

#item71811 {
	width:167px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item71823 {
	width:135px !important;
	height:113px !important;
}

#item71818 {
	width:135px !important;
	height:113px !important;
	left:14px !important;
	top:212px !important;
}

#item71829 {
	width:150px !important;
	height:82px !important;
}

#item71824 {
	width:150px !important;
	height:82px !important;
	top:330px !important;
}

#item71835 {
	width:135px !important;
	height:128px !important;
}

#item71830 {
	width:135px !important;
	height:128px !important;
	left:14px !important;
	top:424px !important;
}

#item71841 {
	width:115px !important;
	height:128px !important;
}

#item71836 {
	width:115px !important;
	height:128px !important;
	left:151px !important;
	top:424px !important;
}

#item47327 {
	width:84px !important;
	height:29px !important;
	left:184px !important;
	top:178px !important;
}

#item47358 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item47385 {
	width:72px !important;
	height:30px !important;
	left:161px !important;
	top:289px !important;
}

#item47413 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:407px !important;
}

#item47443 {
	width:110px !important;
	height:20px !important;
	left:161px !important;
	top:396px !important;
}

#item47473 {
	width:174px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item47506 {
	width:174px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item47533 {
	width:90px !important;
	height:30px !important;
	left:441px !important;
	top:590px !important;
}

#item71860 {
	width:222px !important;
	height:272px !important;
}

#item71855 {
	width:222px !important;
	height:272px !important;
	left:322px !important;
}

#item71866 {
	width:295px !important;
	height:193px !important;
}

#item71861 {
	width:295px !important;
	height:193px !important;
	left:14px !important;
}

#item71873 {
	width:300px !important;
	height:196px !important;
}

#item71868 {
	width:300px !important;
	height:196px !important;
	left:14px !important;
	top:264px !important;
}

#item71880 {
	width:278px !important;
	height:233px !important;
}

#item71874 {
	width:278px !important;
	height:233px !important;
	left:266px !important;
	top:395px !important;
}

#item47563 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:505px !important;
}

#item47593 {
	width:204px !important;
	height:9px !important;
	left:19px !important;
	top:603px !important;
}

#item47623 {
	width:167px !important;
	height:9px !important;
	left:21px !important;
	top:236px !important;
}

#item47654 {
	width:166px !important;
	height:9px !important;
	left:322px !important;
	top:331px !important;
}

#item71887 {
	width:252px !important;
	height:164px !important;
}

#item71882 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
}

#item71951 {
	width:266px !important;
	height:253px !important;
}

#item71946 {
	width:266px !important;
	height:253px !important;
	left:544px !important;
	top:321px !important;
}

#item71894 {
	width:195px !important;
	height:207px !important;
}

#item71889 {
	width:195px !important;
	height:207px !important;
}

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

#item71895 {
	width:164px !important;
	height:138px !important;
	left:14px !important;
	top:219px !important;
}

#item71920 {
	width:202px !important;
	height:194px !important;
}

#item71914 {
	width:202px !important;
	height:194px !important;
	top:423px !important;
}

#item71926 {
	width:181px !important;
	height:220px !important;
}

#item71921 {
	width:181px !important;
	height:220px !important;
	left:349px !important;
	top:423px !important;
}

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

#item71902 {
	width:164px !important;
	height:138px !important;
	left:189px !important;
	top:219px !important;
}

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

#item71908 {
	width:164px !important;
	height:138px !important;
	left:366px !important;
	top:219px !important;
}

#item47681 {
	width:67px !important;
	height:29px !important;
	left:198px !important;
	top:180px !important;
}

#item47708 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item47740 {
	width:126px !important;
	height:20px !important;
	left:364px !important;
	top:394px !important;
}

#item47771 {
	width:113px !important;
	height:20px !important;
	left:189px !important;
	top:394px !important;
}

#item47801 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item47831 {
	width:58px !important;
	height:50px !important;
	left:206px !important;
	top:568px !important;
}

#item47862 {
	width:74px !important;
	height:30px !important;
	left:276px !important;
	top:557px !important;
}

#item47893 {
	width:74px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

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

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

#item71962 {
	width:266px !important;
	height:245px !important;
}

#item71957 {
	width:266px !important;
	height:245px !important;
	left:278px !important;
	top:321px !important;
}

#item71945 {
	width:266px !important;
	height:265px !important;
}

#item71940 {
	width:266px !important;
	height:265px !important;
	left:278px !important;
}

#item47923 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47953 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item47983 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item48014 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item71968 {
	width:304px !important;
	height:156px !important;
}

#item71963 {
	width:304px !important;
	height:156px !important;
	left:226px !important;
}

#item71993 {
	width:151px !important;
	height:282px !important;
}

#item71988 {
	width:151px !important;
	height:282px !important;
}

#item71999 {
	width:215px !important;
	height:240px !important;
}

#item71994 {
	width:215px !important;
	height:240px !important;
	top:322px !important;
}

#item71974 {
	width:304px !important;
	height:97px !important;
}

#item71969 {
	width:304px !important;
	height:97px !important;
	left:226px !important;
	top:167px !important;
}

#item71981 {
	width:231px !important;
	height:122px !important;
}

#item71975 {
	width:231px !important;
	height:122px !important;
	left:226px !important;
	top:321px !important;
}

#item71987 {
	width:319px !important;
	height:128px !important;
}

#item71982 {
	width:319px !important;
	height:128px !important;
	left:226px !important;
	top:446px !important;
}

#item48041 {
	width:117px !important;
	height:20px !important;
	left:414px !important;
	top:136px !important;
}

#item48072 {
	width:161px !important;
	height:9px !important;
	left:225px !important;
	top:303px !important;
}

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

#item48129 {
	width:57px !important;
	height:40px !important;
	left:151px !important;
	top:266px !important;
}

#item48156 {
	width:71px !important;
	height:30px !important;
	left:459px !important;
	top:410px !important;
}

#item48186 {
	width:182px !important;
	height:9px !important;
	left:233px !important;
	top:611px !important;
}

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

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

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

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

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

#item72013 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item72006 {
	width:252px !important;
	height:231px !important;
}

#item72000 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:14px !important;
}

#item48217 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48247 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48277 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item48305 {
	width:129px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

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

#item72021 {
	width:252px !important;
	height:156px !important;
	left:278px !important;
	top:14px !important;
}

#item72045 {
	width:181px !important;
	height:207px !important;
}

#item72039 {
	width:181px !important;
	height:207px !important;
	left:85px !important;
	top:14px !important;
}

#item72051 {
	width:181px !important;
	height:185px !important;
}

#item72046 {
	width:181px !important;
	height:185px !important;
	left:85px !important;
	top:227px !important;
}

#item72057 {
	width:196px !important;
	height:169px !important;
}

#item72052 {
	width:196px !important;
	height:169px !important;
	left:71px !important;
	top:424px !important;
}

#item72032 {
	width:252px !important;
	height:148px !important;
}

#item72027 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:221px !important;
}

#item72038 {
	width:252px !important;
	height:152px !important;
}

#item72033 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:423px !important;
}

#item48335 {
	width:241px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item48366 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item48396 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item48423 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:561px !important;
}

#item48451 {
	width:69px !important;
	height:40px !important;
	left:13px !important;
	top:172px !important;
}

#item48482 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item68768 {
	width:516px !important;
	height:604px !important;
}

#item68763 {
	width:516px !important;
	height:604px !important;
	left:14px !important;
	top:14px !important;
}

#item48510 {
	width:120px !important;
	height:20px !important;
	left:38px !important;
	top:194px !important;
}

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

#item72088 {
	width:252px !important;
	height:166px !important;
	left:278px !important;
}

#item72112 {
	width:266px !important;
	height:279px !important;
}

#item72107 {
	width:266px !important;
	height:279px !important;
	top:14px !important;
}

#item72120 {
	width:171px !important;
	height:317px !important;
}

#item72115 {
	width:171px !important;
	height:317px !important;
	top:310px !important;
}

#item72100 {
	width:189px !important;
	height:189px !important;
}

#item72095 {
	width:189px !important;
	height:189px !important;
	left:341px !important;
	top:223px !important;
}

#item72106 {
	width:173px !important;
	height:205px !important;
}

#item72101 {
	width:173px !important;
	height:205px !important;
	left:357px !important;
	top:423px !important;
}

#item48541 {
	width:141px !important;
	height:9px !important;
	left:117px !important;
	top:75px !important;
}

#item48569 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item48599 {
	width:61px !important;
	height:40px !important;
	left:276px !important;
	top:373px !important;
}

#item48629 {
	width:86px !important;
	height:20px !important;
	left:183px !important;
	top:576px !important;
}

#item48656 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:588px !important;
}

#item68774 {
	width:303px !important;
	height:155px !important;
}

#item68769 {
	width:303px !important;
	height:155px !important;
	left:14px !important;
}

#item72067 {
	width:223px !important;
	height:196px !important;
}

#item72062 {
	width:223px !important;
	height:196px !important;
	left:94px !important;
	top:220px !important;
}

#item72073 {
	width:223px !important;
	height:204px !important;
}

#item72068 {
	width:223px !important;
	height:204px !important;
	left:94px !important;
	top:423px !important;
}

#item72079 {
	width:214px !important;
	height:234px !important;
}

#item72074 {
	width:214px !important;
	height:234px !important;
	left:330px !important;
	top:336px !important;
}

#item72087 {
	width:147px !important;
	height:323px !important;
}

#item72082 {
	width:147px !important;
	height:323px !important;
	left:398px !important;
}

#item48683 {
	width:85px !important;
	height:20px !important;
	left:336px !important;
	top:103px !important;
}

#item48710 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item48737 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:387px !important;
}

#item48765 {
	width:69px !important;
	height:49px !important;
	left:13px !important;
	top:570px !important;
}

#item48798 {
	width:200px !important;
	height:9px !important;
	left:327px !important;
	top:610px !important;
}

#item68780 {
	width:183px !important;
	height:141px !important;
}

#item68775 {
	width:183px !important;
	height:141px !important;
	left:348px !important;
	top:14px !important;
}

#item72155 {
	width:252px !important;
	height:296px !important;
}

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

#item72127 {
	width:173px !important;
	height:194px !important;
}

#item72121 {
	width:173px !important;
	height:194px !important;
	left:278px !important;
	top:219px !important;
}

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

#item72128 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:425px !important;
}

#item72139 {
	width:155px !important;
	height:139px !important;
}

#item72134 {
	width:155px !important;
	height:139px !important;
	left:14px !important;
	top:425px !important;
}

#item72148 {
	width:93px !important;
	height:69px !important;
}

#item72142 {
	width:93px !important;
	height:69px !important;
	left:174px !important;
	top:495px !important;
}

#item48828 {
	width:208px !important;
	height:9px !important;
	left:21px !important;
	top:396px !important;
}

#item48859 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item48886 {
	width:71px !important;
	height:20px !important;
	left:452px !important;
	top:383px !important;
}

#item48913 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item48940 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item48970 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item72162 {
	width:279px !important;
	height:194px !important;
}

#item72156 {
	width:279px !important;
	height:194px !important;
	left:251px !important;
	top:14px !important;
}

#item72168 {
	width:266px !important;
	height:335px !important;
}

#item72163 {
	width:266px !important;
	height:335px !important;
	left:278px !important;
	top:220px !important;
}

#item72174 {
	width:252px !important;
	height:151px !important;
}

#item72169 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:219px !important;
}

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

#item72175 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:424px !important;
}

#item49001 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item49028 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49055 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item49087 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68787 {
	width:165px !important;
	height:198px !important;
}

#item68782 {
	width:165px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item72194 {
	width:170px !important;
	height:283px !important;
}

#item72189 {
	width:170px !important;
	height:283px !important;
	left:14px !important;
	top:335px !important;
}

#item72200 {
	width:179px !important;
	height:173px !important;
}

#item72195 {
	width:179px !important;
	height:173px !important;
	left:278px !important;
	top:445px !important;
}

#item72206 {
	width:182px !important;
	height:213px !important;
}

#item72201 {
	width:182px !important;
	height:213px !important;
	left:278px !important;
	top:223px !important;
}

#item49114 {
	width:87px !important;
	height:29px !important;
	left:449px !important;
	top:180px !important;
}

#item49141 {
	width:63px !important;
	height:40px !important;
	left:466px !important;
	top:396px !important;
}

#item49171 {
	width:76px !important;
	height:20px !important;
	left:189px !important;
	top:593px !important;
}

#item49198 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item49225 {
	width:71px !important;
	height:29px !important;
	left:462px !important;
	top:590px !important;
}

#item72221 {
	width:160px !important;
	height:115px !important;
}

#item72216 {
	width:160px !important;
	height:115px !important;
	left:14px !important;
	top:404px !important;
}

#item72234 {
	width:160px !important;
	height:127px !important;
}

#item72229 {
	width:160px !important;
	height:127px !important;
	left:370px !important;
	top:404px !important;
}

#item72228 {
	width:174px !important;
	height:129px !important;
}

#item72222 {
	width:174px !important;
	height:129px !important;
	left:185px !important;
	top:404px !important;
}

#item72215 {
	width:516px !important;
	height:386px !important;
}

#item72208 {
	width:516px !important;
	height:386px !important;
	left:14px !important;
	top:14px !important;
}

#item49254 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:598px !important;
}

#item49281 {
	width:169px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item49308 {
	width:170px !important;
	height:20px !important;
	left:369px !important;
	top:600px !important;
}

#item49339 {
	width:113px !important;
	height:20px !important;
	left:14px !important;
	top:377px !important;
}

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

#item68788 {
	width:252px !important;
	height:166px !important;
	left:278px !important;
}

#item72247 {
	width:252px !important;
	height:143px !important;
}

#item72242 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
}

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

#item72248 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:213px !important;
}

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

#item72260 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:423px !important;
}

#item72273 {
	width:252px !important;
	height:146px !important;
}

#item72268 {
	width:252px !important;
	height:146px !important;
	left:278px !important;
	top:423px !important;
}

#item72259 {
	width:165px !important;
	height:194px !important;
}

#item72254 {
	width:165px !important;
	height:194px !important;
	left:278px !important;
	top:219px !important;
}

#item49366 {
	width:81px !important;
	height:20px !important;
	left:447px !important;
	top:384px !important;
}

#item49393 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item49420 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item49447 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item49474 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item49502 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item72241 {
	width:164px !important;
	height:131px !important;
}

#item72236 {
	width:164px !important;
	height:131px !important;
	left:14px !important;
	top:14px !important;
}

#item72279 {
	width:164px !important;
	height:122px !important;
}

#item72274 {
	width:164px !important;
	height:122px !important;
	left:14px !important;
	top:219px !important;
}

#item72292 {
	width:254px !important;
	height:122px !important;
}

#item72286 {
	width:254px !important;
	height:122px !important;
	left:14px !important;
	top:431px !important;
}

#item72298 {
	width:183px !important;
	height:150px !important;
}

#item72293 {
	width:183px !important;
	height:150px !important;
	left:337px !important;
	top:410px !important;
}

#item72285 {
	width:340px !important;
	height:340px !important;
}

#item72280 {
	width:340px !important;
	height:340px !important;
	left:190px !important;
}

#item49529 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49556 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49583 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item49610 {
	width:124px !important;
	height:9px !important;
	left:189px !important;
	top:415px !important;
}

#item49638 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item68799 {
	width:174px !important;
	height:310px !important;
}

#item68794 {
	width:174px !important;
	height:310px !important;
	left:278px !important;
}

#item72318 {
	width:266px !important;
	height:230px !important;
}

#item72313 {
	width:266px !important;
	height:230px !important;
}

#item72305 {
	width:228px !important;
	height:200px !important;
}

#item72300 {
	width:228px !important;
	height:200px !important;
	left:316px !important;
	top:322px !important;
}

#item72312 {
	width:306px !important;
	height:283px !important;
}

#item72306 {
	width:306px !important;
	height:283px !important;
	top:322px !important;
}

#item49665 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49696 {
	width:73px !important;
	height:29px !important;
	left:461px !important;
	top:269px !important;
}

#item49727 {
	width:192px !important;
	height:9px !important;
	left:85px !important;
	top:591px !important;
}

#item49757 {
	width:117px !important;
	height:9px !important;
	left:315px !important;
	top:610px !important;
}

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

#item72319 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
}

#item72330 {
	width:252px !important;
	height:151px !important;
}

#item72325 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:219px !important;
}

#item72336 {
	width:252px !important;
	height:146px !important;
}

#item72331 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:424px !important;
}

#item72343 {
	width:266px !important;
	height:234px !important;
}

#item72338 {
	width:266px !important;
	height:234px !important;
	left:278px !important;
	top:322px !important;
}

#item72349 {
	width:150px !important;
	height:210px !important;
}

#item72344 {
	width:150px !important;
	height:210px !important;
	left:278px !important;
	top:14px !important;
}

#item72357 {
	width:96px !important;
	height:76px !important;
}

#item72350 {
	width:96px !important;
	height:76px !important;
	left:434px !important;
	top:82px !important;
}

#item49784 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item49838 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item49865 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item49898 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item49925 {
	width:139px !important;
	height:9px !important;
	left:12px !important;
	top:198px !important;
}

#item68806 {
	width:530px !important;
	height:266px !important;
}

#item68800 {
	width:530px !important;
	height:266px !important;
	left:14px !important;
	top:14px !important;
}

#item72364 {
	width:184px !important;
	height:234px !important;
}

#item72359 {
	width:184px !important;
	height:234px !important;
	left:14px !important;
	top:410px !important;
}

#item72370 {
	width:116px !important;
	height:189px !important;
}

#item72365 {
	width:116px !important;
	height:189px !important;
	left:414px !important;
	top:298px !important;
}

#item72379 {
	width:121px !important;
	height:217px !important;
}

#item72373 {
	width:121px !important;
	height:217px !important;
	left:292px !important;
	top:298px !important;
}

#item49953 {
	width:134px !important;
	height:9px !important;
	left:373px !important;
	top:211px !important;
}

#item49981 {
	width:128px !important;
	height:20px !important;
	left:373px !important;
	top:261px !important;
}

#item50011 {
	width:171px !important;
	height:9px !important;
	left:211px !important;
	top:600px !important;
}

#item50041 {
	width:171px !important;
	height:9px !important;
	left:211px !important;
	top:610px !important;
}

#item72385 {
	width:516px !important;
	height:295px !important;
}

#item72380 {
	width:516px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item72391 {
	width:164px !important;
	height:143px !important;
}

#item72386 {
	width:164px !important;
	height:143px !important;
	left:102px !important;
	top:322px !important;
}

#item72398 {
	width:157px !important;
	height:143px !important;
}

#item72392 {
	width:157px !important;
	height:143px !important;
	left:373px !important;
	top:322px !important;
}

#item72407 {
	width:118px !important;
	height:169px !important;
}

#item72402 {
	width:118px !important;
	height:169px !important;
	left:412px !important;
	top:475px !important;
}

#item72413 {
	width:252px !important;
	height:95px !important;
}

#item72408 {
	width:252px !important;
	height:95px !important;
	left:14px !important;
	top:475px !important;
}

#item50068 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50095 {
	width:69px !important;
	height:20px !important;
	left:13px !important;
	top:449px !important;
}

#item50122 {
	width:103px !important;
	height:29px !important;
	left:281px !important;
	top:553px !important;
}

#item50153 {
	width:98px !important;
	height:28px !important;
	left:281px !important;
	top:581px !important;
}

#item50186 {
	width:100px !important;
	height:29px !important;
	left:276px !important;
	top:439px !important;
}

#item50216 {
	width:101px !important;
	height:20px !important;
	left:21px !important;
	top:285px !important;
}

#item68812 {
	width:167px !important;
	height:196px !important;
}

#item68807 {
	width:167px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item72421 {
	width:269px !important;
	height:137px !important;
}

#item72416 {
	width:269px !important;
	height:137px !important;
	left:-3px !important;
}

#item72427 {
	width:185px !important;
	height:209px !important;
}

#item72422 {
	width:185px !important;
	height:209px !important;
	left:14px !important;
	top:224px !important;
}

#item72439 {
	width:252px !important;
	height:116px !important;
}

#item72434 {
	width:252px !important;
	height:116px !important;
	left:14px !important;
	top:448px !important;
}

#item72445 {
	width:170px !important;
	height:170px !important;
}

#item72440 {
	width:170px !important;
	height:170px !important;
	left:278px !important;
	top:448px !important;
}

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

#item72428 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:224px !important;
}

#item50243 {
	width:75px !important;
	height:29px !important;
	left:455px !important;
	top:180px !important;
}

#item50270 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item50297 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:426px !important;
}

#item50324 {
	width:54px !important;
	height:40px !important;
	left:207px !important;
	top:353px !important;
}

#item50351 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item50382 {
	width:71px !important;
	height:29px !important;
	left:455px !important;
	top:588px !important;
}

#item72451 {
	width:126px !important;
	height:180px !important;
}

#item72446 {
	width:126px !important;
	height:180px !important;
	left:14px !important;
	top:448px !important;
}

#item72457 {
	width:199px !important;
	height:147px !important;
}

#item72452 {
	width:199px !important;
	height:147px !important;
	left:14px !important;
	top:224px !important;
}

#item72472 {
	width:159px !important;
	height:230px !important;
}

#item72467 {
	width:159px !important;
	height:230px !important;
	left:371px !important;
	top:224px !important;
}

#item72484 {
	width:67px !important;
	height:98px !important;
}

#item72479 {
	width:67px !important;
	height:98px !important;
	left:461px !important;
	top:445px !important;
}

#item72478 {
	width:174px !important;
	height:301px !important;
}

#item72473 {
	width:174px !important;
	height:301px !important;
	left:227px !important;
	top:224px !important;
}

#item72466 {
	width:199px !important;
	height:129px !important;
}

#item72460 {
	width:199px !important;
	height:129px !important;
	left:14px !important;
	top:14px !important;
}

#item72491 {
	width:120px !important;
	height:161px !important;
}

#item72485 {
	width:120px !important;
	height:161px !important;
	left:331px !important;
}

#item72500 {
	width:77px !important;
	height:81px !important;
}

#item72495 {
	width:77px !important;
	height:81px !important;
	left:437px !important;
	top:134px !important;
}

#item50410 {
	width:62px !important;
	height:40px !important;
	left:142px !important;
	top:580px !important;
}

#item50441 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:426px !important;
}

#item50468 {
	width:179px !important;
	height:9px !important;
	left:12px !important;
	top:202px !important;
}

#item50495 {
	width:100px !important;
	height:20px !important;
	left:226px !important;
	top:86px !important;
}

#item50525 {
	width:102px !important;
	height:20px !important;
	left:226px !important;
	top:191px !important;
}

#item50552 {
	width:177px !important;
	height:9px !important;
	left:226px !important;
	top:600px !important;
}

#item50579 {
	width:177px !important;
	height:9px !important;
	left:226px !important;
	top:610px !important;
}

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

#item68813 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:14px !important;
}

#item72518 {
	width:252px !important;
	height:167px !important;
}

#item72513 {
	width:252px !important;
	height:167px !important;
	left:278px !important;
	top:218px !important;
}

#item72524 {
	width:176px !important;
	height:198px !important;
}

#item72519 {
	width:176px !important;
	height:198px !important;
	left:278px !important;
	top:420px !important;
}

#item72506 {
	width:252px !important;
	height:246px !important;
}

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

#item72512 {
	width:252px !important;
	height:231px !important;
}

#item72507 {
	width:252px !important;
	height:231px !important;
	left:14px !important;
	top:320px !important;
}

#item50606 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item50633 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item50660 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item50688 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item50715 {
	width:71px !important;
	height:29px !important;
	left:455px !important;
	top:590px !important;
}

#item72531 {
	width:157px !important;
	height:193px !important;
}

#item72526 {
	width:157px !important;
	height:193px !important;
	left:86px !important;
	top:424px !important;
}

#item72537 {
	width:230px !important;
	height:137px !important;
}

#item72532 {
	width:230px !important;
	height:137px !important;
	left:14px !important;
	top:222px !important;
}

#item72543 {
	width:230px !important;
	height:133px !important;
}

#item72538 {
	width:230px !important;
	height:133px !important;
	left:14px !important;
	top:14px !important;
}

#item72552 {
	width:287px !important;
	height:386px !important;
}

#item72547 {
	width:287px !important;
	height:386px !important;
	left:257px !important;
	top:14px !important;
}

#item72558 {
	width:276px !important;
	height:123px !important;
}

#item72553 {
	width:276px !important;
	height:123px !important;
	left:254px !important;
	top:424px !important;
}

#item50742 {
	width:70px !important;
	height:29px !important;
	left:12px !important;
	top:591px !important;
}

#item50769 {
	width:155px !important;
	height:9px !important;
	left:253px !important;
	top:611px !important;
}

#item50796 {
	width:118px !important;
	height:20px !important;
	left:258px !important;
	top:397px !important;
}

#item50827 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item50854 {
	width:234px !important;
	height:9px !important;
	left:12px !important;
	top:205px !important;
}

#item68825 {
	width:252px !important;
	height:148px !important;
}

#item68820 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
}

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

#item72584 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:215px !important;
}

#item72598 {
	width:252px !important;
	height:148px !important;
}

#item72592 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:420px !important;
}

#item72570 {
	width:165px !important;
	height:247px !important;
}

#item72565 {
	width:165px !important;
	height:247px !important;
	left:14px !important;
}

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

#item72571 {
	width:252px !important;
	height:125px !important;
	left:14px !important;
	top:257px !important;
}

#item72583 {
	width:252px !important;
	height:175px !important;
}

#item72577 {
	width:252px !important;
	height:175px !important;
	left:14px !important;
	top:443px !important;
}

#item50884 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:195px !important;
}

#item50915 {
	width:73px !important;
	height:20px !important;
	left:181px !important;
	top:220px !important;
}

#item50942 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:390px !important;
}

#item50969 {
	width:150px !important;
	height:9px !important;
	left:17px !important;
	top:418px !important;
}

#item50996 {
	width:91px !important;
	height:20px !important;
	left:164px !important;
	top:599px !important;
}

#item51023 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item72564 {
	width:252px !important;
	height:123px !important;
}

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

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

#item72599 {
	width:252px !important;
	height:134px !important;
	left:14px !important;
	top:218px !important;
}

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

#item72605 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:414px !important;
}

#item72616 {
	width:252px !important;
	height:249px !important;
}

#item72611 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
	top:322px !important;
}

#item72622 {
	width:266px !important;
	height:258px !important;
}

#item72617 {
	width:266px !important;
	height:258px !important;
	left:278px !important;
}

#item51050 {
	width:172px !important;
	height:9px !important;
	left:12px !important;
	top:198px !important;
}

#item51078 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51108 {
	width:186px !important;
	height:9px !important;
	left:21px !important;
	top:397px !important;
}

#item51135 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item68831 {
	width:98px !important;
	height:197px !important;
}

#item68826 {
	width:98px !important;
	height:197px !important;
	left:370px !important;
	top:14px !important;
}

#item72631 {
	width:173px !important;
	height:167px !important;
}

#item72626 {
	width:173px !important;
	height:167px !important;
	left:185px !important;
	top:11px !important;
}

#item72643 {
	width:173px !important;
	height:167px !important;
}

#item72638 {
	width:173px !important;
	height:167px !important;
	left:185px !important;
	top:224px !important;
}

#item72655 {
	width:160px !important;
	height:159px !important;
}

#item72650 {
	width:160px !important;
	height:159px !important;
	left:370px !important;
	top:224px !important;
}

#item72649 {
	width:159px !important;
	height:167px !important;
}

#item72644 {
	width:159px !important;
	height:167px !important;
	left:14px !important;
	top:224px !important;
}

#item72662 {
	width:159px !important;
	height:133px !important;
}

#item72656 {
	width:159px !important;
	height:133px !important;
	left:14px !important;
	top:446px !important;
}

#item72668 {
	width:171px !important;
	height:181px !important;
}

#item72663 {
	width:171px !important;
	height:181px !important;
	left:184px !important;
	top:446px !important;
}

#item72674 {
	width:159px !important;
	height:140px !important;
}

#item72669 {
	width:159px !important;
	height:140px !important;
	left:371px !important;
	top:446px !important;
}

#item72637 {
	width:76px !important;
	height:127px !important;
}

#item72632 {
	width:76px !important;
	height:127px !important;
	left:14px !important;
	top:84px !important;
}

#item51190 {
	width:147px !important;
	height:9px !important;
	left:183px !important;
	top:205px !important;
}

#item51217 {
	width:71px !important;
	height:20px !important;
	left:96px !important;
	top:194px !important;
}

#item51244 {
	width:57px !important;
	height:40px !important;
	left:471px !important;
	top:175px !important;
}

#item51271 {
	width:123px !important;
	height:20px !important;
	left:369px !important;
	top:418px !important;
}

#item51303 {
	width:167px !important;
	height:9px !important;
	left:184px !important;
	top:427px !important;
}

#item51330 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item51358 {
	width:76px !important;
	height:30px !important;
	left:184px !important;
	top:589px !important;
}

#item51390 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51419 {
	width:118px !important;
	height:9px !important;
	left:369px !important;
	top:610px !important;
}

#item72682 {
	width:159px !important;
	height:135px !important;
}

#item72677 {
	width:159px !important;
	height:135px !important;
	left:14px !important;
	top:14px !important;
}

#item72694 {
	width:197px !important;
	height:135px !important;
}

#item72689 {
	width:197px !important;
	height:135px !important;
	left:176px !important;
	top:14px !important;
}

#item72688 {
	width:159px !important;
	height:143px !important;
}

#item72683 {
	width:159px !important;
	height:143px !important;
	left:14px !important;
	top:222px !important;
}

#item72706 {
	width:159px !important;
	height:120px !important;
}

#item72701 {
	width:159px !important;
	height:120px !important;
	left:14px !important;
	top:446px !important;
}

#item72713 {
	width:175px !important;
	height:130px !important;
}

#item72707 {
	width:175px !important;
	height:130px !important;
	left:184px !important;
	top:446px !important;
}

#item72719 {
	width:160px !important;
	height:120px !important;
}

#item72714 {
	width:160px !important;
	height:120px !important;
	left:370px !important;
	top:446px !important;
}

#item72700 {
	width:175px !important;
	height:158px !important;
}

#item72695 {
	width:175px !important;
	height:158px !important;
	left:184px !important;
	top:222px !important;
}

#item72725 {
	width:160px !important;
	height:203px !important;
}

#item72720 {
	width:160px !important;
	height:203px !important;
	left:370px !important;
	top:177px !important;
}

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

#item51473 {
	width:162px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item51500 {
	width:124px !important;
	height:9px !important;
	left:369px !important;
	top:610px !important;
}

#item51527 {
	width:82px !important;
	height:20px !important;
	left:369px !important;
	top:417px !important;
}

#item51554 {
	width:84px !important;
	height:20px !important;
	left:13px !important;
	top:418px !important;
}

#item51581 {
	width:98px !important;
	height:20px !important;
	left:184px !important;
	top:418px !important;
}

#item51609 {
	width:127px !important;
	height:9px !important;
	left:184px !important;
	top:205px !important;
}

#item51636 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item68838 {
	width:147px !important;
	height:130px !important;
}

#item68832 {
	width:147px !important;
	height:130px !important;
	left:397px !important;
}

#item72734 {
	width:252px !important;
	height:108px !important;
}

#item72729 {
	width:252px !important;
	height:108px !important;
	left:278px !important;
	top:135px !important;
}

#item72740 {
	width:252px !important;
	height:326px !important;
}

#item72735 {
	width:252px !important;
	height:326px !important;
	left:278px !important;
	top:304px !important;
}

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

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

#item72754 {
	width:180px !important;
	height:253px !important;
}

#item72749 {
	width:180px !important;
	height:253px !important;
	top:375px !important;
}

#item51664 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:112px !important;
}

#item51691 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:289px !important;
}

#item51718 {
	width:115px !important;
	height:20px !important;
	left:280px !important;
	top:477px !important;
}

#item51748 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item51775 {
	width:90px !important;
	height:29px !important;
	left:182px !important;
	top:589px !important;
}

#item72762 {
	width:145px !important;
	height:210px !important;
}

#item72756 {
	width:145px !important;
	height:210px !important;
	left:122px !important;
}

#item72768 {
	width:266px !important;
	height:347px !important;
}

#item72763 {
	width:266px !important;
	height:347px !important;
	left:278px !important;
}

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

#item72769 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:221px !important;
}

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

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

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

#item72781 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:423px !important;
}

#item51805 {
	width:97px !important;
	height:29px !important;
	left:13px !important;
	top:132px !important;
}

#item51835 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item51862 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51889 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:483px !important;
}

#item51920 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item68844 {
	width:198px !important;
	height:249px !important;
}

#item68839 {
	width:198px !important;
	height:249px !important;
	left:347px !important;
}

#item72812 {
	width:191px !important;
	height:177px !important;
}

#item72807 {
	width:191px !important;
	height:177px !important;
	left:354px !important;
	top:261px !important;
}

#item72820 {
	width:266px !important;
	height:177px !important;
}

#item72813 {
	width:266px !important;
	height:177px !important;
	left:278px !important;
	top:445px !important;
}

#item72794 {
	width:252px !important;
	height:176px !important;
}

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

#item72826 {
	width:191px !important;
	height:383px !important;
}

#item72821 {
	width:191px !important;
	height:383px !important;
	left:75px !important;
	top:261px !important;
}

#item51947 {
	width:65px !important;
	height:40px !important;
	left:276px !important;
	top:198px !important;
}

#item51974 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:240px !important;
}

#item52001 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:405px !important;
}

#item52028 {
	width:83px !important;
	height:30px !important;
	left:13px !important;
	top:533px !important;
}

#item52060 {
	width:113px !important;
	height:20px !important;
	left:157px !important;
	top:534px !important;
}

#item52090 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item72800 {
	width:148px !important;
	height:106px !important;
}

#item72795 {
	width:148px !important;
	height:106px !important;
	left:14px !important;
	top:14px !important;
}

#item72853 {
	width:97px !important;
	height:106px !important;
}

#item72848 {
	width:97px !important;
	height:106px !important;
	left:169px !important;
}

#item72832 {
	width:187px !important;
	height:198px !important;
}

#item72827 {
	width:187px !important;
	height:198px !important;
	left:79px !important;
	top:215px !important;
}

#item72838 {
	width:252px !important;
	height:126px !important;
}

#item72833 {
	width:252px !important;
	height:126px !important;
	left:14px !important;
	top:425px !important;
}

#item72806 {
	width:252px !important;
	height:265px !important;
}

#item72801 {
	width:252px !important;
	height:265px !important;
	left:278px !important;
}

#item72844 {
	width:266px !important;
	height:326px !important;
}

#item72839 {
	width:266px !important;
	height:326px !important;
	left:278px !important;
	top:317px !important;
}

#item52117 {
	width:56px !important;
	height:38px !important;
	left:12px !important;
	top:371px !important;
}

#item52144 {
	width:106px !important;
	height:20px !important;
	left:16px !important;
	top:184px !important;
}

#item52172 {
	width:101px !important;
	height:20px !important;
	left:167px !important;
	top:188px !important;
}

#item52202 {
	width:176px !important;
	height:9px !important;
	left:19px !important;
	top:610px !important;
}

#item52229 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item52256 {
	width:115px !important;
	height:20px !important;
	left:281px !important;
	top:569px !important;
}

#item52286 {
	width:167px !important;
	height:9px !important;
	left:281px !important;
	top:610px !important;
}

#item72859 {
	width:177px !important;
	height:194px !important;
}

#item72854 {
	width:177px !important;
	height:194px !important;
	left:367px !important;
	top:14px !important;
}

#item72865 {
	width:86px !important;
	height:141px !important;
}

#item72860 {
	width:86px !important;
	height:141px !important;
	left:87px !important;
	top:8px !important;
}

#item72940 {
	width:92px !important;
	height:147px !important;
}

#item72934 {
	width:92px !important;
	height:147px !important;
	left:175px !important;
	top:14px !important;
}

#item72871 {
	width:252px !important;
	height:129px !important;
}

#item72866 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:226px !important;
}

#item72878 {
	width:169px !important;
	height:190px !important;
}

#item72872 {
	width:169px !important;
	height:190px !important;
	left:375px !important;
	top:221px !important;
}

#item72885 {
	width:293px !important;
	height:194px !important;
}

#item72880 {
	width:293px !important;
	height:194px !important;
	left:251px !important;
	top:427px !important;
}

#item72892 {
	width:143px !important;
	height:196px !important;
}

#item72886 {
	width:143px !important;
	height:196px !important;
	left:14px !important;
	top:423px !important;
}

#item52316 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item52343 {
	width:85px !important;
	height:29px !important;
	left:162px !important;
	top:521px !important;
}

#item52370 {
	width:62px !important;
	height:30px !important;
	left:276px !important;
	top:382px !important;
}

#item52397 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item52425 {
	width:178px !important;
	height:9px !important;
	left:250px !important;
	top:610px !important;
}

#item52452 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item52483 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

#item72900 {
	width:208px !important;
	height:179px !important;
}

#item72895 {
	width:208px !important;
	height:179px !important;
	left:101px !important;
}

#item72927 {
	width:295px !important;
	height:196px !important;
}

#item72922 {
	width:295px !important;
	height:196px !important;
	left:14px !important;
	top:366px !important;
}

#item72909 {
	width:224px !important;
	height:203px !important;
}

#item72904 {
	width:224px !important;
	height:203px !important;
	left:320px !important;
}

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

#item72916 {
	width:92px !important;
	height:81px !important;
	left:452px !important;
	top:274px !important;
}

#item72933 {
	width:210px !important;
	height:186px !important;
}

#item72928 {
	width:210px !important;
	height:186px !important;
	left:320px !important;
	top:366px !important;
}

#item72915 {
	width:96px !important;
	height:220px !important;
}

#item72910 {
	width:96px !important;
	height:220px !important;
	left:47px !important;
	top:154px !important;
}

#item52514 {
	width:96px !important;
	height:20px !important;
	left:148px !important;
	top:335px !important;
}

#item52541 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:150px !important;
}

#item52568 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52595 {
	width:163px !important;
	height:9px !important;
	left:319px !important;
	top:610px !important;
}

#item52623 {
	width:157px !important;
	height:9px !important;
	left:319px !important;
	top:255px !important;
}

#item52651 {
	width:75px !important;
	height:20px !important;
	left:320px !important;
	top:334px !important;
}

#item68856 {
	width:252px !important;
	height:139px !important;
}

#item68851 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
}

#item73000 {
	width:182px !important;
	height:181px !important;
}

#item72995 {
	width:182px !important;
	height:181px !important;
	top:14px !important;
}

#item72948 {
	width:168px !important;
	height:203px !important;
}

#item72943 {
	width:168px !important;
	height:203px !important;
	left:278px !important;
	top:207px !important;
}

#item72962 {
	width:160px !important;
	height:205px !important;
}

#item72957 {
	width:160px !important;
	height:205px !important;
	left:384px !important;
	top:423px !important;
}

#item72956 {
	width:266px !important;
	height:347px !important;
}

#item72950 {
	width:266px !important;
	height:347px !important;
	top:207px !important;
}

#item52678 {
	width:73px !important;
	height:20px !important;
	left:188px !important;
	top:171px !important;
}

#item52705 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:188px !important;
}

#item52734 {
	width:75px !important;
	height:30px !important;
	left:450px !important;
	top:382px !important;
}

#item52761 {
	width:98px !important;
	height:20px !important;
	left:282px !important;
	top:563px !important;
}

#item52789 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item72963 {
	width:174px !important;
	height:228px !important;
	left:92px !important;
	top:400px !important;
}

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

#item72981 {
	width:252px !important;
	height:124px !important;
	left:14px !important;
	top:207px !important;
}

#item72992 {
	width:142px !important;
	height:197px !important;
}

#item72987 {
	width:142px !important;
	height:197px !important;
	left:14px !important;
}

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

#item72969 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:400px !important;
}

#item72980 {
	width:266px !important;
	height:333px !important;
}

#item72975 {
	width:266px !important;
	height:333px !important;
	left:278px !important;
}

#item52820 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:589px !important;
}

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

#item52874 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:380px !important;
}

#item52902 {
	width:189px !important;
	height:9px !important;
	left:16px !important;
	top:376px !important;
}

#item52932 {
	width:88px !important;
	height:29px !important;
	left:163px !important;
	top:169px !important;
}

#item68862 {
	width:252px !important;
	height:137px !important;
}

#item68857 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:14px !important;
}

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

#item73008 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:219px !important;
}

#item73019 {
	width:117px !important;
	height:212px !important;
}

#item73014 {
	width:117px !important;
	height:212px !important;
	left:269px !important;
	top:425px !important;
}

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

#item73020 {
	width:252px !important;
	height:235px !important;
	left:14px !important;
	top:322px !important;
}

#item73007 {
	width:122px !important;
	height:171px !important;
}

#item73002 {
	width:122px !important;
	height:171px !important;
	left:134px !important;
	top:25px !important;
}

#item73069 {
	width:97px !important;
	height:141px !important;
}

#item73064 {
	width:97px !important;
	height:141px !important;
	left:64px !important;
	top:75px !important;
}

#item52962 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item52989 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item53016 {
	width:107px !important;
	height:20px !important;
	left:390px !important;
	top:599px !important;
}

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

#item53070 {
	width:251px !important;
	height:9px !important;
	left:12px !important;
	top:292px !important;
}

#item53100 {
	width:251px !important;
	height:9px !important;
	left:12px !important;
	top:302px !important;
}

#item73032 {
	width:252px !important;
	height:131px !important;
}

#item73027 {
	width:252px !important;
	height:131px !important;
	left:14px !important;
	top:424px !important;
}

#item73045 {
	width:160px !important;
	height:207px !important;
}

#item73039 {
	width:160px !important;
	height:207px !important;
	left:106px !important;
	top:206px !important;
}

#item73051 {
	width:252px !important;
	height:137px !important;
}

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

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

#item73052 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:14px !important;
}

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

#item73033 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:322px !important;
}

#item53132 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:194px !important;
}

#item53160 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53190 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item53217 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53245 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item68872 {
	width:165px !important;
	height:120px !important;
}

#item68867 {
	width:165px !important;
	height:120px !important;
	left:365px !important;
	top:14px !important;
}

#item73120 {
	width:266px !important;
	height:206px !important;
}

#item73115 {
	width:266px !important;
	height:206px !important;
	left:544px !important;
	top:374px !important;
}

#item73102 {
	width:142px !important;
	height:294px !important;
}

#item73096 {
	width:142px !important;
	height:294px !important;
	left:14px !important;
	top:68px !important;
}

#item73135 {
	width:195px !important;
	height:298px !important;
}

#item73130 {
	width:195px !important;
	height:298px !important;
	left:159px !important;
	top:45px !important;
}

#item73077 {
	width:171px !important;
	height:131px !important;
}

#item73072 {
	width:171px !important;
	height:131px !important;
	left:359px !important;
	top:220px !important;
}

#item73083 {
	width:165px !important;
	height:117px !important;
}

#item73078 {
	width:165px !important;
	height:117px !important;
	left:365px !important;
	top:428px !important;
}

#item73089 {
	width:166px !important;
	height:124px !important;
}

#item73084 {
	width:166px !important;
	height:124px !important;
	left:185px !important;
	top:430px !important;
}

#item73095 {
	width:158px !important;
	height:113px !important;
}

#item73090 {
	width:158px !important;
	height:113px !important;
	left:14px !important;
	top:430px !important;
}

#item53272 {
	width:118px !important;
	height:20px !important;
	left:365px !important;
	top:600px !important;
}

#item53299 {
	width:133px !important;
	height:20px !important;
	left:365px !important;
	top:192px !important;
}

#item53329 {
	width:155px !important;
	height:9px !important;
	left:365px !important;
	top:407px !important;
}

#item53356 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53384 {
	width:72px !important;
	height:20px !important;
	left:185px !important;
	top:600px !important;
}

#item53411 {
	width:297px !important;
	height:10px !important;
	left:14px !important;
	top:395px !important;
}

#item53483 {
	width:297px !important;
	height:10px !important;
	left:14px !important;
	top:406px !important;
}

#item73108 {
	width:252px !important;
	height:296px !important;
}

#item73103 {
	width:252px !important;
	height:296px !important;
	left:14px !important;
}

#item73126 {
	width:252px !important;
	height:186px !important;
}

#item73121 {
	width:252px !important;
	height:186px !important;
	left:278px !important;
	top:374px !important;
}

#item73114 {
	width:162px !important;
	height:351px !important;
}

#item73109 {
	width:162px !important;
	height:351px !important;
	left:383px !important;
	top:14px !important;
}

#item53555 {
	width:194px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item53585 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:346px !important;
}

#item53616 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53643 {
	width:72px !important;
	height:20px !important;
	left:282px !important;
	top:237px !important;
}

#item68885 {
	width:163px !important;
	height:126px !important;
}

#item68880 {
	width:163px !important;
	height:126px !important;
	left:367px !important;
	top:14px !important;
}

#item73187 {
	width:227px !important;
	height:192px !important;
}

#item73182 {
	width:227px !important;
	height:192px !important;
	left:14px !important;
	top:14px !important;
}

#item73145 {
	width:163px !important;
	height:126px !important;
}

#item73140 {
	width:163px !important;
	height:126px !important;
	left:367px !important;
	top:220px !important;
}

#item73165 {
	width:163px !important;
	height:127px !important;
}

#item73158 {
	width:163px !important;
	height:127px !important;
	left:367px !important;
	top:427px !important;
}

#item73151 {
	width:166px !important;
	height:112px !important;
}

#item73146 {
	width:166px !important;
	height:112px !important;
	left:190px !important;
	top:220px !important;
}

#item73171 {
	width:166px !important;
	height:112px !important;
}

#item73166 {
	width:166px !important;
	height:112px !important;
	left:190px !important;
	top:432px !important;
}

#item73157 {
	width:164px !important;
	height:116px !important;
}

#item73152 {
	width:164px !important;
	height:116px !important;
	left:14px !important;
	top:220px !important;
}

#item73181 {
	width:164px !important;
	height:135px !important;
}

#item73175 {
	width:164px !important;
	height:135px !important;
	left:14px !important;
	top:427px !important;
}

#item53670 {
	width:166px !important;
	height:9px !important;
	left:366px !important;
	top:403px !important;
}

#item53697 {
	width:166px !important;
	height:9px !important;
	left:366px !important;
	top:610px !important;
}

#item53724 {
	width:135px !important;
	height:20px !important;
	left:363px !important;
	top:187px !important;
}

#item53754 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53781 {
	width:165px !important;
	height:9px !important;
	left:190px !important;
	top:610px !important;
}

#item53809 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item53836 {
	width:113px !important;
	height:20px !important;
	left:190px !important;
	top:394px !important;
}

#item53863 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:141px !important;
}

#item53890 {
	width:96px !important;
	height:29px !important;
	left:246px !important;
	top:160px !important;
}

#item73193 {
	width:252px !important;
	height:158px !important;
}

#item73188 {
	width:252px !important;
	height:158px !important;
	left:14px !important;
	top:52px !important;
}

#item73205 {
	width:183px !important;
	height:193px !important;
}

#item73200 {
	width:183px !important;
	height:193px !important;
	left:84px !important;
	top:220px !important;
}

#item73217 {
	width:184px !important;
	height:193px !important;
}

#item73212 {
	width:184px !important;
	height:193px !important;
	left:83px !important;
	top:426px !important;
}

#item73199 {
	width:196px !important;
	height:192px !important;
}

#item73194 {
	width:196px !important;
	height:192px !important;
	left:334px !important;
	top:14px !important;
}

#item73211 {
	width:181px !important;
	height:203px !important;
}

#item73206 {
	width:181px !important;
	height:203px !important;
	left:349px !important;
	top:220px !important;
}

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

#item73219 {
	width:181px !important;
	height:192px !important;
	left:349px !important;
	top:426px !important;
}

#item53921 {
	width:59px !important;
	height:30px !important;
	left:276px !important;
	top:585px !important;
}

#item53949 {
	width:57px !important;
	height:30px !important;
	left:12px !important;
	top:577px !important;
}

#item53976 {
	width:55px !important;
	height:30px !important;
	left:13px !important;
	top:350px !important;
}

#item54003 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:46px !important;
}

#item54030 {
	width:49px !important;
	height:40px !important;
	left:277px !important;
	top:123px !important;
}

#item54058 {
	width:71px !important;
	height:20px !important;
	left:277px !important;
	top:350px !important;
}

#item54085 {
	width:70px !important;
	height:37px !important;
	left:277px !important;
	top:369px !important;
}

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

#item68886 {
	width:252px !important;
	height:132px !important;
	left:278px !important;
	top:14px !important;
}

#item73284 {
	width:252px !important;
	height:194px !important;
}

#item73279 {
	width:252px !important;
	height:194px !important;
	left:278px !important;
	top:219px !important;
}

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

#item73227 {
	width:252px !important;
	height:247px !important;
	left:14px !important;
}

#item73239 {
	width:152px !important;
	height:308px !important;
}

#item73234 {
	width:152px !important;
	height:308px !important;
	top:320px !important;
}

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

#item73240 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:425px !important;
}

#item54119 {
	width:111px !important;
	height:29px !important;
	left:151px !important;
	top:568px !important;
}

#item54149 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item54176 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item54204 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54235 {
	width:87px !important;
	height:20px !important;
	left:414px !important;
	top:394px !important;
}

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

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

#item73278 {
	width:266px !important;
	height:247px !important;
}

#item73273 {
	width:266px !important;
	height:247px !important;
	left:278px !important;
}

#item73263 {
	width:96px !important;
	height:132px !important;
}

#item73258 {
	width:96px !important;
	height:132px !important;
	left:115px !important;
	top:422px !important;
}

#item73291 {
	width:76px !important;
	height:72px !important;
}

#item73285 {
	width:76px !important;
	height:72px !important;
	left:190px !important;
	top:427px !important;
}

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

#item73264 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:322px !important;
}

#item73257 {
	width:96px !important;
	height:99px !important;
}

#item73252 {
	width:96px !important;
	height:99px !important;
	left:14px !important;
	top:220px !important;
}

#item73298 {
	width:151px !important;
	height:99px !important;
}

#item73293 {
	width:151px !important;
	height:99px !important;
	left:114px !important;
	top:220px !important;
}

#item54262 {
	width:142px !important;
	height:9px !important;
	left:277px !important;
	top:306px !important;
}

#item54290 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item54320 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54347 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:393px !important;
}

#item54379 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item54411 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item54444 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item68897 {
	width:264px !important;
	height:133px !important;
}

#item68892 {
	width:264px !important;
	height:133px !important;
	left:266px !important;
	top:14px !important;
}

#item73319 {
	width:264px !important;
	height:145px !important;
}

#item73313 {
	width:264px !important;
	height:145px !important;
	left:266px !important;
	top:214px !important;
}

#item73325 {
	width:278px !important;
	height:151px !important;
}

#item73320 {
	width:278px !important;
	height:151px !important;
	left:266px !important;
	top:425px !important;
}

#item73306 {
	width:255px !important;
	height:152px !important;
}

#item73301 {
	width:255px !important;
	height:152px !important;
}

#item73312 {
	width:241px !important;
	height:140px !important;
}

#item73307 {
	width:241px !important;
	height:140px !important;
	left:14px !important;
	top:218px !important;
}

#item73331 {
	width:255px !important;
	height:140px !important;
}

#item73326 {
	width:255px !important;
	height:140px !important;
	top:424px !important;
}

#item54475 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:397px !important;
}

#item54503 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:189px !important;
}

#item54530 {
	width:163px !important;
	height:9px !important;
	left:265px !important;
	top:406px !important;
}

#item54557 {
	width:161px !important;
	height:9px !important;
	left:265px !important;
	top:610px !important;
}

#item54584 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54611 {
	width:229px !important;
	height:9px !important;
	left:265px !important;
	top:179px !important;
}

#item54643 {
	width:229px !important;
	height:9px !important;
	left:265px !important;
	top:190px !important;
}

#item73337 {
	width:252px !important;
	height:137px !important;
}

#item73332 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:427px !important;
}

#item73343 {
	width:266px !important;
	height:223px !important;
}

#item73338 {
	width:266px !important;
	height:223px !important;
	left:278px !important;
	top:322px !important;
}

#item73351 {
	width:191px !important;
	height:309px !important;
}

#item73346 {
	width:191px !important;
	height:309px !important;
	left:354px !important;
}

#item73357 {
	width:252px !important;
	height:152px !important;
}

#item73352 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
}

#item73363 {
	width:252px !important;
	height:151px !important;
}

#item73358 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:218px !important;
}

#item54673 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item54700 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54732 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item54759 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:282px !important;
}

#item54786 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item54816 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68903 {
	width:207px !important;
	height:183px !important;
}

#item68898 {
	width:207px !important;
	height:183px !important;
	left:323px !important;
	top:14px !important;
}

#item73372 {
	width:310px !important;
	height:256px !important;
}

#item73366 {
	width:310px !important;
	height:256px !important;
}

#item73378 {
	width:397px !important;
	height:297px !important;
}

#item73373 {
	width:397px !important;
	height:297px !important;
	left:14px !important;
	top:322px !important;
}

#item73384 {
	width:213px !important;
	height:214px !important;
}

#item73379 {
	width:213px !important;
	height:214px !important;
	left:544px !important;
	top:322px !important;
}

#item54846 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item54873 {
	width:103px !important;
	height:20px !important;
	left:415px !important;
	top:571px !important;
}

#item54903 {
	width:88px !important;
	height:28px !important;
	left:415px !important;
	top:591px !important;
}

#item54933 {
	width:148px !important;
	height:9px !important;
	left:322px !important;
	top:292px !important;
}

#item54964 {
	width:211px !important;
	height:9px !important;
	left:322px !important;
	top:303px !important;
}

#item73391 {
	width:233px !important;
	height:307px !important;
}

#item73385 {
	width:233px !important;
	height:307px !important;
	left:297px !important;
	top:322px !important;
}

#item73404 {
	width:530px !important;
	height:311px !important;
}

#item73399 {
	width:530px !important;
	height:311px !important;
	left:14px !important;
}

#item73398 {
	width:51px !important;
	height:63px !important;
}

#item73392 {
	width:51px !important;
	height:63px !important;
	left:215px !important;
	top:573px !important;
}

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

#item55022 {
	width:78px !important;
	height:20px !important;
	left:225px !important;
	top:510px !important;
}

#item55049 {
	width:71px !important;
	height:20px !important;
	left:225px !important;
	top:558px !important;
}

#item55076 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item55106 {
	width:158px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item68910 {
	width:252px !important;
	height:139px !important;
}

#item68904 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:425px !important;
}

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

#item73411 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:220px !important;
}

#item73423 {
	width:177px !important;
	height:193px !important;
}

#item73417 {
	width:177px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item73448 {
	width:252px !important;
	height:249px !important;
}

#item73443 {
	width:252px !important;
	height:249px !important;
	left:14px !important;
}

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

#item73405 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:322px !important;
}

#item55136 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item55163 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55191 {
	width:165px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item55218 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item55245 {
	width:72px !important;
	height:29px !important;
	left:460px !important;
	top:171px !important;
}

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

#item73430 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:423px !important;
}

#item73442 {
	width:161px !important;
	height:195px !important;
}

#item73437 {
	width:161px !important;
	height:195px !important;
	left:370px !important;
	top:425px !important;
}

#item73429 {
	width:530px !important;
	height:412px !important;
}

#item73424 {
	width:530px !important;
	height:412px !important;
	left:14px !important;
}

#item55275 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item55302 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item55333 {
	width:91px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item68916 {
	width:252px !important;
	height:148px !important;
}

#item68911 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:14px !important;
}

#item73462 {
	width:252px !important;
	height:148px !important;
}

#item73457 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:226px !important;
}

#item73468 {
	width:252px !important;
	height:148px !important;
}

#item73463 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:420px !important;
}

#item73456 {
	width:266px !important;
	height:255px !important;
}

#item73451 {
	width:266px !important;
	height:255px !important;
}

#item73475 {
	width:252px !important;
	height:296px !important;
}

#item73469 {
	width:252px !important;
	height:296px !important;
	left:14px !important;
	top:322px !important;
}

#item55360 {
	width:148px !important;
	height:9px !important;
	left:285px !important;
	top:394px !important;
}

#item55387 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item55414 {
	width:171px !important;
	height:9px !important;
	left:285px !important;
	top:207px !important;
}

#item55442 {
	width:153px !important;
	height:9px !important;
	left:285px !important;
	top:611px !important;
}

#item55469 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:591px !important;
}

#item55499 {
	width:158px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item73481 {
	width:252px !important;
	height:161px !important;
}

#item73476 {
	width:252px !important;
	height:161px !important;
	left:14px !important;
	top:477px !important;
}

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

#item73488 {
	width:266px !important;
	height:308px !important;
	left:278px !important;
	top:321px !important;
}

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

#item73495 {
	width:266px !important;
	height:308px !important;
	left:278px !important;
	top:3px !important;
}

#item73487 {
	width:154px !important;
	height:204px !important;
}

#item73482 {
	width:154px !important;
	height:204px !important;
	left:112px !important;
	top:213px !important;
}

#item73506 {
	width:252px !important;
	height:152px !important;
}

#item73501 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
}

#item55530 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:207px !important;
}

#item55557 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:464px !important;
}

#item55586 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:389px !important;
}

#item55613 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55640 {
	width:105px !important;
	height:29px !important;
	left:276px !important;
	top:282px !important;
}

#item68922 {
	width:173px !important;
	height:195px !important;
}

#item68917 {
	width:173px !important;
	height:195px !important;
	left:278px !important;
	top:14px !important;
}

#item73527 {
	width:266px !important;
	height:258px !important;
}

#item73522 {
	width:266px !important;
	height:258px !important;
}

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

#item73528 {
	width:252px !important;
	height:250px !important;
	left:14px !important;
	top:323px !important;
}

#item73515 {
	width:173px !important;
	height:195px !important;
}

#item73510 {
	width:173px !important;
	height:195px !important;
	left:278px !important;
	top:219px !important;
}

#item73521 {
	width:252px !important;
	height:151px !important;
}

#item73516 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:424px !important;
}

#item55672 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item55727 {
	width:74px !important;
	height:20px !important;
	left:458px !important;
	top:192px !important;
}

#item55754 {
	width:79px !important;
	height:20px !important;
	left:458px !important;
	top:395px !important;
}

#item55781 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item73535 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
}

#item73559 {
	width:192px !important;
	height:208px !important;
}

#item73554 {
	width:192px !important;
	height:208px !important;
	left:352px !important;
}

#item73567 {
	width:159px !important;
	height:179px !important;
}

#item73560 {
	width:159px !important;
	height:179px !important;
	left:385px !important;
	top:221px !important;
}

#item73573 {
	width:150px !important;
	height:162px !important;
}

#item73568 {
	width:150px !important;
	height:162px !important;
	left:278px !important;
	top:295px !important;
}

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

#item73541 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:219px !important;
}

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

#item73547 {
	width:163px !important;
	height:204px !important;
	left:104px !important;
	top:425px !important;
}

#item55811 {
	width:162px !important;
	height:9px !important;
	left:12px !important;
	top:405px !important;
}

#item55838 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item55865 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item55892 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item55920 {
	width:140px !important;
	height:9px !important;
	left:284px !important;
	top:577px !important;
}

#item55947 {
	width:140px !important;
	height:9px !important;
	left:284px !important;
	top:588px !important;
}

#item55974 {
	width:214px !important;
	height:9px !important;
	left:284px !important;
	top:598px !important;
}

#item68928 {
	width:158px !important;
	height:177px !important;
}

#item68923 {
	width:158px !important;
	height:177px !important;
	left:108px !important;
	top:4px !important;
}

#item73582 {
	width:164px !important;
	height:167px !important;
}

#item73576 {
	width:164px !important;
	height:167px !important;
	left:366px !important;
	top:14px !important;
}

#item73588 {
	width:169px !important;
	height:173px !important;
}

#item73583 {
	width:169px !important;
	height:173px !important;
	left:361px !important;
	top:192px !important;
}

#item73594 {
	width:152px !important;
	height:173px !important;
}

#item73589 {
	width:152px !important;
	height:173px !important;
	left:114px !important;
	top:192px !important;
}

#item73600 {
	width:287px !important;
	height:185px !important;
}

#item73595 {
	width:287px !important;
	height:185px !important;
	left:14px !important;
	top:371px !important;
}

#item73606 {
	width:227px !important;
	height:246px !important;
}

#item73601 {
	width:227px !important;
	height:246px !important;
	left:303px !important;
	top:371px !important;
}

#item56005 {
	width:104px !important;
	height:30px !important;
	left:276px !important;
	top:152px !important;
}

#item56033 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:342px !important;
}

#item56061 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:333px !important;
}

#item56092 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:161px !important;
}

#item56120 {
	width:106px !important;
	height:9px !important;
	left:12px !important;
	top:602px !important;
}

#item56148 {
	width:116px !important;
	height:20px !important;
	left:180px !important;
	top:595px !important;
}

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

#item73607 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:49px !important;
}

#item73629 {
	width:170px !important;
	height:185px !important;
}

#item73623 {
	width:170px !important;
	height:185px !important;
	left:96px !important;
	top:238px !important;
}

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

#item73630 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:435px !important;
}

#item73622 {
	width:228px !important;
	height:278px !important;
}

#item73617 {
	width:228px !important;
	height:278px !important;
	left:302px !important;
	top:48px !important;
}

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

#item73636 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:336px !important;
}

#item56178 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56205 {
	width:80px !important;
	height:29px !important;
	left:283px !important;
	top:180px !important;
}

#item56236 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:220px !important;
}

#item56263 {
	width:69px !important;
	height:20px !important;
	left:13px !important;
	top:404px !important;
}

#item56290 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item68934 {
	width:252px !important;
	height:304px !important;
}

#item68929 {
	width:252px !important;
	height:304px !important;
	left:278px !important;
	top:14px !important;
}

#item73648 {
	width:252px !important;
	height:304px !important;
}

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

#item73654 {
	width:207px !important;
	height:254px !important;
}

#item73649 {
	width:207px !important;
	height:254px !important;
	left:14px !important;
	top:374px !important;
}

#item73660 {
	width:155px !important;
	height:117px !important;
}

#item73655 {
	width:155px !important;
	height:117px !important;
	left:375px !important;
	top:511px !important;
}

#item56317 {
	width:76px !important;
	height:20px !important;
	left:398px !important;
	top:480px !important;
}

#item56344 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:355px !important;
}

#item56376 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:355px !important;
}

#item56404 {
	width:73px !important;
	height:20px !important;
	left:228px !important;
	top:599px !important;
}

#item73666 {
	width:222px !important;
	height:136px !important;
}

#item73661 {
	width:222px !important;
	height:136px !important;
	left:14px !important;
	top:14px !important;
}

#item73686 {
	width:283px !important;
	height:202px !important;
}

#item73681 {
	width:283px !important;
	height:202px !important;
	left:247px !important;
	top:14px !important;
}

#item73692 {
	width:135px !important;
	height:176px !important;
}

#item73687 {
	width:135px !important;
	height:176px !important;
	left:247px !important;
	top:300px !important;
}

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

#item73693 {
	width:158px !important;
	height:203px !important;
	left:386px !important;
	top:300px !important;
}

#item73673 {
	width:222px !important;
	height:138px !important;
}

#item73667 {
	width:222px !important;
	height:138px !important;
	left:14px !important;
	top:215px !important;
}

#item73679 {
	width:222px !important;
	height:124px !important;
}

#item73674 {
	width:222px !important;
	height:124px !important;
	left:14px !important;
	top:413px !important;
}

#item56431 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:402px !important;
}

#item56458 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item56485 {
	width:199px !important;
	height:9px !important;
	left:245px !important;
	top:281px !important;
}

#item56516 {
	width:77px !important;
	height:20px !important;
	left:393px !important;
	top:600px !important;
}

#item56543 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56570 {
	width:89px !important;
	height:20px !important;
	left:245px !important;
	top:581px !important;
}

#item56600 {
	width:133px !important;
	height:20px !important;
	left:245px !important;
	top:600px !important;
}

#item68940 {
	width:151px !important;
	height:210px !important;
}

#item68935 {
	width:151px !important;
	height:210px !important;
	left:379px !important;
}

#item73715 {
	width:252px !important;
	height:190px !important;
}

#item73708 {
	width:252px !important;
	height:190px !important;
	left:278px !important;
	top:221px !important;
}

#item73728 {
	width:266px !important;
	height:239px !important;
}

#item73723 {
	width:266px !important;
	height:239px !important;
	top:303px !important;
}

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

#item73716 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:422px !important;
}

#item73707 {
	width:266px !important;
	height:226px !important;
}

#item73702 {
	width:266px !important;
	height:226px !important;
}

#item56631 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item56658 {
	width:120px !important;
	height:20px !important;
	left:402px !important;
	top:393px !important;
}

#item56688 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56715 {
	width:104px !important;
	height:20px !important;
	left:276px !important;
	top:160px !important;
}

#item56745 {
	width:88px !important;
	height:28px !important;
	left:276px !important;
	top:179px !important;
}

#item56776 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item56806 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

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

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

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

#item73741 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:321px !important;
}

#item73752 {
	width:266px !important;
	height:167px !important;
}

#item73747 {
	width:266px !important;
	height:167px !important;
	left:278px !important;
	top:383px !important;
}

#item73740 {
	width:252px !important;
	height:304px !important;
}

#item73735 {
	width:252px !important;
	height:304px !important;
	left:278px !important;
	top:14px !important;
}

#item56838 {
	width:161px !important;
	height:9px !important;
	left:12px !important;
	top:304px !important;
}

#item56866 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56896 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:366px !important;
}

#item56923 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item56953 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68946 {
	width:238px !important;
	height:125px !important;
}

#item68941 {
	width:238px !important;
	height:125px !important;
	left:306px !important;
}

#item73774 {
	width:206px !important;
	height:375px !important;
}

#item73769 {
	width:206px !important;
	height:375px !important;
}

#item73781 {
	width:296px !important;
	height:192px !important;
}

#item73776 {
	width:296px !important;
	height:192px !important;
	top:392px !important;
}

#item73762 {
	width:238px !important;
	height:137px !important;
}

#item73757 {
	width:238px !important;
	height:137px !important;
	left:306px !important;
	top:218px !important;
}

#item73768 {
	width:143px !important;
	height:196px !important;
}

#item73763 {
	width:143px !important;
	height:196px !important;
	left:306px !important;
	top:422px !important;
}

#item56985 {
	width:73px !important;
	height:29px !important;
	left:453px !important;
	top:590px !important;
}

#item57014 {
	width:169px !important;
	height:20px !important;
	left:305px !important;
	top:190px !important;
}

#item57045 {
	width:172px !important;
	height:9px !important;
	left:305px !important;
	top:404px !important;
}

#item57073 {
	width:233px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item57103 {
	width:73px !important;
	height:20px !important;
	left:215px !important;
	top:343px !important;
}

#item73787 {
	width:224px !important;
	height:294px !important;
}

#item73782 {
	width:224px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

#item73813 {
	width:224px !important;
	height:167px !important;
}

#item73808 {
	width:224px !important;
	height:167px !important;
	left:14px !important;
	top:378px !important;
}

#item73793 {
	width:295px !important;
	height:228px !important;
}

#item73788 {
	width:295px !important;
	height:228px !important;
	left:249px !important;
}

#item73799 {
	width:203px !important;
	height:165px !important;
}

#item73794 {
	width:203px !important;
	height:165px !important;
	left:327px !important;
	top:294px !important;
}

#item73805 {
	width:203px !important;
	height:165px !important;
}

#item73800 {
	width:203px !important;
	height:165px !important;
	left:327px !important;
	top:463px !important;
}

#item57131 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:359px !important;
}

#item57158 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57188 {
	width:140px !important;
	height:9px !important;
	left:248px !important;
	top:276px !important;
}

#item57215 {
	width:79px !important;
	height:29px !important;
	left:248px !important;
	top:422px !important;
}

#item57242 {
	width:79px !important;
	height:29px !important;
	left:248px !important;
	top:590px !important;
}

#item68953 {
	width:266px !important;
	height:147px !important;
}

#item68947 {
	width:266px !important;
	height:147px !important;
	left:278px !important;
}

#item73834 {
	width:266px !important;
	height:197px !important;
}

#item73828 {
	width:266px !important;
	height:197px !important;
}

#item73840 {
	width:266px !important;
	height:298px !important;
}

#item73835 {
	width:266px !important;
	height:298px !important;
	top:264px !important;
}

#item73821 {
	width:266px !important;
	height:133px !important;
}

#item73815 {
	width:266px !important;
	height:133px !important;
	left:278px !important;
	top:222px !important;
}

#item73827 {
	width:252px !important;
	height:145px !important;
}

#item73822 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:417px !important;
}

#item57269 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item57296 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57324 {
	width:232px !important;
	height:9px !important;
	left:276px !important;
	top:203px !important;
}

#item57354 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57381 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

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

#item73842 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
}

#item73854 {
	width:252px !important;
	height:196px !important;
}

#item73849 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:215px !important;
}

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

#item73855 {
	width:167px !important;
	height:207px !important;
	left:100px !important;
	top:422px !important;
}

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

#item73861 {
	width:266px !important;
	height:174px !important;
	left:278px !important;
	top:380px !important;
}

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

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

#item57408 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item57435 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item57462 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item57489 {
	width:138px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item57520 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:359px !important;
}

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

#item73874 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:14px !important;
}

#item73885 {
	width:252px !important;
	height:190px !important;
}

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

#item57547 {
	width:71px !important;
	height:20px !important;
	left:175px !important;
	top:177px !important;
}

#item57575 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:195px !important;
}

#item68960 {
	width:252px !important;
	height:146px !important;
}

#item68954 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:218px !important;
}

#item73901 {
	width:252px !important;
	height:161px !important;
}

#item73895 {
	width:252px !important;
	height:161px !important;
	left:14px !important;
	top:419px !important;
}

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

#item73902 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:315px !important;
}

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

#item73908 {
	width:252px !important;
	height:251px !important;
	left:278px !important;
}

#item73892 {
	width:168px !important;
	height:207px !important;
}

#item73887 {
	width:168px !important;
	height:207px !important;
	left:99px !important;
}

#item57602 {
	width:166px !important;
	height:9px !important;
	left:18px !important;
	top:395px !important;
}

#item57629 {
	width:84px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

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

#item57683 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item57710 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68966 {
	width:222px !important;
	height:213px !important;
}

#item68961 {
	width:222px !important;
	height:213px !important;
	left:308px !important;
	top:14px !important;
}

#item73919 {
	width:293px !important;
	height:269px !important;
}

#item73914 {
	width:293px !important;
	height:269px !important;
	top:14px !important;
}

#item73925 {
	width:279px !important;
	height:250px !important;
}

#item73920 {
	width:279px !important;
	height:250px !important;
	left:14px !important;
	top:295px !important;
}

#item73932 {
	width:159px !important;
	height:257px !important;
}

#item73926 {
	width:159px !important;
	height:257px !important;
	left:298px !important;
	top:352px !important;
}

#item57737 {
	width:159px !important;
	height:9px !important;
	left:305px !important;
	top:276px !important;
}

#item57764 {
	width:88px !important;
	height:29px !important;
	left:215px !important;
	top:245px !important;
}

#item57796 {
	width:65px !important;
	height:49px !important;
	left:463px !important;
	top:569px !important;
}

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

#item73940 {
	width:252px !important;
	height:298px !important;
}

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

#item73958 {
	width:116px !important;
	height:189px !important;
}

#item73953 {
	width:116px !important;
	height:189px !important;
	left:151px !important;
	top:322px !important;
}

#item73965 {
	width:80px !important;
	height:90px !important;
}

#item73959 {
	width:80px !important;
	height:90px !important;
	left:14px !important;
	top:322px !important;
}

#item73972 {
	width:80px !important;
	height:90px !important;
}

#item73967 {
	width:80px !important;
	height:90px !important;
	left:14px !important;
	top:417px !important;
}

#item73946 {
	width:185px !important;
	height:312px !important;
}

#item73941 {
	width:185px !important;
	height:312px !important;
	left:359px !important;
}

#item73952 {
	width:201px !important;
	height:237px !important;
}

#item73947 {
	width:201px !important;
	height:237px !important;
	left:329px !important;
	top:317px !important;
}

#item57857 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item57888 {
	width:94px !important;
	height:20px !important;
	left:283px !important;
	top:96px !important;
}

#item57915 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57942 {
	width:133px !important;
	height:9px !important;
	left:18px !important;
	top:562px !important;
}

#item57969 {
	width:133px !important;
	height:9px !important;
	left:18px !important;
	top:573px !important;
}

#item57996 {
	width:133px !important;
	height:9px !important;
	left:18px !important;
	top:593px !important;
}

#item58023 {
	width:133px !important;
	height:9px !important;
	left:18px !important;
	top:603px !important;
}

#item68973 {
	width:130px !important;
	height:99px !important;
}

#item68967 {
	width:130px !important;
	height:99px !important;
	left:350px !important;
}

#item73980 {
	width:149px !important;
	height:91px !important;
}

#item73975 {
	width:149px !important;
	height:91px !important;
	left:349px !important;
	top:142px !important;
}

#item73986 {
	width:164px !important;
	height:234px !important;
}

#item73981 {
	width:164px !important;
	height:234px !important;
	left:9px !important;
	top:74px !important;
}

#item73998 {
	width:247px !important;
	height:244px !important;
}

#item73993 {
	width:247px !important;
	height:244px !important;
	left:14px !important;
	top:391px !important;
}

#item73992 {
	width:235px !important;
	height:206px !important;
}

#item73987 {
	width:235px !important;
	height:206px !important;
	left:198px !important;
	top:322px !important;
}

#item58051 {
	width:72px !important;
	height:40px !important;
	left:180px !important;
	top:280px !important;
}

#item58083 {
	width:150px !important;
	height:9px !important;
	left:287px !important;
	top:285px !important;
}

#item58110 {
	width:150px !important;
	height:9px !important;
	left:287px !important;
	top:295px !important;
}

#item58137 {
	width:253px !important;
	height:9px !important;
	left:279px !important;
	top:600px !important;
}

#item58168 {
	width:253px !important;
	height:9px !important;
	left:279px !important;
	top:610px !important;
}

#item74004 {
	width:208px !important;
	height:276px !important;
}

#item73999 {
	width:208px !important;
	height:276px !important;
	left:14px !important;
	top:322px !important;
}

#item74010 {
	width:146px !important;
	height:229px !important;
}

#item74005 {
	width:146px !important;
	height:229px !important;
	left:227px !important;
	top:316px !important;
}

#item74017 {
	width:187px !important;
	height:234px !important;
}

#item74012 {
	width:187px !important;
	height:234px !important;
	left:343px !important;
	top:332px !important;
}

#item74031 {
	width:258px !important;
	height:232px !important;
}

#item74025 {
	width:258px !important;
	height:232px !important;
	left:278px !important;
	top:14px !important;
}

#item74037 {
	width:252px !important;
	height:113px !important;
}

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

#item74043 {
	width:124px !important;
	height:86px !important;
}

#item74038 {
	width:124px !important;
	height:86px !important;
	left:14px !important;
	top:145px !important;
}

#item74049 {
	width:124px !important;
	height:86px !important;
}

#item74044 {
	width:124px !important;
	height:86px !important;
	left:141px !important;
	top:145px !important;
}

#item58198 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item58228 {
	width:214px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item58262 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item58292 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item58322 {
	width:203px !important;
	height:9px !important;
	left:234px !important;
	top:600px !important;
}

#item58349 {
	width:203px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

#item68980 {
	width:166px !important;
	height:215px !important;
}

#item68974 {
	width:166px !important;
	height:215px !important;
	left:364px !important;
}

#item74059 {
	width:142px !important;
	height:238px !important;
}

#item74053 {
	width:142px !important;
	height:238px !important;
	left:14px !important;
	top:77px !important;
}

#item74065 {
	width:131px !important;
	height:102px !important;
}

#item74060 {
	width:131px !important;
	height:102px !important;
	left:213px !important;
	top:109px !important;
}

#item74071 {
	width:131px !important;
	height:102px !important;
}

#item74066 {
	width:131px !important;
	height:102px !important;
	left:213px !important;
	top:213px !important;
}

#item74077 {
	width:244px !important;
	height:130px !important;
}

#item74072 {
	width:244px !important;
	height:130px !important;
	left:108px !important;
	top:334px !important;
}

#item74084 {
	width:159px !important;
	height:144px !important;
}

#item74079 {
	width:159px !important;
	height:144px !important;
	left:10px !important;
	top:503px !important;
}

#item74090 {
	width:147px !important;
	height:106px !important;
}

#item74085 {
	width:147px !important;
	height:106px !important;
	left:62px !important;
	top:484px !important;
}

#item74096 {
	width:164px !important;
	height:294px !important;
}

#item74091 {
	width:164px !important;
	height:294px !important;
	left:366px !important;
	top:334px !important;
}

#item58376 {
	width:184px !important;
	height:9px !important;
	left:165px !important;
	top:75px !important;
}

#item58406 {
	width:184px !important;
	height:9px !important;
	left:165px !important;
	top:85px !important;
}

#item58437 {
	width:103px !important;
	height:20px !important;
	left:365px !important;
	top:304px !important;
}

#item58471 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:432px !important;
}

#item58502 {
	width:121px !important;
	height:9px !important;
	left:222px !important;
	top:600px !important;
}

#item58529 {
	width:121px !important;
	height:9px !important;
	left:222px !important;
	top:610px !important;
}

#item58556 {
	width:73px !important;
	height:20px !important;
	left:450px !important;
	top:600px !important;
}

#item74103 {
	width:252px !important;
	height:224px !important;
}

#item74097 {
	width:252px !important;
	height:224px !important;
	left:14px !important;
	top:323px !important;
}

#item74115 {
	width:87px !important;
	height:224px !important;
}

#item74110 {
	width:87px !important;
	height:224px !important;
	left:40px !important;
	top:14px !important;
}

#item74124 {
	width:91px !important;
	height:221px !important;
}

#item74119 {
	width:91px !important;
	height:221px !important;
	left:131px !important;
}

#item74130 {
	width:140px !important;
	height:192px !important;
}

#item74125 {
	width:140px !important;
	height:192px !important;
	left:388px !important;
	top:108px !important;
}

#item74137 {
	width:94px !important;
	height:89px !important;
}

#item74131 {
	width:94px !important;
	height:89px !important;
	left:424px !important;
	top:9px !important;
}

#item74143 {
	width:43px !important;
	height:37px !important;
}

#item74138 {
	width:43px !important;
	height:37px !important;
	left:300px !important;
	top:17px !important;
}

#item74149 {
	width:56px !important;
	height:72px !important;
}

#item74144 {
	width:56px !important;
	height:72px !important;
	left:297px !important;
	top:60px !important;
}

#item74109 {
	width:196px !important;
	height:180px !important;
}

#item74104 {
	width:196px !important;
	height:180px !important;
	left:348px !important;
	top:448px !important;
}

#item58584 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58615 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item58645 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:420px !important;
}

#item58675 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:431px !important;
}

#item58707 {
	width:194px !important;
	height:9px !important;
	left:277px !important;
	top:352px !important;
}

#item58738 {
	width:194px !important;
	height:9px !important;
	left:277px !important;
	top:362px !important;
}

#item58768 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

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

#item68986 {
	width:117px !important;
	height:226px !important;
}

#item68981 {
	width:117px !important;
	height:226px !important;
	left:272px !important;
	top:7px !important;
}

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

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

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

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

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

#item74173 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:321px !important;
}

#item74159 {
	width:124px !important;
	height:228px !important;
}

#item74153 {
	width:124px !important;
	height:228px !important;
	left:411px !important;
	top:10px !important;
}

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

#item58858 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item58885 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item58915 {
	width:244px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item58949 {
	width:244px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item74185 {
	width:213px !important;
	height:111px !important;
}

#item74179 {
	width:213px !important;
	height:111px !important;
	left:46px !important;
	top:311px !important;
}

#item74209 {
	width:154px !important;
	height:111px !important;
}

#item74204 {
	width:154px !important;
	height:111px !important;
	left:112px !important;
	top:14px !important;
}

#item74224 {
	width:92px !important;
	height:94px !important;
}

#item74217 {
	width:92px !important;
	height:94px !important;
	left:14px !important;
	top:14px !important;
}

#item74215 {
	width:170px !important;
	height:126px !important;
}

#item74210 {
	width:170px !important;
	height:126px !important;
	left:84px !important;
	top:142px !important;
}

#item74191 {
	width:225px !important;
	height:128px !important;
}

#item74186 {
	width:225px !important;
	height:128px !important;
	left:28px !important;
	top:395px !important;
}

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

#item74192 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:322px !important;
}

#item74203 {
	width:266px !important;
	height:311px !important;
}

#item74198 {
	width:266px !important;
	height:311px !important;
	left:278px !important;
}

#item58980 {
	width:60px !important;
	height:49px !important;
	left:276px !important;
	top:263px !important;
}

#item59010 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59037 {
	width:67px !important;
	height:20px !important;
	left:13px !important;
	top:221px !important;
}

#item59064 {
	width:68px !important;
	height:20px !important;
	left:13px !important;
	top:241px !important;
}

#item59091 {
	width:120px !important;
	height:9px !important;
	left:95px !important;
	top:600px !important;
}

#item59118 {
	width:120px !important;
	height:9px !important;
	left:95px !important;
	top:610px !important;
}

#item68992 {
	width:252px !important;
	height:177px !important;
}

#item68987 {
	width:252px !important;
	height:177px !important;
	left:278px !important;
	top:14px !important;
}

#item74230 {
	width:123px !important;
	height:82px !important;
}

#item74225 {
	width:123px !important;
	height:82px !important;
	left:333px !important;
	top:73px !important;
}

#item74238 {
	width:163px !important;
	height:131px !important;
}

#item74231 {
	width:163px !important;
	height:131px !important;
	left:14px !important;
	top:14px !important;
}

#item74250 {
	width:79px !important;
	height:245px !important;
}

#item74245 {
	width:79px !important;
	height:245px !important;
	left:9px !important;
	top:325px !important;
}

#item74256 {
	width:76px !important;
	height:249px !important;
}

#item74251 {
	width:76px !important;
	height:249px !important;
	left:89px !important;
	top:325px !important;
}

#item74262 {
	width:141px !important;
	height:120px !important;
}

#item74257 {
	width:141px !important;
	height:120px !important;
	left:389px !important;
	top:283px !important;
}

#item74283 {
	width:96px !important;
	height:85px !important;
}

#item74278 {
	width:96px !important;
	height:85px !important;
	left:278px !important;
	top:287px !important;
}

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

#item74266 {
	width:140px !important;
	height:133px !important;
	left:274px !important;
	top:405px !important;
}

#item74277 {
	width:150px !important;
	height:133px !important;
}

#item74272 {
	width:150px !important;
	height:133px !important;
	left:381px !important;
	top:405px !important;
}

#item74244 {
	width:94px !important;
	height:106px !important;
}

#item74239 {
	width:94px !important;
	height:106px !important;
	left:180px !important;
	top:6px !important;
}

#item59145 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:248px !important;
}

#item59176 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:259px !important;
}

#item59203 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item59230 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item59257 {
	width:81px !important;
	height:49px !important;
	left:174px !important;
	top:550px !important;
}

#item59289 {
	width:73px !important;
	height:20px !important;
	left:174px !important;
	top:600px !important;
}

#item59316 {
	width:165px !important;
	height:9px !important;
	left:277px !important;
	top:590px !important;
}

#item59343 {
	width:165px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item59370 {
	width:165px !important;
	height:9px !important;
	left:277px !important;
	top:611px !important;
}

#item74334 {
	width:94px !important;
	height:96px !important;
}

#item74329 {
	width:94px !important;
	height:96px !important;
	left:11px !important;
	top:10px !important;
}

#item74340 {
	width:125px !important;
	height:217px !important;
}

#item74335 {
	width:125px !important;
	height:217px !important;
	left:123px !important;
	top:69px !important;
}

#item74289 {
	width:195px !important;
	height:126px !important;
}

#item74284 {
	width:195px !important;
	height:126px !important;
	left:72px !important;
	top:334px !important;
}

#item74295 {
	width:207px !important;
	height:129px !important;
}

#item74290 {
	width:207px !important;
	height:129px !important;
	left:60px !important;
	top:416px !important;
}

#item74301 {
	width:168px !important;
	height:114px !important;
}

#item74296 {
	width:168px !important;
	height:114px !important;
	left:278px !important;
	top:311px !important;
}

#item74322 {
	width:93px !important;
	height:59px !important;
}

#item74317 {
	width:93px !important;
	height:59px !important;
	left:416px !important;
	top:259px !important;
}

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

#item74323 {
	width:266px !important;
	height:249px !important;
	left:278px !important;
}

#item74308 {
	width:199px !important;
	height:129px !important;
}

#item74302 {
	width:199px !important;
	height:129px !important;
	left:331px !important;
	top:397px !important;
}

#item74316 {
	width:81px !important;
	height:89px !important;
}

#item74311 {
	width:81px !important;
	height:89px !important;
	left:278px !important;
	top:529px !important;
}

#item59398 {
	width:80px !important;
	height:49px !important;
	left:276px !important;
	top:264px !important;
}

#item59431 {
	width:226px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item59461 {
	width:226px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item59491 {
	width:173px !important;
	height:9px !important;
	left:361px !important;
	top:600px !important;
}

#item59521 {
	width:173px !important;
	height:9px !important;
	left:361px !important;
	top:610px !important;
}

#item59548 {
	width:102px !important;
	height:20px !important;
	left:21px !important;
	top:209px !important;
}

#item59575 {
	width:102px !important;
	height:20px !important;
	left:21px !important;
	top:229px !important;
}

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

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

#item74348 {
	width:266px !important;
	height:250px !important;
}

#item74343 {
	width:266px !important;
	height:250px !important;
}

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

#item74349 {
	width:118px !important;
	height:109px !important;
	left:59px !important;
	top:329px !important;
}

#item74367 {
	width:126px !important;
	height:109px !important;
}

#item74361 {
	width:126px !important;
	height:109px !important;
	left:146px !important;
	top:418px !important;
}

#item74373 {
	width:248px !important;
	height:160px !important;
}

#item74368 {
	width:248px !important;
	height:160px !important;
	left:282px !important;
	top:356px !important;
}

#item74382 {
	width:92px !important;
	height:75px !important;
}

#item74377 {
	width:92px !important;
	height:75px !important;
	left:438px !important;
	top:321px !important;
}

#item75875 {
	width:58px !important;
	height:67px !important;
}

#item75869 {
	width:58px !important;
	height:67px !important;
	left:278px !important;
	top:242px !important;
}

#item74389 {
	width:50px !important;
	height:128px !important;
}

#item74383 {
	width:50px !important;
	height:128px !important;
	left:278px !important;
	top:490px !important;
}

#item74360 {
	width:126px !important;
	height:109px !important;
}

#item74355 {
	width:126px !important;
	height:109px !important;
	left:14px !important;
	top:440px !important;
}

#item59602 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item59633 {
	width:130px !important;
	height:9px !important;
	left:378px !important;
	top:299px !important;
}

#item59660 {
	width:228px !important;
	height:9px !important;
	left:277px !important;
	top:224px !important;
}

#item59690 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item59720 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59748 {
	width:189px !important;
	height:9px !important;
	left:336px !important;
	top:601px !important;
}

#item59778 {
	width:189px !important;
	height:9px !important;
	left:336px !important;
	top:611px !important;
}

#item74395 {
	width:177px !important;
	height:136px !important;
}

#item74390 {
	width:177px !important;
	height:136px !important;
	left:6px !important;
	top:326px !important;
}

#item74402 {
	width:155px !important;
	height:151px !important;
}

#item74396 {
	width:155px !important;
	height:151px !important;
	left:112px !important;
	top:465px !important;
}

#item74408 {
	width:244px !important;
	height:151px !important;
}

#item74403 {
	width:244px !important;
	height:151px !important;
	left:278px !important;
	top:266px !important;
}

#item74420 {
	width:271px !important;
	height:207px !important;
}

#item74415 {
	width:271px !important;
	height:207px !important;
	left:274px !important;
}

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

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

#item74414 {
	width:263px !important;
	height:165px !important;
}

#item74409 {
	width:263px !important;
	height:165px !important;
	left:271px !important;
	top:371px !important;
}

#item59805 {
	width:64px !important;
	height:30px !important;
	left:13px !important;
	top:112px !important;
}

#item59832 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:253px !important;
}

#item59860 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item59887 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59916 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item59946 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item69005 {
	width:70px !important;
	height:104px !important;
}

#item69000 {
	width:70px !important;
	height:104px !important;
	left:404px !important;
	top:151px !important;
}

#item74491 {
	width:98px !important;
	height:64px !important;
}

#item74486 {
	width:98px !important;
	height:64px !important;
	left:432px !important;
	top:84px !important;
}

#item74485 {
	width:116px !important;
	height:97px !important;
}

#item74480 {
	width:116px !important;
	height:97px !important;
	left:285px !important;
	top:131px !important;
}

#item74436 {
	width:137px !important;
	height:189px !important;
}

#item74431 {
	width:137px !important;
	height:189px !important;
	left:45px !important;
	top:96px !important;
}

#item74501 {
	width:128px !important;
	height:86px !important;
}

#item74495 {
	width:128px !important;
	height:86px !important;
	left:61px !important;
	top:237px !important;
}

#item74507 {
	width:38px !important;
	height:56px !important;
}

#item74502 {
	width:38px !important;
	height:56px !important;
	left:220px !important;
	top:208px !important;
}

#item74513 {
	width:42px !important;
	height:40px !important;
}

#item74508 {
	width:42px !important;
	height:40px !important;
	left:212px !important;
	top:245px !important;
}

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

#item74514 {
	width:61px !important;
	height:68px !important;
	left:205px !important;
	top:298px !important;
}

#item74442 {
	width:129px !important;
	height:177px !important;
}

#item74437 {
	width:129px !important;
	height:177px !important;
	left:14px !important;
	top:474px !important;
}

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

#item74521 {
	width:70px !important;
	height:73px !important;
	left:196px !important;
	top:474px !important;
}

#item74448 {
	width:229px !important;
	height:147px !important;
}

#item74443 {
	width:229px !important;
	height:147px !important;
	left:275px !important;
	top:380px !important;
}

#item74532 {
	width:107px !important;
	height:67px !important;
}

#item74527 {
	width:107px !important;
	height:67px !important;
	left:423px !important;
	top:378px !important;
}

#item59976 {
	width:140px !important;
	height:20px !important;
	left:117px !important;
	top:600px !important;
}

#item60006 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item60037 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60069 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:424px !important;
}

#item60100 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:435px !important;
}

#item60131 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:445px !important;
}

#item60164 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:456px !important;
}

#item60197 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:344px !important;
}

#item60224 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:355px !important;
}

#item60257 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:365px !important;
}

#item74454 {
	width:217px !important;
	height:134px !important;
}

#item74449 {
	width:217px !important;
	height:134px !important;
	left:50px !important;
	top:421px !important;
}

#item74460 {
	width:126px !important;
	height:235px !important;
}

#item74455 {
	width:126px !important;
	height:235px !important;
	left:380px !important;
	top:339px !important;
}

#item74467 {
	width:166px !important;
	height:223px !important;
}

#item74461 {
	width:166px !important;
	height:223px !important;
	left:357px !important;
	top:112px !important;
}

#item74539 {
	width:60px !important;
	height:79px !important;
}

#item74534 {
	width:60px !important;
	height:79px !important;
	left:477px !important;
	top:252px !important;
}

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

#item74468 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
}

#item74479 {
	width:209px !important;
	height:135px !important;
}

#item74474 {
	width:209px !important;
	height:135px !important;
	left:14px !important;
	top:221px !important;
}

#item74545 {
	width:134px !important;
	height:171px !important;
}

#item74540 {
	width:134px !important;
	height:171px !important;
	left:241px !important;
	top:277px !important;
}

#item60284 {
	width:82px !important;
	height:29px !important;
	left:13px !important;
	top:183px !important;
}

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

#item60347 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item60374 {
	width:117px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item60404 {
	width:92px !important;
	height:29px !important;
	left:276px !important;
	top:74px !important;
}

#item60434 {
	width:94px !important;
	height:20px !important;
	left:276px !important;
	top:256px !important;
}

#item69012 {
	width:99px !important;
	height:227px !important;
}

#item69007 {
	width:99px !important;
	height:227px !important;
	left:9px !important;
	top:8px !important;
}

#item74552 {
	width:99px !important;
	height:225px !important;
}

#item74547 {
	width:99px !important;
	height:225px !important;
	left:108px !important;
	top:8px !important;
}

#item74572 {
	width:249px !important;
	height:165px !important;
}

#item74567 {
	width:249px !important;
	height:165px !important;
	left:281px !important;
	top:8px !important;
}

#item74578 {
	width:249px !important;
	height:165px !important;
}

#item74573 {
	width:249px !important;
	height:165px !important;
	left:281px !important;
	top:127px !important;
}

#item74586 {
	width:252px !important;
	height:180px !important;
}

#item74580 {
	width:252px !important;
	height:180px !important;
	left:292px !important;
	top:293px !important;
}

#item74592 {
	width:136px !important;
	height:123px !important;
}

#item74587 {
	width:136px !important;
	height:123px !important;
	left:148px !important;
	top:294px !important;
}

#item74598 {
	width:145px !important;
	height:128px !important;
}

#item74593 {
	width:145px !important;
	height:128px !important;
	left:14px !important;
	top:369px !important;
}

#item74604 {
	width:142px !important;
	height:128px !important;
}

#item74599 {
	width:142px !important;
	height:128px !important;
	left:142px !important;
	top:423px !important;
}

#item74559 {
	width:67px !important;
	height:66px !important;
}

#item74554 {
	width:67px !important;
	height:66px !important;
	left:209px !important;
	top:99px !important;
}

#item74566 {
	width:67px !important;
	height:66px !important;
}

#item74560 {
	width:67px !important;
	height:66px !important;
	left:209px !important;
	top:167px !important;
}

#item60462 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:271px !important;
}

#item60489 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item60520 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item60548 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item60575 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60602 {
	width:179px !important;
	height:9px !important;
	left:293px !important;
	top:589px !important;
}

#item60629 {
	width:179px !important;
	height:9px !important;
	left:293px !important;
	top:599px !important;
}

#item60656 {
	width:179px !important;
	height:9px !important;
	left:293px !important;
	top:610px !important;
}

#item74613 {
	width:118px !important;
	height:248px !important;
}

#item74607 {
	width:118px !important;
	height:248px !important;
	left:14px !important;
	top:14px !important;
}

#item74619 {
	width:131px !important;
	height:158px !important;
}

#item74614 {
	width:131px !important;
	height:158px !important;
	left:135px !important;
	top:89px !important;
}

#item74625 {
	width:252px !important;
	height:195px !important;
}

#item74620 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:334px !important;
}

#item74632 {
	width:252px !important;
	height:281px !important;
}

#item74627 {
	width:252px !important;
	height:281px !important;
	left:278px !important;
	top:337px !important;
}

#item74639 {
	width:184px !important;
	height:235px !important;
}

#item74634 {
	width:184px !important;
	height:235px !important;
	left:360px !important;
	top:96px !important;
}

#item60683 {
	width:102px !important;
	height:29px !important;
	left:276px !important;
	top:103px !important;
}

#item60713 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:342px !important;
}

#item60743 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60771 {
	width:248px !important;
	height:10px !important;
	left:13px !important;
	top:305px !important;
}

#item60801 {
	width:248px !important;
	height:10px !important;
	left:13px !important;
	top:315px !important;
}

#item74646 {
	width:205px !important;
	height:109px !important;
}

#item74641 {
	width:205px !important;
	height:109px !important;
	left:87px !important;
	top:14px !important;
}

#item74670 {
	width:164px !important;
	height:130px !important;
}

#item74665 {
	width:164px !important;
	height:130px !important;
	left:255px !important;
	top:106px !important;
}

#item74677 {
	width:181px !important;
	height:166px !important;
}

#item74672 {
	width:181px !important;
	height:166px !important;
	left:213px !important;
	top:220px !important;
}

#item74683 {
	width:204px !important;
	height:133px !important;
}

#item74678 {
	width:204px !important;
	height:133px !important;
	left:208px !important;
	top:395px !important;
}

#item74689 {
	width:210px !important;
	height:144px !important;
}

#item74684 {
	width:210px !important;
	height:144px !important;
	left:247px !important;
	top:500px !important;
}

#item74652 {
	width:213px !important;
	height:126px !important;
}

#item74647 {
	width:213px !important;
	height:126px !important;
	left:8px !important;
	top:108px !important;
}

#item74658 {
	width:106px !important;
	height:278px !important;
}

#item74653 {
	width:106px !important;
	height:278px !important;
	left:9px !important;
	top:298px !important;
}

#item74664 {
	width:83px !important;
	height:92px !important;
}

#item74659 {
	width:83px !important;
	height:92px !important;
	left:116px !important;
	top:460px !important;
}

#item60831 {
	width:130px !important;
	height:9px !important;
	left:107px !important;
	top:415px !important;
}

#item60858 {
	width:130px !important;
	height:9px !important;
	left:107px !important;
	top:425px !important;
}

#item60885 {
	width:106px !important;
	height:20px !important;
	left:426px !important;
	top:452px !important;
}

#item60916 {
	width:106px !important;
	height:20px !important;
	left:426px !important;
	top:472px !important;
}

#item60946 {
	width:103px !important;
	height:9px !important;
	left:426px !important;
	top:288px !important;
}

#item60973 {
	width:103px !important;
	height:9px !important;
	left:426px !important;
	top:298px !important;
}

#item61001 {
	width:107px !important;
	height:20px !important;
	left:426px !important;
	top:114px !important;
}

#item61028 {
	width:107px !important;
	height:20px !important;
	left:426px !important;
	top:134px !important;
}

#item69018 {
	width:118px !important;
	height:118px !important;
}

#item69013 {
	width:118px !important;
	height:118px !important;
	left:19px !important;
	top:98px !important;
}

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

#item74704 {
	width:210px !important;
	height:240px !important;
	left:14px !important;
	top:319px !important;
}

#item74718 {
	width:162px !important;
	height:111px !important;
}

#item74713 {
	width:162px !important;
	height:111px !important;
	left:232px !important;
	top:327px !important;
}

#item74737 {
	width:145px !important;
	height:174px !important;
}

#item74732 {
	width:145px !important;
	height:174px !important;
	left:392px !important;
	top:78px !important;
}

#item74743 {
	width:145px !important;
	height:174px !important;
}

#item74738 {
	width:145px !important;
	height:174px !important;
	left:269px !important;
	top:78px !important;
}

#item74725 {
	width:176px !important;
	height:125px !important;
}

#item74719 {
	width:176px !important;
	height:125px !important;
	left:242px !important;
	top:407px !important;
}

#item74731 {
	width:132px !important;
	height:136px !important;
}

#item74726 {
	width:132px !important;
	height:136px !important;
	left:398px !important;
	top:338px !important;
}

#item74697 {
	width:88px !important;
	height:54px !important;
}

#item74692 {
	width:88px !important;
	height:54px !important;
	left:178px !important;
	top:171px !important;
}

#item74703 {
	width:54px !important;
	height:109px !important;
}

#item74698 {
	width:54px !important;
	height:109px !important;
	left:146px !important;
	top:102px !important;
}

#item61055 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:256px !important;
}

#item61082 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

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

#item61136 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:290px !important;
}

#item61166 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item61193 {
	width:266px !important;
	height:9px !important;
	left:234px !important;
	top:589px !important;
}

#item61223 {
	width:266px !important;
	height:9px !important;
	left:234px !important;
	top:600px !important;
}

#item61254 {
	width:266px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

#item69024 {
	width:222px !important;
	height:199px !important;
}

#item69019 {
	width:222px !important;
	height:199px !important;
	left:14px !important;
}

#item74750 {
	width:139px !important;
	height:90px !important;
}

#item74745 {
	width:139px !important;
	height:90px !important;
	left:56px !important;
	top:61px !important;
}

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

#item74766 {
	width:252px !important;
	height:235px !important;
	left:14px !important;
	top:320px !important;
}

#item74778 {
	width:171px !important;
	height:189px !important;
}

#item74773 {
	width:171px !important;
	height:189px !important;
	left:278px !important;
	top:222px !important;
}

#item74784 {
	width:190px !important;
	height:90px !important;
}

#item74779 {
	width:190px !important;
	height:90px !important;
	left:274px !important;
	top:424px !important;
}

#item74790 {
	width:198px !important;
	height:100px !important;
}

#item74785 {
	width:198px !important;
	height:100px !important;
	left:332px !important;
	top:465px !important;
}

#item74762 {
	width:249px !important;
	height:204px !important;
}

#item74757 {
	width:249px !important;
	height:204px !important;
	left:281px !important;
	top:14px !important;
}

#item74756 {
	width:48px !important;
	height:83px !important;
}

#item74751 {
	width:48px !important;
	height:83px !important;
	left:210px !important;
	top:149px !important;
}

#item61284 {
	width:98px !important;
	height:40px !important;
	left:443px !important;
	top:171px !important;
}

#item61315 {
	width:84px !important;
	height:39px !important;
	left:454px !important;
	top:367px !important;
}

#item61345 {
	width:139px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item61376 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:281px !important;
}

#item61409 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item61443 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item61475 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item74804 {
	width:130px !important;
	height:204px !important;
}

#item74799 {
	width:130px !important;
	height:204px !important;
	left:138px !important;
	top:86px !important;
}

#item74816 {
	width:177px !important;
	height:185px !important;
}

#item74811 {
	width:177px !important;
	height:185px !important;
	left:367px !important;
	top:111px !important;
}

#item74810 {
	width:124px !important;
	height:122px !important;
}

#item74805 {
	width:124px !important;
	height:122px !important;
	left:118px !important;
	top:321px !important;
}

#item74822 {
	width:128px !important;
	height:78px !important;
}

#item74817 {
	width:128px !important;
	height:78px !important;
	left:185px !important;
	top:566px !important;
}

#item74830 {
	width:100px !important;
	height:86px !important;
}

#item74823 {
	width:100px !important;
	height:86px !important;
	left:312px !important;
	top:488px !important;
}

#item74836 {
	width:144px !important;
	height:106px !important;
}

#item74831 {
	width:144px !important;
	height:106px !important;
	left:386px !important;
	top:538px !important;
}

#item74846 {
	width:264px !important;
	height:171px !important;
}

#item74840 {
	width:264px !important;
	height:171px !important;
	left:266px !important;
	top:312px !important;
}

#item74796 {
	width:110px !important;
	height:137px !important;
}

#item74791 {
	width:110px !important;
	height:137px !important;
	left:62px !important;
	top:8px !important;
}

#item61533 {
	width:150px !important;
	height:10px !important;
	left:13px !important;
	top:600px !important;
}

#item61600 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:554px !important;
}

#item61663 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:497px !important;
}

#item61690 {
	width:88px !important;
	height:20px !important;
	left:16px !important;
	top:416px !important;
}

#item61717 {
	width:69px !important;
	height:40px !important;
	left:276px !important;
	top:160px !important;
}

#item61747 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item61775 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item69030 {
	width:90px !important;
	height:209px !important;
}

#item69025 {
	width:90px !important;
	height:209px !important;
}

#item74852 {
	width:188px !important;
	height:125px !important;
}

#item74847 {
	width:188px !important;
	height:125px !important;
	left:93px !important;
	top:97px !important;
}

#item74858 {
	width:111px !important;
	height:196px !important;
}

#item74853 {
	width:111px !important;
	height:196px !important;
	left:304px !important;
	top:62px !important;
}

#item74864 {
	width:101px !important;
	height:135px !important;
}

#item74859 {
	width:101px !important;
	height:135px !important;
	left:429px !important;
	top:14px !important;
}

#item74872 {
	width:99px !important;
	height:68px !important;
}

#item74867 {
	width:99px !important;
	height:68px !important;
	left:192px !important;
	top:285px !important;
}

#item74878 {
	width:137px !important;
	height:153px !important;
}

#item74873 {
	width:137px !important;
	height:153px !important;
	left:14px !important;
	top:372px !important;
}

#item74884 {
	width:194px !important;
	height:212px !important;
}

#item74879 {
	width:194px !important;
	height:212px !important;
	left:278px !important;
	top:276px !important;
}

#item74891 {
	width:208px !important;
	height:217px !important;
}

#item74885 {
	width:208px !important;
	height:217px !important;
	left:177px !important;
	top:394px !important;
}

#item74897 {
	width:78px !important;
	height:98px !important;
}

#item74892 {
	width:78px !important;
	height:98px !important;
	left:452px !important;
	top:272px !important;
}

#item61802 {
	width:73px !important;
	height:20px !important;
	left:427px !important;
	top:242px !important;
}

#item61829 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:344px !important;
}

#item61856 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item61884 {
	width:88px !important;
	height:20px !important;
	left:399px !important;
	top:580px !important;
}

#item61918 {
	width:76px !important;
	height:20px !important;
	left:399px !important;
	top:600px !important;
}

#item61946 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:261px !important;
}

#item61973 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:271px !important;
}

#item74904 {
	width:235px !important;
	height:166px !important;
}

#item74898 {
	width:235px !important;
	height:166px !important;
	left:14px !important;
	top:421px !important;
}

#item74910 {
	width:200px !important;
	height:117px !important;
}

#item74905 {
	width:200px !important;
	height:117px !important;
	left:254px !important;
	top:417px !important;
}

#item74919 {
	width:197px !important;
	height:108px !important;
}

#item74914 {
	width:197px !important;
	height:108px !important;
	left:334px !important;
	top:307px !important;
}

#item74926 {
	width:104px !important;
	height:75px !important;
}

#item74920 {
	width:104px !important;
	height:75px !important;
	left:278px !important;
	top:274px !important;
}

#item74932 {
	width:252px !important;
	height:181px !important;
}

#item74927 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:14px !important;
}

#item74938 {
	width:252px !important;
	height:196px !important;
}

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

#item74944 {
	width:252px !important;
	height:190px !important;
}

#item74939 {
	width:252px !important;
	height:190px !important;
	left:14px !important;
	top:220px !important;
}

#item62003 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item62033 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item62060 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item62087 {
	width:149px !important;
	height:9px !important;
	left:284px !important;
	top:246px !important;
}

#item62114 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item62145 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69036 {
	width:141px !important;
	height:100px !important;
}

#item69031 {
	width:141px !important;
	height:100px !important;
	left:24px !important;
	top:117px !important;
}

#item74952 {
	width:79px !important;
	height:100px !important;
}

#item74947 {
	width:79px !important;
	height:100px !important;
	left:171px !important;
	top:151px !important;
}

#item74965 {
	width:185px !important;
	height:73px !important;
}

#item74960 {
	width:185px !important;
	height:73px !important;
	left:351px !important;
	top:29px !important;
}

#item74971 {
	width:188px !important;
	height:102px !important;
}

#item74966 {
	width:188px !important;
	height:102px !important;
	left:331px !important;
	top:84px !important;
}

#item74977 {
	width:160px !important;
	height:136px !important;
}

#item74972 {
	width:160px !important;
	height:136px !important;
	left:253px !important;
	top:117px !important;
}

#item74984 {
	width:252px !important;
	height:191px !important;
}

#item74978 {
	width:252px !important;
	height:191px !important;
	left:14px !important;
	top:364px !important;
}

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

#item74985 {
	width:252px !important;
	height:200px !important;
	left:278px !important;
	top:364px !important;
}

#item74958 {
	width:87px !important;
	height:100px !important;
}

#item74953 {
	width:87px !important;
	height:100px !important;
	left:179px !important;
	top:224px !important;
}

#item62172 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62202 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62233 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:323px !important;
}

#item62263 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:333px !important;
}

#item62293 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:344px !important;
}

#item62323 {
	width:164px !important;
	height:9px !important;
	left:18px !important;
	top:315px !important;
}

#item62351 {
	width:164px !important;
	height:9px !important;
	left:18px !important;
	top:325px !important;
}

#item62378 {
	width:164px !important;
	height:9px !important;
	left:18px !important;
	top:336px !important;
}

#item74996 {
	width:211px !important;
	height:243px !important;
}

#item74991 {
	width:211px !important;
	height:243px !important;
	left:14px !important;
	top:275px !important;
}

#item75002 {
	width:89px !important;
	height:62px !important;
}

#item74997 {
	width:89px !important;
	height:62px !important;
	left:181px !important;
	top:273px !important;
}

#item75021 {
	width:136px !important;
	height:133px !important;
}

#item75016 {
	width:136px !important;
	height:133px !important;
	left:300px !important;
	top:325px !important;
}

#item75027 {
	width:152px !important;
	height:140px !important;
}

#item75022 {
	width:152px !important;
	height:140px !important;
	left:359px !important;
	top:406px !important;
}

#item75035 {
	width:190px !important;
	height:308px !important;
}

#item75028 {
	width:190px !important;
	height:308px !important;
	left:354px !important;
}

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

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

#item75048 {
	width:123px !important;
	height:89px !important;
}

#item75043 {
	width:123px !important;
	height:89px !important;
	left:21px !important;
	top:165px !important;
}

#item75008 {
	width:84px !important;
	height:30px !important;
}

#item75003 {
	width:84px !important;
	height:30px !important;
	left:187px !important;
	top:335px !important;
}

#item75014 {
	width:87px !important;
	height:30px !important;
}

#item75009 {
	width:87px !important;
	height:30px !important;
	left:188px !important;
	top:366px !important;
}

#item62405 {
	width:74px !important;
	height:30px !important;
	left:276px !important;
	top:259px !important;
}

#item62436 {
	width:105px !important;
	height:9px !important;
	left:148px !important;
	top:235px !important;
}

#item62463 {
	width:105px !important;
	height:9px !important;
	left:148px !important;
	top:246px !important;
}

#item62490 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item62520 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62547 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item62574 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62602 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item69042 {
	width:159px !important;
	height:307px !important;
}

#item69037 {
	width:159px !important;
	height:307px !important;
	left:278px !important;
}

#item75111 {
	width:252px !important;
	height:298px !important;
}

#item75106 {
	width:252px !important;
	height:298px !important;
	left:278px !important;
	top:320px !important;
}

#item75058 {
	width:142px !important;
	height:140px !important;
}

#item75051 {
	width:142px !important;
	height:140px !important;
	left:14px !important;
	top:129px !important;
}

#item75065 {
	width:142px !important;
	height:111px !important;
}

#item75059 {
	width:142px !important;
	height:111px !important;
	left:7px !important;
	top:296px !important;
}

#item75071 {
	width:87px !important;
	height:66px !important;
}

#item75066 {
	width:87px !important;
	height:66px !important;
	left:179px !important;
	top:98px !important;
}

#item75077 {
	width:87px !important;
	height:66px !important;
}

#item75072 {
	width:87px !important;
	height:66px !important;
	left:179px !important;
	top:167px !important;
}

#item75083 {
	width:87px !important;
	height:63px !important;
}

#item75078 {
	width:87px !important;
	height:63px !important;
	left:179px !important;
	top:236px !important;
}

#item75089 {
	width:87px !important;
	height:54px !important;
}

#item75084 {
	width:87px !important;
	height:54px !important;
	left:179px !important;
	top:305px !important;
}

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

#item75090 {
	width:87px !important;
	height:47px !important;
	left:179px !important;
	top:361px !important;
}

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

#item75100 {
	width:87px !important;
	height:47px !important;
	left:179px !important;
	top:412px !important;
}

#item62629 {
	width:226px !important;
	height:20px !important;
	left:13px !important;
	top:534px !important;
}

#item62661 {
	width:185px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item62693 {
	width:111px !important;
	height:30px !important;
	left:412px !important;
	top:279px !important;
}

#item62724 {
	width:123px !important;
	height:20px !important;
	left:403px !important;
	top:459px !important;
}

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

#item75112 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:320px !important;
}

#item75123 {
	width:252px !important;
	height:220px !important;
}

#item75118 {
	width:252px !important;
	height:220px !important;
	left:14px !important;
}

#item75130 {
	width:219px !important;
	height:626px !important;
}

#item75124 {
	width:219px !important;
	height:626px !important;
	left:325px !important;
}

#item75136 {
	width:145px !important;
	height:137px !important;
}

#item75131 {
	width:145px !important;
	height:137px !important;
	left:278px !important;
	top:376px !important;
}

#item62755 {
	width:221px !important;
	height:20px !important;
	left:16px !important;
	top:595px !important;
}

#item62788 {
	width:205px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item62821 {
	width:73px !important;
	height:20px !important;
	left:279px !important;
	top:338px !important;
}

#item62848 {
	width:105px !important;
	height:29px !important;
	left:276px !important;
	top:98px !important;
}

#item75142 {
	width:266px !important;
	height:229px !important;
}

#item75137 {
	width:266px !important;
	height:229px !important;
}

#item75148 {
	width:135px !important;
	height:155px !important;
}

#item75143 {
	width:135px !important;
	height:155px !important;
	left:292px !important;
	top:81px !important;
}

#item75189 {
	width:99px !important;
	height:115px !important;
}

#item75184 {
	width:99px !important;
	height:115px !important;
	left:431px !important;
	top:71px !important;
}

#item75156 {
	width:153px !important;
	height:259px !important;
}

#item75151 {
	width:153px !important;
	height:259px !important;
	left:278px !important;
	top:322px !important;
}

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

#item75157 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:321px !important;
}

#item62879 {
	width:203px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item62912 {
	width:173px !important;
	height:20px !important;
	left:12px !important;
	top:600px !important;
}

#item62944 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item62972 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item62999 {
	width:78px !important;
	height:20px !important;
	left:440px !important;
	top:580px !important;
}

#item63026 {
	width:78px !important;
	height:20px !important;
	left:440px !important;
	top:600px !important;
}

#item69048 {
	width:92px !important;
	height:239px !important;
}

#item69043 {
	width:92px !important;
	height:239px !important;
	left:14px !important;
	top:-1px !important;
}

#item75196 {
	width:158px !important;
	height:239px !important;
}

#item75190 {
	width:158px !important;
	height:239px !important;
	left:108px !important;
	top:-1px !important;
}

#item75169 {
	width:252px !important;
	height:221px !important;
}

#item75163 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:321px !important;
}

#item75175 {
	width:238px !important;
	height:296px !important;
}

#item75170 {
	width:238px !important;
	height:296px !important;
	left:293px !important;
	top:322px !important;
}

#item75183 {
	width:266px !important;
	height:247px !important;
}

#item75176 {
	width:266px !important;
	height:247px !important;
	left:278px !important;
}

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

#item63083 {
	width:149px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item63113 {
	width:247px !important;
	height:9px !important;
	left:12px !important;
	top:292px !important;
}

#item63145 {
	width:247px !important;
	height:9px !important;
	left:12px !important;
	top:303px !important;
}

#item63175 {
	width:107px !important;
	height:20px !important;
	left:283px !important;
	top:443px !important;
}

#item69054 {
	width:252px !important;
	height:316px !important;
}

#item69049 {
	width:252px !important;
	height:316px !important;
	left:278px !important;
}

#item75202 {
	width:174px !important;
	height:317px !important;
}

#item75197 {
	width:174px !important;
	height:317px !important;
}

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

#item75203 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:322px !important;
}

#item75214 {
	width:252px !important;
	height:177px !important;
}

#item75209 {
	width:252px !important;
	height:177px !important;
	left:278px !important;
	top:322px !important;
}

#item75248 {
	width:72px !important;
	height:101px !important;
}

#item75243 {
	width:72px !important;
	height:101px !important;
	left:544px !important;
	top:141px !important;
}

#item63203 {
	width:91px !important;
	height:39px !important;
	left:177px !important;
	top:194px !important;
}

#item63233 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63260 {
	width:203px !important;
	height:20px !important;
	left:286px !important;
	top:570px !important;
}

#item63293 {
	width:187px !important;
	height:20px !important;
	left:286px !important;
	top:590px !important;
}

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

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

#item75227 {
	width:252px !important;
	height:296px !important;
}

#item75222 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:322px !important;
}

#item75234 {
	width:266px !important;
	height:245px !important;
}

#item75228 {
	width:266px !important;
	height:245px !important;
	left:278px !important;
}

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

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

#item75254 {
	width:72px !important;
	height:101px !important;
}

#item75249 {
	width:72px !important;
	height:101px !important;
	left:58px !important;
	top:119px !important;
}

#item63324 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63354 {
	width:166px !important;
	height:29px !important;
	left:276px !important;
	top:574px !important;
}

#item63388 {
	width:254px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item63423 {
	width:220px !important;
	height:21px !important;
	left:13px !important;
	top:292px !important;
}

#item63495 {
	width:220px !important;
	height:21px !important;
	left:13px !important;
	top:313px !important;
}

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

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

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

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

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

#item75262 {
	width:252px !important;
	height:208px !important;
	left:14px !important;
	top:322px !important;
}

#item75274 {
	width:266px !important;
	height:213px !important;
}

#item75269 {
	width:266px !important;
	height:213px !important;
	left:278px !important;
	top:317px !important;
}

#item63561 {
	width:72px !important;
	height:20px !important;
	left:197px !important;
	top:291px !important;
}

#item63588 {
	width:171px !important;
	height:9px !important;
	left:18px !important;
	top:606px !important;
}

#item63615 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item63645 {
	width:239px !important;
	height:9px !important;
	left:281px !important;
	top:295px !important;
}

#item75280 {
	width:186px !important;
	height:297px !important;
}

#item75275 {
	width:186px !important;
	height:297px !important;
	left:81px !important;
	top:321px !important;
}

#item75294 {
	width:252px !important;
	height:249px !important;
}

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

#item75301 {
	width:109px !important;
	height:112px !important;
}

#item75295 {
	width:109px !important;
	height:112px !important;
	left:357px !important;
	top:85px !important;
}

#item75308 {
	width:109px !important;
	height:100px !important;
}

#item75303 {
	width:109px !important;
	height:100px !important;
	left:320px !important;
	top:176px !important;
}

#item75287 {
	width:266px !important;
	height:253px !important;
}

#item75281 {
	width:266px !important;
	height:253px !important;
	left:278px !important;
	top:376px !important;
}

#item63676 {
	width:71px !important;
	height:49px !important;
	left:13px !important;
	top:570px !important;
}

#item63707 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:246px !important;
}

#item63734 {
	width:102px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item63761 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:344px !important;
}

#item63792 {
	width:261px !important;
	height:9px !important;
	left:276px !important;
	top:355px !important;
}

#item69067 {
	width:164px !important;
	height:184px !important;
}

#item69062 {
	width:164px !important;
	height:184px !important;
	left:14px !important;
	top:86px !important;
}

#item75333 {
	width:164px !important;
	height:223px !important;
}

#item75327 {
	width:164px !important;
	height:223px !important;
	left:14px !important;
	top:332px !important;
}

#item75339 {
	width:171px !important;
	height:265px !important;
}

#item75334 {
	width:171px !important;
	height:265px !important;
	left:189px !important;
	top:332px !important;
}

#item75345 {
	width:134px !important;
	height:133px !important;
}

#item75340 {
	width:134px !important;
	height:133px !important;
	left:378px !important;
	top:417px !important;
}

#item75314 {
	width:167px !important;
	height:210px !important;
}

#item75309 {
	width:167px !important;
	height:210px !important;
	left:189px !important;
	top:14px !important;
}

#item75320 {
	width:162px !important;
	height:142px !important;
}

#item75315 {
	width:162px !important;
	height:142px !important;
	left:369px !important;
	top:14px !important;
}

#item75326 {
	width:162px !important;
	height:145px !important;
}

#item75321 {
	width:162px !important;
	height:145px !important;
	left:369px !important;
	top:215px !important;
}

#item63824 {
	width:107px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item63851 {
	width:125px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item63878 {
	width:157px !important;
	height:9px !important;
	left:367px !important;
	top:610px !important;
}

#item63908 {
	width:125px !important;
	height:9px !important;
	left:187px !important;
	top:314px !important;
}

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

#item63965 {
	width:119px !important;
	height:9px !important;
	left:367px !important;
	top:403px !important;
}

#item63993 {
	width:160px !important;
	height:9px !important;
	left:367px !important;
	top:196px !important;
}

#item75352 {
	width:155px !important;
	height:145px !important;
}

#item75347 {
	width:155px !important;
	height:145px !important;
	left:17px !important;
	top:432px !important;
}

#item75358 {
	width:168px !important;
	height:139px !important;
}

#item75353 {
	width:168px !important;
	height:139px !important;
	left:189px !important;
	top:420px !important;
}

#item75382 {
	width:164px !important;
	height:134px !important;
}

#item75377 {
	width:164px !important;
	height:134px !important;
	left:189px !important;
	top:215px !important;
}

#item75389 {
	width:171px !important;
	height:116px !important;
}

#item75383 {
	width:171px !important;
	height:116px !important;
	left:14px !important;
	top:215px !important;
}

#item75397 {
	width:162px !important;
	height:123px !important;
}

#item75390 {
	width:162px !important;
	height:123px !important;
	left:14px !important;
	top:10px !important;
}

#item75405 {
	width:168px !important;
	height:134px !important;
}

#item75400 {
	width:168px !important;
	height:134px !important;
	left:190px !important;
	top:10px !important;
}

#item75364 {
	width:163px !important;
	height:130px !important;
}

#item75359 {
	width:163px !important;
	height:130px !important;
	left:367px !important;
	top:422px !important;
}

#item75370 {
	width:116px !important;
	height:106px !important;
}

#item75365 {
	width:116px !important;
	height:106px !important;
	left:414px !important;
	top:233px !important;
}

#item75376 {
	width:59px !important;
	height:58px !important;
}

#item75371 {
	width:59px !important;
	height:58px !important;
	left:366px !important;
	top:215px !important;
}

#item64024 {
	width:104px !important;
	height:9px !important;
	left:189px !important;
	top:196px !important;
}

#item64051 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:186px !important;
}

#item64078 {
	width:152px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item64107 {
	width:132px !important;
	height:9px !important;
	left:365px !important;
	top:596px !important;
}

#item64134 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item64162 {
	width:90px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item64189 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:393px !important;
}

#item64219 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item64247 {
	width:120px !important;
	height:20px !important;
	left:364px !important;
	top:372px !important;
}

#item64278 {
	width:119px !important;
	height:20px !important;
	left:364px !important;
	top:392px !important;
}

#item69073 {
	width:176px !important;
	height:157px !important;
}

#item69068 {
	width:176px !important;
	height:157px !important;
}

#item75418 {
	width:164px !important;
	height:140px !important;
}

#item75413 {
	width:164px !important;
	height:140px !important;
	left:14px !important;
	top:169px !important;
}

#item75424 {
	width:164px !important;
	height:175px !important;
}

#item75419 {
	width:164px !important;
	height:175px !important;
	left:14px !important;
	top:400px !important;
}

#item75430 {
	width:75px !important;
	height:226px !important;
}

#item75425 {
	width:75px !important;
	height:226px !important;
	left:279px !important;
	top:392px !important;
}

#item75446 {
	width:112px !important;
	height:179px !important;
}

#item75441 {
	width:112px !important;
	height:179px !important;
	left:197px !important;
	top:176px !important;
}

#item75452 {
	width:105px !important;
	height:179px !important;
}

#item75447 {
	width:105px !important;
	height:179px !important;
	left:425px !important;
	top:203px !important;
}

#item75440 {
	width:75px !important;
	height:257px !important;
}

#item75434 {
	width:75px !important;
	height:257px !important;
	left:455px !important;
	top:392px !important;
}

#item75412 {
	width:134px !important;
	height:159px !important;
}

#item75407 {
	width:134px !important;
	height:159px !important;
	left:396px !important;
}

#item64310 {
	width:87px !important;
	height:30px !important;
	left:183px !important;
	top:130px !important;
}

#item64337 {
	width:96px !important;
	height:20px !important;
	left:276px !important;
	top:139px !important;
}

#item64364 {
	width:73px !important;
	height:20px !important;
	left:317px !important;
	top:238px !important;
}

#item64391 {
	width:87px !important;
	height:20px !important;
	left:318px !important;
	top:362px !important;
}

#item64418 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:378px !important;
}

#item64445 {
	width:72px !important;
	height:20px !important;
	left:196px !important;
	top:594px !important;
}

#item64472 {
	width:79px !important;
	height:20px !important;
	left:372px !important;
	top:594px !important;
}

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

#item64527 {
	width:158px !important;
	height:18px !important;
	left:316px !important;
	top:633px !important;
}

#item75458 {
	width:131px !important;
	height:80px !important;
}

#item75453 {
	width:131px !important;
	height:80px !important;
	left:69px !important;
	top:441px !important;
}

#item75465 {
	width:135px !important;
	height:94px !important;
}

#item75460 {
	width:135px !important;
	height:94px !important;
	left:131px !important;
	top:465px !important;
}

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

#item75466 {
	width:266px !important;
	height:302px !important;
	left:278px !important;
	top:261px !important;
}

#item75477 {
	width:266px !important;
	height:224px !important;
}

#item75472 {
	width:266px !important;
	height:224px !important;
	left:278px !important;
}

#item75483 {
	width:136px !important;
	height:250px !important;
}

#item75478 {
	width:136px !important;
	height:250px !important;
	left:130px !important;
}

#item75489 {
	width:185px !important;
	height:172px !important;
}

#item75484 {
	width:185px !important;
	height:172px !important;
	left:81px !important;
	top:261px !important;
}

#item64561 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:311px !important;
}

#item64592 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:221px !important;
}

#item64621 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:241px !important;
}

#item64648 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item64678 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item64708 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69080 {
	width:172px !important;
	height:369px !important;
}

#item69074 {
	width:172px !important;
	height:369px !important;
	left:278px !important;
}

#item75500 {
	width:42px !important;
	height:69px !important;
}

#item75494 {
	width:42px !important;
	height:69px !important;
	left:21px !important;
	top:126px !important;
}

#item75537 {
	width:66px !important;
	height:69px !important;
}

#item75532 {
	width:66px !important;
	height:69px !important;
	left:94px !important;
	top:201px !important;
}

#item75544 {
	width:66px !important;
	height:69px !important;
}

#item75539 {
	width:66px !important;
	height:69px !important;
	left:145px !important;
	top:295px !important;
}

#item75506 {
	width:358px !important;
	height:242px !important;
}

#item75501 {
	width:358px !important;
	height:242px !important;
	left:186px !important;
	top:380px !important;
}

#item64739 {
	width:68px !important;
	height:40px !important;
	left:454px !important;
	top:283px !important;
}

#item64770 {
	width:83px !important;
	height:20px !important;
	left:180px !important;
	top:108px !important;
}

#item64797 {
	width:83px !important;
	height:20px !important;
	left:180px !important;
	top:128px !important;
}

#item64824 {
	width:83px !important;
	height:21px !important;
	left:180px !important;
	top:148px !important;
}

#item64851 {
	width:119px !important;
	height:20px !important;
	left:21px !important;
	top:541px !important;
}

#item64882 {
	width:143px !important;
	height:20px !important;
	left:21px !important;
	top:560px !important;
}

#item75512 {
	width:157px !important;
	height:185px !important;
}

#item75507 {
	width:157px !important;
	height:185px !important;
	left:157px !important;
	top:433px !important;
}

#item75550 {
	width:84px !important;
	height:68px !important;
}

#item75545 {
	width:84px !important;
	height:68px !important;
	left:20px !important;
	top:412px !important;
}

#item75519 {
	width:205px !important;
	height:259px !important;
}

#item75513 {
	width:205px !important;
	height:259px !important;
	left:325px !important;
	top:256px !important;
}

#item75525 {
	width:199px !important;
	height:166px !important;
}

#item75520 {
	width:199px !important;
	height:166px !important;
	left:115px !important;
	top:256px !important;
}

#item75531 {
	width:530px !important;
	height:252px !important;
}

#item75526 {
	width:530px !important;
	height:252px !important;
	left:14px !important;
}

#item64912 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

#item64944 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:377px !important;
}

#item64975 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item65002 {
	width:185px !important;
	height:9px !important;
	left:328px !important;
	top:610px !important;
}

#item69086 {
	width:516px !important;
	height:198px !important;
}

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

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

#item75551 {
	width:252px !important;
	height:192px !important;
	left:14px !important;
	top:322px !important;
}

#item75564 {
	width:252px !important;
	height:205px !important;
}

#item75559 {
	width:252px !important;
	height:205px !important;
	left:278px !important;
	top:322px !important;
}

#item65029 {
	width:198px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item65059 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65086 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item65117 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item75572 {
	width:530px !important;
	height:238px !important;
}

#item75565 {
	width:530px !important;
	height:238px !important;
	left:14px !important;
	top:392px !important;
}

#item75578 {
	width:266px !important;
	height:311px !important;
}

#item75573 {
	width:266px !important;
	height:311px !important;
	left:278px !important;
}

#item75585 {
	width:173px !important;
	height:176px !important;
}

#item75580 {
	width:173px !important;
	height:176px !important;
	left:94px !important;
	top:14px !important;
}

#item75591 {
	width:155px !important;
	height:181px !important;
}

#item75586 {
	width:155px !important;
	height:181px !important;
	left:111px !important;
	top:202px !important;
}

#item65147 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65174 {
	width:83px !important;
	height:29px !important;
	left:13px !important;
	top:355px !important;
}

#item65202 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:171px !important;
}

#item65229 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:376px !important;
}

#item69093 {
	width:252px !important;
	height:164px !important;
}

#item69088 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item75605 {
	width:252px !important;
	height:296px !important;
}

#item75600 {
	width:252px !important;
	height:296px !important;
	left:14px !important;
	top:253px !important;
}

#item75611 {
	width:252px !important;
	height:284px !important;
}

#item75606 {
	width:252px !important;
	height:284px !important;
	left:278px !important;
	top:253px !important;
}

#item65259 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65291 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:236px !important;
}

#item65319 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65346 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:234px !important;
}

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

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

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

#item75624 {
	width:252px !important;
	height:225px !important;
	left:14px !important;
	top:322px !important;
}

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

#item75631 {
	width:252px !important;
	height:182px !important;
	left:278px !important;
	top:322px !important;
}

#item75623 {
	width:266px !important;
	height:311px !important;
}

#item75618 {
	width:266px !important;
	height:311px !important;
	left:278px !important;
}

#item65376 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:299px !important;
}

#item65403 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65434 {
	width:109px !important;
	height:20px !important;
	left:280px !important;
	top:288px !important;
}

#item65464 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item65494 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item69094 {
	width:256px !important;
	height:169px !important;
	left:278px !important;
	top:14px !important;
}

#item75644 {
	width:252px !important;
	height:143px !important;
}

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

#item75650 {
	width:193px !important;
	height:190px !important;
}

#item75645 {
	width:193px !important;
	height:190px !important;
	left:73px !important;
	top:221px !important;
}

#item75662 {
	width:252px !important;
	height:143px !important;
}

#item75657 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:422px !important;
}

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

#item75663 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:422px !important;
}

#item75656 {
	width:193px !important;
	height:190px !important;
}

#item75651 {
	width:193px !important;
	height:190px !important;
	left:337px !important;
	top:221px !important;
}

#item65525 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item65552 {
	width:119px !important;
	height:9px !important;
	left:282px !important;
	top:195px !important;
}

#item65579 {
	width:91px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65607 {
	width:90px !important;
	height:20px !important;
	left:20px !important;
	top:297px !important;
}

#item65634 {
	width:151px !important;
	height:9px !important;
	left:283px !important;
	top:309px !important;
}

#item65663 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item75675 {
	width:369px !important;
	height:280px !important;
}

#item75670 {
	width:369px !important;
	height:280px !important;
	left:176px !important;
	top:338px !important;
}

#item75681 {
	width:211px !important;
	height:222px !important;
}

#item75676 {
	width:211px !important;
	height:222px !important;
	left:333px !important;
}

#item75695 {
	width:157px !important;
	height:325px !important;
}

#item75690 {
	width:157px !important;
	height:325px !important;
	left:14px !important;
}

#item75687 {
	width:193px !important;
	height:94px !important;
}

#item75682 {
	width:193px !important;
	height:94px !important;
	left:351px !important;
	top:230px !important;
}

#item65690 {
	width:72px !important;
	height:29px !important;
	left:92px !important;
	top:299px !important;
}

#item65718 {
	width:107px !important;
	height:20px !important;
	left:190px !important;
	top:301px !important;
}

#item65745 {
	width:116px !important;
	height:29px !important;
	left:190px !important;
	top:207px !important;
}

#item65775 {
	width:93px !important;
	height:20px !important;
	left:12px !important;
	top:581px !important;
}

#item65805 {
	width:143px !important;
	height:20px !important;
	left:12px !important;
	top:600px !important;
}

#item69105 {
	width:252px !important;
	height:296px !important;
}

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

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

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

#item75708 {
	width:516px !important;
	height:303px !important;
}

#item75703 {
	width:516px !important;
	height:303px !important;
	left:14px !important;
	top:323px !important;
}

#item65836 {
	width:119px !important;
	height:9px !important;
	left:90px !important;
	top:302px !important;
}

#item65863 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item65894 {
	width:160px !important;
	height:9px !important;
	left:362px !important;
	top:610px !important;
}

#item75714 {
	width:272px !important;
	height:150px !important;
}

#item75709 {
	width:272px !important;
	height:150px !important;
	left:14px !important;
	top:14px !important;
}

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

#item75717 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:218px !important;
}

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

#item75724 {
	width:252px !important;
	height:189px !important;
	left:14px !important;
	top:429px !important;
}

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

#item75730 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item75741 {
	width:223px !important;
	height:217px !important;
}

#item75736 {
	width:223px !important;
	height:217px !important;
	left:307px !important;
	top:14px !important;
}

#item65924 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item65951 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item65981 {
	width:132px !important;
	height:9px !important;
	left:12px !important;
	top:405px !important;
}

#item66008 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item66035 {
	width:101px !important;
	height:20px !important;
	left:167px !important;
	top:600px !important;
}

#item69112 {
	width:191px !important;
	height:276px !important;
}

#item69106 {
	width:191px !important;
	height:276px !important;
	left:278px !important;
	top:14px !important;
}

#item75750 {
	width:172px !important;
	height:174px !important;
}

#item75745 {
	width:172px !important;
	height:174px !important;
	left:10px !important;
	top:14px !important;
}

#item75756 {
	width:211px !important;
	height:187px !important;
}

#item75751 {
	width:211px !important;
	height:187px !important;
	left:14px !important;
	top:226px !important;
}

#item75763 {
	width:216px !important;
	height:137px !important;
}

#item75758 {
	width:216px !important;
	height:137px !important;
	left:37px !important;
	top:424px !important;
}

#item75769 {
	width:252px !important;
	height:298px !important;
}

#item75764 {
	width:252px !important;
	height:298px !important;
	left:278px !important;
	top:321px !important;
}

#item75813 {
	width:266px !important;
	height:173px !important;
}

#item75808 {
	width:266px !important;
	height:173px !important;
	left:544px !important;
}

#item66062 {
	width:92px !important;
	height:20px !important;
	left:173px !important;
	top:185px !important;
}

#item66089 {
	width:87px !important;
	height:20px !important;
	left:162px !important;
	top:394px !important;
}

#item66116 {
	width:99px !important;
	height:20px !important;
	left:439px !important;
	top:600px !important;
}

#item66147 {
	width:137px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item66177 {
	width:74px !important;
	height:29px !important;
	left:458px !important;
	top:279px !important;
}

#item75775 {
	width:111px !important;
	height:99px !important;
}

#item75770 {
	width:111px !important;
	height:99px !important;
	left:14px !important;
	top:324px !important;
}

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

#item75776 {
	width:120px !important;
	height:137px !important;
	left:146px !important;
	top:304px !important;
}

#item75801 {
	width:222px !important;
	height:192px !important;
}

#item75796 {
	width:222px !important;
	height:192px !important;
	left:322px !important;
	top:430px !important;
}

#item75807 {
	width:266px !important;
	height:349px !important;
}

#item75802 {
	width:266px !important;
	height:349px !important;
	left:278px !important;
	top:14px !important;
}

#item75788 {
	width:77px !important;
	height:74px !important;
}

#item75783 {
	width:77px !important;
	height:74px !important;
	left:109px !important;
	top:386px !important;
}

#item75794 {
	width:77px !important;
	height:74px !important;
}

#item75789 {
	width:77px !important;
	height:74px !important;
	left:60px !important;
	top:434px !important;
}

#item66204 {
	width:92px !important;
	height:20px !important;
	left:283px !important;
	top:507px !important;
}

#item66231 {
	width:144px !important;
	height:9px !important;
	left:285px !important;
	top:414px !important;
}

#item66258 {
	width:185px !important;
	height:9px !important;
	left:12px !important;
	top:250px !important;
}

#item66288 {
	width:207px !important;
	height:9px !important;
	left:12px !important;
	top:260px !important;
}

#item66318 {
	width:248px !important;
	height:9px !important;
	left:16px !important;
	top:565px !important;
}

#item66352 {
	width:248px !important;
	height:9px !important;
	left:16px !important;
	top:576px !important;
}

#item66383 {
	width:248px !important;
	height:9px !important;
	left:16px !important;
	top:586px !important;
}

#item66414 {
	width:248px !important;
	height:9px !important;
	left:16px !important;
	top:597px !important;
}

#item66444 {
	width:248px !important;
	height:9px !important;
	left:16px !important;
	top:607px !important;
}

#item69118 {
	width:544px !important;
	height:464px !important;
}

#item69113 {
	width:544px !important;
	height:464px !important;
	top:89px !important;
}

#item66475 {
	width:179px !important;
	height:9px !important;
	left:340px !important;
	top:559px !important;
}
#in5footer,  #prefooter {display:none;}
