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

#item31964 {
	width:544px !important;
	height:622px !important;
}

#item31962 {
	width:544px !important;
	height:622px !important;
}

#item32629 {
	width:93px !important;
	height:43px !important;
}

#item32623 {
	width:93px !important;
	height:43px !important;
	left:431px !important;
	top:415px !important;
}

#item32583 {
	width:113px !important;
	height:223px !important;
}

#item32578 {
	width:113px !important;
	height:223px !important;
	left:309px !important;
	top:321px !important;
}

#item32589 {
	width:229px !important;
	height:218px !important;
}

#item32584 {
	width:229px !important;
	height:218px !important;
	left:26px !important;
	top:287px !important;
}

#item32577 {
	width:162px !important;
	height:219px !important;
}

#item32571 {
	width:162px !important;
	height:219px !important;
	left:276px !important;
	top:100px !important;
}

#item31973 {
	width:99px !important;
	height:59px !important;
}

#item31968 {
	width:99px !important;
	height:59px !important;
	left:437px !important;
	top:441px !important;
}

#item72447 {
	width:211px !important;
	height:9px !important;
	left:32px !important;
	top:589px !important;
}

#item72478 {
	width:130px !important;
	height:20px !important;
	left:401px !important;
	top:93px !important;
}

#item72508 {
	width:76px !important;
	height:29px !important;
	left:442px !important;
	top:229px !important;
}

#item72654 {
	width:142px !important;
	height:9px !important;
	left:389px !important;
	top:599px !important;
}

#item72681 {
	width:142px !important;
	height:9px !important;
	left:389px !important;
	top:609px !important;
}

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

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

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

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

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

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

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

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

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

#item32596 {
	width:130px !important;
	height:159px !important;
}

#item32591 {
	width:130px !important;
	height:159px !important;
	left:400px !important;
	top:396px !important;
}

#item32602 {
	width:118px !important;
	height:158px !important;
}

#item32597 {
	width:118px !important;
	height:158px !important;
	left:280px !important;
	top:392px !important;
}

#item32609 {
	width:125px !important;
	height:349px !important;
}

#item32603 {
	width:125px !important;
	height:349px !important;
	left:142px !important;
	top:272px !important;
}

#item32635 {
	width:99px !important;
	height:37px !important;
}

#item32630 {
	width:99px !important;
	height:37px !important;
	left:14px !important;
	top:445px !important;
}

#item32641 {
	width:99px !important;
	height:47px !important;
}

#item32636 {
	width:99px !important;
	height:47px !important;
	left:14px !important;
	top:529px !important;
}

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

#item32610 {
	width:174px !important;
	height:174px !important;
	left:103px !important;
	top:84px !important;
}

#item32621 {
	width:230px !important;
	height:214px !important;
}

#item32616 {
	width:230px !important;
	height:214px !important;
	left:289px !important;
	top:26px !important;
}

#item72538 {
	width:71px !important;
	height:30px !important;
	left:13px !important;
	top:229px !important;
}

#item72565 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:398px !important;
}

#item72595 {
	width:67px !important;
	height:9px !important;
	left:16px !important;
	top:513px !important;
}

#item72623 {
	width:65px !important;
	height:9px !important;
	left:19px !important;
	top:606px !important;
}

#item72708 {
	width:179px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item72735 {
	width:179px !important;
	height:9px !important;
	left:278px !important;
	top:600px !important;
}

#item72765 {
	width:182px !important;
	height:9px !important;
	left:295px !important;
	top:284px !important;
}

#item74969 {
	width:75px !important;
	height:78px !important;
	left:287px !important;
	top:126px !important;
}

#item31980 {
	width:268px !important;
	height:247px !important;
}

#item31974 {
	width:268px !important;
	height:247px !important;
}

#item32647 {
	width:252px !important;
	height:297px !important;
}

#item32642 {
	width:252px !important;
	height:297px !important;
	left:278px !important;
	top:14px !important;
}

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

#item32648 {
	width:109px !important;
	height:177px !important;
	left:278px !important;
	top:321px !important;
}

#item32695 {
	width:140px !important;
	height:230px !important;
}

#item32689 {
	width:140px !important;
	height:230px !important;
	left:390px !important;
	top:321px !important;
}

#item32661 {
	width:254px !important;
	height:298px !important;
}

#item32655 {
	width:254px !important;
	height:298px !important;
	left:14px !important;
	top:321px !important;
}

#item72795 {
	width:69px !important;
	height:20px !important;
	left:429px !important;
	top:93px !important;
}

#item72822 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item72850 {
	width:89px !important;
	height:20px !important;
	left:167px !important;
	top:429px !important;
}

#item72877 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item72907 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32667 {
	width:516px !important;
	height:193px !important;
}

#item32662 {
	width:516px !important;
	height:193px !important;
	left:14px !important;
	top:425px !important;
}

#item32679 {
	width:118px !important;
	height:200px !important;
}

#item32674 {
	width:118px !important;
	height:200px !important;
	left:14px !important;
	top:210px !important;
}

#item32685 {
	width:61px !important;
	height:129px !important;
}

#item32680 {
	width:61px !important;
	height:129px !important;
	left:204px !important;
	top:14px !important;
}

#item32701 {
	width:79px !important;
	height:86px !important;
}

#item32696 {
	width:79px !important;
	height:86px !important;
	left:94px !important;
	top:7px !important;
}

#item32707 {
	width:88px !important;
	height:93px !important;
}

#item32702 {
	width:88px !important;
	height:93px !important;
	left:114px !important;
	top:25px !important;
}

#item32673 {
	width:191px !important;
	height:343px !important;
}

#item32668 {
	width:191px !important;
	height:343px !important;
	left:339px !important;
	top:75px !important;
}

#item72939 {
	width:74px !important;
	height:20px !important;
	left:242px !important;
	top:580px !important;
}

#item72966 {
	width:95px !important;
	height:30px !important;
	left:140px !important;
	top:384px !important;
}

#item73027 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:180px !important;
}

#item73054 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:191px !important;
}

#item73768 {
	width:103px !important;
	height:29px !important;
	left:276px !important;
	top:298px !important;
}

#item32714 {
	width:289px !important;
	height:184px !important;
}

#item32708 {
	width:289px !important;
	height:184px !important;
	left:14px !important;
	top:14px !important;
}

#item32720 {
	width:170px !important;
	height:188px !important;
}

#item32715 {
	width:170px !important;
	height:188px !important;
	top:222px !important;
}

#item32727 {
	width:182px !important;
	height:177px !important;
}

#item32722 {
	width:182px !important;
	height:177px !important;
	left:14px !important;
	top:422px !important;
}

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

#item32728 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:321px !important;
}

#item31986 {
	width:253px !important;
	height:183px !important;
}

#item31981 {
	width:253px !important;
	height:183px !important;
	left:277px !important;
	top:72px !important;
}

#item73082 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item73109 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item73137 {
	width:97px !important;
	height:20px !important;
	left:176px !important;
	top:385px !important;
}

#item73164 {
	width:107px !important;
	height:20px !important;
	left:114px !important;
	top:600px !important;
}

#item73195 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32739 {
	width:377px !important;
	height:303px !important;
}

#item32734 {
	width:377px !important;
	height:303px !important;
	left:157px !important;
	top:318px !important;
}

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

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

#item32752 {
	width:133px !important;
	height:76px !important;
}

#item32747 {
	width:133px !important;
	height:76px !important;
	left:133px !important;
	top:7px !important;
}

#item32760 {
	width:133px !important;
	height:57px !important;
}

#item32755 {
	width:133px !important;
	height:57px !important;
	left:133px !important;
	top:84px !important;
}

#item32773 {
	width:120px !important;
	height:204px !important;
}

#item32768 {
	width:120px !important;
	height:204px !important;
	left:9px !important;
	top:14px !important;
}

#item32767 {
	width:133px !important;
	height:88px !important;
}

#item32761 {
	width:133px !important;
	height:88px !important;
	left:133px !important;
	top:143px !important;
}

#item73227 {
	width:89px !important;
	height:28px !important;
	left:23px !important;
	top:539px !important;
}

#item73257 {
	width:119px !important;
	height:20px !important;
	left:23px !important;
	top:519px !important;
}

#item73287 {
	width:101px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item73315 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:281px !important;
}

#item73346 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item73376 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item32781 {
	width:188px !important;
	height:93px !important;
}

#item32776 {
	width:188px !important;
	height:93px !important;
	left:284px !important;
	top:59px !important;
}

#item32821 {
	width:118px !important;
	height:82px !important;
}

#item32816 {
	width:118px !important;
	height:82px !important;
	left:422px !important;
	top:6px !important;
}

#item32787 {
	width:252px !important;
	height:146px !important;
}

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

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

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

#item32807 {
	width:175px !important;
	height:186px !important;
}

#item32802 {
	width:175px !important;
	height:186px !important;
	left:14px !important;
	top:433px !important;
}

#item32813 {
	width:168px !important;
	height:197px !important;
}

#item32808 {
	width:168px !important;
	height:197px !important;
	left:278px !important;
	top:433px !important;
}

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

#item32795 {
	width:252px !important;
	height:120px !important;
	left:278px !important;
	top:239px !important;
}

#item39454 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:219px !important;
}

#item39601 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:210px !important;
}

#item39632 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:220px !important;
}

#item39482 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:413px !important;
}

#item39539 {
	width:71px !important;
	height:29px !important;
	left:191px !important;
	top:590px !important;
}

#item39512 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:413px !important;
}

#item39570 {
	width:69px !important;
	height:29px !important;
	left:446px !important;
	top:591px !important;
}

#item31992 {
	width:321px !important;
	height:278px !important;
}

#item31987 {
	width:321px !important;
	height:278px !important;
	left:209px !important;
	top:366px !important;
}

#item32827 {
	width:493px !important;
	height:272px !important;
}

#item32822 {
	width:493px !important;
	height:272px !important;
	left:26px !important;
	top:86px !important;
}

#item39662 {
	width:141px !important;
	height:9px !important;
	left:18px !important;
	top:588px !important;
}

#item39690 {
	width:206px !important;
	height:9px !important;
	left:27px !important;
	top:347px !important;
}

#item31999 {
	width:170px !important;
	height:194px !important;
}

#item31993 {
	width:170px !important;
	height:194px !important;
	left:361px !important;
	top:14px !important;
}

#item32846 {
	width:170px !important;
	height:194px !important;
}

#item32841 {
	width:170px !important;
	height:194px !important;
	left:278px !important;
	top:220px !important;
}

#item32852 {
	width:173px !important;
	height:194px !important;
}

#item32847 {
	width:173px !important;
	height:194px !important;
	left:278px !important;
	top:424px !important;
}

#item32833 {
	width:252px !important;
	height:220px !important;
}

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

#item32840 {
	width:252px !important;
	height:283px !important;
}

#item32834 {
	width:252px !important;
	height:283px !important;
	left:14px !important;
	top:322px !important;
}

#item74294 {
	width:69px !important;
	height:20px !important;
	left:277px !important;
	top:141px !important;
}

#item74321 {
	width:182px !important;
	height:9px !important;
	left:27px !important;
	top:288px !important;
}

#item74351 {
	width:97px !important;
	height:20px !important;
	left:161px !important;
	top:600px !important;
}

#item74378 {
	width:62px !important;
	height:20px !important;
	left:456px !important;
	top:599px !important;
}

#item74541 {
	width:71px !important;
	height:39px !important;
	left:455px !important;
	top:336px !important;
}

#item74575 {
	width:77px !important;
	height:37px !important;
	left:455px !important;
	top:374px !important;
}

#item32858 {
	width:252px !important;
	height:298px !important;
}

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

#item32892 {
	width:252px !important;
	height:298px !important;
}

#item32887 {
	width:252px !important;
	height:298px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item32871 {
	width:122px !important;
	height:306px !important;
}

#item32866 {
	width:122px !important;
	height:306px !important;
	left:408px !important;
	top:322px !important;
}

#item32880 {
	width:66px !important;
	height:108px !important;
}

#item32875 {
	width:66px !important;
	height:108px !important;
	left:278px !important;
	top:322px !important;
}

#item32886 {
	width:61px !important;
	height:108px !important;
}

#item32881 {
	width:61px !important;
	height:108px !important;
	left:345px !important;
	top:322px !important;
}

#item74405 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item74432 {
	width:115px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item74459 {
	width:115px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item74486 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item74513 {
	width:68px !important;
	height:20px !important;
	left:292px !important;
	top:182px !important;
}

#item32005 {
	width:181px !important;
	height:232px !important;
}

#item32000 {
	width:181px !important;
	height:232px !important;
	left:349px !important;
	top:14px !important;
}

#item32900 {
	width:323px !important;
	height:232px !important;
}

#item32895 {
	width:323px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item32906 {
	width:323px !important;
	height:290px !important;
}

#item32901 {
	width:323px !important;
	height:290px !important;
	left:14px !important;
	top:321px !important;
}

#item32912 {
	width:189px !important;
	height:237px !important;
}

#item32907 {
	width:189px !important;
	height:237px !important;
	left:349px !important;
	top:321px !important;
}

#item40028 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:233px !important;
}

#item40082 {
	width:134px !important;
	height:9px !important;
	left:347px !important;
	top:303px !important;
}

#item40055 {
	width:99px !important;
	height:20px !important;
	left:29px !important;
	top:415px !important;
}

#item40109 {
	width:129px !important;
	height:9px !important;
	left:354px !important;
	top:605px !important;
}

#item32918 {
	width:195px !important;
	height:234px !important;
}

#item32913 {
	width:195px !important;
	height:234px !important;
	left:14px !important;
	top:321px !important;
}

#item32966 {
	width:171px !important;
	height:244px !important;
}

#item32961 {
	width:171px !important;
	height:244px !important;
	left:14px !important;
}

#item32972 {
	width:293px !important;
	height:300px !important;
}

#item32967 {
	width:293px !important;
	height:300px !important;
	left:251px !important;
}

#item32927 {
	width:171px !important;
	height:90px !important;
}

#item32921 {
	width:171px !important;
	height:90px !important;
	left:326px !important;
	top:321px !important;
}

#item32933 {
	width:98px !important;
	height:109px !important;
}

#item32928 {
	width:98px !important;
	height:109px !important;
	left:300px !important;
	top:516px !important;
}

#item32939 {
	width:60px !important;
	height:82px !important;
}

#item32934 {
	width:60px !important;
	height:82px !important;
	left:365px !important;
	top:504px !important;
}

#item32945 {
	width:58px !important;
	height:84px !important;
}

#item32940 {
	width:58px !important;
	height:84px !important;
	left:399px !important;
	top:499px !important;
}

#item32960 {
	width:71px !important;
	height:96px !important;
}

#item32955 {
	width:71px !important;
	height:96px !important;
	left:466px !important;
	top:526px !important;
}

#item32951 {
	width:58px !important;
	height:86px !important;
}

#item32946 {
	width:58px !important;
	height:86px !important;
	left:433px !important;
	top:505px !important;
}

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

#item40219 {
	width:70px !important;
	height:20px !important;
	left:231px !important;
	top:506px !important;
}

#item40246 {
	width:74px !important;
	height:20px !important;
	left:231px !important;
	top:526px !important;
}

#item40273 {
	width:70px !important;
	height:20px !important;
	left:231px !important;
	top:548px !important;
}

#item40300 {
	width:70px !important;
	height:20px !important;
	left:231px !important;
	top:568px !important;
}

#item40327 {
	width:70px !important;
	height:20px !important;
	left:231px !important;
	top:588px !important;
}

#item40136 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item40191 {
	width:121px !important;
	height:9px !important;
	left:211px !important;
	top:288px !important;
}

#item32011 {
	width:340px !important;
	height:310px !important;
}

#item32006 {
	width:340px !important;
	height:310px !important;
}

#item32980 {
	width:326px !important;
	height:297px !important;
}

#item32975 {
	width:326px !important;
	height:297px !important;
	left:14px !important;
	top:321px !important;
}

#item40382 {
	width:167px !important;
	height:9px !important;
	left:359px !important;
	top:265px !important;
}

#item40413 {
	width:172px !important;
	height:9px !important;
	left:359px !important;
	top:286px !important;
}

#item40354 {
	width:100px !important;
	height:20px !important;
	left:358px !important;
	top:590px !important;
}

#item32986 {
	width:252px !important;
	height:198px !important;
}

#item32981 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:372px !important;
}

#item32992 {
	width:252px !important;
	height:216px !important;
}

#item32987 {
	width:252px !important;
	height:216px !important;
	left:278px !important;
	top:345px !important;
}

#item32998 {
	width:266px !important;
	height:231px !important;
}

#item32993 {
	width:266px !important;
	height:231px !important;
	left:278px !important;
	top:46px !important;
}

#item33007 {
	width:252px !important;
	height:272px !important;
}

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

#item40501 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:352px !important;
}

#item40528 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:326px !important;
}

#item40474 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40444 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

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

#item32015 {
	width:252px !important;
	height:202px !important;
	left:278px !important;
	top:14px !important;
}

#item33013 {
	width:252px !important;
	height:214px !important;
}

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

#item33019 {
	width:516px !important;
	height:249px !important;
}

#item33014 {
	width:516px !important;
	height:249px !important;
	left:14px !important;
	top:322px !important;
}

#item40555 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item40582 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item40609 {
	width:150px !important;
	height:9px !important;
	left:366px !important;
	top:589px !important;
}

#item40636 {
	width:149px !important;
	height:9px !important;
	left:366px !important;
	top:599px !important;
}

#item40667 {
	width:149px !important;
	height:9px !important;
	left:366px !important;
	top:610px !important;
}

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

#item33021 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:352px !important;
}

#item33039 {
	width:165px !important;
	height:203px !important;
}

#item33034 {
	width:165px !important;
	height:203px !important;
	left:14px !important;
	top:75px !important;
}

#item33045 {
	width:165px !important;
	height:203px !important;
}

#item33040 {
	width:165px !important;
	height:203px !important;
	left:190px !important;
	top:75px !important;
}

#item33051 {
	width:165px !important;
	height:203px !important;
}

#item33046 {
	width:165px !important;
	height:203px !important;
	left:365px !important;
	top:75px !important;
}

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

#item33027 {
	width:252px !important;
	height:202px !important;
	left:278px !important;
	top:346px !important;
}

#item40694 {
	width:141px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item40721 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item40749 {
	width:252px !important;
	height:10px !important;
	left:268px !important;
	top:307px !important;
}

#item40821 {
	width:252px !important;
	height:10px !important;
	left:268px !important;
	top:318px !important;
}

#item40894 {
	width:252px !important;
	height:10px !important;
	left:268px !important;
	top:328px !important;
}

#item32026 {
	width:252px !important;
	height:147px !important;
}

#item32021 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:14px !important;
}

#item33065 {
	width:252px !important;
	height:198px !important;
}

#item33060 {
	width:252px !important;
	height:198px !important;
	left:278px !important;
	top:223px !important;
}

#item33077 {
	width:150px !important;
	height:216px !important;
}

#item33072 {
	width:150px !important;
	height:216px !important;
	left:278px !important;
	top:431px !important;
}

#item33058 {
	width:252px !important;
	height:219px !important;
}

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

#item33071 {
	width:252px !important;
	height:289px !important;
}

#item33066 {
	width:252px !important;
	height:289px !important;
	left:14px !important;
	top:328px !important;
}

#item41065 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:287px !important;
}

#item41092 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item41119 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item40983 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:207px !important;
}

#item40956 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:402px !important;
}

#item41010 {
	width:88px !important;
	height:20px !important;
	left:166px !important;
	top:576px !important;
}

#item41037 {
	width:68px !important;
	height:20px !important;
	left:433px !important;
	top:599px !important;
}

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

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

#item33091 {
	width:202px !important;
	height:234px !important;
}

#item33086 {
	width:202px !important;
	height:234px !important;
	left:14px !important;
	top:327px !important;
}

#item33097 {
	width:206px !important;
	height:127px !important;
}

#item33092 {
	width:206px !important;
	height:127px !important;
	left:325px !important;
	top:491px !important;
}

#item33104 {
	width:302px !important;
	height:160px !important;
}

#item33098 {
	width:302px !important;
	height:160px !important;
	left:228px !important;
	top:322px !important;
}

#item33110 {
	width:252px !important;
	height:304px !important;
}

#item33105 {
	width:252px !important;
	height:304px !important;
	left:278px !important;
	top:11px !important;
}

#item41173 {
	width:93px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41254 {
	width:91px !important;
	height:20px !important;
	left:226px !important;
	top:599px !important;
}

#item41227 {
	width:69px !important;
	height:20px !important;
	left:225px !important;
	top:456px !important;
}

#item41146 {
	width:115px !important;
	height:9px !important;
	left:12px !important;
	top:309px !important;
}

#item41200 {
	width:73px !important;
	height:20px !important;
	left:280px !important;
	top:294px !important;
}

#item32033 {
	width:133px !important;
	height:219px !important;
}

#item32027 {
	width:133px !important;
	height:219px !important;
	left:316px !important;
	top:178px !important;
}

#item33131 {
	width:239px !important;
	height:286px !important;
}

#item33126 {
	width:239px !important;
	height:286px !important;
	left:14px !important;
	top:315px !important;
}

#item33137 {
	width:151px !important;
	height:151px !important;
}

#item33132 {
	width:151px !important;
	height:151px !important;
	left:294px !important;
	top:485px !important;
}

#item33125 {
	width:118px !important;
	height:293px !important;
}

#item33119 {
	width:118px !important;
	height:293px !important;
	left:14px !important;
	top:14px !important;
}

#item33116 {
	width:363px !important;
	height:154px !important;
}

#item33111 {
	width:363px !important;
	height:154px !important;
	left:167px !important;
	top:14px !important;
}

#item41281 {
	width:100px !important;
	height:20px !important;
	left:147px !important;
	top:207px !important;
}

#item41312 {
	width:154px !important;
	height:9px !important;
	left:147px !important;
	top:287px !important;
}

#item41366 {
	width:73px !important;
	height:20px !important;
	left:167px !important;
	top:398px !important;
}

#item41423 {
	width:77px !important;
	height:28px !important;
	left:452px !important;
	top:591px !important;
}

#item41393 {
	width:78px !important;
	height:20px !important;
	left:452px !important;
	top:571px !important;
}

#item41339 {
	width:69px !important;
	height:20px !important;
	left:452px !important;
	top:370px !important;
}

#item33143 {
	width:369px !important;
	height:219px !important;
}

#item33138 {
	width:369px !important;
	height:219px !important;
	left:14px !important;
	top:321px !important;
}

#item33151 {
	width:141px !important;
	height:117px !important;
}

#item33146 {
	width:141px !important;
	height:117px !important;
	left:14px !important;
	top:501px !important;
}

#item33157 {
	width:126px !important;
	height:185px !important;
}

#item33152 {
	width:126px !important;
	height:185px !important;
	left:404px !important;
	top:288px !important;
}

#item33169 {
	width:186px !important;
	height:264px !important;
}

#item33164 {
	width:186px !important;
	height:264px !important;
	left:344px !important;
	top:14px !important;
}

#item33175 {
	width:279px !important;
	height:303px !important;
}

#item33170 {
	width:279px !important;
	height:303px !important;
	left:14px !important;
	top:14px !important;
}

#item33163 {
	width:197px !important;
	height:96px !important;
}

#item33158 {
	width:197px !important;
	height:96px !important;
	left:300px !important;
	top:420px !important;
}

#item41563 {
	width:145px !important;
	height:9px !important;
	left:365px !important;
	top:600px !important;
}

#item41591 {
	width:145px !important;
	height:9px !important;
	left:365px !important;
	top:611px !important;
}

#item41507 {
	width:134px !important;
	height:10px !important;
	left:166px !important;
	top:599px !important;
}

#item41535 {
	width:134px !important;
	height:10px !important;
	left:166px !important;
	top:610px !important;
}

#item41453 {
	width:67px !important;
	height:29px !important;
	left:18px !important;
	top:289px !important;
}

#item41480 {
	width:80px !important;
	height:20px !important;
	left:282px !important;
	top:88px !important;
}

#item32039 {
	width:170px !important;
	height:252px !important;
}

#item32034 {
	width:170px !important;
	height:252px !important;
	left:266px !important;
}

#item33197 {
	width:125px !important;
	height:138px !important;
}

#item33190 {
	width:125px !important;
	height:138px !important;
	left:408px !important;
	top:483px !important;
}

#item33204 {
	width:159px !important;
	height:158px !important;
}

#item33198 {
	width:159px !important;
	height:158px !important;
	left:271px !important;
	top:493px !important;
}

#item33231 {
	width:185px !important;
	height:434px !important;
}

#item33225 {
	width:185px !important;
	height:434px !important;
	left:544px !important;
	top:14px !important;
}

#item33210 {
	width:63px !important;
	height:30px !important;
}

#item33205 {
	width:63px !important;
	height:30px !important;
	left:379px !important;
	top:336px !important;
}

#item33216 {
	width:63px !important;
	height:29px !important;
}

#item33211 {
	width:63px !important;
	height:29px !important;
	left:379px !important;
	top:367px !important;
}

#item33224 {
	width:63px !important;
	height:29px !important;
}

#item33219 {
	width:63px !important;
	height:29px !important;
	left:379px !important;
	top:397px !important;
}

#item33189 {
	width:266px !important;
	height:369px !important;
}

#item33184 {
	width:266px !important;
	height:369px !important;
	top:261px !important;
}

#item33183 {
	width:232px !important;
	height:164px !important;
}

#item33178 {
	width:232px !important;
	height:164px !important;
	left:14px !important;
	top:14px !important;
}

#item41618 {
	width:131px !important;
	height:9px !important;
	left:23px !important;
	top:235px !important;
}

#item41645 {
	width:68px !important;
	height:29px !important;
	left:437px !important;
	top:105px !important;
}

#item41672 {
	width:162px !important;
	height:9px !important;
	left:259px !important;
	top:315px !important;
}

#item41699 {
	width:103px !important;
	height:9px !important;
	left:264px !important;
	top:395px !important;
}

#item41726 {
	width:103px !important;
	height:9px !important;
	left:264px !important;
	top:405px !important;
}

#item41753 {
	width:103px !important;
	height:9px !important;
	left:264px !important;
	top:416px !important;
}

#item41781 {
	width:76px !important;
	height:20px !important;
	left:453px !important;
	top:439px !important;
}

#item41812 {
	width:73px !important;
	height:20px !important;
	left:453px !important;
	top:459px !important;
}

#item33237 {
	width:334px !important;
	height:226px !important;
}

#item33232 {
	width:334px !important;
	height:226px !important;
	left:145px !important;
	top:265px !important;
}

#item33249 {
	width:272px !important;
	height:247px !important;
}

#item33244 {
	width:272px !important;
	height:247px !important;
	left:258px !important;
	top:14px !important;
}

#item33243 {
	width:298px !important;
	height:161px !important;
}

#item33238 {
	width:298px !important;
	height:161px !important;
	left:247px !important;
	top:497px !important;
}

#item41839 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41929 {
	width:210px !important;
	height:10px !important;
	left:13px !important;
	top:553px !important;
}

#item41866 {
	width:210px !important;
	height:10px !important;
	left:13px !important;
	top:522px !important;
}

#item70695 {
	width:143px !important;
	height:21px !important;
	left:13px !important;
	top:532px !important;
}

#item32045 {
	width:215px !important;
	height:230px !important;
}

#item32040 {
	width:215px !important;
	height:230px !important;
	left:315px !important;
	top:14px !important;
}

#item33268 {
	width:112px !important;
	height:107px !important;
}

#item33263 {
	width:112px !important;
	height:107px !important;
	left:32px !important;
	top:534px !important;
}

#item33274 {
	width:112px !important;
	height:107px !important;
}

#item33269 {
	width:112px !important;
	height:107px !important;
	left:152px !important;
	top:534px !important;
}

#item33255 {
	width:197px !important;
	height:277px !important;
}

#item33250 {
	width:197px !important;
	height:277px !important;
}

#item33262 {
	width:378px !important;
	height:248px !important;
}

#item33257 {
	width:378px !important;
	height:248px !important;
	top:281px !important;
}

#item42027 {
	width:113px !important;
	height:9px !important;
	left:201px !important;
	top:151px !important;
}

#item42054 {
	width:113px !important;
	height:9px !important;
	left:201px !important;
	top:162px !important;
}

#item41996 {
	width:122px !important;
	height:20px !important;
	left:201px !important;
	top:246px !important;
}

#item42081 {
	width:129px !important;
	height:20px !important;
	left:386px !important;
	top:560px !important;
}

#item42112 {
	width:143px !important;
	height:20px !important;
	left:386px !important;
	top:580px !important;
}

#item42144 {
	width:143px !important;
	height:20px !important;
	left:386px !important;
	top:600px !important;
}

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

#item33275 {
	width:252px !important;
	height:231px !important;
	left:14px !important;
}

#item33303 {
	width:260px !important;
	height:328px !important;
}

#item33297 {
	width:260px !important;
	height:328px !important;
	left:6px !important;
	top:300px !important;
}

#item33309 {
	width:252px !important;
	height:278px !important;
}

#item33304 {
	width:252px !important;
	height:278px !important;
	left:278px !important;
	top:266px !important;
}

#item33289 {
	width:115px !important;
	height:79px !important;
}

#item33284 {
	width:115px !important;
	height:79px !important;
	left:397px !important;
	top:19px !important;
}

#item33295 {
	width:123px !important;
	height:87px !important;
}

#item33290 {
	width:123px !important;
	height:87px !important;
	left:303px !important;
	top:77px !important;
}

#item42230 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item42257 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item42203 {
	width:64px !important;
	height:20px !important;
	left:171px !important;
	top:531px !important;
}

#item42176 {
	width:154px !important;
	height:9px !important;
	left:23px !important;
	top:281px !important;
}

#item42287 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:223px !important;
}

#item42315 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:234px !important;
}

#item42346 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:244px !important;
}

#item32051 {
	width:92px !important;
	height:403px !important;
}

#item32046 {
	width:92px !important;
	height:403px !important;
	left:444px !important;
}

#item33315 {
	width:275px !important;
	height:275px !important;
}

#item33310 {
	width:275px !important;
	height:275px !important;
	left:14px !important;
	top:14px !important;
}

#item33321 {
	width:355px !important;
	height:320px !important;
}

#item33316 {
	width:355px !important;
	height:320px !important;
	left:14px !important;
	top:305px !important;
}

#item33328 {
	width:184px !important;
	height:183px !important;
}

#item33322 {
	width:184px !important;
	height:183px !important;
	left:346px !important;
	top:468px !important;
}

#item42432 {
	width:142px !important;
	height:9px !important;
	left:299px !important;
	top:75px !important;
}

#item42459 {
	width:86px !important;
	height:28px !important;
	left:298px !important;
	top:83px !important;
}

#item42377 {
	width:76px !important;
	height:20px !important;
	left:298px !important;
	top:195px !important;
}

#item42490 {
	width:82px !important;
	height:20px !important;
	left:378px !important;
	top:393px !important;
}

#item42520 {
	width:86px !important;
	height:28px !important;
	left:378px !important;
	top:412px !important;
}

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

#item33335 {
	width:153px !important;
	height:85px !important;
}

#item33329 {
	width:153px !important;
	height:85px !important;
	left:18px !important;
	top:451px !important;
}

#item33343 {
	width:149px !important;
	height:116px !important;
}

#item33338 {
	width:149px !important;
	height:116px !important;
	left:18px !important;
	top:252px !important;
}

#item33375 {
	width:209px !important;
	height:224px !important;
}

#item33370 {
	width:209px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item33382 {
	width:209px !important;
	height:208px !important;
}

#item33376 {
	width:209px !important;
	height:208px !important;
	left:321px !important;
	top:14px !important;
}

#item33349 {
	width:273px !important;
	height:195px !important;
}

#item33344 {
	width:273px !important;
	height:195px !important;
	left:192px !important;
	top:270px !important;
}

#item33356 {
	width:204px !important;
	height:49px !important;
}

#item33350 {
	width:204px !important;
	height:49px !important;
	left:336px !important;
	top:534px !important;
}

#item33369 {
	width:183px !important;
	height:89px !important;
}

#item33364 {
	width:183px !important;
	height:89px !important;
	left:347px !important;
	top:422px !important;
}

#item33363 {
	width:215px !important;
	height:42px !important;
}

#item33357 {
	width:215px !important;
	height:42px !important;
	left:324px !important;
	top:502px !important;
}

#item42551 {
	width:149px !important;
	height:9px !important;
	left:21px !important;
	top:610px !important;
}

#item42687 {
	width:106px !important;
	height:9px !important;
	left:184px !important;
	top:589px !important;
}

#item42714 {
	width:106px !important;
	height:9px !important;
	left:184px !important;
	top:600px !important;
}

#item42741 {
	width:106px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item42633 {
	width:122px !important;
	height:9px !important;
	left:21px !important;
	top:425px !important;
}

#item42660 {
	width:122px !important;
	height:9px !important;
	left:21px !important;
	top:435px !important;
}

#item42578 {
	width:104px !important;
	height:9px !important;
	left:229px !important;
	top:196px !important;
}

#item42605 {
	width:96px !important;
	height:20px !important;
	left:229px !important;
	top:122px !important;
}

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

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

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

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

#item33395 {
	width:290px !important;
	height:331px !important;
}

#item33390 {
	width:290px !important;
	height:331px !important;
	left:14px !important;
	top:312px !important;
}

#item33402 {
	width:224px !important;
	height:232px !important;
}

#item33397 {
	width:224px !important;
	height:232px !important;
	left:306px !important;
	top:411px !important;
}

#item42822 {
	width:153px !important;
	height:9px !important;
	left:18px !important;
	top:293px !important;
}

#item42768 {
	width:146px !important;
	height:9px !important;
	left:168px !important;
	top:378px !important;
}

#item42853 {
	width:166px !important;
	height:9px !important;
	left:285px !important;
	top:284px !important;
}

#item42795 {
	width:72px !important;
	height:20px !important;
	left:380px !important;
	top:349px !important;
}

#item33409 {
	width:213px !important;
	height:302px !important;
}

#item33403 {
	width:213px !important;
	height:302px !important;
	left:9px !important;
	top:355px !important;
}

#item33422 {
	width:321px !important;
	height:233px !important;
}

#item33417 {
	width:321px !important;
	height:233px !important;
	left:215px !important;
	top:14px !important;
}

#item33431 {
	width:258px !important;
	height:187px !important;
}

#item33426 {
	width:258px !important;
	height:187px !important;
	left:14px !important;
	top:14px !important;
}

#item33416 {
	width:320px !important;
	height:249px !important;
}

#item33410 {
	width:320px !important;
	height:249px !important;
	left:224px !important;
	top:409px !important;
}

#item42935 {
	width:120px !important;
	height:20px !important;
	left:272px !important;
	top:363px !important;
}

#item42881 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:319px !important;
}

#item42908 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:257px !important;
}

#item42996 {
	width:209px !important;
	height:9px !important;
	left:272px !important;
	top:301px !important;
}

#item42966 {
	width:163px !important;
	height:9px !important;
	left:272px !important;
	top:292px !important;
}

#item74842 {
	width:386px !important;
	height:174px !important;
}

#item74836 {
	width:386px !important;
	height:174px !important;
	top:448px !important;
}

#item74849 {
	width:386px !important;
	height:123px !important;
}

#item74843 {
	width:386px !important;
	height:123px !important;
	top:397px !important;
}

#item32064 {
	width:331px !important;
	height:244px !important;
}

#item32058 {
	width:331px !important;
	height:244px !important;
	left:199px !important;
	top:14px !important;
}

#item33438 {
	width:163px !important;
	height:330px !important;
}

#item33432 {
	width:163px !important;
	height:330px !important;
	left:14px !important;
	top:14px !important;
}

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

#item33452 {
	width:111px !important;
	height:169px !important;
	left:419px !important;
	top:263px !important;
}

#item33450 {
	width:119px !important;
	height:77px !important;
}

#item33445 {
	width:119px !important;
	height:77px !important;
	left:259px !important;
	top:353px !important;
}

#item43026 {
	width:94px !important;
	height:20px !important;
	left:390px !important;
	top:74px !important;
}

#item43053 {
	width:115px !important;
	height:9px !important;
	left:176px !important;
	top:326px !important;
}

#item43080 {
	width:129px !important;
	height:9px !important;
	left:393px !important;
	top:486px !important;
}

#item43107 {
	width:125px !important;
	height:9px !important;
	left:393px !important;
	top:589px !important;
}

#item43135 {
	width:125px !important;
	height:9px !important;
	left:393px !important;
	top:600px !important;
}

#item43162 {
	width:125px !important;
	height:9px !important;
	left:393px !important;
	top:610px !important;
}

#item33465 {
	width:120px !important;
	height:210px !important;
}

#item33458 {
	width:120px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item33471 {
	width:108px !important;
	height:240px !important;
}

#item33466 {
	width:108px !important;
	height:240px !important;
	left:137px !important;
	top:60px !important;
}

#item33489 {
	width:292px !important;
	height:198px !important;
}

#item33484 {
	width:292px !important;
	height:198px !important;
	left:252px !important;
}

#item33477 {
	width:196px !important;
	height:159px !important;
}

#item33472 {
	width:196px !important;
	height:159px !important;
	left:14px !important;
	top:394px !important;
}

#item33483 {
	width:234px !important;
	height:312px !important;
}

#item33478 {
	width:234px !important;
	height:312px !important;
	left:310px !important;
	top:315px !important;
}

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

#item43190 {
	width:76px !important;
	height:39px !important;
	left:219px !important;
	top:581px !important;
}

#item43279 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item43306 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item43248 {
	width:98px !important;
	height:20px !important;
	left:250px !important;
	top:252px !important;
}

#item32071 {
	width:170px !important;
	height:211px !important;
}

#item32065 {
	width:170px !important;
	height:211px !important;
	left:188px !important;
	top:14px !important;
}

#item33497 {
	width:177px !important;
	height:315px !important;
}

#item33492 {
	width:177px !important;
	height:315px !important;
	top:14px !important;
}

#item33503 {
	width:136px !important;
	height:116px !important;
}

#item33498 {
	width:136px !important;
	height:116px !important;
	left:54px !important;
	top:335px !important;
}

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

#item33504 {
	width:159px !important;
	height:173px !important;
	left:45px !important;
	top:474px !important;
}

#item33515 {
	width:203px !important;
	height:244px !important;
}

#item33510 {
	width:203px !important;
	height:244px !important;
	left:327px !important;
	top:310px !important;
}

#item43333 {
	width:77px !important;
	height:20px !important;
	left:427px !important;
	top:281px !important;
}

#item43361 {
	width:153px !important;
	height:9px !important;
	left:325px !important;
	top:610px !important;
}

#item43388 {
	width:71px !important;
	height:20px !important;
	left:427px !important;
	top:64px !important;
}

#item43415 {
	width:72px !important;
	height:20px !important;
	left:427px !important;
	top:84px !important;
}

#item43443 {
	width:80px !important;
	height:20px !important;
	left:225px !important;
	top:551px !important;
}

#item43473 {
	width:65px !important;
	height:20px !important;
	left:225px !important;
	top:601px !important;
}

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

#item33518 {
	width:317px !important;
	height:346px !important;
	left:214px !important;
	top:272px !important;
}

#item33529 {
	width:70px !important;
	height:91px !important;
}

#item33524 {
	width:70px !important;
	height:91px !important;
	left:14px !important;
	top:527px !important;
}

#item33536 {
	width:203px !important;
	height:107px !important;
}

#item33531 {
	width:203px !important;
	height:107px !important;
	left:3px !important;
	top:261px !important;
}

#item33542 {
	width:123px !important;
	height:107px !important;
}

#item33537 {
	width:123px !important;
	height:107px !important;
	left:341px !important;
	top:140px !important;
}

#item33549 {
	width:123px !important;
	height:113px !important;
}

#item33543 {
	width:123px !important;
	height:113px !important;
	left:308px !important;
	top:14px !important;
}

#item33563 {
	width:126px !important;
	height:142px !important;
}

#item33558 {
	width:126px !important;
	height:142px !important;
	left:140px !important;
	top:14px !important;
}

#item33570 {
	width:126px !important;
	height:142px !important;
}

#item33564 {
	width:126px !important;
	height:142px !important;
	left:9px !important;
	top:14px !important;
}

#item33557 {
	width:88px !important;
	height:124px !important;
}

#item33552 {
	width:88px !important;
	height:124px !important;
	left:432px !important;
	top:14px !important;
}

#item43500 {
	width:142px !important;
	height:20px !important;
	left:21px !important;
	top:501px !important;
}

#item43530 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item43562 {
	width:118px !important;
	height:9px !important;
	left:191px !important;
	top:236px !important;
}

#item43591 {
	width:118px !important;
	height:9px !important;
	left:89px !important;
	top:593px !important;
}

#item43618 {
	width:118px !important;
	height:9px !important;
	left:89px !important;
	top:603px !important;
}

#item43645 {
	width:159px !important;
	height:9px !important;
	left:27px !important;
	top:226px !important;
}

#item43676 {
	width:159px !important;
	height:9px !important;
	left:27px !important;
	top:236px !important;
}

#item32077 {
	width:212px !important;
	height:215px !important;
}

#item32072 {
	width:212px !important;
	height:215px !important;
	left:318px !important;
	top:14px !important;
}

#item33582 {
	width:288px !important;
	height:144px !important;
}

#item33577 {
	width:288px !important;
	height:144px !important;
	left:242px !important;
	top:232px !important;
}

#item33576 {
	width:298px !important;
	height:229px !important;
}

#item33571 {
	width:298px !important;
	height:229px !important;
}

#item33588 {
	width:205px !important;
	height:245px !important;
}

#item33583 {
	width:205px !important;
	height:245px !important;
	left:14px !important;
	top:322px !important;
}

#item33597 {
	width:229px !important;
	height:193px !important;
}

#item33591 {
	width:229px !important;
	height:193px !important;
	left:223px !important;
	top:434px !important;
}

#item43703 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item43730 {
	width:129px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item43757 {
	width:71px !important;
	height:20px !important;
	left:460px !important;
	top:600px !important;
}

#item43784 {
	width:101px !important;
	height:20px !important;
	left:123px !important;
	top:291px !important;
}

#item43811 {
	width:113px !important;
	height:9px !important;
	left:235px !important;
	top:409px !important;
}

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

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

#item33609 {
	width:266px !important;
	height:224px !important;
}

#item33604 {
	width:266px !important;
	height:224px !important;
	left:278px !important;
	top:404px !important;
}

#item33621 {
	width:252px !important;
	height:227px !important;
}

#item33616 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:14px !important;
}

#item33629 {
	width:252px !important;
	height:287px !important;
}

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

#item33615 {
	width:122px !important;
	height:96px !important;
}

#item33610 {
	width:122px !important;
	height:96px !important;
	left:408px !important;
	top:300px !important;
}

#item43839 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item43866 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43896 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:282px !important;
}

#item43923 {
	width:109px !important;
	height:20px !important;
	left:276px !important;
	top:350px !important;
}

#item43954 {
	width:109px !important;
	height:20px !important;
	left:276px !important;
	top:370px !important;
}

#item33702 {
	width:364px !important;
	height:231px !important;
}

#item33695 {
	width:364px !important;
	height:231px !important;
	left:544px !important;
	top:398px !important;
}

#item32083 {
	width:124px !important;
	height:320px !important;
}

#item32078 {
	width:124px !important;
	height:320px !important;
	left:406px !important;
	top:14px !important;
}

#item33635 {
	width:241px !important;
	height:301px !important;
}

#item33630 {
	width:241px !important;
	height:301px !important;
}

#item33674 {
	width:313px !important;
	height:301px !important;
}

#item33668 {
	width:313px !important;
	height:301px !important;
	left:217px !important;
	top:342px !important;
}

#item33655 {
	width:159px !important;
	height:43px !important;
}

#item33650 {
	width:159px !important;
	height:43px !important;
	top:399px !important;
}

#item33661 {
	width:57px !important;
	height:21px !important;
}

#item33656 {
	width:57px !important;
	height:21px !important;
	left:9px !important;
	top:578px !important;
}

#item33667 {
	width:57px !important;
	height:25px !important;
}

#item33662 {
	width:57px !important;
	height:25px !important;
	left:9px !important;
	top:599px !important;
}

#item33642 {
	width:128px !important;
	height:85px !important;
}

#item33636 {
	width:128px !important;
	height:85px !important;
	top:313px !important;
}

#item33648 {
	width:96px !important;
	height:96px !important;
}

#item33643 {
	width:96px !important;
	height:96px !important;
	left:129px !important;
	top:302px !important;
}

#item43985 {
	width:99px !important;
	height:20px !important;
	left:245px !important;
	top:225px !important;
}

#item44012 {
	width:135px !important;
	height:20px !important;
	left:245px !important;
	top:337px !important;
}

#item44043 {
	width:185px !important;
	height:9px !important;
	left:67px !important;
	top:602px !important;
}

#item44074 {
	width:185px !important;
	height:9px !important;
	left:67px !important;
	top:612px !important;
}

#item44101 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:528px !important;
}

#item44128 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:538px !important;
}

#item44155 {
	width:100px !important;
	height:20px !important;
	left:245px !important;
	top:93px !important;
}

#item44182 {
	width:100px !important;
	height:20px !important;
	left:245px !important;
	top:113px !important;
}

#item33682 {
	width:264px !important;
	height:194px !important;
}

#item33677 {
	width:264px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item33688 {
	width:223px !important;
	height:286px !important;
}

#item33683 {
	width:223px !important;
	height:286px !important;
	left:307px !important;
	top:14px !important;
}

#item33694 {
	width:227px !important;
	height:171px !important;
}

#item33689 {
	width:227px !important;
	height:171px !important;
	left:303px !important;
	top:334px !important;
}

#item44209 {
	width:149px !important;
	height:9px !important;
	left:213px !important;
	top:314px !important;
}

#item44236 {
	width:129px !important;
	height:9px !important;
	left:24px !important;
	top:246px !important;
}

#item44263 {
	width:131px !important;
	height:20px !important;
	left:22px !important;
	top:313px !important;
}

#item44293 {
	width:128px !important;
	height:20px !important;
	left:22px !important;
	top:335px !important;
}

#item32089 {
	width:179px !important;
	height:220px !important;
}

#item32084 {
	width:179px !important;
	height:220px !important;
	left:14px !important;
	top:14px !important;
}

#item33708 {
	width:179px !important;
	height:223px !important;
}

#item33703 {
	width:179px !important;
	height:223px !important;
	left:278px !important;
	top:86px !important;
}

#item33721 {
	width:252px !important;
	height:145px !important;
}

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

#item33727 {
	width:262px !important;
	height:100px !important;
}

#item33722 {
	width:262px !important;
	height:100px !important;
	left:103px !important;
	top:393px !important;
}

#item33734 {
	width:96px !important;
	height:79px !important;
}

#item33729 {
	width:96px !important;
	height:79px !important;
	left:14px !important;
	top:539px !important;
}

#item33714 {
	width:156px !important;
	height:212px !important;
}

#item33709 {
	width:156px !important;
	height:212px !important;
	left:374px !important;
	top:321px !important;
}

#item44326 {
	width:70px !important;
	height:20px !important;
	left:197px !important;
	top:132px !important;
}

#item44353 {
	width:67px !important;
	height:37px !important;
	left:197px !important;
	top:151px !important;
}

#item44385 {
	width:72px !important;
	height:29px !important;
	left:465px !important;
	top:283px !important;
}

#item44412 {
	width:242px !important;
	height:10px !important;
	left:120px !important;
	top:552px !important;
}

#item44442 {
	width:242px !important;
	height:10px !important;
	left:120px !important;
	top:562px !important;
}

#item44473 {
	width:242px !important;
	height:10px !important;
	left:120px !important;
	top:573px !important;
}

#item44505 {
	width:242px !important;
	height:10px !important;
	left:120px !important;
	top:583px !important;
}

#item44537 {
	width:242px !important;
	height:10px !important;
	left:120px !important;
	top:594px !important;
}

#item44568 {
	width:242px !important;
	height:10px !important;
	left:120px !important;
	top:604px !important;
}

#item44598 {
	width:111px !important;
	height:9px !important;
	left:372px !important;
	top:609px !important;
}

#item33740 {
	width:172px !important;
	height:216px !important;
}

#item33735 {
	width:172px !important;
	height:216px !important;
	left:14px !important;
	top:332px !important;
}

#item33766 {
	width:73px !important;
	height:35px !important;
}

#item33761 {
	width:73px !important;
	height:35px !important;
	left:293px !important;
	top:582px !important;
}

#item33753 {
	width:252px !important;
	height:307px !important;
}

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

#item33760 {
	width:252px !important;
	height:287px !important;
}

#item33755 {
	width:252px !important;
	height:287px !important;
	left:278px !important;
	top:14px !important;
}

#item33747 {
	width:337px !important;
	height:244px !important;
}

#item33741 {
	width:337px !important;
	height:244px !important;
	left:207px !important;
	top:309px !important;
}

#item44625 {
	width:104px !important;
	height:20px !important;
	left:196px !important;
	top:597px !important;
}

#item44652 {
	width:125px !important;
	height:9px !important;
	left:14px !important;
	top:610px !important;
}

#item44679 {
	width:167px !important;
	height:9px !important;
	left:367px !important;
	top:610px !important;
}

#item44707 {
	width:96px !important;
	height:20px !important;
	left:138px !important;
	top:292px !important;
}

#item44734 {
	width:87px !important;
	height:20px !important;
	left:287px !important;
	top:106px !important;
}

#item44762 {
	width:108px !important;
	height:20px !important;
	left:287px !important;
	top:125px !important;
}

#item32095 {
	width:245px !important;
	height:232px !important;
}

#item32090 {
	width:245px !important;
	height:232px !important;
	left:285px !important;
	top:7px !important;
}

#item33773 {
	width:167px !important;
	height:294px !important;
}

#item33768 {
	width:167px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

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

#item33774 {
	width:278px !important;
	height:232px !important;
	left:9px !important;
	top:320px !important;
}

#item33786 {
	width:193px !important;
	height:272px !important;
}

#item33781 {
	width:193px !important;
	height:272px !important;
	left:293px !important;
	top:320px !important;
}

#item33793 {
	width:107px !important;
	height:73px !important;
}

#item33787 {
	width:107px !important;
	height:73px !important;
	left:209px !important;
	top:556px !important;
}

#item44794 {
	width:87px !important;
	height:20px !important;
	left:189px !important;
	top:64px !important;
}

#item44821 {
	width:80px !important;
	height:29px !important;
	left:189px !important;
	top:184px !important;
}

#item44848 {
	width:80px !important;
	height:29px !important;
	left:189px !important;
	top:303px !important;
}

#item44880 {
	width:154px !important;
	height:9px !important;
	left:18px !important;
	top:606px !important;
}

#item44908 {
	width:98px !important;
	height:20px !important;
	left:421px !important;
	top:572px !important;
}

#item44938 {
	width:93px !important;
	height:28px !important;
	left:421px !important;
	top:591px !important;
}

#item33799 {
	width:122px !important;
	height:365px !important;
}

#item33794 {
	width:122px !important;
	height:365px !important;
	left:14px !important;
}

#item33831 {
	width:252px !important;
	height:175px !important;
}

#item33825 {
	width:252px !important;
	height:175px !important;
	left:14px !important;
	top:449px !important;
}

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

#item33832 {
	width:252px !important;
	height:179px !important;
	left:278px !important;
	top:445px !important;
}

#item33806 {
	width:122px !important;
	height:159px !important;
}

#item33801 {
	width:122px !important;
	height:159px !important;
	left:271px !important;
	top:14px !important;
}

#item74856 {
	width:49px !important;
	height:51px !important;
}

#item74851 {
	width:49px !important;
	height:51px !important;
	left:297px !important;
	top:46px !important;
}

#item74862 {
	width:74px !important;
	height:71px !important;
}

#item74857 {
	width:74px !important;
	height:71px !important;
	left:376px !important;
	top:77px !important;
}

#item33812 {
	width:70px !important;
	height:169px !important;
}

#item33807 {
	width:70px !important;
	height:169px !important;
	left:278px !important;
	top:210px !important;
}

#item33818 {
	width:70px !important;
	height:169px !important;
}

#item33813 {
	width:70px !important;
	height:169px !important;
	left:354px !important;
	top:192px !important;
}

#item33824 {
	width:70px !important;
	height:169px !important;
}

#item33819 {
	width:70px !important;
	height:169px !important;
	left:427px !important;
	top:259px !important;
}

#item44970 {
	width:249px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item45001 {
	width:249px !important;
	height:9px !important;
	left:13px !important;
	top:422px !important;
}

#item45032 {
	width:249px !important;
	height:9px !important;
	left:13px !important;
	top:433px !important;
}

#item45063 {
	width:112px !important;
	height:9px !important;
	left:147px !important;
	top:332px !important;
}

#item45090 {
	width:112px !important;
	height:9px !important;
	left:147px !important;
	top:342px !important;
}

#item45117 {
	width:112px !important;
	height:9px !important;
	left:147px !important;
	top:353px !important;
}

#item45144 {
	width:97px !important;
	height:20px !important;
	left:147px !important;
	top:228px !important;
}

#item45171 {
	width:92px !important;
	height:29px !important;
	left:147px !important;
	top:84px !important;
}

#item45203 {
	width:119px !important;
	height:20px !important;
	left:147px !important;
	top:115px !important;
}

#item45233 {
	width:121px !important;
	height:20px !important;
	left:147px !important;
	top:135px !important;
}

#item32101 {
	width:179px !important;
	height:201px !important;
}

#item32096 {
	width:179px !important;
	height:201px !important;
	left:351px !important;
	top:12px !important;
}

#item33844 {
	width:326px !important;
	height:296px !important;
}

#item33839 {
	width:326px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

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

#item33845 {
	width:252px !important;
	height:226px !important;
	left:14px !important;
	top:322px !important;
}

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

#item33851 {
	width:252px !important;
	height:247px !important;
	left:278px !important;
	top:322px !important;
}

#item45263 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45290 {
	width:161px !important;
	height:9px !important;
	left:21px !important;
	top:605px !important;
}

#item45317 {
	width:160px !important;
	height:9px !important;
	left:350px !important;
	top:291px !important;
}

#item45344 {
	width:160px !important;
	height:9px !important;
	left:350px !important;
	top:301px !important;
}

#item33864 {
	width:276px !important;
	height:116px !important;
}

#item33857 {
	width:276px !important;
	height:116px !important;
	left:48px !important;
	top:460px !important;
}

#item74869 {
	width:184px !important;
	height:94px !important;
}

#item74863 {
	width:184px !important;
	height:94px !important;
	left:94px !important;
	top:386px !important;
}

#item33872 {
	width:117px !important;
	height:110px !important;
}

#item33867 {
	width:117px !important;
	height:110px !important;
	left:376px !important;
	top:270px !important;
}

#item33878 {
	width:131px !important;
	height:110px !important;
}

#item33873 {
	width:131px !important;
	height:110px !important;
	left:244px !important;
	top:270px !important;
}

#item33884 {
	width:156px !important;
	height:238px !important;
}

#item33879 {
	width:156px !important;
	height:238px !important;
	left:14px !important;
	top:14px !important;
}

#item33890 {
	width:252px !important;
	height:190px !important;
}

#item33885 {
	width:252px !important;
	height:190px !important;
	left:278px !important;
	top:14px !important;
}

#item45371 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:245px !important;
}

#item45398 {
	width:75px !important;
	height:30px !important;
	left:174px !important;
	top:197px !important;
}

#item45425 {
	width:96px !important;
	height:28px !important;
	left:174px !important;
	top:227px !important;
}

#item45457 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:363px !important;
}

#item45487 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:373px !important;
}

#item45514 {
	width:167px !important;
	height:20px !important;
	left:363px !important;
	top:469px !important;
}

#item45546 {
	width:148px !important;
	height:20px !important;
	left:363px !important;
	top:491px !important;
}

#item32107 {
	width:335px !important;
	height:215px !important;
}

#item32102 {
	width:335px !important;
	height:215px !important;
	left:195px !important;
	top:14px !important;
}

#item33896 {
	width:142px !important;
	height:136px !important;
}

#item33891 {
	width:142px !important;
	height:136px !important;
	left:388px !important;
	top:184px !important;
}

#item33931 {
	width:103px !important;
	height:218px !important;
}

#item33926 {
	width:103px !important;
	height:218px !important;
	left:347px !important;
	top:434px !important;
}

#item33943 {
	width:220px !important;
	height:249px !important;
}

#item33938 {
	width:220px !important;
	height:249px !important;
	left:544px !important;
	top:14px !important;
}

#item33912 {
	width:146px !important;
	height:67px !important;
}

#item33907 {
	width:146px !important;
	height:67px !important;
	left:145px !important;
	top:528px !important;
}

#item33925 {
	width:178px !important;
	height:113px !important;
}

#item33920 {
	width:178px !important;
	height:113px !important;
	left:159px !important;
	top:406px !important;
}

#item33906 {
	width:186px !important;
	height:383px !important;
}

#item33901 {
	width:186px !important;
	height:383px !important;
}

#item33918 {
	width:78px !important;
	height:59px !important;
}

#item33913 {
	width:78px !important;
	height:59px !important;
	left:176px !important;
	top:468px !important;
}

#item45576 {
	width:88px !important;
	height:20px !important;
	left:264px !important;
	top:303px !important;
}

#item45603 {
	width:108px !important;
	height:20px !important;
	left:392px !important;
	top:374px !important;
}

#item45630 {
	width:82px !important;
	height:20px !important;
	left:440px !important;
	top:537px !important;
}

#item45657 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:452px !important;
}

#item45685 {
	width:127px !important;
	height:20px !important;
	left:13px !important;
	top:560px !important;
}

#item45715 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item45746 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item33937 {
	width:103px !important;
	height:165px !important;
}

#item33932 {
	width:103px !important;
	height:165px !important;
	left:14px !important;
	top:330px !important;
}

#item33949 {
	width:200px !important;
	height:409px !important;
}

#item33944 {
	width:200px !important;
	height:409px !important;
	left:344px !important;
}

#item33955 {
	width:330px !important;
	height:309px !important;
}

#item33950 {
	width:330px !important;
	height:309px !important;
	left:214px !important;
	top:320px !important;
}

#item45776 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item45803 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item45833 {
	width:73px !important;
	height:20px !important;
	left:104px !important;
	top:397px !important;
}

#item45861 {
	width:114px !important;
	height:9px !important;
	left:227px !important;
	top:168px !important;
}

#item45888 {
	width:115px !important;
	height:9px !important;
	left:227px !important;
	top:179px !important;
}

#item32113 {
	width:159px !important;
	height:255px !important;
}

#item32108 {
	width:159px !important;
	height:255px !important;
	left:278px !important;
}

#item33963 {
	width:120px !important;
	height:190px !important;
}

#item33958 {
	width:120px !important;
	height:190px !important;
	left:142px !important;
	top:14px !important;
}

#item33969 {
	width:158px !important;
	height:125px !important;
}

#item33964 {
	width:158px !important;
	height:125px !important;
	top:140px !important;
}

#item33977 {
	width:152px !important;
	height:210px !important;
}

#item33972 {
	width:152px !important;
	height:210px !important;
	left:378px !important;
	top:238px !important;
}

#item33983 {
	width:347px !important;
	height:137px !important;
}

#item33978 {
	width:347px !important;
	height:137px !important;
	left:8px !important;
	top:361px !important;
}

#item33989 {
	width:226px !important;
	height:179px !important;
}

#item33984 {
	width:226px !important;
	height:179px !important;
	left:318px !important;
	top:450px !important;
}

#item45916 {
	width:66px !important;
	height:30px !important;
	left:465px !important;
	top:164px !important;
}

#item45943 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:337px !important;
}

#item45970 {
	width:194px !important;
	height:9px !important;
	left:12px !important;
	top:326px !important;
}

#item46000 {
	width:194px !important;
	height:9px !important;
	left:12px !important;
	top:337px !important;
}

#item46027 {
	width:112px !important;
	height:20px !important;
	left:177px !important;
	top:559px !important;
}

#item46057 {
	width:117px !important;
	height:20px !important;
	left:177px !important;
	top:579px !important;
}

#item46089 {
	width:117px !important;
	height:20px !important;
	left:177px !important;
	top:599px !important;
}

#item33996 {
	width:421px !important;
	height:293px !important;
}

#item33990 {
	width:421px !important;
	height:293px !important;
	left:123px !important;
	top:335px !important;
}

#item34011 {
	width:181px !important;
	height:371px !important;
}

#item34006 {
	width:181px !important;
	height:371px !important;
	left:14px !important;
	top:14px !important;
}

#item34017 {
	width:228px !important;
	height:317px !important;
}

#item34012 {
	width:228px !important;
	height:317px !important;
	left:302px !important;
	top:11px !important;
}

#item34002 {
	width:128px !important;
	height:108px !important;
}

#item33997 {
	width:128px !important;
	height:108px !important;
	left:403px !important;
	top:510px !important;
}

#item46122 {
	width:71px !important;
	height:20px !important;
	left:208px !important;
	top:302px !important;
}

#item46150 {
	width:72px !important;
	height:20px !important;
	left:209px !important;
	top:165px !important;
}

#item46178 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:578px !important;
}

#item46205 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:588px !important;
}

#item46232 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item46259 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item34023 {
	width:183px !important;
	height:141px !important;
}

#item34018 {
	width:183px !important;
	height:141px !important;
	left:278px !important;
	top:73px !important;
}

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

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

#item34037 {
	width:239px !important;
	height:146px !important;
}

#item34032 {
	width:239px !important;
	height:146px !important;
	left:27px !important;
	top:481px !important;
}

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

#item34038 {
	width:252px !important;
	height:197px !important;
	left:278px !important;
	top:352px !important;
}

#item34050 {
	width:114px !important;
	height:227px !important;
}

#item34044 {
	width:114px !important;
	height:227px !important;
	left:544px !important;
	top:403px !important;
}

#item32120 {
	width:151px !important;
	height:131px !important;
}

#item32114 {
	width:151px !important;
	height:131px !important;
	left:379px !important;
	top:14px !important;
}

#item46286 {
	width:162px !important;
	height:9px !important;
	left:24px !important;
	top:313px !important;
}

#item46316 {
	width:205px !important;
	height:9px !important;
	left:24px !important;
	top:324px !important;
}

#item46347 {
	width:109px !important;
	height:20px !important;
	left:164px !important;
	top:446px !important;
}

#item46375 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:256px !important;
}

#item46405 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:267px !important;
}

#item46432 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item46459 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34056 {
	width:325px !important;
	height:235px !important;
}

#item34051 {
	width:325px !important;
	height:235px !important;
	left:219px !important;
	top:309px !important;
}

#item34069 {
	width:221px !important;
	height:131px !important;
}

#item34064 {
	width:221px !important;
	height:131px !important;
	left:14px !important;
	top:266px !important;
}

#item34076 {
	width:221px !important;
	height:246px !important;
}

#item34070 {
	width:221px !important;
	height:246px !important;
	left:14px !important;
	top:14px !important;
}

#item34082 {
	width:298px !important;
	height:226px !important;
}

#item34077 {
	width:298px !important;
	height:226px !important;
	left:247px !important;
}

#item34062 {
	width:110px !important;
	height:78px !important;
}

#item34057 {
	width:110px !important;
	height:78px !important;
	left:420px !important;
	top:550px !important;
}

#item46490 {
	width:109px !important;
	height:20px !important;
	left:73px !important;
	top:441px !important;
}

#item46517 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:234px !important;
}

#item46545 {
	width:122px !important;
	height:9px !important;
	left:255px !important;
	top:288px !important;
}

#item46572 {
	width:94px !important;
	height:20px !important;
	left:119px !important;
	top:600px !important;
}

#item46599 {
	width:127px !important;
	height:9px !important;
	left:251px !important;
	top:600px !important;
}

#item46627 {
	width:127px !important;
	height:9px !important;
	left:251px !important;
	top:610px !important;
}

#item32127 {
	width:73px !important;
	height:88px !important;
}

#item32121 {
	width:73px !important;
	height:88px !important;
	left:454px !important;
	top:320px !important;
}

#item34112 {
	width:73px !important;
	height:84px !important;
}

#item34107 {
	width:73px !important;
	height:84px !important;
	left:454px !important;
	top:426px !important;
}

#item34092 {
	width:324px !important;
	height:160px !important;
}

#item34087 {
	width:324px !important;
	height:160px !important;
	left:206px !important;
	top:14px !important;
}

#item34104 {
	width:173px !important;
	height:215px !important;
}

#item34099 {
	width:173px !important;
	height:215px !important;
	left:278px !important;
	top:315px !important;
}

#item34098 {
	width:182px !important;
	height:308px !important;
}

#item34093 {
	width:182px !important;
	height:308px !important;
	left:14px !important;
	top:14px !important;
}

#item34118 {
	width:179px !important;
	height:289px !important;
}

#item34113 {
	width:179px !important;
	height:289px !important;
	left:9px !important;
	top:332px !important;
}

#item46654 {
	width:85px !important;
	height:20px !important;
	left:151px !important;
	top:324px !important;
}

#item46681 {
	width:155px !important;
	height:9px !important;
	left:213px !important;
	top:225px !important;
}

#item46708 {
	width:75px !important;
	height:20px !important;
	left:174px !important;
	top:600px !important;
}

#item46735 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:580px !important;
}

#item46762 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:590px !important;
}

#item46789 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item46816 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

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

#item34119 {
	width:252px !important;
	height:225px !important;
	left:14px !important;
	top:321px !important;
}

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

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

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

#item34125 {
	width:252px !important;
	height:288px !important;
	left:278px !important;
	top:275px !important;
}

#item34137 {
	width:162px !important;
	height:255px !important;
}

#item34132 {
	width:162px !important;
	height:255px !important;
	left:369px !important;
	top:7px !important;
}

#item46848 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item46879 {
	width:89px !important;
	height:20px !important;
	left:282px !important;
	top:233px !important;
}

#item46906 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:601px !important;
}

#item46933 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item46960 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:612px !important;
}

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

#item32128 {
	width:124px !important;
	height:111px !important;
	left:406px !important;
	top:181px !important;
}

#item34153 {
	width:124px !important;
	height:124px !important;
}

#item34148 {
	width:124px !important;
	height:124px !important;
	left:406px !important;
	top:300px !important;
}

#item34160 {
	width:365px !important;
	height:245px !important;
}

#item34155 {
	width:365px !important;
	height:245px !important;
	left:14px !important;
	top:97px !important;
}

#item34166 {
	width:121px !important;
	height:188px !important;
}

#item34161 {
	width:121px !important;
	height:188px !important;
	left:27px !important;
	top:430px !important;
}

#item34172 {
	width:122px !important;
	height:188px !important;
}

#item34167 {
	width:122px !important;
	height:188px !important;
	left:154px !important;
	top:430px !important;
}

#item46990 {
	width:216px !important;
	height:10px !important;
	left:290px !important;
	top:515px !important;
}

#item47057 {
	width:216px !important;
	height:10px !important;
	left:290px !important;
	top:526px !important;
}

#item47118 {
	width:216px !important;
	height:10px !important;
	left:290px !important;
	top:536px !important;
}

#item47174 {
	width:216px !important;
	height:10px !important;
	left:290px !important;
	top:547px !important;
}

#item47234 {
	width:216px !important;
	height:10px !important;
	left:290px !important;
	top:557px !important;
}

#item47293 {
	width:216px !important;
	height:10px !important;
	left:290px !important;
	top:568px !important;
}

#item47353 {
	width:216px !important;
	height:10px !important;
	left:290px !important;
	top:578px !important;
}

#item47414 {
	width:216px !important;
	height:10px !important;
	left:290px !important;
	top:589px !important;
}

#item47470 {
	width:216px !important;
	height:10px !important;
	left:290px !important;
	top:599px !important;
}

#item47527 {
	width:216px !important;
	height:10px !important;
	left:290px !important;
	top:610px !important;
}

#item34178 {
	width:208px !important;
	height:156px !important;
}

#item34173 {
	width:208px !important;
	height:156px !important;
	left:44px !important;
	top:46px !important;
}

#item34198 {
	width:147px !important;
	height:317px !important;
}

#item34193 {
	width:147px !important;
	height:317px !important;
	left:119px !important;
	top:302px !important;
}

#item34205 {
	width:255px !important;
	height:166px !important;
}

#item34200 {
	width:255px !important;
	height:166px !important;
	left:275px !important;
	top:405px !important;
}

#item34191 {
	width:146px !important;
	height:395px !important;
}

#item34186 {
	width:146px !important;
	height:395px !important;
	left:399px !important;
}

#item34184 {
	width:89px !important;
	height:67px !important;
}

#item34179 {
	width:89px !important;
	height:67px !important;
	left:19px !important;
	top:137px !important;
}

#item47588 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item47616 {
	width:106px !important;
	height:20px !important;
	left:16px !important;
	top:444px !important;
}

#item47644 {
	width:83px !important;
	height:20px !important;
	left:285px !important;
	top:122px !important;
}

#item47672 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:270px !important;
}

#item47702 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:280px !important;
}

#item32139 {
	width:164px !important;
	height:142px !important;
}

#item32134 {
	width:164px !important;
	height:142px !important;
	left:190px !important;
	top:14px !important;
}

#item34233 {
	width:164px !important;
	height:179px !important;
}

#item34227 {
	width:164px !important;
	height:179px !important;
	left:14px !important;
	top:193px !important;
}

#item34239 {
	width:215px !important;
	height:99px !important;
}

#item34234 {
	width:215px !important;
	height:99px !important;
	left:315px !important;
	top:224px !important;
}

#item34245 {
	width:91px !important;
	height:223px !important;
}

#item34240 {
	width:91px !important;
	height:223px !important;
	left:26px !important;
	top:421px !important;
}

#item34251 {
	width:91px !important;
	height:226px !important;
}

#item34246 {
	width:91px !important;
	height:226px !important;
	left:124px !important;
	top:411px !important;
}

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

#item34252 {
	width:170px !important;
	height:193px !important;
	left:360px !important;
	top:383px !important;
}

#item34213 {
	width:64px !important;
	height:139px !important;
}

#item34208 {
	width:64px !important;
	height:139px !important;
	left:366px !important;
	top:14px !important;
}

#item34219 {
	width:67px !important;
	height:48px !important;
}

#item34214 {
	width:67px !important;
	height:48px !important;
	left:463px !important;
	top:14px !important;
}

#item34225 {
	width:67px !important;
	height:48px !important;
}

#item34220 {
	width:67px !important;
	height:48px !important;
	left:463px !important;
	top:66px !important;
}

#item47729 {
	width:127px !important;
	height:9px !important;
	left:189px !important;
	top:200px !important;
}

#item47757 {
	width:70px !important;
	height:20px !important;
	left:185px !important;
	top:324px !important;
}

#item47784 {
	width:167px !important;
	height:9px !important;
	left:311px !important;
	top:364px !important;
}

#item47811 {
	width:162px !important;
	height:9px !important;
	left:359px !important;
	top:610px !important;
}

#item47838 {
	width:95px !important;
	height:20px !important;
	left:255px !important;
	top:577px !important;
}

#item47868 {
	width:95px !important;
	height:20px !important;
	left:255px !important;
	top:599px !important;
}

#item47895 {
	width:167px !important;
	height:9px !important;
	left:364px !important;
	top:188px !important;
}

#item47922 {
	width:167px !important;
	height:9px !important;
	left:364px !important;
	top:199px !important;
}

#item34264 {
	width:172px !important;
	height:140px !important;
}

#item34258 {
	width:172px !important;
	height:140px !important;
	left:14px !important;
	top:424px !important;
}

#item34272 {
	width:87px !important;
	height:180px !important;
}

#item34267 {
	width:87px !important;
	height:180px !important;
	left:14px !important;
	top:234px !important;
}

#item34298 {
	width:170px !important;
	height:190px !important;
}

#item34293 {
	width:170px !important;
	height:190px !important;
	left:14px !important;
	top:14px !important;
}

#item34304 {
	width:164px !important;
	height:159px !important;
}

#item34299 {
	width:164px !important;
	height:159px !important;
	left:193px !important;
	top:6px !important;
}

#item34278 {
	width:340px !important;
	height:152px !important;
}

#item34273 {
	width:340px !important;
	height:152px !important;
	left:190px !important;
	top:220px !important;
}

#item34284 {
	width:88px !important;
	height:192px !important;
}

#item34279 {
	width:88px !important;
	height:192px !important;
	left:266px !important;
	top:425px !important;
}

#item34290 {
	width:164px !important;
	height:145px !important;
}

#item34285 {
	width:164px !important;
	height:145px !important;
	left:366px !important;
	top:422px !important;
}

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

#item47976 {
	width:140px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item48004 {
	width:68px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item48031 {
	width:110px !important;
	height:9px !important;
	left:189px !important;
	top:407px !important;
}

#item48058 {
	width:94px !important;
	height:9px !important;
	left:189px !important;
	top:200px !important;
}

#item48085 {
	width:70px !important;
	height:29px !important;
	left:102px !important;
	top:336px !important;
}

#item48112 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

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

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

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

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

#item34317 {
	width:516px !important;
	height:296px !important;
}

#item34311 {
	width:516px !important;
	height:296px !important;
	left:14px !important;
	top:322px !important;
}

#item48139 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item48166 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48193 {
	width:131px !important;
	height:9px !important;
	left:394px !important;
	top:605px !important;
}

#item34325 {
	width:153px !important;
	height:296px !important;
}

#item34320 {
	width:153px !important;
	height:296px !important;
	left:113px !important;
	top:14px !important;
}

#item34337 {
	width:128px !important;
	height:123px !important;
}

#item34332 {
	width:128px !important;
	height:123px !important;
	left:116px !important;
	top:322px !important;
}

#item34344 {
	width:128px !important;
	height:123px !important;
}

#item34338 {
	width:128px !important;
	height:123px !important;
	left:14px !important;
	top:373px !important;
}

#item34350 {
	width:128px !important;
	height:112px !important;
}

#item34345 {
	width:128px !important;
	height:112px !important;
	left:125px !important;
	top:499px !important;
}

#item34356 {
	width:278px !important;
	height:189px !important;
}

#item34351 {
	width:278px !important;
	height:189px !important;
	left:266px !important;
	top:371px !important;
}

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

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

#item48220 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:283px !important;
}

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

#item48275 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item48305 {
	width:112px !important;
	height:9px !important;
	left:20px !important;
	top:582px !important;
}

#item48333 {
	width:112px !important;
	height:9px !important;
	left:20px !important;
	top:592px !important;
}

#item48361 {
	width:112px !important;
	height:9px !important;
	left:20px !important;
	top:603px !important;
}

#item32151 {
	width:252px !important;
	height:191px !important;
}

#item32146 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:62px !important;
}

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

#item34373 {
	width:252px !important;
	height:226px !important;
	left:278px !important;
	top:323px !important;
}

#item34365 {
	width:252px !important;
	height:297px !important;
}

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

#item34372 {
	width:198px !important;
	height:306px !important;
}

#item34366 {
	width:198px !important;
	height:306px !important;
	top:321px !important;
}

#item48388 {
	width:72px !important;
	height:20px !important;
	left:169px !important;
	top:173px !important;
}

#item48415 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item48442 {
	width:71px !important;
	height:29px !important;
	left:200px !important;
	top:590px !important;
}

#item48469 {
	width:152px !important;
	height:9px !important;
	left:282px !important;
	top:602px !important;
}

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

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

#item34397 {
	width:252px !important;
	height:296px !important;
}

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

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

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

#item34390 {
	width:274px !important;
	height:244px !important;
}

#item34385 {
	width:274px !important;
	height:244px !important;
	left:270px !important;
	top:320px !important;
}

#item48497 {
	width:99px !important;
	height:20px !important;
	left:21px !important;
	top:589px !important;
}

#item48524 {
	width:134px !important;
	height:9px !important;
	left:277px !important;
	top:611px !important;
}

#item48551 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item48579 {
	width:89px !important;
	height:20px !important;
	left:22px !important;
	top:156px !important;
}

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

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

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

#item34419 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:322px !important;
}

#item34412 {
	width:170px !important;
	height:310px !important;
}

#item34405 {
	width:170px !important;
	height:310px !important;
	left:14px !important;
	top:14px !important;
}

#item34418 {
	width:170px !important;
	height:283px !important;
}

#item34413 {
	width:170px !important;
	height:283px !important;
	left:14px !important;
	top:335px !important;
}

#item48606 {
	width:79px !important;
	height:29px !important;
	left:193px !important;
	top:536px !important;
}

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

#item48663 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item48690 {
	width:72px !important;
	height:29px !important;
	left:193px !important;
	top:140px !important;
}

#item34430 {
	width:252px !important;
	height:219px !important;
}

#item34425 {
	width:252px !important;
	height:219px !important;
	left:14px !important;
	top:345px !important;
}

#item34456 {
	width:252px !important;
	height:264px !important;
}

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

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

#item34431 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:376px !important;
}

#item34444 {
	width:115px !important;
	height:296px !important;
}

#item34439 {
	width:115px !important;
	height:296px !important;
	left:278px !important;
	top:14px !important;
}

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

#item34445 {
	width:135px !important;
	height:296px !important;
	left:395px !important;
	top:14px !important;
}

#item48720 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:325px !important;
}

#item48748 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48775 {
	width:148px !important;
	height:9px !important;
	left:367px !important;
	top:607px !important;
}

#item48802 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:350px !important;
}

#item48829 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:361px !important;
}

#item32163 {
	width:176px !important;
	height:159px !important;
}

#item32158 {
	width:176px !important;
	height:159px !important;
	left:14px !important;
	top:68px !important;
}

#item34476 {
	width:256px !important;
	height:147px !important;
}

#item34471 {
	width:256px !important;
	height:147px !important;
	left:14px !important;
	top:261px !important;
}

#item34483 {
	width:159px !important;
	height:204px !important;
}

#item34478 {
	width:159px !important;
	height:204px !important;
	left:14px !important;
	top:414px !important;
}

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

#item34484 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:421px !important;
}

#item34464 {
	width:180px !important;
	height:168px !important;
}

#item34458 {
	width:180px !important;
	height:168px !important;
	left:194px !important;
	top:14px !important;
}

#item34470 {
	width:143px !important;
	height:259px !important;
}

#item34465 {
	width:143px !important;
	height:259px !important;
	left:387px !important;
	top:14px !important;
}

#item48856 {
	width:83px !important;
	height:20px !important;
	left:150px !important;
	top:593px !important;
}

#item48883 {
	width:135px !important;
	height:9px !important;
	left:393px !important;
	top:395px !important;
}

#item48910 {
	width:102px !important;
	height:20px !important;
	left:276px !important;
	top:391px !important;
}

#item48941 {
	width:150px !important;
	height:9px !important;
	left:287px !important;
	top:610px !important;
}

#item48968 {
	width:163px !important;
	height:9px !important;
	left:204px !important;
	top:229px !important;
}

#item48996 {
	width:163px !important;
	height:9px !important;
	left:204px !important;
	top:240px !important;
}

#item34496 {
	width:196px !important;
	height:173px !important;
}

#item34490 {
	width:196px !important;
	height:173px !important;
	left:73px !important;
	top:315px !important;
}

#item34502 {
	width:182px !important;
	height:117px !important;
}

#item34497 {
	width:182px !important;
	height:117px !important;
	left:5px !important;
	top:420px !important;
}

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

#item34503 {
	width:266px !important;
	height:236px !important;
	left:278px !important;
	top:382px !important;
}

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

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

#item34521 {
	width:252px !important;
	height:191px !important;
}

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

#item34527 {
	width:73px !important;
	height:98px !important;
}

#item34522 {
	width:73px !important;
	height:98px !important;
	left:201px !important;
	top:209px !important;
}

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

#item49052 {
	width:103px !important;
	height:20px !important;
	left:283px !important;
	top:359px !important;
}

#item49079 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item49111 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49142 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:261px !important;
}

#item49169 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

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

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

#item34543 {
	width:252px !important;
	height:271px !important;
	left:14px !important;
	top:322px !important;
}

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

#item34549 {
	width:252px !important;
	height:229px !important;
	left:278px !important;
	top:322px !important;
}

#item34535 {
	width:151px !important;
	height:184px !important;
}

#item34528 {
	width:151px !important;
	height:184px !important;
	left:278px !important;
	top:14px !important;
}

#item34541 {
	width:146px !important;
	height:105px !important;
}

#item34536 {
	width:146px !important;
	height:105px !important;
	left:384px !important;
	top:205px !important;
}

#item49199 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49227 {
	width:71px !important;
	height:30px !important;
	left:276px !important;
	top:282px !important;
}

#item49254 {
	width:102px !important;
	height:20px !important;
	left:132px !important;
	top:600px !important;
}

#item49281 {
	width:119px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item49311 {
	width:72px !important;
	height:20px !important;
	left:438px !important;
	top:122px !important;
}

#item34562 {
	width:516px !important;
	height:297px !important;
}

#item34557 {
	width:516px !important;
	height:297px !important;
	left:14px !important;
	top:322px !important;
}

#item34580 {
	width:252px !important;
	height:221px !important;
}

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

#item34586 {
	width:214px !important;
	height:303px !important;
}

#item34581 {
	width:214px !important;
	height:303px !important;
	left:316px !important;
	top:14px !important;
}

#item49338 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49368 {
	width:132px !important;
	height:9px !important;
	left:26px !important;
	top:595px !important;
}

#item49395 {
	width:96px !important;
	height:20px !important;
	left:282px !important;
	top:99px !important;
}

#item49422 {
	width:88px !important;
	height:28px !important;
	left:282px !important;
	top:118px !important;
}

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

#item32170 {
	width:252px !important;
	height:157px !important;
	left:278px !important;
}

#item34593 {
	width:252px !important;
	height:297px !important;
}

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

#item34599 {
	width:164px !important;
	height:284px !important;
}

#item34594 {
	width:164px !important;
	height:284px !important;
	top:334px !important;
}

#item34605 {
	width:266px !important;
	height:171px !important;
}

#item34600 {
	width:266px !important;
	height:171px !important;
	left:278px !important;
	top:375px !important;
}

#item74875 {
	width:147px !important;
	height:157px !important;
}

#item74870 {
	width:147px !important;
	height:157px !important;
	left:383px !important;
	top:198px !important;
}

#item49453 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:316px !important;
}

#item49480 {
	width:93px !important;
	height:20px !important;
	left:408px !important;
	top:166px !important;
}

#item49507 {
	width:71px !important;
	height:30px !important;
	left:168px !important;
	top:496px !important;
}

#item49534 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item49561 {
	width:72px !important;
	height:20px !important;
	left:282px !important;
	top:301px !important;
}

#item34612 {
	width:252px !important;
	height:183px !important;
}

#item34607 {
	width:252px !important;
	height:183px !important;
	left:14px !important;
	top:366px !important;
}

#item34618 {
	width:162px !important;
	height:125px !important;
}

#item34613 {
	width:162px !important;
	height:125px !important;
	left:105px !important;
	top:230px !important;
}

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

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

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

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

#item34636 {
	width:151px !important;
	height:295px !important;
}

#item34631 {
	width:151px !important;
	height:295px !important;
	left:379px !important;
	top:320px !important;
}

#item49588 {
	width:80px !important;
	height:20px !important;
	left:20px !important;
	top:324px !important;
}

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

#item49645 {
	width:71px !important;
	height:20px !important;
	left:283px !important;
	top:409px !important;
}

#item49672 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

#item49700 {
	width:145px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item32182 {
	width:170px !important;
	height:161px !important;
}

#item32177 {
	width:170px !important;
	height:161px !important;
	left:278px !important;
}

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

#item34645 {
	width:170px !important;
	height:135px !important;
	left:278px !important;
	top:176px !important;
}

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

#item34651 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:322px !important;
}

#item34663 {
	width:252px !important;
	height:282px !important;
}

#item34658 {
	width:252px !important;
	height:282px !important;
	left:14px !important;
	top:322px !important;
}

#item34644 {
	width:252px !important;
	height:310px !important;
}

#item34639 {
	width:252px !important;
	height:310px !important;
	left:14px !important;
}

#item49728 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item49755 {
	width:70px !important;
	height:20px !important;
	left:455px !important;
	top:287px !important;
}

#item49782 {
	width:74px !important;
	height:20px !important;
	left:454px !important;
	top:132px !important;
}

#item49809 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49836 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34676 {
	width:166px !important;
	height:167px !important;
}

#item34670 {
	width:166px !important;
	height:167px !important;
	left:100px !important;
	top:196px !important;
}

#item34682 {
	width:166px !important;
	height:185px !important;
}

#item34677 {
	width:166px !important;
	height:185px !important;
	left:100px !important;
}

#item34688 {
	width:161px !important;
	height:353px !important;
}

#item34683 {
	width:161px !important;
	height:353px !important;
	left:383px !important;
	top:10px !important;
}

#item34669 {
	width:380px !important;
	height:244px !important;
}

#item34664 {
	width:380px !important;
	height:244px !important;
	left:150px !important;
	top:374px !important;
}

#item49866 {
	width:97px !important;
	height:20px !important;
	left:284px !important;
	top:261px !important;
}

#item49893 {
	width:67px !important;
	height:20px !important;
	left:18px !important;
	top:281px !important;
}

#item49920 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:165px !important;
}

#item49948 {
	width:72px !important;
	height:20px !important;
	left:20px !important;
	top:487px !important;
}

#item32188 {
	width:315px !important;
	height:189px !important;
}

#item32183 {
	width:315px !important;
	height:189px !important;
	left:215px !important;
	top:14px !important;
}

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

#item34698 {
	width:167px !important;
	height:99px !important;
	left:215px !important;
	top:211px !important;
}

#item34711 {
	width:410px !important;
	height:307px !important;
}

#item34704 {
	width:410px !important;
	height:307px !important;
	top:322px !important;
}

#item34697 {
	width:190px !important;
	height:232px !important;
}

#item34692 {
	width:190px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item49976 {
	width:116px !important;
	height:9px !important;
	left:215px !important;
	top:197px !important;
}

#item50003 {
	width:120px !important;
	height:9px !important;
	left:387px !important;
	top:303px !important;
}

#item50031 {
	width:89px !important;
	height:20px !important;
	left:423px !important;
	top:438px !important;
}

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

#item34717 {
	width:286px !important;
	height:127px !important;
}

#item34712 {
	width:286px !important;
	height:127px !important;
	left:14px !important;
	top:322px !important;
}

#item34723 {
	width:153px !important;
	height:117px !important;
}

#item34718 {
	width:153px !important;
	height:117px !important;
	left:14px !important;
	top:501px !important;
}

#item34730 {
	width:217px !important;
	height:230px !important;
}

#item34724 {
	width:217px !important;
	height:230px !important;
	left:313px !important;
	top:322px !important;
}

#item34736 {
	width:399px !important;
	height:296px !important;
}

#item34731 {
	width:399px !important;
	height:296px !important;
	left:131px !important;
	top:14px !important;
}

#item50085 {
	width:75px !important;
	height:30px !important;
	left:35px !important;
	top:259px !important;
}

#item50112 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:483px !important;
}

#item50142 {
	width:180px !important;
	height:9px !important;
	left:311px !important;
	top:610px !important;
}

#item50172 {
	width:110px !important;
	height:20px !important;
	left:173px !important;
	top:600px !important;
}

#item32195 {
	width:206px !important;
	height:312px !important;
}

#item32190 {
	width:206px !important;
	height:312px !important;
	left:338px !important;
}

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

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

#item34749 {
	width:318px !important;
	height:230px !important;
}

#item34744 {
	width:318px !important;
	height:230px !important;
	left:14px !important;
	top:320px !important;
}

#item34755 {
	width:184px !important;
	height:227px !important;
}

#item34750 {
	width:184px !important;
	height:227px !important;
	left:346px !important;
	top:320px !important;
}

#item50201 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item50228 {
	width:76px !important;
	height:20px !important;
	left:282px !important;
	top:161px !important;
}

#item50255 {
	width:158px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item50282 {
	width:150px !important;
	height:20px !important;
	left:344px !important;
	top:600px !important;
}

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

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

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

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

#item34778 {
	width:530px !important;
	height:307px !important;
}

#item34773 {
	width:530px !important;
	height:307px !important;
	left:14px !important;
}

#item50312 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:289px !important;
}

#item50339 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item32201 {
	width:252px !important;
	height:192px !important;
}

#item32196 {
	width:252px !important;
	height:192px !important;
	left:278px !important;
	top:14px !important;
}

#item34785 {
	width:266px !important;
	height:206px !important;
}

#item34780 {
	width:266px !important;
	height:206px !important;
}

#item34791 {
	width:252px !important;
	height:178px !important;
}

#item34786 {
	width:252px !important;
	height:178px !important;
	left:14px !important;
	top:217px !important;
}

#item34811 {
	width:252px !important;
	height:178px !important;
}

#item34804 {
	width:252px !important;
	height:178px !important;
	left:278px !important;
	top:217px !important;
}

#item34797 {
	width:252px !important;
	height:147px !important;
}

#item34792 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:406px !important;
}

#item34803 {
	width:133px !important;
	height:222px !important;
}

#item34798 {
	width:133px !important;
	height:222px !important;
	left:278px !important;
	top:406px !important;
}

#item50393 {
	width:86px !important;
	height:20px !important;
	left:173px !important;
	top:123px !important;
}

#item50421 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:375px !important;
}

#item50449 {
	width:114px !important;
	height:9px !important;
	left:276px !important;
	top:297px !important;
}

#item50477 {
	width:77px !important;
	height:20px !important;
	left:420px !important;
	top:187px !important;
}

#item50504 {
	width:96px !important;
	height:20px !important;
	left:420px !important;
	top:502px !important;
}

#item50531 {
	width:93px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item34813 {
	width:252px !important;
	height:124px !important;
	left:14px !important;
	top:217px !important;
}

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

#item34837 {
	width:252px !important;
	height:211px !important;
	left:14px !important;
	top:406px !important;
}

#item34849 {
	width:159px !important;
	height:211px !important;
}

#item34843 {
	width:159px !important;
	height:211px !important;
	left:278px !important;
	top:406px !important;
}

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

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

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

#item34819 {
	width:252px !important;
	height:124px !important;
	left:278px !important;
	top:217px !important;
}

#item34830 {
	width:266px !important;
	height:150px !important;
}

#item34825 {
	width:266px !important;
	height:150px !important;
	left:278px !important;
}

#item50558 {
	width:96px !important;
	height:20px !important;
	left:152px !important;
	top:188px !important;
}

#item50588 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:197px !important;
}

#item50618 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:388px !important;
}

#item50645 {
	width:100px !important;
	height:9px !important;
	left:13px !important;
	top:386px !important;
}

#item50673 {
	width:99px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50700 {
	width:68px !important;
	height:20px !important;
	left:441px !important;
	top:600px !important;
}

#item32207 {
	width:252px !important;
	height:198px !important;
}

#item32202 {
	width:252px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item34857 {
	width:252px !important;
	height:145px !important;
}

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

#item34864 {
	width:252px !important;
	height:191px !important;
}

#item34858 {
	width:252px !important;
	height:191px !important;
	left:14px !important;
	top:225px !important;
}

#item34876 {
	width:252px !important;
	height:148px !important;
}

#item34871 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:427px !important;
}

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

#item34878 {
	width:162px !important;
	height:191px !important;
	left:278px !important;
	top:427px !important;
}

#item34870 {
	width:252px !important;
	height:191px !important;
}

#item34865 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:225px !important;
}

#item50727 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item50754 {
	width:68px !important;
	height:20px !important;
	left:18px !important;
	top:385px !important;
}

#item50781 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50808 {
	width:97px !important;
	height:9px !important;
	left:282px !important;
	top:397px !important;
}

#item50835 {
	width:90px !important;
	height:9px !important;
	left:415px !important;
	top:205px !important;
}

#item50862 {
	width:70px !important;
	height:20px !important;
	left:444px !important;
	top:599px !important;
}

#item34889 {
	width:252px !important;
	height:135px !important;
}

#item34884 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:427px !important;
}

#item34905 {
	width:136px !important;
	height:192px !important;
}

#item34900 {
	width:136px !important;
	height:192px !important;
	left:130px !important;
	top:224px !important;
}

#item34924 {
	width:252px !important;
	height:152px !important;
}

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

#item34911 {
	width:150px !important;
	height:192px !important;
}

#item34906 {
	width:150px !important;
	height:192px !important;
	left:380px !important;
	top:224px !important;
}

#item34918 {
	width:150px !important;
	height:198px !important;
}

#item34912 {
	width:150px !important;
	height:198px !important;
	left:380px !important;
	top:14px !important;
}

#item34899 {
	width:150px !important;
	height:216px !important;
}

#item34894 {
	width:150px !important;
	height:216px !important;
	left:380px !important;
	top:427px !important;
}

#item50889 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:397px !important;
}

#item50916 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50944 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item50971 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:193px !important;
}

#item50998 {
	width:85px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item51025 {
	width:83px !important;
	height:20px !important;
	left:276px !important;
	top:398px !important;
}

#item32213 {
	width:159px !important;
	height:187px !important;
}

#item32208 {
	width:159px !important;
	height:187px !important;
	left:278px !important;
	top:14px !important;
}

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

#item34938 {
	width:62px !important;
	height:70px !important;
	left:278px !important;
	top:213px !important;
}

#item34951 {
	width:38px !important;
	height:70px !important;
}

#item34946 {
	width:38px !important;
	height:70px !important;
	left:341px !important;
	top:213px !important;
}

#item34959 {
	width:76px !important;
	height:99px !important;
}

#item34954 {
	width:76px !important;
	height:99px !important;
	left:380px !important;
	top:213px !important;
}

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

#item34960 {
	width:72px !important;
	height:113px !important;
	left:458px !important;
	top:213px !important;
}

#item34931 {
	width:139px !important;
	height:215px !important;
}

#item34926 {
	width:139px !important;
	height:215px !important;
	left:19px !important;
	top:50px !important;
}

#item34973 {
	width:164px !important;
	height:160px !important;
}

#item34966 {
	width:164px !important;
	height:160px !important;
	left:14px !important;
	top:373px !important;
}

#item34979 {
	width:164px !important;
	height:162px !important;
}

#item34974 {
	width:164px !important;
	height:162px !important;
	left:190px !important;
	top:371px !important;
}

#item34985 {
	width:164px !important;
	height:143px !important;
}

#item34980 {
	width:164px !important;
	height:143px !important;
	left:366px !important;
	top:371px !important;
}

#item34937 {
	width:110px !important;
	height:170px !important;
}

#item34932 {
	width:110px !important;
	height:170px !important;
	left:132px !important;
	top:40px !important;
}

#item51052 {
	width:87px !important;
	height:29px !important;
	left:444px !important;
	top:170px !important;
}

#item51079 {
	width:105px !important;
	height:20px !important;
	left:364px !important;
	top:599px !important;
}

#item51106 {
	width:105px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

#item51134 {
	width:173px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item51167 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:342px !important;
}

#item51194 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:352px !important;
}

#item51221 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:342px !important;
}

#item51248 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:353px !important;
}

#item35016 {
	width:164px !important;
	height:218px !important;
}

#item35011 {
	width:164px !important;
	height:218px !important;
	left:190px !important;
	top:323px !important;
}

#item35024 {
	width:180px !important;
	height:218px !important;
}

#item35019 {
	width:180px !important;
	height:218px !important;
	left:358px !important;
	top:323px !important;
}

#item34998 {
	width:88px !important;
	height:84px !important;
}

#item34993 {
	width:88px !important;
	height:84px !important;
	left:7px !important;
	top:362px !important;
}

#item35004 {
	width:84px !important;
	height:74px !important;
}

#item34999 {
	width:84px !important;
	height:74px !important;
	left:96px !important;
	top:365px !important;
}

#item35010 {
	width:81px !important;
	height:56px !important;
}

#item35005 {
	width:81px !important;
	height:56px !important;
	left:82px !important;
	top:444px !important;
}

#item34991 {
	width:516px !important;
	height:295px !important;
}

#item34986 {
	width:516px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item51275 {
	width:109px !important;
	height:20px !important;
	left:19px !important;
	top:284px !important;
}

#item51302 {
	width:151px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item51329 {
	width:131px !important;
	height:20px !important;
	left:191px !important;
	top:596px !important;
}

#item51359 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item51387 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item51418 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32219 {
	width:92px !important;
	height:254px !important;
}

#item32214 {
	width:92px !important;
	height:254px !important;
	left:290px !important;
	top:14px !important;
}

#item35031 {
	width:252px !important;
	height:349px !important;
}

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

#item35037 {
	width:252px !important;
	height:180px !important;
}

#item35032 {
	width:252px !important;
	height:180px !important;
	left:14px !important;
	top:366px !important;
}

#item35043 {
	width:129px !important;
	height:231px !important;
}

#item35038 {
	width:129px !important;
	height:231px !important;
	left:278px !important;
	top:334px !important;
}

#item35050 {
	width:126px !important;
	height:165px !important;
}

#item35044 {
	width:126px !important;
	height:165px !important;
	left:411px !important;
	top:489px !important;
}

#item51445 {
	width:68px !important;
	height:29px !important;
	left:197px !important;
	top:141px !important;
}

#item51472 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51499 {
	width:138px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item51529 {
	width:84px !important;
	height:20px !important;
	left:435px !important;
	top:418px !important;
}

#item51556 {
	width:90px !important;
	height:20px !important;
	left:384px !important;
	top:94px !important;
}

#item35058 {
	width:138px !important;
	height:193px !important;
}

#item35053 {
	width:138px !important;
	height:193px !important;
	left:137px !important;
	top:424px !important;
}

#item35064 {
	width:252px !important;
	height:102px !important;
}

#item35059 {
	width:252px !important;
	height:102px !important;
	left:278px !important;
	top:466px !important;
}

#item35070 {
	width:170px !important;
	height:141px !important;
}

#item35065 {
	width:170px !important;
	height:141px !important;
	left:360px !important;
	top:322px !important;
}

#item35076 {
	width:266px !important;
	height:255px !important;
}

#item35071 {
	width:266px !important;
	height:255px !important;
	left:278px !important;
}

#item35084 {
	width:167px !important;
	height:210px !important;
}

#item35079 {
	width:167px !important;
	height:210px !important;
	left:106px !important;
}

#item35090 {
	width:149px !important;
	height:194px !important;
}

#item35085 {
	width:149px !important;
	height:194px !important;
	left:117px !important;
	top:219px !important;
}

#item51583 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:597px !important;
}

#item51610 {
	width:94px !important;
	height:20px !important;
	left:18px !important;
	top:346px !important;
}

#item51643 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item51671 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:411px !important;
}

#item51698 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51728 {
	width:115px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item32226 {
	width:184px !important;
	height:193px !important;
}

#item32220 {
	width:184px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item35098 {
	width:266px !important;
	height:147px !important;
}

#item35093 {
	width:266px !important;
	height:147px !important;
}

#item35104 {
	width:252px !important;
	height:138px !important;
}

#item35099 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:219px !important;
}

#item35110 {
	width:252px !important;
	height:138px !important;
}

#item35105 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:424px !important;
}

#item35116 {
	width:181px !important;
	height:194px !important;
}

#item35111 {
	width:181px !important;
	height:194px !important;
	left:278px !important;
	top:424px !important;
}

#item35122 {
	width:164px !important;
	height:197px !important;
}

#item35117 {
	width:164px !important;
	height:197px !important;
	left:366px !important;
	top:215px !important;
}

#item51756 {
	width:136px !important;
	height:9px !important;
	left:12px !important;
	top:200px !important;
}

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

#item51810 {
	width:126px !important;
	height:9px !important;
	left:18px !important;
	top:400px !important;
}

#item51838 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:395px !important;
}

#item51867 {
	width:70px !important;
	height:20px !important;
	left:463px !important;
	top:573px !important;
}

#item51895 {
	width:62px !important;
	height:30px !important;
	left:468px !important;
	top:179px !important;
}

#item35155 {
	width:252px !important;
	height:147px !important;
}

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

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

#item35123 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:424px !important;
}

#item35149 {
	width:179px !important;
	height:204px !important;
}

#item35144 {
	width:179px !important;
	height:204px !important;
	left:87px !important;
	top:214px !important;
}

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

#item35130 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:321px !important;
}

#item35141 {
	width:266px !important;
	height:314px !important;
}

#item35136 {
	width:266px !important;
	height:314px !important;
	left:278px !important;
}

#item51922 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item51949 {
	width:134px !important;
	height:9px !important;
	left:18px !important;
	top:601px !important;
}

#item51976 {
	width:71px !important;
	height:29px !important;
	left:12px !important;
	top:384px !important;
}

#item52003 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item52030 {
	width:128px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item32232 {
	width:266px !important;
	height:238px !important;
}

#item32227 {
	width:266px !important;
	height:238px !important;
}

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

#item35157 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:14px !important;
}

#item35168 {
	width:266px !important;
	height:153px !important;
}

#item35163 {
	width:266px !important;
	height:153px !important;
	left:278px !important;
	top:210px !important;
}

#item35174 {
	width:266px !important;
	height:230px !important;
}

#item35169 {
	width:266px !important;
	height:230px !important;
	top:322px !important;
}

#item35181 {
	width:164px !important;
	height:189px !important;
}

#item35176 {
	width:164px !important;
	height:189px !important;
	left:278px !important;
	top:429px !important;
}

#item35187 {
	width:164px !important;
	height:178px !important;
}

#item35182 {
	width:164px !important;
	height:178px !important;
	left:544px !important;
	top:440px !important;
}

#item52057 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item52084 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52111 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:191px !important;
}

#item52138 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item52166 {
	width:89px !important;
	height:20px !important;
	left:446px !important;
	top:554px !important;
}

#item35199 {
	width:252px !important;
	height:178px !important;
}

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

#item35205 {
	width:252px !important;
	height:178px !important;
}

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

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

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

#item35193 {
	width:252px !important;
	height:215px !important;
}

#item35188 {
	width:252px !important;
	height:215px !important;
	left:278px !important;
	top:341px !important;
}

#item52193 {
	width:150px !important;
	height:9px !important;
	left:18px !important;
	top:415px !important;
}

#item52220 {
	width:72px !important;
	height:40px !important;
	left:174px !important;
	top:537px !important;
}

#item52251 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:232px !important;
}

#item52282 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52309 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:322px !important;
}

#item32238 {
	width:75px !important;
	height:135px !important;
}

#item32233 {
	width:75px !important;
	height:135px !important;
	left:361px !important;
	top:322px !important;
}

#item35242 {
	width:170px !important;
	height:99px !important;
}

#item35237 {
	width:170px !important;
	height:99px !important;
	left:361px !important;
	top:466px !important;
}

#item35221 {
	width:516px !important;
	height:297px !important;
}

#item35216 {
	width:516px !important;
	height:297px !important;
	left:14px !important;
	top:14px !important;
}

#item35228 {
	width:146px !important;
	height:190px !important;
}

#item35222 {
	width:146px !important;
	height:190px !important;
	left:14px !important;
	top:322px !important;
}

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

#item35229 {
	width:180px !important;
	height:190px !important;
	left:165px !important;
	top:322px !important;
}

#item52339 {
	width:117px !important;
	height:20px !important;
	left:359px !important;
	top:292px !important;
}

#item52373 {
	width:77px !important;
	height:29px !important;
	left:438px !important;
	top:395px !important;
}

#item52402 {
	width:100px !important;
	height:20px !important;
	left:187px !important;
	top:600px !important;
}

#item52429 {
	width:127px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item52459 {
	width:126px !important;
	height:9px !important;
	left:359px !important;
	top:610px !important;
}

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

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

#item35254 {
	width:183px !important;
	height:175px !important;
}

#item35249 {
	width:183px !important;
	height:175px !important;
	left:83px !important;
	top:211px !important;
}

#item35267 {
	width:183px !important;
	height:230px !important;
}

#item35262 {
	width:183px !important;
	height:230px !important;
	left:278px !important;
	top:14px !important;
}

#item35273 {
	width:212px !important;
	height:134px !important;
}

#item35268 {
	width:212px !important;
	height:134px !important;
	left:318px !important;
	top:221px !important;
}

#item35279 {
	width:106px !important;
	height:94px !important;
}

#item35274 {
	width:106px !important;
	height:94px !important;
	left:424px !important;
	top:529px !important;
}

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

#item35255 {
	width:252px !important;
	height:134px !important;
	left:14px !important;
	top:426px !important;
}

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

#item52513 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:344px !important;
}

#item52541 {
	width:143px !important;
	height:20px !important;
	left:19px !important;
	top:178px !important;
}

#item52571 {
	width:104px !important;
	height:30px !important;
	left:287px !important;
	top:550px !important;
}

#item52601 {
	width:230px !important;
	height:9px !important;
	left:287px !important;
	top:417px !important;
}

#item52635 {
	width:230px !important;
	height:9px !important;
	left:287px !important;
	top:427px !important;
}

#item52667 {
	width:230px !important;
	height:9px !important;
	left:287px !important;
	top:438px !important;
}

#item52697 {
	width:230px !important;
	height:9px !important;
	left:287px !important;
	top:482px !important;
}

#item52728 {
	width:230px !important;
	height:9px !important;
	left:287px !important;
	top:492px !important;
}

#item52758 {
	width:230px !important;
	height:9px !important;
	left:287px !important;
	top:503px !important;
}

#item32244 {
	width:176px !important;
	height:192px !important;
}

#item32239 {
	width:176px !important;
	height:192px !important;
	left:278px !important;
	top:14px !important;
}

#item35291 {
	width:252px !important;
	height:155px !important;
}

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

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

#item35292 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:218px !important;
}

#item35310 {
	width:169px !important;
	height:166px !important;
}

#item35304 {
	width:169px !important;
	height:166px !important;
	left:97px !important;
	top:452px !important;
}

#item35317 {
	width:158px !important;
	height:166px !important;
}

#item35312 {
	width:158px !important;
	height:166px !important;
	left:372px !important;
	top:452px !important;
}

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

#item35298 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:218px !important;
}

#item52788 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item52816 {
	width:72px !important;
	height:29px !important;
	left:191px !important;
	top:412px !important;
}

#item52844 {
	width:75px !important;
	height:40px !important;
	left:13px !important;
	top:580px !important;
}

#item52874 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:432px !important;
}

#item52901 {
	width:91px !important;
	height:29px !important;
	left:276px !important;
	top:522px !important;
}

#item52931 {
	width:74px !important;
	height:29px !important;
	left:462px !important;
	top:170px !important;
}

#item35323 {
	width:169px !important;
	height:166px !important;
}

#item35318 {
	width:169px !important;
	height:166px !important;
	left:98px !important;
	top:452px !important;
}

#item35329 {
	width:180px !important;
	height:183px !important;
}

#item35324 {
	width:180px !important;
	height:183px !important;
	left:350px !important;
	top:452px !important;
}

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

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

#item35343 {
	width:252px !important;
	height:159px !important;
}

#item35338 {
	width:252px !important;
	height:159px !important;
	left:278px !important;
	top:218px !important;
}

#item35350 {
	width:252px !important;
	height:137px !important;
}

#item35344 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:14px !important;
}

#item35356 {
	width:252px !important;
	height:140px !important;
}

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

#item53634 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:434px !important;
}

#item53661 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item53688 {
	width:148px !important;
	height:9px !important;
	left:22px !important;
	top:192px !important;
}

#item53715 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:434px !important;
}

#item53742 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item53773 {
	width:78px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item32251 {
	width:252px !important;
	height:159px !important;
}

#item32245 {
	width:252px !important;
	height:159px !important;
	left:278px !important;
	top:14px !important;
}

#item35377 {
	width:139px !important;
	height:175px !important;
}

#item35372 {
	width:139px !important;
	height:175px !important;
	left:278px !important;
	top:241px !important;
}

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

#item35384 {
	width:252px !important;
	height:168px !important;
	left:278px !important;
	top:427px !important;
}

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

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

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

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

#item53803 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item53831 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:222px !important;
}

#item53861 {
	width:103px !important;
	height:20px !important;
	left:422px !important;
	top:391px !important;
}

#item53888 {
	width:128px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item53918 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item35396 {
	width:134px !important;
	height:141px !important;
}

#item35391 {
	width:134px !important;
	height:141px !important;
	left:14px !important;
	top:477px !important;
}

#item35403 {
	width:154px !important;
	height:141px !important;
}

#item35398 {
	width:154px !important;
	height:141px !important;
	left:260px !important;
	top:477px !important;
}

#item35412 {
	width:125px !important;
	height:143px !important;
}

#item35406 {
	width:125px !important;
	height:143px !important;
	left:278px !important;
	top:322px !important;
}

#item35419 {
	width:170px !important;
	height:143px !important;
}

#item35413 {
	width:170px !important;
	height:143px !important;
	left:14px !important;
	top:322px !important;
}

#item35425 {
	width:516px !important;
	height:297px !important;
}

#item35420 {
	width:516px !important;
	height:297px !important;
	left:14px !important;
	top:14px !important;
}

#item53946 {
	width:80px !important;
	height:20px !important;
	left:152px !important;
	top:599px !important;
}

#item53973 {
	width:70px !important;
	height:29px !important;
	left:190px !important;
	top:438px !important;
}

#item54000 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item54027 {
	width:95px !important;
	height:20px !important;
	left:418px !important;
	top:600px !important;
}

#item54054 {
	width:92px !important;
	height:20px !important;
	left:407px !important;
	top:441px !important;
}

#item32257 {
	width:114px !important;
	height:101px !important;
}

#item32252 {
	width:114px !important;
	height:101px !important;
	left:71px !important;
	top:48px !important;
}

#item35449 {
	width:101px !important;
	height:193px !important;
}

#item35443 {
	width:101px !important;
	height:193px !important;
	left:190px !important;
	top:14px !important;
}

#item35456 {
	width:164px !important;
	height:112px !important;
}

#item35451 {
	width:164px !important;
	height:112px !important;
	left:366px !important;
	top:14px !important;
}

#item35462 {
	width:164px !important;
	height:135px !important;
}

#item35457 {
	width:164px !important;
	height:135px !important;
	left:366px !important;
	top:219px !important;
}

#item35468 {
	width:164px !important;
	height:131px !important;
}

#item35463 {
	width:164px !important;
	height:131px !important;
	left:190px !important;
	top:219px !important;
}

#item35475 {
	width:164px !important;
	height:142px !important;
}

#item35469 {
	width:164px !important;
	height:142px !important;
	left:14px !important;
	top:219px !important;
}

#item35481 {
	width:164px !important;
	height:123px !important;
}

#item35476 {
	width:164px !important;
	height:123px !important;
	left:14px !important;
	top:424px !important;
}

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

#item35482 {
	width:101px !important;
	height:195px !important;
	left:190px !important;
	top:424px !important;
}

#item35494 {
	width:164px !important;
	height:130px !important;
}

#item35489 {
	width:164px !important;
	height:130px !important;
	left:366px !important;
	top:424px !important;
}

#item54082 {
	width:138px !important;
	height:20px !important;
	left:13px !important;
	top:188px !important;
}

#item54112 {
	width:58px !important;
	height:40px !important;
	left:293px !important;
	top:169px !important;
}

#item54139 {
	width:141px !important;
	height:20px !important;
	left:364px !important;
	top:188px !important;
}

#item54169 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item54196 {
	width:147px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item54223 {
	width:131px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

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

#item54278 {
	width:71px !important;
	height:20px !important;
	left:274px !important;
	top:586px !important;
}

#item54306 {
	width:164px !important;
	height:9px !important;
	left:364px !important;
	top:600px !important;
}

#item54336 {
	width:164px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item35503 {
	width:164px !important;
	height:133px !important;
}

#item35498 {
	width:164px !important;
	height:133px !important;
	left:14px !important;
	top:424px !important;
}

#item35510 {
	width:164px !important;
	height:142px !important;
}

#item35504 {
	width:164px !important;
	height:142px !important;
	left:190px !important;
	top:424px !important;
}

#item35516 {
	width:164px !important;
	height:142px !important;
}

#item35511 {
	width:164px !important;
	height:142px !important;
	left:366px !important;
	top:424px !important;
}

#item35522 {
	width:164px !important;
	height:129px !important;
}

#item35517 {
	width:164px !important;
	height:129px !important;
	left:366px !important;
	top:283px !important;
}

#item35528 {
	width:164px !important;
	height:141px !important;
}

#item35523 {
	width:164px !important;
	height:141px !important;
	left:190px !important;
	top:219px !important;
}

#item35534 {
	width:164px !important;
	height:129px !important;
}

#item35529 {
	width:164px !important;
	height:129px !important;
	left:14px !important;
	top:219px !important;
}

#item35540 {
	width:164px !important;
	height:149px !important;
}

#item35535 {
	width:164px !important;
	height:149px !important;
	left:14px !important;
	top:14px !important;
}

#item35547 {
	width:164px !important;
	height:122px !important;
}

#item35541 {
	width:164px !important;
	height:122px !important;
	left:190px !important;
	top:14px !important;
}

#item54363 {
	width:128px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item54394 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item54421 {
	width:122px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item54451 {
	width:133px !important;
	height:20px !important;
	left:189px !important;
	top:189px !important;
}

#item54481 {
	width:144px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item54508 {
	width:153px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item54535 {
	width:117px !important;
	height:20px !important;
	left:364px !important;
	top:258px !important;
}

#item54563 {
	width:156px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item32263 {
	width:252px !important;
	height:177px !important;
}

#item32258 {
	width:252px !important;
	height:177px !important;
	left:278px !important;
	top:14px !important;
}

#item35568 {
	width:156px !important;
	height:172px !important;
}

#item35563 {
	width:156px !important;
	height:172px !important;
	left:278px !important;
	top:256px !important;
}

#item35574 {
	width:156px !important;
	height:216px !important;
}

#item35569 {
	width:156px !important;
	height:216px !important;
	left:278px !important;
	top:441px !important;
}

#item35556 {
	width:252px !important;
	height:281px !important;
}

#item35551 {
	width:252px !important;
	height:281px !important;
	left:14px !important;
}

#item35562 {
	width:252px !important;
	height:212px !important;
}

#item35557 {
	width:252px !important;
	height:212px !important;
	left:14px !important;
	top:351px !important;
}

#item54590 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:331px !important;
}

#item54617 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:237px !important;
}

#item54647 {
	width:79px !important;
	height:20px !important;
	left:439px !important;
	top:413px !important;
}

#item54674 {
	width:72px !important;
	height:20px !important;
	left:439px !important;
	top:579px !important;
}

#item54701 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item35581 {
	width:209px !important;
	height:142px !important;
}

#item35576 {
	width:209px !important;
	height:142px !important;
	left:135px !important;
	top:478px !important;
}

#item35595 {
	width:234px !important;
	height:193px !important;
}

#item35590 {
	width:234px !important;
	height:193px !important;
	left:111px !important;
	top:275px !important;
}

#item35601 {
	width:252px !important;
	height:249px !important;
}

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

#item35607 {
	width:266px !important;
	height:210px !important;
}

#item35602 {
	width:266px !important;
	height:210px !important;
	left:278px !important;
}

#item35589 {
	width:86px !important;
	height:343px !important;
}

#item35584 {
	width:86px !important;
	height:343px !important;
	left:444px !important;
	top:275px !important;
}

#item54728 {
	width:97px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item54758 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:244px !important;
}

#item54786 {
	width:87px !important;
	height:29px !important;
	left:13px !important;
	top:383px !important;
}

#item54816 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:256px !important;
}

#item54843 {
	width:84px !important;
	height:20px !important;
	left:354px !important;
	top:438px !important;
}

#item32269 {
	width:252px !important;
	height:196px !important;
}

#item32264 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item35616 {
	width:252px !important;
	height:196px !important;
}

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

#item35622 {
	width:252px !important;
	height:196px !important;
}

#item35617 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:215px !important;
}

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

#item35623 {
	width:252px !important;
	height:132px !important;
	left:278px !important;
	top:221px !important;
}

#item35636 {
	width:252px !important;
	height:221px !important;
}

#item35631 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:422px !important;
}

#item35643 {
	width:252px !important;
	height:138px !important;
}

#item35637 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:422px !important;
}

#item54870 {
	width:150px !important;
	height:9px !important;
	left:281px !important;
	top:397px !important;
}

#item54900 {
	width:122px !important;
	height:20px !important;
	left:13px !important;
	top:192px !important;
}

#item54932 {
	width:153px !important;
	height:9px !important;
	left:18px !important;
	top:398px !important;
}

#item54959 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item54987 {
	width:87px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item55014 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item35644 {
	width:185px !important;
	height:215px !important;
	left:154px !important;
	top:402px !important;
}

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

#item74876 {
	width:185px !important;
	height:215px !important;
	left:343px !important;
	top:402px !important;
}

#item35655 {
	width:114px !important;
	height:181px !important;
}

#item35650 {
	width:114px !important;
	height:181px !important;
	left:126px !important;
	top:210px !important;
}

#item35669 {
	width:226px !important;
	height:145px !important;
}

#item35664 {
	width:226px !important;
	height:145px !important;
	left:14px !important;
}

#item35661 {
	width:277px !important;
	height:298px !important;
}

#item35656 {
	width:277px !important;
	height:298px !important;
	left:253px !important;
	top:14px !important;
}

#item55042 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:191px !important;
}

#item55069 {
	width:98px !important;
	height:20px !important;
	left:19px !important;
	top:348px !important;
}

#item55096 {
	width:197px !important;
	height:9px !important;
	left:251px !important;
	top:377px !important;
}

#item55126 {
	width:127px !important;
	height:20px !important;
	left:20px !important;
	top:572px !important;
}

#item55156 {
	width:127px !important;
	height:20px !important;
	left:20px !important;
	top:592px !important;
}

#item32275 {
	width:252px !important;
	height:143px !important;
}

#item32270 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:14px !important;
}

#item35681 {
	width:139px !important;
	height:156px !important;
}

#item35676 {
	width:139px !important;
	height:156px !important;
	left:278px !important;
	top:213px !important;
}

#item35695 {
	width:150px !important;
	height:144px !important;
}

#item35690 {
	width:150px !important;
	height:144px !important;
	left:230px !important;
	top:380px !important;
}

#item35701 {
	width:142px !important;
	height:147px !important;
}

#item35696 {
	width:142px !important;
	height:147px !important;
	left:388px !important;
	top:380px !important;
}

#item35687 {
	width:127px !important;
	height:237px !important;
}

#item35682 {
	width:127px !important;
	height:237px !important;
	left:94px !important;
	top:382px !important;
}

#item35675 {
	width:252px !important;
	height:306px !important;
}

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

#item55183 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:361px !important;
}

#item55210 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:194px !important;
}

#item55237 {
	width:79px !important;
	height:20px !important;
	left:421px !important;
	top:350px !important;
}

#item55265 {
	width:77px !important;
	height:20px !important;
	left:230px !important;
	top:600px !important;
}

#item55292 {
	width:97px !important;
	height:20px !important;
	left:390px !important;
	top:600px !important;
}

#item55319 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

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

#item35702 {
	width:153px !important;
	height:218px !important;
	left:114px !important;
	top:399px !important;
}

#item35719 {
	width:252px !important;
	height:218px !important;
}

#item35714 {
	width:252px !important;
	height:218px !important;
	left:278px !important;
	top:399px !important;
}

#item35726 {
	width:516px !important;
	height:373px !important;
}

#item35721 {
	width:516px !important;
	height:373px !important;
	left:14px !important;
	top:14px !important;
}

#item55347 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item55374 {
	width:143px !important;
	height:9px !important;
	left:357px !important;
	top:552px !important;
}

#item55401 {
	width:160px !important;
	height:9px !important;
	left:112px !important;
	top:137px !important;
}

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

#item32276 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:14px !important;
}

#item35740 {
	width:147px !important;
	height:191px !important;
}

#item35734 {
	width:147px !important;
	height:191px !important;
	left:278px !important;
	top:220px !important;
}

#item35733 {
	width:252px !important;
	height:325px !important;
}

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

#item74887 {
	width:108px !important;
	height:79px !important;
}

#item74882 {
	width:108px !important;
	height:79px !important;
	left:21px !important;
	top:20px !important;
}

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

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

#item35753 {
	width:252px !important;
	height:160px !important;
}

#item35747 {
	width:252px !important;
	height:160px !important;
	left:278px !important;
	top:415px !important;
}

#item55431 {
	width:106px !important;
	height:20px !important;
	left:24px !important;
	top:128px !important;
}

#item55458 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item55485 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item55513 {
	width:88px !important;
	height:29px !important;
	left:427px !important;
	top:378px !important;
}

#item55543 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55570 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

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

#item35754 {
	width:252px !important;
	height:255px !important;
	left:14px !important;
	top:313px !important;
}

#item35773 {
	width:173px !important;
	height:286px !important;
}

#item35768 {
	width:173px !important;
	height:286px !important;
	left:94px !important;
	top:14px !important;
}

#item35767 {
	width:266px !important;
	height:446px !important;
}

#item35762 {
	width:266px !important;
	height:446px !important;
	left:278px !important;
}

#item55597 {
	width:68px !important;
	height:29px !important;
	left:18px !important;
	top:203px !important;
}

#item55624 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item55679 {
	width:123px !important;
	height:20px !important;
	left:282px !important;
	top:336px !important;
}

#item32288 {
	width:252px !important;
	height:131px !important;
}

#item32283 {
	width:252px !important;
	height:131px !important;
	left:278px !important;
	top:14px !important;
}

#item35786 {
	width:252px !important;
	height:306px !important;
}

#item35781 {
	width:252px !important;
	height:306px !important;
	left:278px !important;
	top:201px !important;
}

#item74894 {
	width:176px !important;
	height:296px !important;
}

#item74889 {
	width:176px !important;
	height:296px !important;
	top:322px !important;
}

#item35792 {
	width:116px !important;
	height:68px !important;
}

#item35787 {
	width:116px !important;
	height:68px !important;
	left:400px !important;
	top:512px !important;
}

#item35801 {
	width:116px !important;
	height:68px !important;
}

#item35794 {
	width:116px !important;
	height:68px !important;
	left:400px !important;
	top:545px !important;
}

#item35779 {
	width:252px !important;
	height:296px !important;
}

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

#item55707 {
	width:100px !important;
	height:20px !important;
	left:118px !important;
	top:280px !important;
}

#item55734 {
	width:90px !important;
	height:29px !important;
	left:181px !important;
	top:591px !important;
}

#item55765 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:182px !important;
}

#item55792 {
	width:70px !important;
	height:20px !important;
	left:282px !important;
	top:439px !important;
}

#item55819 {
	width:112px !important;
	height:9px !important;
	left:282px !important;
	top:584px !important;
}

#item55846 {
	width:112px !important;
	height:9px !important;
	left:282px !important;
	top:594px !important;
}

#item55873 {
	width:112px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

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

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

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

#item35808 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:422px !important;
}

#item35819 {
	width:252px !important;
	height:329px !important;
}

#item35814 {
	width:252px !important;
	height:329px !important;
	left:278px !important;
	top:14px !important;
}

#item35825 {
	width:252px !important;
	height:152px !important;
}

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

#item35832 {
	width:149px !important;
	height:178px !important;
}

#item35827 {
	width:149px !important;
	height:178px !important;
	left:14px !important;
	top:233px !important;
}

#item55900 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:213px !important;
}

#item55927 {
	width:85px !important;
	height:20px !important;
	left:166px !important;
	top:350px !important;
}

#item55954 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item55981 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56009 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item32294 {
	width:165px !important;
	height:150px !important;
}

#item32289 {
	width:165px !important;
	height:150px !important;
	left:365px !important;
	top:14px !important;
}

#item35852 {
	width:165px !important;
	height:133px !important;
}

#item35847 {
	width:165px !important;
	height:133px !important;
	left:190px !important;
	top:14px !important;
}

#item35858 {
	width:165px !important;
	height:122px !important;
}

#item35853 {
	width:165px !important;
	height:122px !important;
	left:14px !important;
	top:14px !important;
}

#item35864 {
	width:165px !important;
	height:150px !important;
}

#item35859 {
	width:165px !important;
	height:150px !important;
	left:14px !important;
	top:219px !important;
}

#item35883 {
	width:165px !important;
	height:142px !important;
}

#item35878 {
	width:165px !important;
	height:142px !important;
	left:14px !important;
	top:425px !important;
}

#item35889 {
	width:165px !important;
	height:142px !important;
}

#item35884 {
	width:165px !important;
	height:142px !important;
	left:190px !important;
	top:425px !important;
}

#item35895 {
	width:165px !important;
	height:142px !important;
}

#item35890 {
	width:165px !important;
	height:142px !important;
	left:365px !important;
	top:425px !important;
}

#item35871 {
	width:165px !important;
	height:142px !important;
}

#item35865 {
	width:165px !important;
	height:142px !important;
	left:190px !important;
	top:219px !important;
}

#item35877 {
	width:165px !important;
	height:141px !important;
}

#item35872 {
	width:165px !important;
	height:141px !important;
	left:365px !important;
	top:219px !important;
}

#item56036 {
	width:142px !important;
	height:9px !important;
	left:364px !important;
	top:199px !important;
}

#item56063 {
	width:137px !important;
	height:9px !important;
	left:189px !important;
	top:201px !important;
}

#item56091 {
	width:133px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item56121 {
	width:168px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item56148 {
	width:136px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

#item56175 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item56202 {
	width:100px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item56229 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56257 {
	width:118px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item35944 {
	width:165px !important;
	height:150px !important;
}

#item35938 {
	width:165px !important;
	height:150px !important;
	left:14px !important;
	top:14px !important;
}

#item35950 {
	width:165px !important;
	height:194px !important;
}

#item35945 {
	width:165px !important;
	height:194px !important;
	left:189px !important;
	top:14px !important;
}

#item35901 {
	width:165px !important;
	height:150px !important;
}

#item35896 {
	width:165px !important;
	height:150px !important;
	left:14px !important;
	top:425px !important;
}

#item35907 {
	width:165px !important;
	height:113px !important;
}

#item35902 {
	width:165px !important;
	height:113px !important;
	left:190px !important;
	top:425px !important;
}

#item35923 {
	width:165px !important;
	height:133px !important;
}

#item35918 {
	width:165px !important;
	height:133px !important;
	left:365px !important;
	top:425px !important;
}

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

#item35924 {
	width:165px !important;
	height:185px !important;
	left:365px !important;
	top:176px !important;
}

#item35937 {
	width:340px !important;
	height:147px !important;
}

#item35930 {
	width:340px !important;
	height:147px !important;
	left:14px !important;
	top:219px !important;
}

#item56284 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item56312 {
	width:119px !important;
	height:9px !important;
	left:18px !important;
	top:400px !important;
}

#item56339 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56367 {
	width:138px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item56398 {
	width:101px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

#item56425 {
	width:116px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item56452 {
	width:101px !important;
	height:20px !important;
	left:189px !important;
	top:190px !important;
}

#item32300 {
	width:195px !important;
	height:204px !important;
}

#item32295 {
	width:195px !important;
	height:204px !important;
	left:335px !important;
	top:14px !important;
}

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

#item35964 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:230px !important;
}

#item35976 {
	width:252px !important;
	height:162px !important;
}

#item35971 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:454px !important;
}

#item35982 {
	width:149px !important;
	height:233px !important;
}

#item35977 {
	width:149px !important;
	height:233px !important;
	left:118px !important;
	top:383px !important;
}

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

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

#item56483 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:371px !important;
}

#item56510 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item56541 {
	width:142px !important;
	height:20px !important;
	left:276px !important;
	top:74px !important;
}

#item56571 {
	width:73px !important;
	height:20px !important;
	left:421px !important;
	top:600px !important;
}

#item56599 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:425px !important;
}

#item56629 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:433px !important;
}

#item35988 {
	width:152px !important;
	height:191px !important;
}

#item35983 {
	width:152px !important;
	height:191px !important;
	left:14px !important;
	top:426px !important;
}

#item36001 {
	width:252px !important;
	height:138px !important;
}

#item35995 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:210px !important;
}

#item36015 {
	width:373px !important;
	height:198px !important;
}

#item36010 {
	width:373px !important;
	height:198px !important;
	left:171px !important;
}

#item36007 {
	width:266px !important;
	height:147px !important;
}

#item36002 {
	width:266px !important;
	height:147px !important;
	left:278px !important;
	top:210px !important;
}

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

#item35989 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:426px !important;
}

#item56660 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:102px !important;
}

#item56687 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:396px !important;
}

#item56715 {
	width:99px !important;
	height:20px !important;
	left:170px !important;
	top:600px !important;
}

#item56742 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56773 {
	width:138px !important;
	height:9px !important;
	left:277px !important;
	top:407px !important;
}

#item32306 {
	width:168px !important;
	height:163px !important;
}

#item32301 {
	width:168px !important;
	height:163px !important;
	left:278px !important;
	top:14px !important;
}

#item36027 {
	width:186px !important;
	height:200px !important;
}

#item36022 {
	width:186px !important;
	height:200px !important;
	left:278px !important;
	top:188px !important;
}

#item36042 {
	width:169px !important;
	height:241px !important;
}

#item36037 {
	width:169px !important;
	height:241px !important;
	left:278px !important;
	top:399px !important;
}

#item36021 {
	width:266px !important;
	height:295px !important;
}

#item36016 {
	width:266px !important;
	height:295px !important;
	top:14px !important;
}

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

#item36028 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:322px !important;
}

#item56800 {
	width:74px !important;
	height:29px !important;
	left:449px !important;
	top:149px !important;
}

#item56830 {
	width:67px !important;
	height:40px !important;
	left:465px !important;
	top:324px !important;
}

#item56860 {
	width:84px !important;
	height:29px !important;
	left:452px !important;
	top:590px !important;
}

#item56890 {
	width:71px !important;
	height:29px !important;
	left:188px !important;
	top:185px !important;
}

#item56917 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item36048 {
	width:198px !important;
	height:142px !important;
}

#item36043 {
	width:198px !important;
	height:142px !important;
	left:14px !important;
	top:424px !important;
}

#item36079 {
	width:225px !important;
	height:194px !important;
}

#item36074 {
	width:225px !important;
	height:194px !important;
	left:305px !important;
	top:424px !important;
}

#item36054 {
	width:198px !important;
	height:142px !important;
}

#item36049 {
	width:198px !important;
	height:142px !important;
	left:14px !important;
	top:220px !important;
}

#item36060 {
	width:198px !important;
	height:128px !important;
}

#item36055 {
	width:198px !important;
	height:128px !important;
	left:14px !important;
	top:14px !important;
}

#item36066 {
	width:168px !important;
	height:231px !important;
}

#item36061 {
	width:168px !important;
	height:231px !important;
	left:347px !important;
	top:56px !important;
}

#item36073 {
	width:131px !important;
	height:196px !important;
}

#item36067 {
	width:131px !important;
	height:196px !important;
	left:252px !important;
	top:123px !important;
}

#item56945 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item56972 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56999 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item57026 {
	width:84px !important;
	height:20px !important;
	left:223px !important;
	top:550px !important;
}

#item57053 {
	width:218px !important;
	height:9px !important;
	left:223px !important;
	top:395px !important;
}

#item57083 {
	width:218px !important;
	height:9px !important;
	left:223px !important;
	top:405px !important;
}

#item32312 {
	width:171px !important;
	height:125px !important;
}

#item32307 {
	width:171px !important;
	height:125px !important;
	left:359px !important;
	top:14px !important;
}

#item36092 {
	width:238px !important;
	height:208px !important;
}

#item36087 {
	width:238px !important;
	height:208px !important;
}

#item36098 {
	width:88px !important;
	height:193px !important;
}

#item36093 {
	width:88px !important;
	height:193px !important;
	left:14px !important;
	top:219px !important;
}

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

#item36112 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:424px !important;
}

#item36125 {
	width:175px !important;
	height:165px !important;
}

#item36120 {
	width:175px !important;
	height:165px !important;
	left:355px !important;
	top:420px !important;
}

#item36104 {
	width:164px !important;
	height:129px !important;
}

#item36099 {
	width:164px !important;
	height:129px !important;
	left:190px !important;
	top:219px !important;
}

#item36111 {
	width:164px !important;
	height:123px !important;
}

#item36105 {
	width:164px !important;
	height:123px !important;
	left:366px !important;
	top:219px !important;
}

#item57113 {
	width:69px !important;
	height:20px !important;
	left:106px !important;
	top:394px !important;
}

#item57140 {
	width:161px !important;
	height:9px !important;
	left:189px !important;
	top:406px !important;
}

#item57167 {
	width:143px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

#item57195 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57222 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57252 {
	width:166px !important;
	height:9px !important;
	left:359px !important;
	top:200px !important;
}

#item57282 {
	width:69px !important;
	height:20px !important;
	left:248px !important;
	top:161px !important;
}

#item57309 {
	width:96px !important;
	height:28px !important;
	left:248px !important;
	top:181px !important;
}

#item36132 {
	width:252px !important;
	height:152px !important;
}

#item36126 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:424px !important;
}

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

#item36139 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:276px !important;
}

#item36150 {
	width:252px !important;
	height:147px !important;
}

#item36145 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:219px !important;
}

#item36163 {
	width:176px !important;
	height:181px !important;
}

#item36158 {
	width:176px !important;
	height:181px !important;
	left:14px !important;
	top:14px !important;
}

#item36138 {
	width:181px !important;
	height:193px !important;
}

#item36133 {
	width:181px !important;
	height:193px !important;
	left:349px !important;
	top:424px !important;
}

#item74910 {
	width:150px !important;
	height:157px !important;
}

#item74905 {
	width:150px !important;
	height:157px !important;
	left:274px !important;
	top:14px !important;
}

#item74917 {
	width:119px !important;
	height:131px !important;
}

#item74912 {
	width:119px !important;
	height:131px !important;
	left:314px !important;
	top:75px !important;
}

#item57339 {
	width:229px !important;
	height:9px !important;
	left:15px !important;
	top:258px !important;
}

#item57369 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57396 {
	width:59px !important;
	height:30px !important;
	left:276px !important;
	top:573px !important;
}

#item57424 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item57451 {
	width:70px !important;
	height:20px !important;
	left:192px !important;
	top:89px !important;
}

#item57478 {
	width:99px !important;
	height:20px !important;
	left:427px !important;
	top:169px !important;
}

#item57508 {
	width:100px !important;
	height:20px !important;
	left:427px !important;
	top:189px !important;
}

#item32318 {
	width:146px !important;
	height:120px !important;
}

#item32313 {
	width:146px !important;
	height:120px !important;
	left:384px !important;
}

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

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

#item36192 {
	width:146px !important;
	height:312px !important;
}

#item36187 {
	width:146px !important;
	height:312px !important;
	left:14px !important;
	top:305px !important;
}

#item36199 {
	width:161px !important;
	height:194px !important;
}

#item36194 {
	width:161px !important;
	height:194px !important;
	left:278px !important;
	top:219px !important;
}

#item36205 {
	width:252px !important;
	height:137px !important;
}

#item36200 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:426px !important;
}

#item36174 {
	width:77px !important;
	height:80px !important;
}

#item36169 {
	width:77px !important;
	height:80px !important;
	left:446px !important;
	top:52px !important;
}

#item36180 {
	width:77px !important;
	height:80px !important;
}

#item36175 {
	width:77px !important;
	height:80px !important;
	left:278px !important;
	top:40px !important;
}

#item57538 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:285px !important;
}

#item57565 {
	width:88px !important;
	height:29px !important;
	left:167px !important;
	top:436px !important;
}

#item57595 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57622 {
	width:81px !important;
	height:40px !important;
	left:444px !important;
	top:316px !important;
}

#item57653 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:189px !important;
}

#item57683 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

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

#item36206 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:425px !important;
}

#item36224 {
	width:252px !important;
	height:128px !important;
}

#item36219 {
	width:252px !important;
	height:128px !important;
	left:14px !important;
	top:219px !important;
}

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

#item36232 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
}

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

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

#item36218 {
	width:141px !important;
	height:310px !important;
}

#item36213 {
	width:141px !important;
	height:310px !important;
	left:389px !important;
	top:341px !important;
}

#item57714 {
	width:106px !important;
	height:20px !important;
	left:16px !important;
	top:595px !important;
}

#item57744 {
	width:132px !important;
	height:9px !important;
	left:12px !important;
	top:199px !important;
}

#item57772 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item57799 {
	width:173px !important;
	height:9px !important;
	left:283px !important;
	top:312px !important;
}

#item57828 {
	width:93px !important;
	height:20px !important;
	left:282px !important;
	top:453px !important;
}

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

#item32319 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:14px !important;
}

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

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

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

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

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

#item36250 {
	width:252px !important;
	height:222px !important;
	left:278px !important;
	top:322px !important;
}

#item57855 {
	width:164px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item57883 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item57913 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57943 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item57973 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item36263 {
	width:164px !important;
	height:153px !important;
}

#item36258 {
	width:164px !important;
	height:153px !important;
	left:14px !important;
	top:400px !important;
}

#item36272 {
	width:164px !important;
	height:144px !important;
}

#item36266 {
	width:164px !important;
	height:144px !important;
	left:190px !important;
	top:400px !important;
}

#item36285 {
	width:530px !important;
	height:389px !important;
}

#item36280 {
	width:530px !important;
	height:389px !important;
	left:14px !important;
}

#item36278 {
	width:164px !important;
	height:133px !important;
}

#item36273 {
	width:164px !important;
	height:133px !important;
	left:366px !important;
	top:400px !important;
}

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

#item58033 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58060 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:371px !important;
}

#item58090 {
	width:170px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item32331 {
	width:414px !important;
	height:310px !important;
}

#item32325 {
	width:414px !important;
	height:310px !important;
}

#item36291 {
	width:230px !important;
	height:298px !important;
}

#item36286 {
	width:230px !important;
	height:298px !important;
	top:321px !important;
}

#item36297 {
	width:206px !important;
	height:218px !important;
}

#item36292 {
	width:206px !important;
	height:218px !important;
	left:325px !important;
	top:321px !important;
}

#item58118 {
	width:106px !important;
	height:20px !important;
	left:422px !important;
	top:284px !important;
}

#item58145 {
	width:86px !important;
	height:20px !important;
	left:240px !important;
	top:508px !important;
}

#item58172 {
	width:157px !important;
	height:9px !important;
	left:240px !important;
	top:610px !important;
}

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

#item36298 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:416px !important;
}

#item36318 {
	width:136px !important;
	height:150px !important;
}

#item36313 {
	width:136px !important;
	height:150px !important;
	left:408px !important;
	top:468px !important;
}

#item36324 {
	width:122px !important;
	height:119px !important;
}

#item36319 {
	width:122px !important;
	height:119px !important;
	left:408px !important;
	top:337px !important;
}

#item36331 {
	width:257px !important;
	height:242px !important;
}

#item36326 {
	width:257px !important;
	height:242px !important;
	left:274px !important;
	top:14px !important;
}

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

#item36305 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:206px !important;
}

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

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

#item58200 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:184px !important;
}

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

#item58254 {
	width:112px !important;
	height:20px !important;
	left:149px !important;
	top:457px !important;
}

#item58285 {
	width:77px !important;
	height:29px !important;
	left:174px !important;
	top:373px !important;
}

#item58316 {
	width:126px !important;
	height:9px !important;
	left:281px !important;
	top:437px !important;
}

#item58343 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:317px !important;
}

#item58371 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:537px !important;
}

#item32337 {
	width:156px !important;
	height:193px !important;
}

#item32332 {
	width:156px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item36352 {
	width:156px !important;
	height:193px !important;
}

#item36347 {
	width:156px !important;
	height:193px !important;
	left:278px !important;
	top:219px !important;
}

#item36358 {
	width:156px !important;
	height:193px !important;
}

#item36353 {
	width:156px !important;
	height:193px !important;
	left:278px !important;
	top:424px !important;
}

#item36364 {
	width:165px !important;
	height:193px !important;
}

#item36359 {
	width:165px !important;
	height:193px !important;
	left:14px !important;
	top:424px !important;
}

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

#item36365 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:218px !important;
}

#item36344 {
	width:252px !important;
	height:152px !important;
}

#item36338 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
}

#item58398 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item58425 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item58452 {
	width:77px !important;
	height:29px !important;
	left:183px !important;
	top:522px !important;
}

#item58484 {
	width:72px !important;
	height:20px !important;
	left:443px !important;
	top:395px !important;
}

#item58512 {
	width:83px !important;
	height:20px !important;
	left:443px !important;
	top:529px !important;
}

#item58539 {
	width:65px !important;
	height:20px !important;
	left:441px !important;
	top:181px !important;
}

#item36376 {
	width:163px !important;
	height:193px !important;
}

#item36371 {
	width:163px !important;
	height:193px !important;
	left:103px !important;
	top:424px !important;
}

#item36388 {
	width:169px !important;
	height:193px !important;
}

#item36383 {
	width:169px !important;
	height:193px !important;
	left:97px !important;
	top:218px !important;
}

#item36397 {
	width:252px !important;
	height:152px !important;
}

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

#item36382 {
	width:252px !important;
	height:341px !important;
}

#item36377 {
	width:252px !important;
	height:341px !important;
	left:278px !important;
	top:276px !important;
}

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

#item36398 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:6px !important;
}

#item58566 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item58593 {
	width:70px !important;
	height:20px !important;
	left:18px !important;
	top:331px !important;
}

#item58621 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item58648 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item58675 {
	width:126px !important;
	height:9px !important;
	left:288px !important;
	top:237px !important;
}

#item58702 {
	width:210px !important;
	height:9px !important;
	left:288px !important;
	top:248px !important;
}

#item32343 {
	width:261px !important;
	height:152px !important;
}

#item32338 {
	width:261px !important;
	height:152px !important;
	left:278px !important;
	top:7px !important;
}

#item36416 {
	width:145px !important;
	height:178px !important;
}

#item36411 {
	width:145px !important;
	height:178px !important;
	left:278px !important;
	top:227px !important;
}

#item36422 {
	width:145px !important;
	height:178px !important;
}

#item36417 {
	width:145px !important;
	height:178px !important;
	left:278px !important;
	top:429px !important;
}

#item36410 {
	width:252px !important;
	height:253px !important;
}

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

#item36428 {
	width:272px !important;
	height:242px !important;
}

#item36423 {
	width:272px !important;
	height:242px !important;
	top:322px !important;
}

#item58733 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item58760 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58787 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:208px !important;
}

#item58814 {
	width:86px !important;
	height:20px !important;
	left:428px !important;
	top:386px !important;
}

#item58842 {
	width:76px !important;
	height:20px !important;
	left:427px !important;
	top:600px !important;
}

#item36436 {
	width:315px !important;
	height:219px !important;
}

#item36431 {
	width:315px !important;
	height:219px !important;
	left:215px !important;
	top:397px !important;
}

#item36450 {
	width:252px !important;
	height:324px !important;
}

#item36443 {
	width:252px !important;
	height:324px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item36442 {
	width:93px !important;
	height:126px !important;
}

#item36437 {
	width:93px !important;
	height:126px !important;
	left:120px !important;
	top:397px !important;
}

#item58869 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:379px !important;
}

#item58896 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:379px !important;
}

#item58923 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:525px !important;
}

#item58951 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:536px !important;
}

#item58978 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:546px !important;
}

#item59005 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:557px !important;
}

#item59032 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:578px !important;
}

#item59059 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item59086 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item59114 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32350 {
	width:252px !important;
	height:138px !important;
}

#item32344 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:14px !important;
}

#item36468 {
	width:252px !important;
	height:249px !important;
}

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

#item36474 {
	width:266px !important;
	height:184px !important;
}

#item36469 {
	width:266px !important;
	height:184px !important;
	top:365px !important;
}

#item36483 {
	width:252px !important;
	height:151px !important;
}

#item36478 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:420px !important;
}

#item36489 {
	width:162px !important;
	height:198px !important;
}

#item36484 {
	width:162px !important;
	height:198px !important;
	left:278px !important;
	top:214px !important;
}

#item59141 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item59172 {
	width:184px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item59199 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:333px !important;
}

#item59230 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:342px !important;
}

#item59260 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item59290 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59322 {
	width:72px !important;
	height:29px !important;
	left:447px !important;
	top:346px !important;
}

#item59352 {
	width:77px !important;
	height:37px !important;
	left:447px !important;
	top:374px !important;
}

#item36495 {
	width:252px !important;
	height:143px !important;
}

#item36490 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:420px !important;
}

#item36513 {
	width:199px !important;
	height:153px !important;
}

#item36508 {
	width:199px !important;
	height:153px !important;
	left:14px !important;
	top:215px !important;
}

#item36522 {
	width:252px !important;
	height:162px !important;
}

#item36517 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:6px !important;
}

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

#item36496 {
	width:252px !important;
	height:202px !important;
	left:278px !important;
	top:366px !important;
}

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

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

#item59382 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59409 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item59436 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item59464 {
	width:143px !important;
	height:9px !important;
	left:286px !important;
	top:610px !important;
}

#item59491 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item59518 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:314px !important;
}

#item32356 {
	width:252px !important;
	height:311px !important;
}

#item32351 {
	width:252px !important;
	height:311px !important;
	left:14px !important;
}

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

#item36523 {
	width:252px !important;
	height:156px !important;
	left:278px !important;
}

#item36535 {
	width:252px !important;
	height:175px !important;
}

#item36530 {
	width:252px !important;
	height:175px !important;
	left:278px !important;
	top:219px !important;
}

#item36541 {
	width:252px !important;
	height:212px !important;
}

#item36536 {
	width:252px !important;
	height:212px !important;
	left:14px !important;
	top:323px !important;
}

#item36547 {
	width:252px !important;
	height:91px !important;
}

#item36542 {
	width:252px !important;
	height:91px !important;
	left:278px !important;
	top:473px !important;
}

#item59549 {
	width:227px !important;
	height:9px !important;
	left:21px !important;
	top:601px !important;
}

#item59581 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item59608 {
	width:136px !important;
	height:20px !important;
	left:276px !important;
	top:443px !important;
}

#item59639 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item59666 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item36549 {
	width:163px !important;
	height:192px !important;
	left:104px !important;
	top:14px !important;
}

#item36561 {
	width:252px !important;
	height:194px !important;
}

#item36556 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:265px !important;
}

#item36567 {
	width:159px !important;
	height:149px !important;
}

#item36562 {
	width:159px !important;
	height:149px !important;
	left:108px !important;
	top:473px !important;
}

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

#item36568 {
	width:252px !important;
	height:237px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item59693 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item59720 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item59747 {
	width:138px !important;
	height:9px !important;
	left:18px !important;
	top:445px !important;
}

#item59774 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59802 {
	width:167px !important;
	height:9px !important;
	left:286px !important;
	top:292px !important;
}

#item32362 {
	width:162px !important;
	height:199px !important;
}

#item32357 {
	width:162px !important;
	height:199px !important;
	left:278px !important;
	top:14px !important;
}

#item36594 {
	width:252px !important;
	height:138px !important;
}

#item36589 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:225px !important;
}

#item36588 {
	width:266px !important;
	height:281px !important;
}

#item36583 {
	width:266px !important;
	height:281px !important;
}

#item36600 {
	width:252px !important;
	height:203px !important;
}

#item36595 {
	width:252px !important;
	height:203px !important;
	left:14px !important;
	top:346px !important;
}

#item36606 {
	width:115px !important;
	height:208px !important;
}

#item36601 {
	width:115px !important;
	height:208px !important;
	left:415px !important;
	top:410px !important;
}

#item59829 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:327px !important;
}

#item59856 {
	width:161px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item59883 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item59910 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:408px !important;
}

#item59940 {
	width:73px !important;
	height:20px !important;
	left:441px !important;
	top:196px !important;
}

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

#item36607 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:425px !important;
}

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

#item36623 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:225px !important;
}

#item36634 {
	width:252px !important;
	height:145px !important;
}

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

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

#item36635 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:14px !important;
}

#item36622 {
	width:252px !important;
	height:275px !important;
}

#item36617 {
	width:252px !important;
	height:275px !important;
	left:278px !important;
	top:269px !important;
}

#item59967 {
	width:132px !important;
	height:9px !important;
	left:17px !important;
	top:610px !important;
}

#item59994 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item60021 {
	width:75px !important;
	height:20px !important;
	left:157px !important;
	top:398px !important;
}

#item60049 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:247px !important;
}

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

#item32368 {
	width:139px !important;
	height:198px !important;
}

#item32363 {
	width:139px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item36661 {
	width:252px !important;
	height:143px !important;
}

#item36656 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:217px !important;
}

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

#item36662 {
	width:252px !important;
	height:154px !important;
	left:278px !important;
	top:427px !important;
}

#item36649 {
	width:252px !important;
	height:220px !important;
}

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

#item36655 {
	width:252px !important;
	height:227px !important;
}

#item36650 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:305px !important;
}

#item60104 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60131 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item60159 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60189 {
	width:151px !important;
	height:9px !important;
	left:282px !important;
	top:403px !important;
}

#item60216 {
	width:82px !important;
	height:20px !important;
	left:421px !important;
	top:193px !important;
}

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

#item36669 {
	width:164px !important;
	height:198px !important;
	left:102px !important;
	top:427px !important;
}

#item36687 {
	width:147px !important;
	height:193px !important;
}

#item36682 {
	width:147px !important;
	height:193px !important;
	left:119px !important;
	top:224px !important;
}

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

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

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

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

#item36680 {
	width:159px !important;
	height:296px !important;
}

#item36675 {
	width:159px !important;
	height:296px !important;
	left:371px !important;
	top:322px !important;
}

#item60243 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item60270 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:370px !important;
}

#item60298 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item60325 {
	width:72px !important;
	height:20px !important;
	left:282px !important;
	top:593px !important;
}

#item60352 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item32374 {
	width:252px !important;
	height:164px !important;
}

#item32369 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
	top:9px !important;
}

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

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

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

#item36706 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:322px !important;
}

#item36717 {
	width:128px !important;
	height:157px !important;
}

#item36712 {
	width:128px !important;
	height:157px !important;
	left:278px !important;
	top:261px !important;
}

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

#item36721 {
	width:252px !important;
	height:120px !important;
	left:278px !important;
	top:425px !important;
}

#item60379 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:244px !important;
}

#item60406 {
	width:120px !important;
	height:9px !important;
	left:407px !important;
	top:406px !important;
}

#item60433 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

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

#item36732 {
	width:154px !important;
	height:222px !important;
}

#item36727 {
	width:154px !important;
	height:222px !important;
	left:14px !important;
	top:322px !important;
}

#item36738 {
	width:163px !important;
	height:240px !important;
}

#item36733 {
	width:163px !important;
	height:240px !important;
	left:185px !important;
	top:322px !important;
}

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

#item36740 {
	width:173px !important;
	height:296px !important;
	left:357px !important;
	top:322px !important;
}

#item36752 {
	width:224px !important;
	height:296px !important;
}

#item36747 {
	width:224px !important;
	height:296px !important;
	left:306px !important;
	top:14px !important;
}

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

#item36753 {
	width:174px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item60514 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item60542 {
	width:70px !important;
	height:20px !important;
	left:208px !important;
	top:241px !important;
}

#item60569 {
	width:129px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item60600 {
	width:133px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item60627 {
	width:77px !important;
	height:20px !important;
	left:449px !important;
	top:551px !important;
}

#item32381 {
	width:164px !important;
	height:127px !important;
}

#item32376 {
	width:164px !important;
	height:127px !important;
	left:366px !important;
	top:14px !important;
}

#item36789 {
	width:164px !important;
	height:131px !important;
}

#item36783 {
	width:164px !important;
	height:131px !important;
	left:366px !important;
	top:219px !important;
}

#item36796 {
	width:164px !important;
	height:115px !important;
}

#item36790 {
	width:164px !important;
	height:115px !important;
	left:190px !important;
	top:219px !important;
}

#item36802 {
	width:164px !important;
	height:140px !important;
}

#item36797 {
	width:164px !important;
	height:140px !important;
	left:14px !important;
	top:219px !important;
}

#item36808 {
	width:164px !important;
	height:132px !important;
}

#item36803 {
	width:164px !important;
	height:132px !important;
	left:14px !important;
	top:424px !important;
}

#item36815 {
	width:164px !important;
	height:132px !important;
}

#item36809 {
	width:164px !important;
	height:132px !important;
	left:190px !important;
	top:424px !important;
}

#item36821 {
	width:164px !important;
	height:141px !important;
}

#item36816 {
	width:164px !important;
	height:141px !important;
	left:366px !important;
	top:424px !important;
}

#item36766 {
	width:340px !important;
	height:149px !important;
}

#item36761 {
	width:340px !important;
	height:149px !important;
	left:14px !important;
	top:14px !important;
}

#item60655 {
	width:148px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

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

#item60712 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item60739 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item60766 {
	width:94px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item60794 {
	width:106px !important;
	height:20px !important;
	left:364px !important;
	top:395px !important;
}

#item60821 {
	width:76px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item60848 {
	width:163px !important;
	height:9px !important;
	left:364px !important;
	top:200px !important;
}

#item36827 {
	width:164px !important;
	height:131px !important;
}

#item36822 {
	width:164px !important;
	height:131px !important;
	left:14px !important;
	top:424px !important;
}

#item36833 {
	width:164px !important;
	height:125px !important;
}

#item36828 {
	width:164px !important;
	height:125px !important;
	left:190px !important;
	top:424px !important;
}

#item36842 {
	width:164px !important;
	height:139px !important;
}

#item36836 {
	width:164px !important;
	height:139px !important;
	left:366px !important;
	top:424px !important;
}

#item36848 {
	width:164px !important;
	height:133px !important;
}

#item36843 {
	width:164px !important;
	height:133px !important;
	left:366px !important;
	top:219px !important;
}

#item36854 {
	width:164px !important;
	height:133px !important;
}

#item36849 {
	width:164px !important;
	height:133px !important;
	left:190px !important;
	top:219px !important;
}

#item36860 {
	width:164px !important;
	height:149px !important;
}

#item36855 {
	width:164px !important;
	height:149px !important;
	left:14px !important;
	top:219px !important;
}

#item36866 {
	width:164px !important;
	height:133px !important;
}

#item36861 {
	width:164px !important;
	height:133px !important;
	left:14px !important;
	top:14px !important;
}

#item36872 {
	width:164px !important;
	height:142px !important;
}

#item36867 {
	width:164px !important;
	height:142px !important;
	left:190px !important;
	top:14px !important;
}

#item60875 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item60902 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60929 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item60956 {
	width:167px !important;
	height:9px !important;
	left:189px !important;
	top:200px !important;
}

#item60983 {
	width:106px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item61014 {
	width:110px !important;
	height:20px !important;
	left:189px !important;
	top:395px !important;
}

#item61042 {
	width:72px !important;
	height:20px !important;
	left:364px !important;
	top:395px !important;
}

#item61069 {
	width:156px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item32388 {
	width:252px !important;
	height:190px !important;
}

#item32383 {
	width:252px !important;
	height:190px !important;
	left:278px !important;
	top:14px !important;
}

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

#item36873 {
	width:252px !important;
	height:204px !important;
	left:14px !important;
}

#item61096 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item61123 {
	width:70px !important;
	height:20px !important;
	left:434px !important;
	top:188px !important;
}

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

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

#item36909 {
	width:125px !important;
	height:164px !important;
}

#item36904 {
	width:125px !important;
	height:164px !important;
	left:405px !important;
	top:316px !important;
}

#item36915 {
	width:125px !important;
	height:164px !important;
}

#item36910 {
	width:125px !important;
	height:164px !important;
	left:278px !important;
	top:459px !important;
}

#item36884 {
	width:120px !important;
	height:220px !important;
}

#item36879 {
	width:120px !important;
	height:220px !important;
	left:146px !important;
	top:47px !important;
}

#item36896 {
	width:143px !important;
	height:146px !important;
}

#item36890 {
	width:143px !important;
	height:146px !important;
	left:370px !important;
	top:148px !important;
}

#item61150 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61180 {
	width:117px !important;
	height:20px !important;
	left:276px !important;
	top:393px !important;
}

#item61210 {
	width:115px !important;
	height:20px !important;
	left:414px !important;
	top:600px !important;
}

#item61240 {
	width:132px !important;
	height:20px !important;
	left:18px !important;
	top:244px !important;
}

#item61271 {
	width:132px !important;
	height:20px !important;
	left:18px !important;
	top:267px !important;
}

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

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

#item36937 {
	width:544px !important;
	height:303px !important;
}

#item36932 {
	width:544px !important;
	height:303px !important;
	left:544px !important;
}

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

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

#item36931 {
	width:516px !important;
	height:294px !important;
}

#item36926 {
	width:516px !important;
	height:294px !important;
	left:14px !important;
	top:323px !important;
}

#item61301 {
	width:98px !important;
	height:20px !important;
	left:367px !important;
	top:591px !important;
}

#item61332 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item36944 {
	width:252px !important;
	height:198px !important;
}

#item36939 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:348px !important;
}

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

#item36945 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:311px !important;
}

#item61386 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61413 {
	width:154px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item61440 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item61471 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item32400 {
	width:246px !important;
	height:190px !important;
}

#item32395 {
	width:246px !important;
	height:190px !important;
	left:14px !important;
	top:63px !important;
}

#item36963 {
	width:147px !important;
	height:142px !important;
}

#item36958 {
	width:147px !important;
	height:142px !important;
	left:14px !important;
	top:322px !important;
}

#item36970 {
	width:252px !important;
	height:97px !important;
}

#item36965 {
	width:252px !important;
	height:97px !important;
	left:14px !important;
	top:468px !important;
}

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

#item36971 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:322px !important;
}

#item36957 {
	width:252px !important;
	height:190px !important;
}

#item36951 {
	width:252px !important;
	height:190px !important;
	left:278px !important;
	top:63px !important;
}

#item61502 {
	width:81px !important;
	height:29px !important;
	left:166px !important;
	top:423px !important;
}

#item61529 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item61557 {
	width:123px !important;
	height:9px !important;
	left:16px !important;
	top:293px !important;
}

#item61584 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item61611 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item61642 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item36983 {
	width:252px !important;
	height:215px !important;
}

#item36978 {
	width:252px !important;
	height:215px !important;
	left:14px !important;
	top:330px !important;
}

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

#item36984 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:323px !important;
}

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

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

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

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

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

#item61702 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item61730 {
	width:205px !important;
	height:9px !important;
	left:17px !important;
	top:584px !important;
}

#item61760 {
	width:205px !important;
	height:9px !important;
	left:17px !important;
	top:594px !important;
}

#item61791 {
	width:205px !important;
	height:9px !important;
	left:17px !important;
	top:605px !important;
}

#item61821 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item61849 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

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

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

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

#item37008 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:323px !important;
}

#item37022 {
	width:177px !important;
	height:174px !important;
}

#item37017 {
	width:177px !important;
	height:174px !important;
	left:278px !important;
	top:249px !important;
}

#item37029 {
	width:249px !important;
	height:128px !important;
}

#item37023 {
	width:249px !important;
	height:128px !important;
	left:278px !important;
	top:433px !important;
}

#item61881 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item61911 {
	width:198px !important;
	height:9px !important;
	left:277px !important;
	top:230px !important;
}

#item61944 {
	width:78px !important;
	height:20px !important;
	left:460px !important;
	top:385px !important;
}

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

#item61998 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item37048 {
	width:103px !important;
	height:388px !important;
}

#item37043 {
	width:103px !important;
	height:388px !important;
	left:14px !important;
	top:14px !important;
}

#item37054 {
	width:145px !important;
	height:388px !important;
}

#item37049 {
	width:145px !important;
	height:388px !important;
	left:122px !important;
	top:14px !important;
}

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

#item37055 {
	width:252px !important;
	height:228px !important;
	left:278px !important;
	top:14px !important;
}

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

#item37064 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:317px !important;
}

#item37036 {
	width:112px !important;
	height:69px !important;
}

#item37030 {
	width:112px !important;
	height:69px !important;
	left:24px !important;
	top:445px !important;
}

#item37042 {
	width:112px !important;
	height:69px !important;
}

#item37037 {
	width:112px !important;
	height:69px !important;
	left:24px !important;
	top:527px !important;
}

#item62026 {
	width:67px !important;
	height:29px !important;
	left:142px !important;
	top:564px !important;
}

#item62053 {
	width:68px !important;
	height:20px !important;
	left:142px !important;
	top:487px !important;
}

#item62081 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item62112 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62139 {
	width:68px !important;
	height:21px !important;
	left:161px !important;
	top:345px !important;
}

#item62206 {
	width:70px !important;
	height:21px !important;
	left:161px !important;
	top:366px !important;
}

#item32432 {
	width:282px !important;
	height:232px !important;
}

#item32427 {
	width:282px !important;
	height:232px !important;
	left:248px !important;
	top:14px !important;
}

#item37087 {
	width:282px !important;
	height:232px !important;
}

#item37082 {
	width:282px !important;
	height:232px !important;
	left:248px !important;
	top:322px !important;
}

#item37094 {
	width:223px !important;
	height:223px !important;
}

#item37088 {
	width:223px !important;
	height:223px !important;
	left:14px !important;
	top:322px !important;
}

#item37075 {
	width:96px !important;
	height:218px !important;
}

#item37070 {
	width:96px !important;
	height:218px !important;
	left:14px !important;
	top:14px !important;
}

#item37081 {
	width:121px !important;
	height:218px !important;
}

#item37076 {
	width:121px !important;
	height:218px !important;
	left:112px !important;
	top:14px !important;
}

#item62271 {
	width:124px !important;
	height:9px !important;
	left:246px !important;
	top:610px !important;
}

#item62298 {
	width:196px !important;
	height:9px !important;
	left:246px !important;
	top:303px !important;
}

#item62328 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62355 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item62387 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item37100 {
	width:150px !important;
	height:266px !important;
}

#item37095 {
	width:150px !important;
	height:266px !important;
	left:157px !important;
	top:337px !important;
}

#item37114 {
	width:206px !important;
	height:210px !important;
}

#item37109 {
	width:206px !important;
	height:210px !important;
	left:324px !important;
	top:337px !important;
}

#item37120 {
	width:338px !important;
	height:292px !important;
}

#item37115 {
	width:338px !important;
	height:292px !important;
	left:206px !important;
}

#item37126 {
	width:184px !important;
	height:201px !important;
}

#item37121 {
	width:184px !important;
	height:201px !important;
	left:14px !important;
	top:14px !important;
}

#item37108 {
	width:90px !important;
	height:167px !important;
}

#item37103 {
	width:90px !important;
	height:167px !important;
	left:95px !important;
	top:312px !important;
}

#item62415 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item62442 {
	width:144px !important;
	height:9px !important;
	left:324px !important;
	top:610px !important;
}

#item62472 {
	width:126px !important;
	height:9px !important;
	left:325px !important;
	top:311px !important;
}

#item62500 {
	width:68px !important;
	height:20px !important;
	left:21px !important;
	top:568px !important;
}

#item62527 {
	width:70px !important;
	height:20px !important;
	left:21px !important;
	top:590px !important;
}

#item32439 {
	width:152px !important;
	height:156px !important;
}

#item32433 {
	width:152px !important;
	height:156px !important;
	left:278px !important;
	top:14px !important;
}

#item37135 {
	width:258px !important;
	height:181px !important;
}

#item37129 {
	width:258px !important;
	height:181px !important;
	left:9px !important;
	top:14px !important;
}

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

#item37136 {
	width:252px !important;
	height:251px !important;
	left:14px !important;
	top:279px !important;
}

#item37147 {
	width:252px !important;
	height:227px !important;
}

#item37142 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:173px !important;
}

#item37153 {
	width:252px !important;
	height:190px !important;
}

#item37148 {
	width:252px !important;
	height:190px !important;
	left:278px !important;
	top:459px !important;
}

#item62554 {
	width:180px !important;
	height:9px !important;
	left:19px !important;
	top:605px !important;
}

#item62584 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:261px !important;
}

#item62611 {
	width:101px !important;
	height:20px !important;
	left:282px !important;
	top:436px !important;
}

#item62639 {
	width:100px !important;
	height:20px !important;
	left:426px !important;
	top:600px !important;
}

#item62671 {
	width:66px !important;
	height:30px !important;
	left:434px !important;
	top:132px !important;
}

#item37159 {
	width:516px !important;
	height:292px !important;
}

#item37154 {
	width:516px !important;
	height:292px !important;
	left:14px !important;
	top:325px !important;
}

#item37166 {
	width:178px !important;
	height:296px !important;
}

#item37161 {
	width:178px !important;
	height:296px !important;
	left:88px !important;
	top:14px !important;
}

#item37172 {
	width:142px !important;
	height:296px !important;
}

#item37167 {
	width:142px !important;
	height:296px !important;
	left:388px !important;
	top:14px !important;
}

#item62701 {
	width:71px !important;
	height:29px !important;
	left:17px !important;
	top:276px !important;
}

#item62728 {
	width:88px !important;
	height:40px !important;
	left:282px !important;
	top:267px !important;
}

#item62758 {
	width:154px !important;
	height:9px !important;
	left:332px !important;
	top:587px !important;
}

#item32445 {
	width:140px !important;
	height:118px !important;
}

#item32440 {
	width:140px !important;
	height:118px !important;
	left:7px !important;
	top:180px !important;
}

#item37195 {
	width:150px !important;
	height:177px !important;
}

#item37190 {
	width:150px !important;
	height:177px !important;
	left:370px !important;
	top:84px !important;
}

#item37180 {
	width:125px !important;
	height:104px !important;
}

#item37175 {
	width:125px !important;
	height:104px !important;
	left:278px !important;
	top:390px !important;
}

#item74939 {
	width:43px !important;
	height:31px !important;
}

#item74934 {
	width:43px !important;
	height:31px !important;
	left:177px !important;
	top:61px !important;
}

#item74952 {
	width:43px !important;
	height:31px !important;
}

#item74947 {
	width:43px !important;
	height:31px !important;
	left:177px !important;
	top:105px !important;
}

#item74964 {
	width:42px !important;
	height:29px !important;
}

#item74959 {
	width:42px !important;
	height:29px !important;
	left:178px !important;
	top:152px !important;
}

#item74945 {
	width:45px !important;
	height:31px !important;
}

#item74940 {
	width:45px !important;
	height:31px !important;
	left:224px !important;
	top:61px !important;
}

#item74958 {
	width:45px !important;
	height:31px !important;
}

#item74953 {
	width:45px !important;
	height:31px !important;
	left:224px !important;
	top:105px !important;
}

#item37207 {
	width:167px !important;
	height:137px !important;
}

#item37202 {
	width:167px !important;
	height:137px !important;
	left:278px !important;
	top:500px !important;
}

#item37201 {
	width:148px !important;
	height:229px !important;
}

#item37196 {
	width:148px !important;
	height:229px !important;
	left:14px !important;
	top:389px !important;
}

#item37187 {
	width:150px !important;
	height:149px !important;
}

#item37181 {
	width:150px !important;
	height:149px !important;
	left:232px !important;
	top:176px !important;
}

#item62785 {
	width:72px !important;
	height:20px !important;
	left:165px !important;
	top:596px !important;
}

#item62812 {
	width:111px !important;
	height:20px !important;
	left:410px !important;
	top:473px !important;
}

#item62842 {
	width:88px !important;
	height:20px !important;
	left:451px !important;
	top:599px !important;
}

#item62869 {
	width:105px !important;
	height:9px !important;
	left:278px !important;
	top:71px !important;
}

#item62897 {
	width:105px !important;
	height:9px !important;
	left:278px !important;
	top:81px !important;
}

#item62924 {
	width:105px !important;
	height:9px !important;
	left:278px !important;
	top:92px !important;
}

#item62951 {
	width:106px !important;
	height:9px !important;
	left:278px !important;
	top:102px !important;
}

#item62978 {
	width:105px !important;
	height:9px !important;
	left:278px !important;
	top:113px !important;
}

#item63005 {
	width:108px !important;
	height:9px !important;
	left:137px !important;
	top:301px !important;
}

#item63032 {
	width:108px !important;
	height:9px !important;
	left:137px !important;
	top:311px !important;
}

#item63059 {
	width:108px !important;
	height:9px !important;
	left:137px !important;
	top:322px !important;
}

#item63086 {
	width:107px !important;
	height:9px !important;
	left:137px !important;
	top:332px !important;
}

#item63113 {
	width:108px !important;
	height:9px !important;
	left:137px !important;
	top:343px !important;
}

#item63141 {
	width:105px !important;
	height:9px !important;
	left:415px !important;
	top:307px !important;
}

#item63168 {
	width:106px !important;
	height:9px !important;
	left:415px !important;
	top:318px !important;
}

#item63195 {
	width:104px !important;
	height:9px !important;
	left:415px !important;
	top:328px !important;
}

#item63222 {
	width:106px !important;
	height:9px !important;
	left:415px !important;
	top:339px !important;
}

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

#item37208 {
	width:176px !important;
	height:193px !important;
	left:91px !important;
	top:425px !important;
}

#item37245 {
	width:152px !important;
	height:193px !important;
}

#item37240 {
	width:152px !important;
	height:193px !important;
	left:114px !important;
	top:220px !important;
}

#item37251 {
	width:178px !important;
	height:193px !important;
}

#item37246 {
	width:178px !important;
	height:193px !important;
	left:366px !important;
	top:220px !important;
}

#item37257 {
	width:252px !important;
	height:140px !important;
}

#item37252 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:14px !important;
}

#item37266 {
	width:83px !important;
	height:103px !important;
}

#item37261 {
	width:83px !important;
	height:103px !important;
	left:178px !important;
	top:21px !important;
}

#item37272 {
	width:28px !important;
	height:97px !important;
}

#item37267 {
	width:28px !important;
	height:97px !important;
	left:20px !important;
	top:18px !important;
}

#item37278 {
	width:33px !important;
	height:97px !important;
}

#item37273 {
	width:33px !important;
	height:97px !important;
	left:34px !important;
	top:18px !important;
}

#item37284 {
	width:33px !important;
	height:97px !important;
}

#item37279 {
	width:33px !important;
	height:97px !important;
	left:50px !important;
	top:18px !important;
}

#item37290 {
	width:33px !important;
	height:97px !important;
}

#item37285 {
	width:33px !important;
	height:97px !important;
	left:64px !important;
	top:18px !important;
}

#item37298 {
	width:48px !important;
	height:97px !important;
}

#item37291 {
	width:48px !important;
	height:97px !important;
	left:84px !important;
	top:18px !important;
}

#item37219 {
	width:52px !important;
	height:144px !important;
}

#item37214 {
	width:52px !important;
	height:144px !important;
	left:436px !important;
	top:420px !important;
}

#item37232 {
	width:53px !important;
	height:26px !important;
}

#item37227 {
	width:53px !important;
	height:26px !important;
	left:291px !important;
	top:459px !important;
}

#item37238 {
	width:53px !important;
	height:27px !important;
}

#item37233 {
	width:53px !important;
	height:27px !important;
	left:291px !important;
	top:496px !important;
}

#item37226 {
	width:47px !important;
	height:150px !important;
}

#item37221 {
	width:47px !important;
	height:150px !important;
	left:490px !important;
	top:472px !important;
}

#item63249 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:494px !important;
}

#item63276 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item63303 {
	width:70px !important;
	height:20px !important;
	left:282px !important;
	top:296px !important;
}

#item63330 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item63357 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item63385 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item63414 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:153px !important;
}

#item63473 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:163px !important;
}

#item63531 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:174px !important;
}

#item63594 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:184px !important;
}

#item63651 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:195px !important;
}

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

#item32446 {
	width:252px !important;
	height:268px !important;
	left:278px !important;
	top:14px !important;
}

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

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

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

#item37307 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:321px !important;
}

#item37319 {
	width:252px !important;
	height:186px !important;
}

#item37313 {
	width:252px !important;
	height:186px !important;
	left:278px !important;
	top:354px !important;
}

#item63720 {
	width:244px !important;
	height:9px !important;
	left:283px !important;
	top:606px !important;
}

#item63752 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63782 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item63812 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:338px !important;
}

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

#item37320 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:322px !important;
}

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

#item37340 {
	width:153px !important;
	height:223px !important;
	left:113px !important;
	top:88px !important;
}

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

#item37326 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:316px !important;
}

#item37337 {
	width:266px !important;
	height:258px !important;
}

#item37332 {
	width:266px !important;
	height:258px !important;
	left:278px !important;
}

#item63839 {
	width:204px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item63869 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63896 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item63924 {
	width:102px !important;
	height:30px !important;
	left:18px !important;
	top:248px !important;
}

#item63954 {
	width:98px !important;
	height:28px !important;
	left:18px !important;
	top:279px !important;
}

#item32457 {
	width:184px !important;
	height:210px !important;
}

#item32452 {
	width:184px !important;
	height:210px !important;
	left:278px !important;
}

#item37351 {
	width:252px !important;
	height:196px !important;
}

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

#item37357 {
	width:252px !important;
	height:278px !important;
}

#item37352 {
	width:252px !important;
	height:278px !important;
	left:14px !important;
	top:274px !important;
}

#item37363 {
	width:252px !important;
	height:140px !important;
}

#item37358 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:222px !important;
}

#item37370 {
	width:176px !important;
	height:196px !important;
}

#item37364 {
	width:176px !important;
	height:196px !important;
	left:278px !important;
	top:422px !important;
}

#item63986 {
	width:150px !important;
	height:9px !important;
	left:19px !important;
	top:245px !important;
}

#item64013 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item64041 {
	width:72px !important;
	height:20px !important;
	left:459px !important;
	top:546px !important;
}

#item64068 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item64099 {
	width:69px !important;
	height:30px !important;
	left:466px !important;
	top:141px !important;
}

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

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

#item37382 {
	width:252px !important;
	height:196px !important;
}

#item37377 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:422px !important;
}

#item37388 {
	width:252px !important;
	height:145px !important;
}

#item37383 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:217px !important;
}

#item37395 {
	width:205px !important;
	height:197px !important;
}

#item37389 {
	width:205px !important;
	height:197px !important;
	left:64px !important;
	top:217px !important;
}

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

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

#item37410 {
	width:252px !important;
	height:196px !important;
}

#item37405 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item64126 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item64156 {
	width:72px !important;
	height:20px !important;
	left:16px !important;
	top:388px !important;
}

#item64183 {
	width:97px !important;
	height:20px !important;
	left:154px !important;
	top:501px !important;
}

#item64211 {
	width:239px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item64243 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:191px !important;
}

#item64270 {
	width:101px !important;
	height:20px !important;
	left:276px !important;
	top:530px !important;
}

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

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

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

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

#item37423 {
	width:348px !important;
	height:290px !important;
}

#item37417 {
	width:348px !important;
	height:290px !important;
	left:14px !important;
	top:329px !important;
}

#item64298 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item64328 {
	width:130px !important;
	height:9px !important;
	left:369px !important;
	top:597px !important;
}

#item64355 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item37430 {
	width:252px !important;
	height:221px !important;
}

#item37424 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:323px !important;
}

#item37436 {
	width:252px !important;
	height:224px !important;
}

#item37431 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:323px !important;
}

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

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

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

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

#item64382 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item64409 {
	width:159px !important;
	height:9px !important;
	left:277px !important;
	top:303px !important;
}

#item64436 {
	width:126px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item64469 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item64496 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item32469 {
	width:252px !important;
	height:264px !important;
}

#item32464 {
	width:252px !important;
	height:264px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item37463 {
	width:252px !important;
	height:210px !important;
}

#item37457 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:244px !important;
}

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

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

#item37475 {
	width:164px !important;
	height:152px !important;
}

#item37470 {
	width:164px !important;
	height:152px !important;
	left:278px !important;
	top:466px !important;
}

#item37482 {
	width:252px !important;
	height:115px !important;
}

#item37476 {
	width:252px !important;
	height:115px !important;
	left:278px !important;
	top:284px !important;
}

#item64526 {
	width:80px !important;
	height:20px !important;
	left:178px !important;
	top:331px !important;
}

#item64553 {
	width:137px !important;
	height:9px !important;
	left:112px !important;
	top:224px !important;
}

#item64581 {
	width:88px !important;
	height:20px !important;
	left:149px !important;
	top:534px !important;
}

#item64608 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:446px !important;
}

#item64637 {
	width:90px !important;
	height:20px !important;
	left:446px !important;
	top:600px !important;
}

#item64664 {
	width:92px !important;
	height:20px !important;
	left:440px !important;
	top:251px !important;
}

#item37493 {
	width:252px !important;
	height:91px !important;
}

#item37488 {
	width:252px !important;
	height:91px !important;
	left:14px !important;
	top:473px !important;
}

#item37518 {
	width:252px !important;
	height:173px !important;
}

#item37513 {
	width:252px !important;
	height:173px !important;
	left:14px !important;
	top:244px !important;
}

#item37527 {
	width:147px !important;
	height:218px !important;
}

#item37521 {
	width:147px !important;
	height:218px !important;
	left:14px !important;
	top:14px !important;
}

#item37499 {
	width:135px !important;
	height:148px !important;
}

#item37494 {
	width:135px !important;
	height:148px !important;
	left:278px !important;
	top:369px !important;
}

#item37512 {
	width:266px !important;
	height:262px !important;
}

#item37507 {
	width:266px !important;
	height:262px !important;
	left:278px !important;
	top:3px !important;
}

#item37506 {
	width:123px !important;
	height:148px !important;
}

#item37500 {
	width:123px !important;
	height:148px !important;
	left:415px !important;
	top:409px !important;
}

#item64692 {
	width:88px !important;
	height:20px !important;
	left:174px !important;
	top:213px !important;
}

#item64720 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item64747 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:454px !important;
}

#item64774 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:346px !important;
}

#item64804 {
	width:201px !important;
	height:9px !important;
	left:284px !important;
	top:593px !important;
}

#item64834 {
	width:201px !important;
	height:9px !important;
	left:284px !important;
	top:603px !important;
}

#item32475 {
	width:165px !important;
	height:157px !important;
}

#item32470 {
	width:165px !important;
	height:157px !important;
	left:365px !important;
	top:14px !important;
}

#item37559 {
	width:165px !important;
	height:131px !important;
}

#item37554 {
	width:165px !important;
	height:131px !important;
	left:365px !important;
	top:218px !important;
}

#item37578 {
	width:165px !important;
	height:155px !important;
}

#item37572 {
	width:165px !important;
	height:155px !important;
	left:365px !important;
	top:422px !important;
}

#item37584 {
	width:165px !important;
	height:154px !important;
}

#item37579 {
	width:165px !important;
	height:154px !important;
	left:189px !important;
	top:422px !important;
}

#item37590 {
	width:165px !important;
	height:154px !important;
}

#item37585 {
	width:165px !important;
	height:154px !important;
	left:13px !important;
	top:422px !important;
}

#item37565 {
	width:165px !important;
	height:142px !important;
}

#item37560 {
	width:165px !important;
	height:142px !important;
	left:189px !important;
	top:218px !important;
}

#item37571 {
	width:165px !important;
	height:115px !important;
}

#item37566 {
	width:165px !important;
	height:115px !important;
	left:14px !important;
	top:237px !important;
}

#item37545 {
	width:180px !important;
	height:150px !important;
}

#item37540 {
	width:180px !important;
	height:150px !important;
	left:182px !important;
	top:14px !important;
}

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

#item37546 {
	width:164px !important;
	height:164px !important;
	left:14px !important;
	top:14px !important;
}

#item64864 {
	width:118px !important;
	height:9px !important;
	left:189px !important;
	top:199px !important;
}

#item64891 {
	width:149px !important;
	height:9px !important;
	left:364px !important;
	top:403px !important;
}

#item64918 {
	width:131px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item64949 {
	width:113px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item64976 {
	width:123px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item65003 {
	width:128px !important;
	height:9px !important;
	left:364px !important;
	top:199px !important;
}

#item65030 {
	width:141px !important;
	height:9px !important;
	left:12px !important;
	top:222px !important;
}

#item65057 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item65084 {
	width:126px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item37597 {
	width:165px !important;
	height:119px !important;
}

#item37591 {
	width:165px !important;
	height:119px !important;
	left:12px !important;
	top:422px !important;
}

#item37603 {
	width:165px !important;
	height:133px !important;
}

#item37598 {
	width:165px !important;
	height:133px !important;
	left:189px !important;
	top:417px !important;
}

#item37621 {
	width:165px !important;
	height:122px !important;
}

#item37616 {
	width:165px !important;
	height:122px !important;
	left:189px !important;
	top:218px !important;
}

#item37630 {
	width:165px !important;
	height:141px !important;
}

#item37625 {
	width:165px !important;
	height:141px !important;
	left:14px !important;
	top:218px !important;
}

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

#item37631 {
	width:163px !important;
	height:132px !important;
	left:14px !important;
	top:14px !important;
}

#item37643 {
	width:165px !important;
	height:132px !important;
}

#item37637 {
	width:165px !important;
	height:132px !important;
	left:188px !important;
	top:14px !important;
}

#item37609 {
	width:165px !important;
	height:147px !important;
}

#item37604 {
	width:165px !important;
	height:147px !important;
	left:365px !important;
	top:418px !important;
}

#item37615 {
	width:179px !important;
	height:196px !important;
}

#item37610 {
	width:179px !important;
	height:196px !important;
	left:365px !important;
	top:150px !important;
}

#item65111 {
	width:103px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item65138 {
	width:108px !important;
	height:20px !important;
	left:364px !important;
	top:393px !important;
}

#item65165 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item65193 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item65220 {
	width:77px !important;
	height:20px !important;
	left:189px !important;
	top:188px !important;
}

#item65247 {
	width:149px !important;
	height:9px !important;
	left:189px !important;
	top:583px !important;
}

#item65274 {
	width:158px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item65301 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item32476 {
	width:252px !important;
	height:200px !important;
	left:278px !important;
	top:14px !important;
}

#item37651 {
	width:196px !important;
	height:309px !important;
}

#item37646 {
	width:196px !important;
	height:309px !important;
}

#item37657 {
	width:182px !important;
	height:300px !important;
}

#item37652 {
	width:182px !important;
	height:300px !important;
	left:14px !important;
	top:321px !important;
}

#item37663 {
	width:94px !important;
	height:101px !important;
}

#item37658 {
	width:94px !important;
	height:101px !important;
	left:441px !important;
	top:332px !important;
}

#item37676 {
	width:135px !important;
	height:254px !important;
}

#item37671 {
	width:135px !important;
	height:254px !important;
	left:286px !important;
	top:288px !important;
}

#item37670 {
	width:94px !important;
	height:126px !important;
}

#item37664 {
	width:94px !important;
	height:126px !important;
	left:414px !important;
	top:418px !important;
}

#item65328 {
	width:222px !important;
	height:9px !important;
	left:277px !important;
	top:268px !important;
}

#item65359 {
	width:94px !important;
	height:29px !important;
	left:178px !important;
	top:238px !important;
}

#item65390 {
	width:89px !important;
	height:29px !important;
	left:186px !important;
	top:561px !important;
}

#item65421 {
	width:248px !important;
	height:9px !important;
	left:279px !important;
	top:594px !important;
}

#item65452 {
	width:248px !important;
	height:9px !important;
	left:279px !important;
	top:605px !important;
}

#item37703 {
	width:125px !important;
	height:279px !important;
}

#item37697 {
	width:125px !important;
	height:279px !important;
	left:142px !important;
}

#item37710 {
	width:266px !important;
	height:309px !important;
}

#item37704 {
	width:266px !important;
	height:309px !important;
	left:278px !important;
}

#item37696 {
	width:252px !important;
	height:296px !important;
}

#item37691 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:322px !important;
}

#item37682 {
	width:77px !important;
	height:331px !important;
}

#item37677 {
	width:77px !important;
	height:331px !important;
	left:94px !important;
	top:288px !important;
}

#item37690 {
	width:92px !important;
	height:331px !important;
}

#item37684 {
	width:92px !important;
	height:331px !important;
	left:175px !important;
	top:288px !important;
}

#item65484 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:248px !important;
}

#item65514 {
	width:77px !important;
	height:29px !important;
	left:276px !important;
	top:283px !important;
}

#item65544 {
	width:147px !important;
	height:20px !important;
	left:373px !important;
	top:599px !important;
}

#item65575 {
	width:81px !important;
	height:20px !important;
	left:16px !important;
	top:516px !important;
}

#item65602 {
	width:81px !important;
	height:20px !important;
	left:16px !important;
	top:536px !important;
}

#item32489 {
	width:266px !important;
	height:217px !important;
}

#item32482 {
	width:266px !important;
	height:217px !important;
	left:278px !important;
}

#item37719 {
	width:189px !important;
	height:332px !important;
}

#item37714 {
	width:189px !important;
	height:332px !important;
}

#item37737 {
	width:155px !important;
	height:244px !important;
}

#item37732 {
	width:155px !important;
	height:244px !important;
	left:269px !important;
	top:311px !important;
}

#item37744 {
	width:88px !important;
	height:61px !important;
}

#item37739 {
	width:88px !important;
	height:61px !important;
	left:271px !important;
	top:561px !important;
}

#item37750 {
	width:174px !important;
	height:61px !important;
}

#item37745 {
	width:174px !important;
	height:61px !important;
	left:363px !important;
	top:561px !important;
}

#item37725 {
	width:211px !important;
	height:86px !important;
}

#item37720 {
	width:211px !important;
	height:86px !important;
	left:26px !important;
	top:349px !important;
}

#item37731 {
	width:221px !important;
	height:100px !important;
}

#item37726 {
	width:221px !important;
	height:100px !important;
	left:21px !important;
	top:437px !important;
}

#item65630 {
	width:193px !important;
	height:20px !important;
	left:276px !important;
	top:282px !important;
}

#item65662 {
	width:76px !important;
	height:39px !important;
	left:193px !important;
	top:226px !important;
}

#item65694 {
	width:102px !important;
	height:39px !important;
	left:429px !important;
	top:443px !important;
}

#item65727 {
	width:102px !important;
	height:29px !important;
	left:429px !important;
	top:482px !important;
}

#item65758 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item65788 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item37756 {
	width:227px !important;
	height:235px !important;
}

#item37751 {
	width:227px !important;
	height:235px !important;
	left:14px !important;
	top:362px !important;
}

#item37762 {
	width:152px !important;
	height:351px !important;
}

#item37757 {
	width:152px !important;
	height:351px !important;
	left:89px !important;
}

#item37768 {
	width:279px !important;
	height:287px !important;
}

#item37763 {
	width:279px !important;
	height:287px !important;
	left:251px !important;
}

#item37776 {
	width:279px !important;
	height:224px !important;
}

#item37771 {
	width:279px !important;
	height:224px !important;
	left:251px !important;
	top:289px !important;
}

#item65816 {
	width:75px !important;
	height:29px !important;
	left:13px !important;
	top:269px !important;
}

#item65847 {
	width:101px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item65877 {
	width:262px !important;
	height:9px !important;
	left:256px !important;
	top:585px !important;
}

#item65908 {
	width:262px !important;
	height:9px !important;
	left:256px !important;
	top:595px !important;
}

#item32495 {
	width:145px !important;
	height:150px !important;
}

#item32490 {
	width:145px !important;
	height:150px !important;
	left:38px !important;
	top:138px !important;
}

#item37808 {
	width:189px !important;
	height:297px !important;
}

#item37803 {
	width:189px !important;
	height:297px !important;
	left:14px !important;
	top:322px !important;
}

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

#item37809 {
	width:252px !important;
	height:248px !important;
	left:278px !important;
	top:322px !important;
}

#item37782 {
	width:95px !important;
	height:83px !important;
}

#item37777 {
	width:95px !important;
	height:83px !important;
	left:175px !important;
	top:105px !important;
}

#item37788 {
	width:95px !important;
	height:83px !important;
}

#item37783 {
	width:95px !important;
	height:83px !important;
	left:230px !important;
	top:58px !important;
}

#item37800 {
	width:200px !important;
	height:109px !important;
}

#item37795 {
	width:200px !important;
	height:109px !important;
	left:330px !important;
	top:14px !important;
}

#item37794 {
	width:95px !important;
	height:83px !important;
}

#item37789 {
	width:95px !important;
	height:83px !important;
	left:171px !important;
	top:14px !important;
}

#item65939 {
	width:83px !important;
	height:9px !important;
	left:270px !important;
	top:258px !important;
}

#item65966 {
	width:83px !important;
	height:9px !important;
	left:270px !important;
	top:269px !important;
}

#item65993 {
	width:83px !important;
	height:9px !important;
	left:270px !important;
	top:279px !important;
}

#item66020 {
	width:82px !important;
	height:9px !important;
	left:362px !important;
	top:257px !important;
}

#item66049 {
	width:82px !important;
	height:9px !important;
	left:362px !important;
	top:268px !important;
}

#item66076 {
	width:82px !important;
	height:9px !important;
	left:362px !important;
	top:278px !important;
}

#item66103 {
	width:82px !important;
	height:9px !important;
	left:449px !important;
	top:257px !important;
}

#item66130 {
	width:82px !important;
	height:9px !important;
	left:449px !important;
	top:269px !important;
}

#item66157 {
	width:82px !important;
	height:9px !important;
	left:449px !important;
	top:280px !important;
}

#item66185 {
	width:117px !important;
	height:20px !important;
	left:146px !important;
	top:592px !important;
}

#item66215 {
	width:151px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item37822 {
	width:207px !important;
	height:268px !important;
}

#item37816 {
	width:207px !important;
	height:268px !important;
	left:60px !important;
	top:343px !important;
}

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

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

#item37851 {
	width:266px !important;
	height:188px !important;
}

#item37846 {
	width:266px !important;
	height:188px !important;
	left:278px !important;
}

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

#item37823 {
	width:252px !important;
	height:189px !important;
	left:278px !important;
	top:284px !important;
}

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

#item37830 {
	width:102px !important;
	height:100px !important;
	left:278px !important;
	top:431px !important;
}

#item66246 {
	width:102px !important;
	height:40px !important;
	left:19px !important;
	top:576px !important;
}

#item66278 {
	width:167px !important;
	height:20px !important;
	left:276px !important;
	top:251px !important;
}

#item66309 {
	width:225px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item66340 {
	width:225px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item66371 {
	width:149px !important;
	height:20px !important;
	left:13px !important;
	top:316px !important;
}

#item32501 {
	width:224px !important;
	height:192px !important;
}

#item32496 {
	width:224px !important;
	height:192px !important;
	left:306px !important;
}

#item37857 {
	width:204px !important;
	height:275px !important;
}

#item37852 {
	width:204px !important;
	height:275px !important;
}

#item37863 {
	width:210px !important;
	height:196px !important;
}

#item37858 {
	width:210px !important;
	height:196px !important;
	left:124px !important;
	top:286px !important;
}

#item37876 {
	width:165px !important;
	height:184px !important;
}

#item37871 {
	width:165px !important;
	height:184px !important;
	left:356px !important;
	top:270px !important;
}

#item37869 {
	width:295px !important;
	height:207px !important;
}

#item37864 {
	width:295px !important;
	height:207px !important;
	top:417px !important;
}

#item66403 {
	width:163px !important;
	height:9px !important;
	left:305px !important;
	top:242px !important;
}

#item66430 {
	width:103px !important;
	height:20px !important;
	left:198px !important;
	top:101px !important;
}

#item66457 {
	width:135px !important;
	height:20px !important;
	left:355px !important;
	top:520px !important;
}

#item66489 {
	width:183px !important;
	height:9px !important;
	left:344px !important;
	top:600px !important;
}

#item66519 {
	width:183px !important;
	height:9px !important;
	left:344px !important;
	top:610px !important;
}

#item37882 {
	width:187px !important;
	height:126px !important;
}

#item37877 {
	width:187px !important;
	height:126px !important;
	left:79px !important;
	top:289px !important;
}

#item37906 {
	width:252px !important;
	height:215px !important;
}

#item37901 {
	width:252px !important;
	height:215px !important;
	left:14px !important;
}

#item37888 {
	width:241px !important;
	height:151px !important;
}

#item37883 {
	width:241px !important;
	height:151px !important;
	left:14px !important;
	top:393px !important;
}

#item37894 {
	width:169px !important;
	height:264px !important;
}

#item37889 {
	width:169px !important;
	height:264px !important;
	left:338px !important;
	top:320px !important;
}

#item37900 {
	width:162px !important;
	height:238px !important;
}

#item37895 {
	width:162px !important;
	height:238px !important;
	left:369px !important;
	top:77px !important;
}

#item66546 {
	width:168px !important;
	height:20px !important;
	left:13px !important;
	top:272px !important;
}

#item66578 {
	width:84px !important;
	height:29px !important;
	left:276px !important;
	top:131px !important;
}

#item66608 {
	width:118px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item66638 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item66668 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32507 {
	width:81px !important;
	height:116px !important;
}

#item32502 {
	width:81px !important;
	height:116px !important;
	left:282px !important;
	top:182px !important;
}

#item37929 {
	width:161px !important;
	height:139px !important;
}

#item37924 {
	width:161px !important;
	height:139px !important;
	left:14px !important;
	top:24px !important;
}

#item37935 {
	width:135px !important;
	height:109px !important;
}

#item37930 {
	width:135px !important;
	height:109px !important;
	left:21px !important;
	top:171px !important;
}

#item37941 {
	width:252px !important;
	height:216px !important;
}

#item37936 {
	width:252px !important;
	height:216px !important;
	left:14px !important;
	top:317px !important;
}

#item37947 {
	width:252px !important;
	height:289px !important;
}

#item37942 {
	width:252px !important;
	height:289px !important;
	left:278px !important;
	top:317px !important;
}

#item37920 {
	width:212px !important;
	height:96px !important;
}

#item37915 {
	width:212px !important;
	height:96px !important;
	left:295px !important;
	top:47px !important;
}

#item37914 {
	width:198px !important;
	height:58px !important;
}

#item37909 {
	width:198px !important;
	height:58px !important;
	left:317px !important;
	top:14px !important;
}

#item70379 {
	width:72px !important;
	height:29px !important;
	left:183px !important;
	top:146px !important;
}

#item70406 {
	width:83px !important;
	height:20px !important;
	left:183px !important;
	top:282px !important;
}

#item70434 {
	width:99px !important;
	height:29px !important;
	left:290px !important;
	top:590px !important;
}

#item70464 {
	width:173px !important;
	height:9px !important;
	left:24px !important;
	top:596px !important;
}

#item70492 {
	width:142px !important;
	height:20px !important;
	left:368px !important;
	top:260px !important;
}

#item70523 {
	width:133px !important;
	height:20px !important;
	left:368px !important;
	top:280px !important;
}

#item37954 {
	width:222px !important;
	height:132px !important;
}

#item37949 {
	width:222px !important;
	height:132px !important;
	left:139px !important;
	top:319px !important;
}

#item37972 {
	width:132px !important;
	height:101px !important;
}

#item37967 {
	width:132px !important;
	height:101px !important;
	left:401px !important;
	top:369px !important;
}

#item37980 {
	width:164px !important;
	height:163px !important;
}

#item37973 {
	width:164px !important;
	height:163px !important;
	left:278px !important;
	top:454px !important;
}

#item37960 {
	width:222px !important;
	height:143px !important;
}

#item37955 {
	width:222px !important;
	height:143px !important;
	left:8px !important;
	top:402px !important;
}

#item37966 {
	width:141px !important;
	height:127px !important;
}

#item37961 {
	width:141px !important;
	height:127px !important;
	left:14px !important;
	top:251px !important;
}

#item37988 {
	width:227px !important;
	height:232px !important;
}

#item37983 {
	width:227px !important;
	height:232px !important;
	left:32px !important;
}

#item37994 {
	width:270px !important;
	height:173px !important;
}

#item37989 {
	width:270px !important;
	height:173px !important;
	left:264px !important;
	top:12px !important;
}

#item70553 {
	width:84px !important;
	height:20px !important;
	left:446px !important;
	top:600px !important;
}

#item70580 {
	width:227px !important;
	height:9px !important;
	left:262px !important;
	top:224px !important;
}

#item70610 {
	width:113px !important;
	height:20px !important;
	left:16px !important;
	top:108px !important;
}

#item70637 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item70668 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32513 {
	width:228px !important;
	height:191px !important;
}

#item32508 {
	width:228px !important;
	height:191px !important;
	left:302px !important;
	top:14px !important;
}

#item38001 {
	width:264px !important;
	height:224px !important;
}

#item37996 {
	width:264px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item38007 {
	width:218px !important;
	height:396px !important;
}

#item38002 {
	width:218px !important;
	height:396px !important;
	left:14px !important;
	top:247px !important;
}

#item38013 {
	width:141px !important;
	height:154px !important;
}

#item38008 {
	width:141px !important;
	height:154px !important;
	left:366px !important;
	top:335px !important;
}

#item38027 {
	width:90px !important;
	height:77px !important;
}

#item38022 {
	width:90px !important;
	height:77px !important;
	left:305px !important;
	top:340px !important;
}

#item38019 {
	width:124px !important;
	height:162px !important;
}

#item38014 {
	width:124px !important;
	height:162px !important;
	left:415px !important;
	top:389px !important;
}

#item66699 {
	width:151px !important;
	height:9px !important;
	left:299px !important;
	top:252px !important;
}

#item66726 {
	width:88px !important;
	height:30px !important;
	left:190px !important;
	top:357px !important;
}

#item66756 {
	width:180px !important;
	height:9px !important;
	left:111px !important;
	top:228px !important;
}

#item66786 {
	width:176px !important;
	height:9px !important;
	left:303px !important;
	top:598px !important;
}

#item66816 {
	width:176px !important;
	height:9px !important;
	left:303px !important;
	top:608px !important;
}

#item38033 {
	width:158px !important;
	height:175px !important;
}

#item38028 {
	width:158px !important;
	height:175px !important;
	left:14px !important;
	top:375px !important;
}

#item38039 {
	width:120px !important;
	height:87px !important;
}

#item38034 {
	width:120px !important;
	height:87px !important;
	left:35px !important;
	top:31px !important;
}

#item38045 {
	width:140px !important;
	height:155px !important;
}

#item38040 {
	width:140px !important;
	height:155px !important;
	left:14px !important;
	top:120px !important;
}

#item38051 {
	width:186px !important;
	height:155px !important;
}

#item38046 {
	width:186px !important;
	height:155px !important;
	left:329px !important;
	top:14px !important;
}

#item38057 {
	width:138px !important;
	height:136px !important;
}

#item38052 {
	width:138px !important;
	height:136px !important;
	left:179px !important;
	top:153px !important;
}

#item38067 {
	width:187px !important;
	height:127px !important;
}

#item38062 {
	width:187px !important;
	height:127px !important;
	left:348px !important;
	top:185px !important;
}

#item38073 {
	width:187px !important;
	height:137px !important;
}

#item38068 {
	width:187px !important;
	height:137px !important;
	left:213px !important;
	top:300px !important;
}

#item38079 {
	width:209px !important;
	height:154px !important;
}

#item38074 {
	width:209px !important;
	height:154px !important;
	left:321px !important;
	top:330px !important;
}

#item38086 {
	width:175px !important;
	height:115px !important;
}

#item38080 {
	width:175px !important;
	height:115px !important;
	left:183px !important;
	top:438px !important;
}

#item38092 {
	width:205px !important;
	height:88px !important;
}

#item38087 {
	width:205px !important;
	height:88px !important;
	left:181px !important;
	top:556px !important;
}

#item66844 {
	width:93px !important;
	height:20px !important;
	left:17px !important;
	top:599px !important;
}

#item66871 {
	width:124px !important;
	height:9px !important;
	left:391px !important;
	top:589px !important;
}

#item66898 {
	width:124px !important;
	height:9px !important;
	left:391px !important;
	top:600px !important;
}

#item66926 {
	width:124px !important;
	height:9px !important;
	left:391px !important;
	top:610px !important;
}

#item66954 {
	width:148px !important;
	height:9px !important;
	left:17px !important;
	top:339px !important;
}

#item66981 {
	width:148px !important;
	height:9px !important;
	left:17px !important;
	top:350px !important;
}

#item67008 {
	width:135px !important;
	height:9px !important;
	left:178px !important;
	top:113px !important;
}

#item67035 {
	width:135px !important;
	height:9px !important;
	left:178px !important;
	top:123px !important;
}

#item67062 {
	width:135px !important;
	height:9px !important;
	left:178px !important;
	top:134px !important;
}

#item32519 {
	width:171px !important;
	height:196px !important;
}

#item32514 {
	width:171px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

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

#item38094 {
	width:159px !important;
	height:173px !important;
	left:6px !important;
	top:7px !important;
}

#item38106 {
	width:187px !important;
	height:182px !important;
}

#item38101 {
	width:187px !important;
	height:182px !important;
	left:84px !important;
	top:32px !important;
}

#item38113 {
	width:152px !important;
	height:94px !important;
}

#item38107 {
	width:152px !important;
	height:94px !important;
	left:73px !important;
	top:314px !important;
}

#item38119 {
	width:146px !important;
	height:100px !important;
}

#item38114 {
	width:146px !important;
	height:100px !important;
	left:23px !important;
	top:410px !important;
}

#item38126 {
	width:99px !important;
	height:156px !important;
}

#item38120 {
	width:99px !important;
	height:156px !important;
	left:170px !important;
	top:382px !important;
}

#item38132 {
	width:166px !important;
	height:200px !important;
}

#item38127 {
	width:166px !important;
	height:200px !important;
	left:278px !important;
	top:424px !important;
}

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

#item38133 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:220px !important;
}

#item67089 {
	width:100px !important;
	height:29px !important;
	left:286px !important;
	top:298px !important;
}

#item67119 {
	width:68px !important;
	height:20px !important;
	left:457px !important;
	top:189px !important;
}

#item67146 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item67177 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item67208 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item67239 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item67269 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67299 {
	width:76px !important;
	height:40px !important;
	left:449px !important;
	top:580px !important;
}

#item38145 {
	width:232px !important;
	height:144px !important;
}

#item38139 {
	width:232px !important;
	height:144px !important;
	left:22px !important;
	top:276px !important;
}

#item38173 {
	width:264px !important;
	height:198px !important;
}

#item38168 {
	width:264px !important;
	height:198px !important;
	left:7px !important;
	top:14px !important;
}

#item38151 {
	width:245px !important;
	height:122px !important;
}

#item38146 {
	width:245px !important;
	height:122px !important;
	left:9px !important;
	top:423px !important;
}

#item38159 {
	width:286px !important;
	height:173px !important;
}

#item38154 {
	width:286px !important;
	height:173px !important;
	left:258px !important;
	top:378px !important;
}

#item38167 {
	width:212px !important;
	height:375px !important;
}

#item38160 {
	width:212px !important;
	height:375px !important;
	left:332px !important;
}

#item67329 {
	width:214px !important;
	height:9px !important;
	left:269px !important;
	top:598px !important;
}

#item67359 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:260px !important;
}

#item67388 {
	width:77px !important;
	height:29px !important;
	left:276px !important;
	top:132px !important;
}

#item67418 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item67448 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32527 {
	width:252px !important;
	height:219px !important;
}

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

#item38186 {
	width:66px !important;
	height:269px !important;
}

#item38181 {
	width:66px !important;
	height:269px !important;
	left:20px !important;
	top:306px !important;
}

#item38192 {
	width:75px !important;
	height:269px !important;
}

#item38187 {
	width:75px !important;
	height:269px !important;
	left:88px !important;
	top:306px !important;
}

#item38198 {
	width:71px !important;
	height:269px !important;
}

#item38193 {
	width:71px !important;
	height:269px !important;
	left:165px !important;
	top:306px !important;
}

#item38204 {
	width:74px !important;
	height:269px !important;
}

#item38199 {
	width:74px !important;
	height:269px !important;
	left:238px !important;
	top:306px !important;
}

#item38211 {
	width:84px !important;
	height:269px !important;
}

#item38206 {
	width:84px !important;
	height:269px !important;
	left:314px !important;
	top:306px !important;
}

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

#item38174 {
	width:252px !important;
	height:222px !important;
	left:278px !important;
}

#item67478 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:271px !important;
}

#item67509 {
	width:173px !important;
	height:20px !important;
	left:276px !important;
	top:271px !important;
}

#item67540 {
	width:108px !important;
	height:30px !important;
	left:402px !important;
	top:454px !important;
}

#item67608 {
	width:125px !important;
	height:21px !important;
	left:402px !important;
	top:504px !important;
}

#item67677 {
	width:98px !important;
	height:30px !important;
	left:402px !important;
	top:525px !important;
}

#item67747 {
	width:115px !important;
	height:30px !important;
	left:402px !important;
	top:555px !important;
}

#item67817 {
	width:126px !important;
	height:21px !important;
	left:402px !important;
	top:586px !important;
}

#item38217 {
	width:161px !important;
	height:175px !important;
}

#item38212 {
	width:161px !important;
	height:175px !important;
	left:11px !important;
	top:327px !important;
}

#item38247 {
	width:200px !important;
	height:242px !important;
}

#item38241 {
	width:200px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item38253 {
	width:95px !important;
	height:286px !important;
}

#item38248 {
	width:95px !important;
	height:286px !important;
	left:227px !important;
	top:14px !important;
}

#item38259 {
	width:88px !important;
	height:258px !important;
}

#item38254 {
	width:88px !important;
	height:258px !important;
	left:334px !important;
}

#item38267 {
	width:81px !important;
	height:93px !important;
}

#item38262 {
	width:81px !important;
	height:93px !important;
	left:284px !important;
	top:170px !important;
}

#item38273 {
	width:79px !important;
	height:80px !important;
}

#item38268 {
	width:79px !important;
	height:80px !important;
	left:424px !important;
	top:182px !important;
}

#item38279 {
	width:53px !important;
	height:55px !important;
}

#item38274 {
	width:53px !important;
	height:55px !important;
	left:466px !important;
	top:109px !important;
}

#item38291 {
	width:58px !important;
	height:55px !important;
}

#item38286 {
	width:58px !important;
	height:55px !important;
	left:466px !important;
	top:7px !important;
}

#item38285 {
	width:28px !important;
	height:21px !important;
}

#item38280 {
	width:28px !important;
	height:21px !important;
	left:445px !important;
	top:158px !important;
}

#item38297 {
	width:28px !important;
	height:21px !important;
}

#item38292 {
	width:28px !important;
	height:21px !important;
	left:441px !important;
	top:63px !important;
}

#item38223 {
	width:173px !important;
	height:175px !important;
}

#item38218 {
	width:173px !important;
	height:175px !important;
	left:102px !important;
	top:384px !important;
}

#item38229 {
	width:207px !important;
	height:186px !important;
}

#item38224 {
	width:207px !important;
	height:186px !important;
	left:324px !important;
	top:355px !important;
}

#item38235 {
	width:92px !important;
	height:84px !important;
}

#item38230 {
	width:92px !important;
	height:84px !important;
	left:283px !important;
	top:357px !important;
}

#item67880 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item67907 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item67935 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67963 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item67993 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68023 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item68053 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:316px !important;
}

#item68083 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:327px !important;
}

#item68117 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:337px !important;
}

#item32533 {
	width:260px !important;
	height:142px !important;
}

#item32528 {
	width:260px !important;
	height:142px !important;
	left:278px !important;
	top:14px !important;
}

#item38326 {
	width:122px !important;
	height:175px !important;
}

#item38321 {
	width:122px !important;
	height:175px !important;
	left:290px !important;
	top:250px !important;
}

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

#item38300 {
	width:110px !important;
	height:218px !important;
	left:14px !important;
	top:72px !important;
}

#item38311 {
	width:122px !important;
	height:125px !important;
}

#item38306 {
	width:122px !important;
	height:125px !important;
	left:150px !important;
	top:14px !important;
}

#item38318 {
	width:99px !important;
	height:94px !important;
}

#item38313 {
	width:99px !important;
	height:94px !important;
	left:168px !important;
	top:157px !important;
}

#item38332 {
	width:169px !important;
	height:97px !important;
}

#item38327 {
	width:169px !important;
	height:97px !important;
	left:26px !important;
	top:395px !important;
}

#item38338 {
	width:206px !important;
	height:128px !important;
}

#item38333 {
	width:206px !important;
	height:128px !important;
	left:64px !important;
	top:495px !important;
}

#item38344 {
	width:177px !important;
	height:148px !important;
}

#item38339 {
	width:177px !important;
	height:148px !important;
	left:207px !important;
	top:427px !important;
}

#item68150 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item68181 {
	width:166px !important;
	height:9px !important;
	left:12px !important;
	top:370px !important;
}

#item68208 {
	width:166px !important;
	height:9px !important;
	left:12px !important;
	top:380px !important;
}

#item68235 {
	width:122px !important;
	height:9px !important;
	left:409px !important;
	top:588px !important;
}

#item68262 {
	width:122px !important;
	height:9px !important;
	left:409px !important;
	top:599px !important;
}

#item68289 {
	width:122px !important;
	height:9px !important;
	left:409px !important;
	top:609px !important;
}

#item68316 {
	width:107px !important;
	height:9px !important;
	left:412px !important;
	top:421px !important;
}

#item68343 {
	width:107px !important;
	height:9px !important;
	left:412px !important;
	top:431px !important;
}

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

#item38346 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:387px !important;
}

#item38357 {
	width:159px !important;
	height:164px !important;
}

#item38352 {
	width:159px !important;
	height:164px !important;
	left:210px !important;
	top:353px !important;
}

#item38383 {
	width:116px !important;
	height:230px !important;
}

#item38377 {
	width:116px !important;
	height:230px !important;
	left:10px !important;
	top:14px !important;
}

#item38394 {
	width:116px !important;
	height:207px !important;
}

#item38388 {
	width:116px !important;
	height:207px !important;
	left:154px !important;
	top:82px !important;
}

#item38400 {
	width:44px !important;
	height:43px !important;
}

#item38395 {
	width:44px !important;
	height:43px !important;
	left:14px !important;
	top:259px !important;
}

#item38406 {
	width:45px !important;
	height:43px !important;
}

#item38401 {
	width:45px !important;
	height:43px !important;
	left:60px !important;
	top:259px !important;
}

#item38363 {
	width:196px !important;
	height:105px !important;
}

#item38358 {
	width:196px !important;
	height:105px !important;
	left:313px !important;
	top:432px !important;
}

#item38369 {
	width:159px !important;
	height:94px !important;
}

#item38364 {
	width:159px !important;
	height:94px !important;
	left:374px !important;
	top:324px !important;
}

#item38376 {
	width:197px !important;
	height:259px !important;
}

#item38370 {
	width:197px !important;
	height:259px !important;
	left:337px !important;
	top:61px !important;
}

#item68371 {
	width:71px !important;
	height:39px !important;
	left:276px !important;
	top:261px !important;
}

#item68403 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:357px !important;
}

#item68433 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:367px !important;
}

#item68463 {
	width:83px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item68490 {
	width:65px !important;
	height:9px !important;
	left:390px !important;
	top:600px !important;
}

#item68517 {
	width:84px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68545 {
	width:66px !important;
	height:9px !important;
	left:390px !important;
	top:610px !important;
}

#item32539 {
	width:266px !important;
	height:255px !important;
}

#item32534 {
	width:266px !important;
	height:255px !important;
}

#item38412 {
	width:128px !important;
	height:229px !important;
}

#item38407 {
	width:128px !important;
	height:229px !important;
	top:319px !important;
}

#item38418 {
	width:109px !important;
	height:201px !important;
}

#item38413 {
	width:109px !important;
	height:201px !important;
	left:132px !important;
	top:354px !important;
}

#item38425 {
	width:264px !important;
	height:197px !important;
}

#item38419 {
	width:264px !important;
	height:197px !important;
	left:266px !important;
	top:358px !important;
}

#item38431 {
	width:268px !important;
	height:227px !important;
}

#item38426 {
	width:268px !important;
	height:227px !important;
	left:272px !important;
}

#item38437 {
	width:166px !important;
	height:124px !important;
}

#item38432 {
	width:166px !important;
	height:124px !important;
	left:319px !important;
	top:37px !important;
}

#item38443 {
	width:96px !important;
	height:44px !important;
}

#item38438 {
	width:96px !important;
	height:44px !important;
	left:354px !important;
	top:84px !important;
}

#item68572 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item68599 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68630 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:325px !important;
}

#item68661 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:335px !important;
}

#item68693 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:346px !important;
}

#item68725 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item68756 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38449 {
	width:222px !important;
	height:138px !important;
}

#item38444 {
	width:222px !important;
	height:138px !important;
	left:14px !important;
	top:258px !important;
}

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

#item38478 {
	width:252px !important;
	height:197px !important;
	left:14px !important;
}

#item38457 {
	width:250px !important;
	height:173px !important;
}

#item38452 {
	width:250px !important;
	height:173px !important;
	left:20px !important;
	top:364px !important;
}

#item38463 {
	width:252px !important;
	height:184px !important;
}

#item38458 {
	width:252px !important;
	height:184px !important;
	left:278px !important;
	top:279px !important;
}

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

#item38472 {
	width:211px !important;
	height:252px !important;
	left:333px !important;
}

#item38469 {
	width:235px !important;
	height:157px !important;
}

#item38464 {
	width:235px !important;
	height:157px !important;
	left:295px !important;
	top:378px !important;
}

#item68786 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

#item68816 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:234px !important;
}

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

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

#item68904 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item68934 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32546 {
	width:89px !important;
	height:193px !important;
}

#item32541 {
	width:89px !important;
	height:193px !important;
	left:275px !important;
	top:5px !important;
}

#item38497 {
	width:68px !important;
	height:183px !important;
}

#item38492 {
	width:68px !important;
	height:183px !important;
}

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

#item38499 {
	width:177px !important;
	height:138px !important;
	left:71px !important;
	top:38px !important;
}

#item38510 {
	width:105px !important;
	height:71px !important;
}

#item38505 {
	width:105px !important;
	height:71px !important;
	left:149px !important;
	top:118px !important;
}

#item38519 {
	width:126px !important;
	height:93px !important;
}

#item38514 {
	width:126px !important;
	height:93px !important;
	left:14px !important;
	top:264px !important;
}

#item38526 {
	width:197px !important;
	height:243px !important;
}

#item38520 {
	width:197px !important;
	height:243px !important;
	left:70px !important;
	top:372px !important;
}

#item38491 {
	width:95px !important;
	height:199px !important;
}

#item38486 {
	width:95px !important;
	height:199px !important;
	left:340px !important;
	top:35px !important;
}

#item38532 {
	width:95px !important;
	height:190px !important;
}

#item38527 {
	width:95px !important;
	height:190px !important;
	left:449px !important;
	top:169px !important;
}

#item38538 {
	width:118px !important;
	height:77px !important;
}

#item38533 {
	width:118px !important;
	height:77px !important;
	left:311px !important;
	top:366px !important;
}

#item38544 {
	width:116px !important;
	height:140px !important;
}

#item38539 {
	width:116px !important;
	height:140px !important;
	left:271px !important;
	top:423px !important;
}

#item38551 {
	width:141px !important;
	height:101px !important;
}

#item38546 {
	width:141px !important;
	height:101px !important;
	left:389px !important;
	top:482px !important;
}

#item68964 {
	width:83px !important;
	height:20px !important;
	left:148px !important;
	top:326px !important;
}

#item68991 {
	width:102px !important;
	height:20px !important;
	left:277px !important;
	top:302px !important;
}

#item69018 {
	width:90px !important;
	height:20px !important;
	left:432px !important;
	top:419px !important;
}

#item69046 {
	width:151px !important;
	height:9px !important;
	left:283px !important;
	top:610px !important;
}

#item69074 {
	width:149px !important;
	height:20px !important;
	left:19px !important;
	top:592px !important;
}

#item69105 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:220px !important;
}

#item69135 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:230px !important;
}

#item69165 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:241px !important;
}

#item69197 {
	width:75px !important;
	height:20px !important;
	left:440px !important;
	top:141px !important;
}

#item69224 {
	width:78px !important;
	height:20px !important;
	left:440px !important;
	top:161px !important;
}

#item38557 {
	width:262px !important;
	height:88px !important;
}

#item38552 {
	width:262px !important;
	height:88px !important;
	left:4px !important;
	top:282px !important;
}

#item38575 {
	width:181px !important;
	height:206px !important;
}

#item38570 {
	width:181px !important;
	height:206px !important;
	left:355px !important;
	top:99px !important;
}

#item38583 {
	width:172px !important;
	height:250px !important;
}

#item38578 {
	width:172px !important;
	height:250px !important;
	left:364px !important;
	top:310px !important;
}

#item38589 {
	width:94px !important;
	height:156px !important;
}

#item38584 {
	width:94px !important;
	height:156px !important;
	left:284px !important;
	top:274px !important;
}

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

#item38564 {
	width:252px !important;
	height:171px !important;
	left:14px !important;
	top:16px !important;
}

#item38563 {
	width:249px !important;
	height:159px !important;
}

#item38558 {
	width:249px !important;
	height:159px !important;
	left:18px !important;
	top:376px !important;
}

#item69251 {
	width:74px !important;
	height:29px !important;
	left:281px !important;
	top:566px !important;
}

#item69282 {
	width:72px !important;
	height:39px !important;
	left:280px !important;
	top:211px !important;
}

#item69313 {
	width:110px !important;
	height:9px !important;
	left:141px !important;
	top:173px !important;
}

#item69340 {
	width:187px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item69370 {
	width:187px !important;
	height:9px !important;
	left:12px !important;
	top:611px !important;
}

#item32552 {
	width:127px !important;
	height:171px !important;
}

#item32547 {
	width:127px !important;
	height:171px !important;
	left:401px !important;
	top:7px !important;
}

#item38596 {
	width:145px !important;
	height:231px !important;
}

#item38591 {
	width:145px !important;
	height:231px !important;
	left:252px !important;
	top:7px !important;
}

#item38634 {
	width:216px !important;
	height:155px !important;
}

#item38629 {
	width:216px !important;
	height:155px !important;
	left:314px !important;
	top:287px !important;
}

#item38640 {
	width:223px !important;
	height:184px !important;
}

#item38635 {
	width:223px !important;
	height:184px !important;
	left:238px !important;
	top:464px !important;
}

#item38687 {
	width:160px !important;
	height:169px !important;
}

#item38681 {
	width:160px !important;
	height:169px !important;
	left:544px !important;
	top:77px !important;
}

#item38603 {
	width:114px !important;
	height:153px !important;
}

#item38598 {
	width:114px !important;
	height:153px !important;
	left:136px !important;
	top:7px !important;
}

#item38609 {
	width:121px !important;
	height:171px !important;
}

#item38604 {
	width:121px !important;
	height:171px !important;
	left:11px !important;
	top:7px !important;
}

#item38615 {
	width:60px !important;
	height:92px !important;
}

#item38610 {
	width:60px !important;
	height:92px !important;
	left:153px !important;
	top:190px !important;
}

#item38622 {
	width:107px !important;
	height:253px !important;
}

#item38616 {
	width:107px !important;
	height:253px !important;
	left:11px !important;
	top:289px !important;
}

#item38628 {
	width:113px !important;
	height:251px !important;
}

#item38623 {
	width:113px !important;
	height:251px !important;
	left:122px !important;
	top:291px !important;
}

#item69397 {
	width:94px !important;
	height:29px !important;
	left:438px !important;
	top:548px !important;
}

#item69427 {
	width:102px !important;
	height:20px !important;
	left:249px !important;
	top:437px !important;
}

#item69457 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:240px !important;
}

#item69487 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:250px !important;
}

#item69518 {
	width:120px !important;
	height:9px !important;
	left:403px !important;
	top:262px !important;
}

#item69545 {
	width:120px !important;
	height:9px !important;
	left:403px !important;
	top:273px !important;
}

#item69572 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item69602 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38648 {
	width:173px !important;
	height:114px !important;
}

#item38641 {
	width:173px !important;
	height:114px !important;
	left:275px !important;
	top:370px !important;
}

#item38668 {
	width:162px !important;
	height:251px !important;
}

#item38663 {
	width:162px !important;
	height:251px !important;
	left:376px !important;
	top:7px !important;
}

#item38674 {
	width:61px !important;
	height:99px !important;
}

#item38669 {
	width:61px !important;
	height:99px !important;
	left:469px !important;
	top:264px !important;
}

#item38680 {
	width:167px !important;
	height:235px !important;
}

#item38675 {
	width:167px !important;
	height:235px !important;
	left:196px !important;
	top:78px !important;
}

#item38693 {
	width:115px !important;
	height:184px !important;
}

#item38688 {
	width:115px !important;
	height:184px !important;
	left:31px !important;
	top:249px !important;
}

#item38654 {
	width:153px !important;
	height:128px !important;
}

#item38649 {
	width:153px !important;
	height:128px !important;
	left:377px !important;
	top:403px !important;
}

#item38662 {
	width:198px !important;
	height:126px !important;
}

#item38657 {
	width:198px !important;
	height:126px !important;
	left:332px !important;
	top:493px !important;
}

#item69632 {
	width:118px !important;
	height:9px !important;
	left:200px !important;
	top:349px !important;
}

#item69659 {
	width:154px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item69692 {
	width:153px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item69725 {
	width:124px !important;
	height:9px !important;
	left:193px !important;
	top:589px !important;
}

#item69752 {
	width:124px !important;
	height:9px !important;
	left:193px !important;
	top:600px !important;
}

#item69779 {
	width:124px !important;
	height:9px !important;
	left:193px !important;
	top:610px !important;
}

#item69807 {
	width:91px !important;
	height:9px !important;
	left:375px !important;
	top:345px !important;
}

#item69835 {
	width:91px !important;
	height:9px !important;
	left:375px !important;
	top:355px !important;
}

#item32558 {
	width:130px !important;
	height:82px !important;
}

#item32553 {
	width:130px !important;
	height:82px !important;
	left:52px !important;
	top:181px !important;
}

#item38720 {
	width:94px !important;
	height:157px !important;
}

#item38715 {
	width:94px !important;
	height:157px !important;
	left:329px !important;
	top:77px !important;
}

#item38733 {
	width:177px !important;
	height:175px !important;
}

#item38728 {
	width:177px !important;
	height:175px !important;
	left:81px !important;
	top:321px !important;
}

#item38739 {
	width:199px !important;
	height:125px !important;
}

#item38734 {
	width:199px !important;
	height:125px !important;
	left:14px !important;
	top:420px !important;
}

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

#item38746 {
	width:252px !important;
	height:233px !important;
	left:278px !important;
	top:322px !important;
}

#item38759 {
	width:266px !important;
	height:167px !important;
}

#item38754 {
	width:266px !important;
	height:167px !important;
	left:544px !important;
	top:380px !important;
}

#item38745 {
	width:57px !important;
	height:84px !important;
}

#item38740 {
	width:57px !important;
	height:84px !important;
	left:14px !important;
	top:322px !important;
}

#item38727 {
	width:103px !important;
	height:133px !important;
}

#item38721 {
	width:103px !important;
	height:133px !important;
	left:427px !important;
	top:101px !important;
}

#item38701 {
	width:48px !important;
	height:82px !important;
}

#item38695 {
	width:48px !important;
	height:82px !important;
	left:165px !important;
	top:27px !important;
}

#item38708 {
	width:48px !important;
	height:87px !important;
}

#item38703 {
	width:48px !important;
	height:87px !important;
	left:214px !important;
	top:22px !important;
}

#item38714 {
	width:55px !important;
	height:87px !important;
}

#item38709 {
	width:55px !important;
	height:87px !important;
	left:263px !important;
	top:24px !important;
}

#item69862 {
	width:206px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69892 {
	width:81px !important;
	height:20px !important;
	left:218px !important;
	top:238px !important;
}

#item69920 {
	width:97px !important;
	height:20px !important;
	left:218px !important;
	top:258px !important;
}

#item69951 {
	width:79px !important;
	height:20px !important;
	left:218px !important;
	top:278px !important;
}

#item69979 {
	width:169px !important;
	height:20px !important;
	left:336px !important;
	top:281px !important;
}

#item70010 {
	width:184px !important;
	height:9px !important;
	left:336px !important;
	top:302px !important;
}

#item70040 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

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

#item38765 {
	width:255px !important;
	height:156px !important;
}

#item38760 {
	width:255px !important;
	height:156px !important;
	left:289px !important;
	top:332px !important;
}

#item38771 {
	width:281px !important;
	height:156px !important;
}

#item38766 {
	width:281px !important;
	height:156px !important;
	left:220px !important;
	top:465px !important;
}

#item38778 {
	width:190px !important;
	height:153px !important;
}

#item38772 {
	width:190px !important;
	height:153px !important;
	left:115px !important;
	top:7px !important;
}

#item38798 {
	width:97px !important;
	height:81px !important;
}

#item38793 {
	width:97px !important;
	height:81px !important;
	left:331px !important;
	top:82px !important;
}

#item38804 {
	width:97px !important;
	height:154px !important;
}

#item38799 {
	width:97px !important;
	height:154px !important;
	left:433px !important;
	top:9px !important;
}

#item38812 {
	width:69px !important;
	height:66px !important;
}

#item38805 {
	width:69px !important;
	height:66px !important;
	left:461px !important;
	top:176px !important;
}

#item38818 {
	width:69px !important;
	height:66px !important;
}

#item38813 {
	width:69px !important;
	height:66px !important;
	left:461px !important;
	top:245px !important;
}

#item38784 {
	width:190px !important;
	height:172px !important;
}

#item38779 {
	width:190px !important;
	height:172px !important;
	left:115px !important;
	top:72px !important;
}

#item38790 {
	width:218px !important;
	height:193px !important;
}

#item38785 {
	width:218px !important;
	height:193px !important;
	left:30px !important;
	top:181px !important;
}

#item70100 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item70127 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item70181 {
	width:91px !important;
	height:9px !important;
	left:13px !important;
	top:252px !important;
}

#item70210 {
	width:92px !important;
	height:9px !important;
	left:13px !important;
	top:263px !important;
}

#item70237 {
	width:91px !important;
	height:9px !important;
	left:13px !important;
	top:273px !important;
}

#item70264 {
	width:71px !important;
	height:20px !important;
	left:321px !important;
	top:271px !important;
}

#item70291 {
	width:87px !important;
	height:20px !important;
	left:321px !important;
	top:291px !important;
}

#item32564 {
	width:341px !important;
	height:304px !important;
}

#item32559 {
	width:341px !important;
	height:304px !important;
	left:7px !important;
	top:148px !important;
}

#item38835 {
	width:83px !important;
	height:82px !important;
}

#item38829 {
	width:83px !important;
	height:82px !important;
	top:493px !important;
}

#item38842 {
	width:62px !important;
	height:88px !important;
}

#item38836 {
	width:62px !important;
	height:88px !important;
	left:272px !important;
	top:472px !important;
}

#item38824 {
	width:252px !important;
	height:395px !important;
}

#item38819 {
	width:252px !important;
	height:395px !important;
	left:278px !important;
	top:88px !important;
}

#item70318 {
	width:132px !important;
	height:20px !important;
	left:85px !important;
	top:550px !important;
}

#item70348 {
	width:191px !important;
	height:9px !important;
	left:337px !important;
	top:562px !important;
}
#in5footer,  #prefooter {display:none;}
