/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:544px; height:666px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:44340px; height:678px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:666px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:544px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item1052 {
	width:516px !important;
	height:325px !important;
}

#item1050 {
	width:516px !important;
	height:325px !important;
	left:14px !important;
	top:200px !important;
}

#item1061 {
	width:179px !important;
	height:131px !important;
}

#item1056 {
	width:179px !important;
	height:131px !important;
	left:285px !important;
	top:14px !important;
}

#item36973 {
	width:98px !important;
	height:69px !important;
}

#item36968 {
	width:98px !important;
	height:69px !important;
	left:274px !important;
	top:150px !important;
}

#item34516 {
	width:238px !important;
	height:277px !important;
}

#item34511 {
	width:238px !important;
	height:277px !important;
	left:14px !important;
	top:279px !important;
}

#item34523 {
	width:191px !important;
	height:237px !important;
}

#item34518 {
	width:191px !important;
	height:237px !important;
	left:255px !important;
	top:380px !important;
}

#item71116 {
	width:77px !important;
	height:27px !important;
	left:440px !important;
	top:474px !important;
}

#item71147 {
	width:186px !important;
	height:9px !important;
	left:17px !important;
	top:615px !important;
}

#item71177 {
	width:149px !important;
	height:9px !important;
	left:374px !important;
	top:220px !important;
}

#item71208 {
	width:149px !important;
	height:9px !important;
	left:374px !important;
	top:229px !important;
}

#item34529 {
	width:179px !important;
	height:174px !important;
}

#item34524 {
	width:179px !important;
	height:174px !important;
	left:14px !important;
	top:433px !important;
}

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

#item34530 {
	width:300px !important;
	height:293px !important;
	left:244px !important;
	top:339px !important;
}

#item34548 {
	width:179px !important;
	height:125px !important;
}

#item34543 {
	width:179px !important;
	height:125px !important;
	left:14px !important;
	top:232px !important;
}

#item34554 {
	width:326px !important;
	height:313px !important;
}

#item34549 {
	width:326px !important;
	height:313px !important;
	left:204px !important;
	top:14px !important;
}

#item34560 {
	width:179px !important;
	height:124px !important;
}

#item34555 {
	width:179px !important;
	height:124px !important;
	left:14px !important;
	top:14px !important;
}

#item34542 {
	width:87px !important;
	height:74px !important;
}

#item34537 {
	width:87px !important;
	height:74px !important;
	left:204px !important;
	top:338px !important;
}

#item71235 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:416px !important;
}

#item71262 {
	width:128px !important;
	height:9px !important;
	left:15px !important;
	top:640px !important;
}

#item71289 {
	width:87px !important;
	height:18px !important;
	left:203px !important;
	top:240px !important;
}

#item71316 {
	width:142px !important;
	height:9px !important;
	left:16px !important;
	top:211px !important;
}

#item71343 {
	width:119px !important;
	height:9px !important;
	left:207px !important;
	top:629px !important;
}

#item71371 {
	width:119px !important;
	height:9px !important;
	left:207px !important;
	top:639px !important;
}

#item1067 {
	width:117px !important;
	height:96px !important;
}

#item1062 {
	width:117px !important;
	height:96px !important;
	left:192px !important;
	top:22px !important;
}

#item36979 {
	width:104px !important;
	height:104px !important;
}

#item36974 {
	width:104px !important;
	height:104px !important;
	left:313px !important;
	top:14px !important;
}

#item34566 {
	width:260px !important;
	height:209px !important;
}

#item34561 {
	width:260px !important;
	height:209px !important;
	left:187px !important;
	top:151px !important;
}

#item34573 {
	width:163px !important;
	height:231px !important;
}

#item34567 {
	width:163px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

#item34579 {
	width:265px !important;
	height:144px !important;
}

#item34574 {
	width:265px !important;
	height:144px !important;
	top:491px !important;
}

#item34585 {
	width:108px !important;
	height:91px !important;
}

#item34580 {
	width:108px !important;
	height:91px !important;
	left:14px !important;
	top:363px !important;
}

#item36985 {
	width:139px !important;
	height:91px !important;
}

#item36980 {
	width:139px !important;
	height:91px !important;
	left:126px !important;
	top:363px !important;
}

#item34591 {
	width:140px !important;
	height:177px !important;
}

#item34586 {
	width:140px !important;
	height:177px !important;
	left:390px !important;
	top:363px !important;
}

#item71398 {
	width:76px !important;
	height:29px !important;
	left:451px !important;
	top:276px !important;
}

#item71425 {
	width:149px !important;
	height:9px !important;
	left:17px !important;
	top:317px !important;
}

#item71455 {
	width:115px !important;
	height:18px !important;
	left:17px !important;
	top:329px !important;
}

#item71486 {
	width:131px !important;
	height:9px !important;
	left:388px !important;
	top:619px !important;
}

#item71513 {
	width:84px !important;
	height:27px !important;
	left:270px !important;
	top:454px !important;
}

#item71544 {
	width:101px !important;
	height:29px !important;
	left:270px !important;
	top:481px !important;
}

#item71576 {
	width:101px !important;
	height:29px !important;
	left:270px !important;
	top:510px !important;
}

#item71609 {
	width:84px !important;
	height:31px !important;
	left:270px !important;
	top:540px !important;
}

#item71641 {
	width:101px !important;
	height:29px !important;
	left:270px !important;
	top:571px !important;
}

#item71672 {
	width:101px !important;
	height:29px !important;
	left:270px !important;
	top:599px !important;
}

#item71703 {
	width:74px !important;
	height:20px !important;
	left:431px !important;
	top:93px !important;
}

#item71731 {
	width:81px !important;
	height:20px !important;
	left:431px !important;
	top:113px !important;
}

#item34597 {
	width:383px !important;
	height:234px !important;
}

#item34592 {
	width:383px !important;
	height:234px !important;
	left:147px !important;
	top:298px !important;
}

#item34603 {
	width:111px !important;
	height:108px !important;
}

#item34598 {
	width:111px !important;
	height:108px !important;
	left:281px !important;
	top:537px !important;
}

#item36998 {
	width:111px !important;
	height:108px !important;
}

#item36993 {
	width:111px !important;
	height:108px !important;
	left:401px !important;
	top:537px !important;
}

#item34615 {
	width:213px !important;
	height:98px !important;
}

#item34610 {
	width:213px !important;
	height:98px !important;
	left:282px !important;
	top:113px !important;
}

#item34622 {
	width:101px !important;
	height:63px !important;
}

#item34616 {
	width:101px !important;
	height:63px !important;
	left:429px !important;
	top:14px !important;
}

#item34628 {
	width:139px !important;
	height:265px !important;
}

#item34623 {
	width:139px !important;
	height:265px !important;
	left:124px !important;
	top:26px !important;
}

#item34609 {
	width:77px !important;
	height:76px !important;
}

#item34604 {
	width:77px !important;
	height:76px !important;
	left:14px !important;
	top:306px !important;
}

#item36991 {
	width:80px !important;
	height:76px !important;
}

#item36986 {
	width:80px !important;
	height:76px !important;
	left:95px !important;
	top:306px !important;
}

#item71758 {
	width:72px !important;
	height:20px !important;
	left:27px !important;
	top:223px !important;
}

#item71785 {
	width:142px !important;
	height:9px !important;
	left:281px !important;
	top:272px !important;
}

#item71812 {
	width:142px !important;
	height:9px !important;
	left:281px !important;
	top:282px !important;
}

#item71839 {
	width:132px !important;
	height:18px !important;
	left:13px !important;
	top:520px !important;
}

#item71872 {
	width:131px !important;
	height:27px !important;
	left:13px !important;
	top:538px !important;
}

#item71904 {
	width:131px !important;
	height:27px !important;
	left:13px !important;
	top:565px !important;
}

#item71938 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item71968 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item1073 {
	width:146px !important;
	height:156px !important;
}

#item1068 {
	width:146px !important;
	height:156px !important;
	left:285px !important;
	top:63px !important;
}

#item34639 {
	width:90px !important;
	height:86px !important;
}

#item34634 {
	width:90px !important;
	height:86px !important;
	left:434px !important;
	top:150px !important;
}

#item34645 {
	width:173px !important;
	height:224px !important;
}

#item34640 {
	width:173px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item34651 {
	width:253px !important;
	height:181px !important;
}

#item34646 {
	width:253px !important;
	height:181px !important;
	left:14px !important;
	top:247px !important;
}

#item34657 {
	width:173px !important;
	height:189px !important;
}

#item34652 {
	width:173px !important;
	height:189px !important;
	left:14px !important;
	top:437px !important;
}

#item34664 {
	width:187px !important;
	height:247px !important;
}

#item34658 {
	width:187px !important;
	height:247px !important;
	left:278px !important;
	top:380px !important;
}

#item56593 {
	width:81px !important;
	height:38px !important;
	left:193px !important;
	top:201px !important;
}

#item56624 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:362px !important;
}

#item56654 {
	width:69px !important;
	height:54px !important;
	left:468px !important;
	top:574px !important;
}

#item56688 {
	width:71px !important;
	height:38px !important;
	left:190px !important;
	top:590px !important;
}

#item56719 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:297px !important;
}

#item56746 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item34672 {
	width:177px !important;
	height:198px !important;
}

#item34665 {
	width:177px !important;
	height:198px !important;
	left:88px !important;
	top:437px !important;
}

#item34678 {
	width:188px !important;
	height:196px !important;
}

#item34673 {
	width:188px !important;
	height:196px !important;
	left:342px !important;
	top:437px !important;
}

#item34684 {
	width:252px !important;
	height:152px !important;
}

#item34679 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:225px !important;
}

#item34690 {
	width:251px !important;
	height:142px !important;
}

#item34685 {
	width:251px !important;
	height:142px !important;
	left:14px !important;
	top:225px !important;
}

#item34696 {
	width:252px !important;
	height:151px !important;
}

#item34691 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:14px !important;
}

#item34702 {
	width:181px !important;
	height:202px !important;
}

#item34697 {
	width:181px !important;
	height:202px !important;
	left:349px !important;
	top:14px !important;
}

#item56773 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item56800 {
	width:73px !important;
	height:38px !important;
	left:276px !important;
	top:180px !important;
}

#item56827 {
	width:195px !important;
	height:18px !important;
	left:19px !important;
	top:404px !important;
}

#item56863 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:420px !important;
}

#item56893 {
	width:64px !important;
	height:47px !important;
	left:276px !important;
	top:581px !important;
}

#item56927 {
	width:78px !important;
	height:38px !important;
	left:13px !important;
	top:590px !important;
}

#item1079 {
	width:93px !important;
	height:117px !important;
}

#item1074 {
	width:93px !important;
	height:117px !important;
	left:282px !important;
	top:85px !important;
}

#item37005 {
	width:83px !important;
	height:117px !important;
}

#item36999 {
	width:83px !important;
	height:117px !important;
	left:380px !important;
	top:85px !important;
}

#item34708 {
	width:63px !important;
	height:83px !important;
}

#item34703 {
	width:63px !important;
	height:83px !important;
	left:465px !important;
	top:142px !important;
}

#item37011 {
	width:63px !important;
	height:81px !important;
}

#item37006 {
	width:63px !important;
	height:81px !important;
	left:465px !important;
	top:60px !important;
}

#item34714 {
	width:227px !important;
	height:210px !important;
}

#item34709 {
	width:227px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item34721 {
	width:252px !important;
	height:186px !important;
}

#item34715 {
	width:252px !important;
	height:186px !important;
	left:14px !important;
	top:234px !important;
}

#item34727 {
	width:250px !important;
	height:169px !important;
}

#item34722 {
	width:250px !important;
	height:169px !important;
	left:14px !important;
	top:429px !important;
}

#item34733 {
	width:253px !important;
	height:177px !important;
}

#item34728 {
	width:253px !important;
	height:177px !important;
	left:277px !important;
	top:376px !important;
}

#item56959 {
	width:112px !important;
	height:27px !important;
	left:158px !important;
	top:199px !important;
}

#item56993 {
	width:93px !important;
	height:27px !important;
	left:176px !important;
	top:601px !important;
}

#item57024 {
	width:146px !important;
	height:19px !important;
	left:276px !important;
	top:609px !important;
}

#item57055 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:358px !important;
}

#item57085 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:271px !important;
}

#item57113 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:281px !important;
}

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

#item34734 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:430px !important;
}

#item34745 {
	width:171px !important;
	height:204px !important;
}

#item34740 {
	width:171px !important;
	height:204px !important;
	left:359px !important;
	top:430px !important;
}

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

#item34746 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:225px !important;
}

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

#item34752 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:225px !important;
}

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

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

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

#item34764 {
	width:244px !important;
	height:203px !important;
	left:286px !important;
	top:14px !important;
}

#item57140 {
	width:80px !important;
	height:38px !important;
	left:13px !important;
	top:180px !important;
}

#item57172 {
	width:93px !important;
	height:27px !important;
	left:276px !important;
	top:191px !important;
}

#item57204 {
	width:187px !important;
	height:9px !important;
	left:12px !important;
	top:413px !important;
}

#item57231 {
	width:210px !important;
	height:19px !important;
	left:276px !important;
	top:403px !important;
}

#item57296 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item57326 {
	width:81px !important;
	height:28px !important;
	left:276px !important;
	top:600px !important;
}

#item1085 {
	width:166px !important;
	height:397px !important;
}

#item1080 {
	width:166px !important;
	height:397px !important;
	left:364px !important;
	top:14px !important;
}

#item34776 {
	width:243px !important;
	height:291px !important;
}

#item34770 {
	width:243px !important;
	height:291px !important;
	left:14px !important;
	top:14px !important;
}

#item34782 {
	width:171px !important;
	height:305px !important;
}

#item34777 {
	width:171px !important;
	height:305px !important;
	left:14px !important;
	top:313px !important;
}

#item34789 {
	width:172px !important;
	height:218px !important;
}

#item34783 {
	width:172px !important;
	height:218px !important;
	left:189px !important;
	top:412px !important;
}

#item34819 {
	width:164px !important;
	height:117px !important;
}

#item34814 {
	width:164px !important;
	height:117px !important;
	left:366px !important;
	top:425px !important;
}

#item71995 {
	width:86px !important;
	height:27px !important;
	left:265px !important;
	top:146px !important;
}

#item72026 {
	width:88px !important;
	height:27px !important;
	left:265px !important;
	top:280px !important;
}

#item72058 {
	width:119px !important;
	height:20px !important;
	left:199px !important;
	top:355px !important;
}

#item72085 {
	width:138px !important;
	height:9px !important;
	left:387px !important;
	top:614px !important;
}

#item73378 {
	width:119px !important;
	height:20px !important;
	left:199px !important;
	top:377px !important;
}

#item34795 {
	width:516px !important;
	height:211px !important;
}

#item34790 {
	width:516px !important;
	height:211px !important;
	left:14px !important;
	top:414px !important;
}

#item34801 {
	width:152px !important;
	height:147px !important;
}

#item34796 {
	width:152px !important;
	height:147px !important;
	left:378px !important;
	top:257px !important;
}

#item34807 {
	width:226px !important;
	height:231px !important;
}

#item34802 {
	width:226px !important;
	height:231px !important;
	left:304px !important;
	top:14px !important;
}

#item34813 {
	width:287px !important;
	height:246px !important;
}

#item34808 {
	width:287px !important;
	height:246px !important;
	left:7px !important;
	top:69px !important;
}

#item72112 {
	width:70px !important;
	height:27px !important;
	left:308px !important;
	top:372px !important;
}

#item72146 {
	width:130px !important;
	height:20px !important;
	left:166px !important;
	top:387px !important;
}

#item72173 {
	width:147px !important;
	height:20px !important;
	left:16px !important;
	top:387px !important;
}

#item72204 {
	width:186px !important;
	height:9px !important;
	left:20px !important;
	top:597px !important;
}

#item72231 {
	width:192px !important;
	height:9px !important;
	left:20px !important;
	top:607px !important;
}

#item1093 {
	width:149px !important;
	height:177px !important;
}

#item1086 {
	width:149px !important;
	height:177px !important;
	left:371px !important;
	top:41px !important;
}

#item34826 {
	width:160px !important;
	height:211px !important;
}

#item34820 {
	width:160px !important;
	height:211px !important;
	left:204px !important;
	top:14px !important;
}

#item34833 {
	width:190px !important;
	height:140px !important;
}

#item34828 {
	width:190px !important;
	height:140px !important;
	left:9px !important;
	top:14px !important;
}

#item34839 {
	width:184px !important;
	height:244px !important;
}

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

#item34845 {
	width:92px !important;
	height:235px !important;
}

#item34840 {
	width:92px !important;
	height:235px !important;
	left:201px !important;
	top:398px !important;
}

#item34851 {
	width:91px !important;
	height:207px !important;
}

#item34846 {
	width:91px !important;
	height:207px !important;
	left:365px !important;
	top:404px !important;
}

#item72264 {
	width:163px !important;
	height:9px !important;
	left:17px !important;
	top:244px !important;
}

#item72292 {
	width:106px !important;
	height:9px !important;
	left:366px !important;
	top:316px !important;
}

#item72320 {
	width:136px !important;
	height:20px !important;
	left:18px !important;
	top:608px !important;
}

#item72352 {
	width:61px !important;
	height:30px !important;
	left:299px !important;
	top:590px !important;
}

#item72379 {
	width:69px !important;
	height:29px !important;
	left:460px !important;
	top:560px !important;
}

#item72409 {
	width:67px !important;
	height:29px !important;
	left:460px !important;
	top:591px !important;
}

#item72439 {
	width:148px !important;
	height:9px !important;
	left:203px !important;
	top:290px !important;
}

#item72470 {
	width:115px !important;
	height:20px !important;
	left:203px !important;
	top:301px !important;
}

#item34857 {
	width:84px !important;
	height:210px !important;
}

#item34852 {
	width:84px !important;
	height:210px !important;
	left:6px !important;
	top:401px !important;
}

#item34863 {
	width:261px !important;
	height:190px !important;
}

#item34858 {
	width:261px !important;
	height:190px !important;
	left:283px !important;
	top:426px !important;
}

#item34876 {
	width:161px !important;
	height:177px !important;
}

#item34870 {
	width:161px !important;
	height:177px !important;
	left:369px !important;
	top:14px !important;
}

#item34883 {
	width:84px !important;
	height:121px !important;
}

#item34878 {
	width:84px !important;
	height:121px !important;
	left:281px !important;
	top:28px !important;
}

#item37025 {
	width:125px !important;
	height:56px !important;
}

#item37020 {
	width:125px !important;
	height:56px !important;
	left:176px !important;
	top:149px !important;
}

#item37031 {
	width:83px !important;
	height:56px !important;
}

#item37026 {
	width:83px !important;
	height:56px !important;
	left:187px !important;
	top:90px !important;
}

#item34889 {
	width:112px !important;
	height:232px !important;
}

#item34884 {
	width:112px !important;
	height:232px !important;
	left:22px !important;
	top:77px !important;
}

#item34869 {
	width:61px !important;
	height:69px !important;
}

#item34864 {
	width:61px !important;
	height:69px !important;
	left:179px !important;
	top:407px !important;
}

#item37018 {
	width:61px !important;
	height:69px !important;
}

#item37012 {
	width:61px !important;
	height:69px !important;
	left:242px !important;
	top:407px !important;
}

#item72500 {
	width:114px !important;
	height:9px !important;
	left:16px !important;
	top:69px !important;
}

#item72527 {
	width:97px !important;
	height:20px !important;
	left:369px !important;
	top:286px !important;
}

#item72554 {
	width:148px !important;
	height:20px !important;
	left:178px !important;
	top:262px !important;
}

#item72587 {
	width:90px !important;
	height:20px !important;
	left:178px !important;
	top:283px !important;
}

#item72619 {
	width:186px !important;
	height:20px !important;
	left:178px !important;
	top:304px !important;
}

#item72651 {
	width:116px !important;
	height:9px !important;
	left:177px !important;
	top:577px !important;
}

#item72681 {
	width:116px !important;
	height:9px !important;
	left:177px !important;
	top:598px !important;
}

#item72712 {
	width:116px !important;
	height:9px !important;
	left:177px !important;
	top:608px !important;
}

#item72739 {
	width:116px !important;
	height:9px !important;
	left:177px !important;
	top:619px !important;
}

#item72767 {
	width:67px !important;
	height:29px !important;
	left:96px !important;
	top:559px !important;
}

#item72794 {
	width:67px !important;
	height:29px !important;
	left:96px !important;
	top:591px !important;
}

#item1099 {
	width:252px !important;
	height:150px !important;
}

#item1094 {
	width:252px !important;
	height:150px !important;
	left:279px !important;
	top:50px !important;
}

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

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

#item34901 {
	width:178px !important;
	height:169px !important;
}

#item34896 {
	width:178px !important;
	height:169px !important;
	left:88px !important;
	top:288px !important;
}

#item34907 {
	width:252px !important;
	height:167px !important;
}

#item34902 {
	width:252px !important;
	height:167px !important;
	left:14px !important;
	top:467px !important;
}

#item37038 {
	width:252px !important;
	height:62px !important;
}

#item37033 {
	width:252px !important;
	height:62px !important;
	left:278px !important;
	top:468px !important;
}

#item34913 {
	width:168px !important;
	height:169px !important;
}

#item34908 {
	width:168px !important;
	height:169px !important;
	left:362px !important;
	top:287px !important;
}

#item57353 {
	width:179px !important;
	height:19px !important;
	left:13px !important;
	top:262px !important;
}

#item57385 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:272px !important;
}

#item57415 {
	width:68px !important;
	height:47px !important;
	left:19px !important;
	top:404px !important;
}

#item57445 {
	width:86px !important;
	height:28px !important;
	left:276px !important;
	top:432px !important;
}

#item57475 {
	width:205px !important;
	height:19px !important;
	left:276px !important;
	top:601px !important;
}

#item34936 {
	width:154px !important;
	height:213px !important;
}

#item34931 {
	width:154px !important;
	height:213px !important;
	left:113px !important;
	top:417px !important;
}

#item34942 {
	width:252px !important;
	height:293px !important;
}

#item34937 {
	width:252px !important;
	height:293px !important;
	left:278px !important;
	top:312px !important;
}

#item34948 {
	width:242px !important;
	height:101px !important;
}

#item34943 {
	width:242px !important;
	height:101px !important;
	left:14px !important;
	top:311px !important;
}

#item34955 {
	width:320px !important;
	height:209px !important;
}

#item34949 {
	width:320px !important;
	height:209px !important;
	left:225px !important;
	top:14px !important;
}

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

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

#item57509 {
	width:132px !important;
	height:18px !important;
	left:13px !important;
	top:282px !important;
}

#item57541 {
	width:183px !important;
	height:9px !important;
	left:228px !important;
	top:284px !important;
}

#item57570 {
	width:102px !important;
	height:38px !important;
	left:13px !important;
	top:590px !important;
}

#item57601 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item1106 {
	width:252px !important;
	height:204px !important;
}

#item1100 {
	width:252px !important;
	height:204px !important;
	left:278px !important;
	top:14px !important;
}

#item34967 {
	width:180px !important;
	height:264px !important;
}

#item34962 {
	width:180px !important;
	height:264px !important;
	left:14px !important;
	top:14px !important;
}

#item34973 {
	width:190px !important;
	height:334px !important;
}

#item34968 {
	width:190px !important;
	height:334px !important;
	left:14px !important;
	top:299px !important;
}

#item34979 {
	width:118px !important;
	height:49px !important;
}

#item34974 {
	width:118px !important;
	height:49px !important;
	left:209px !important;
	top:302px !important;
}

#item34985 {
	width:170px !important;
	height:212px !important;
}

#item34980 {
	width:170px !important;
	height:212px !important;
	left:361px !important;
	top:337px !important;
}

#item37052 {
	width:121px !important;
	height:45px !important;
}

#item37047 {
	width:121px !important;
	height:45px !important;
	left:221px !important;
	top:357px !important;
}

#item37046 {
	width:111px !important;
	height:40px !important;
}

#item37040 {
	width:111px !important;
	height:40px !important;
	left:221px !important;
	top:339px !important;
}

#item72821 {
	width:74px !important;
	height:30px !important;
	left:196px !important;
	top:160px !important;
}

#item72849 {
	width:178px !important;
	height:9px !important;
	left:275px !important;
	top:270px !important;
}

#item72876 {
	width:131px !important;
	height:9px !important;
	left:359px !important;
	top:619px !important;
}

#item72903 {
	width:72px !important;
	height:20px !important;
	left:252px !important;
	top:564px !important;
}

#item72930 {
	width:72px !important;
	height:20px !important;
	left:252px !important;
	top:584px !important;
}

#item72957 {
	width:73px !important;
	height:20px !important;
	left:252px !important;
	top:604px !important;
}

#item34991 {
	width:210px !important;
	height:135px !important;
}

#item34986 {
	width:210px !important;
	height:135px !important;
	left:14px !important;
	top:429px !important;
}

#item34997 {
	width:157px !important;
	height:192px !important;
}

#item34992 {
	width:157px !important;
	height:192px !important;
	left:227px !important;
	top:433px !important;
}

#item35005 {
	width:143px !important;
	height:160px !important;
}

#item34998 {
	width:143px !important;
	height:160px !important;
	left:387px !important;
	top:335px !important;
}

#item35011 {
	width:126px !important;
	height:193px !important;
}

#item35006 {
	width:126px !important;
	height:193px !important;
	left:220px !important;
	top:218px !important;
}

#item35017 {
	width:138px !important;
	height:193px !important;
}

#item35012 {
	width:138px !important;
	height:193px !important;
	left:75px !important;
	top:218px !important;
}

#item35023 {
	width:183px !important;
	height:263px !important;
}

#item35018 {
	width:183px !important;
	height:263px !important;
	left:348px !important;
	top:14px !important;
}

#item35029 {
	width:323px !important;
	height:169px !important;
}

#item35024 {
	width:323px !important;
	height:169px !important;
	left:14px !important;
	top:14px !important;
}

#item72985 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item73013 {
	width:113px !important;
	height:20px !important;
	left:345px !important;
	top:324px !important;
}

#item73040 {
	width:77px !important;
	height:29px !important;
	left:240px !important;
	top:181px !important;
}

#item73070 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:379px !important;
}

#item73097 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:399px !important;
}

#item73124 {
	width:108px !important;
	height:9px !important;
	left:401px !important;
	top:587px !important;
}

#item73151 {
	width:108px !important;
	height:9px !important;
	left:401px !important;
	top:598px !important;
}

#item73178 {
	width:121px !important;
	height:20px !important;
	left:401px !important;
	top:608px !important;
}

#item1112 {
	width:143px !important;
	height:137px !important;
}

#item1107 {
	width:143px !important;
	height:137px !important;
	left:387px !important;
	top:146px !important;
}

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

#item35030 {
	width:252px !important;
	height:268px !important;
	left:14px !important;
	top:14px !important;
}

#item35041 {
	width:156px !important;
	height:314px !important;
}

#item35036 {
	width:156px !important;
	height:314px !important;
	left:14px !important;
	top:314px !important;
}

#item35047 {
	width:350px !important;
	height:225px !important;
}

#item35042 {
	width:350px !important;
	height:225px !important;
	left:180px !important;
	top:296px !important;
}

#item35053 {
	width:105px !important;
	height:90px !important;
}

#item35048 {
	width:105px !important;
	height:90px !important;
	left:425px !important;
	top:495px !important;
}

#item57632 {
	width:183px !important;
	height:9px !important;
	left:334px !important;
	top:56px !important;
}

#item57659 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:137px !important;
}

#item57686 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:235px !important;
}

#item57715 {
	width:84px !important;
	height:29px !important;
	left:276px !important;
	top:256px !important;
}

#item57746 {
	width:220px !important;
	height:9px !important;
	left:179px !important;
	top:608px !important;
}

#item57776 {
	width:220px !important;
	height:9px !important;
	left:179px !important;
	top:619px !important;
}

#item35061 {
	width:251px !important;
	height:204px !important;
}

#item35054 {
	width:251px !important;
	height:204px !important;
	left:14px !important;
	top:353px !important;
}

#item35067 {
	width:266px !important;
	height:212px !important;
}

#item35062 {
	width:266px !important;
	height:212px !important;
	left:278px !important;
	top:306px !important;
}

#item35079 {
	width:252px !important;
	height:224px !important;
}

#item35074 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:20px !important;
}

#item35085 {
	width:238px !important;
	height:312px !important;
}

#item35080 {
	width:238px !important;
	height:312px !important;
	left:14px !important;
	top:14px !important;
}

#item35073 {
	width:87px !important;
	height:61px !important;
}

#item35068 {
	width:87px !important;
	height:61px !important;
	left:443px !important;
	top:471px !important;
}

#item37059 {
	width:87px !important;
	height:45px !important;
}

#item37054 {
	width:87px !important;
	height:45px !important;
	left:443px !important;
	top:533px !important;
}

#item37066 {
	width:87px !important;
	height:50px !important;
}

#item37060 {
	width:87px !important;
	height:50px !important;
	left:443px !important;
	top:580px !important;
}

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

#item57833 {
	width:67px !important;
	height:29px !important;
	left:160px !important;
	top:312px !important;
}

#item57860 {
	width:97px !important;
	height:20px !important;
	left:160px !important;
	top:289px !important;
}

#item57888 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:289px !important;
}

#item57916 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:587px !important;
}

#item57943 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item57970 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item57997 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item1118 {
	width:171px !important;
	height:173px !important;
}

#item1113 {
	width:171px !important;
	height:173px !important;
	left:278px !important;
	top:51px !important;
}

#item35091 {
	width:181px !important;
	height:210px !important;
}

#item35086 {
	width:181px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item35097 {
	width:251px !important;
	height:137px !important;
}

#item35092 {
	width:251px !important;
	height:137px !important;
	left:14px !important;
	top:234px !important;
}

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

#item35098 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:232px !important;
}

#item35110 {
	width:252px !important;
	height:183px !important;
}

#item35104 {
	width:252px !important;
	height:183px !important;
	left:14px !important;
	top:450px !important;
}

#item35116 {
	width:116px !important;
	height:108px !important;
}

#item35111 {
	width:116px !important;
	height:108px !important;
	left:278px !important;
	top:450px !important;
}

#item37074 {
	width:116px !important;
	height:108px !important;
}

#item37068 {
	width:116px !important;
	height:108px !important;
	left:404px !important;
	top:450px !important;
}

#item58024 {
	width:64px !important;
	height:47px !important;
	left:202px !important;
	top:179px !important;
}

#item58054 {
	width:68px !important;
	height:38px !important;
	left:454px !important;
	top:189px !important;
}

#item58085 {
	width:253px !important;
	height:9px !important;
	left:13px !important;
	top:434px !important;
}

#item58116 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:428px !important;
}

#item58147 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item58178 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item58209 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:618px !important;
}

#item35122 {
	width:172px !important;
	height:183px !important;
}

#item35117 {
	width:172px !important;
	height:183px !important;
	left:96px !important;
	top:451px !important;
}

#item35128 {
	width:174px !important;
	height:183px !important;
}

#item35123 {
	width:174px !important;
	height:183px !important;
	left:356px !important;
	top:451px !important;
}

#item35134 {
	width:57px !important;
	height:134px !important;
}

#item35129 {
	width:57px !important;
	height:134px !important;
	left:355px !important;
	top:229px !important;
}

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

#item37081 {
	width:57px !important;
	height:133px !important;
	left:413px !important;
	top:233px !important;
}

#item35140 {
	width:65px !important;
	height:70px !important;
}

#item35135 {
	width:65px !important;
	height:70px !important;
	left:278px !important;
	top:226px !important;
}

#item37080 {
	width:65px !important;
	height:70px !important;
}

#item37075 {
	width:65px !important;
	height:70px !important;
	left:278px !important;
	top:298px !important;
}

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

#item35141 {
	width:252px !important;
	height:163px !important;
	left:14px !important;
	top:225px !important;
}

#item35152 {
	width:253px !important;
	height:179px !important;
}

#item35147 {
	width:253px !important;
	height:179px !important;
	left:277px !important;
	top:14px !important;
}

#item35159 {
	width:252px !important;
	height:139px !important;
}

#item35153 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:14px !important;
}

#item58236 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item58266 {
	width:90px !important;
	height:28px !important;
	left:276px !important;
	top:190px !important;
}

#item58297 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:434px !important;
}

#item58328 {
	width:78px !important;
	height:38px !important;
	left:13px !important;
	top:590px !important;
}

#item58358 {
	width:67px !important;
	height:38px !important;
	left:276px !important;
	top:590px !important;
}

#item58385 {
	width:248px !important;
	height:9px !important;
	left:276px !important;
	top:424px !important;
}

#item58415 {
	width:248px !important;
	height:9px !important;
	left:276px !important;
	top:434px !important;
}

#item1124 {
	width:169px !important;
	height:163px !important;
}

#item1119 {
	width:169px !important;
	height:163px !important;
	left:278px !important;
	top:53px !important;
}

#item35166 {
	width:159px !important;
	height:202px !important;
}

#item35161 {
	width:159px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

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

#item35167 {
	width:118px !important;
	height:177px !important;
	left:103px !important;
	top:253px !important;
}

#item35178 {
	width:174px !important;
	height:215px !important;
}

#item35173 {
	width:174px !important;
	height:215px !important;
	left:356px !important;
	top:226px !important;
}

#item35185 {
	width:157px !important;
	height:183px !important;
}

#item35179 {
	width:157px !important;
	height:183px !important;
	left:278px !important;
	top:450px !important;
}

#item35191 {
	width:164px !important;
	height:183px !important;
}

#item35186 {
	width:164px !important;
	height:183px !important;
	left:14px !important;
	top:450px !important;
}

#item58445 {
	width:65px !important;
	height:38px !important;
	left:177px !important;
	top:180px !important;
}

#item58476 {
	width:74px !important;
	height:38px !important;
	left:451px !important;
	top:180px !important;
}

#item58503 {
	width:99px !important;
	height:28px !important;
	left:23px !important;
	top:323px !important;
}

#item58535 {
	width:78px !important;
	height:38px !important;
	left:283px !important;
	top:397px !important;
}

#item58566 {
	width:88px !important;
	height:28px !important;
	left:183px !important;
	top:600px !important;
}

#item58593 {
	width:77px !important;
	height:36px !important;
	left:440px !important;
	top:592px !important;
}

#item35197 {
	width:178px !important;
	height:177px !important;
}

#item35192 {
	width:178px !important;
	height:177px !important;
	left:88px !important;
	top:450px !important;
}

#item35203 {
	width:252px !important;
	height:88px !important;
}

#item35198 {
	width:252px !important;
	height:88px !important;
	left:278px !important;
	top:482px !important;
}

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

#item35204 {
	width:252px !important;
	height:154px !important;
	left:278px !important;
	top:225px !important;
}

#item35216 {
	width:134px !important;
	height:113px !important;
}

#item35210 {
	width:134px !important;
	height:113px !important;
	left:29px !important;
	top:237px !important;
}

#item35222 {
	width:77px !important;
	height:67px !important;
}

#item35217 {
	width:77px !important;
	height:67px !important;
	left:184px !important;
	top:279px !important;
}

#item35228 {
	width:187px !important;
	height:202px !important;
}

#item35223 {
	width:187px !important;
	height:202px !important;
	left:80px !important;
	top:14px !important;
}

#item35234 {
	width:149px !important;
	height:112px !important;
}

#item35229 {
	width:149px !important;
	height:112px !important;
	left:389px !important;
	top:26px !important;
}

#item37093 {
	width:75px !important;
	height:68px !important;
}

#item37088 {
	width:75px !important;
	height:68px !important;
	left:455px !important;
	top:145px !important;
}

#item58627 {
	width:71px !important;
	height:38px !important;
	left:13px !important;
	top:590px !important;
}

#item58657 {
	width:204px !important;
	height:9px !important;
	left:282px !important;
	top:429px !important;
}

#item58687 {
	width:219px !important;
	height:9px !important;
	left:286px !important;
	top:619px !important;
}

#item58717 {
	width:63px !important;
	height:38px !important;
	left:13px !important;
	top:180px !important;
}

#item58744 {
	width:81px !important;
	height:9px !important;
	left:276px !important;
	top:191px !important;
}

#item58772 {
	width:81px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item58800 {
	width:152px !important;
	height:9px !important;
	left:18px !important;
	top:419px !important;
}

#item58830 {
	width:152px !important;
	height:9px !important;
	left:18px !important;
	top:428px !important;
}

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

#item1125 {
	width:252px !important;
	height:201px !important;
	left:278px !important;
	top:52px !important;
}

#item35256 {
	width:78px !important;
	height:61px !important;
}

#item35251 {
	width:78px !important;
	height:61px !important;
	left:14px !important;
	top:183px !important;
}

#item37100 {
	width:226px !important;
	height:136px !important;
}

#item37094 {
	width:226px !important;
	height:136px !important;
	left:14px !important;
	top:35px !important;
}

#item35262 {
	width:252px !important;
	height:148px !important;
}

#item35257 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:261px !important;
}

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

#item35263 {
	width:174px !important;
	height:174px !important;
	left:356px !important;
	top:260px !important;
}

#item35274 {
	width:233px !important;
	height:165px !important;
}

#item35269 {
	width:233px !important;
	height:165px !important;
	left:278px !important;
	top:442px !important;
}

#item35281 {
	width:244px !important;
	height:184px !important;
}

#item35275 {
	width:244px !important;
	height:184px !important;
	left:14px !important;
	top:443px !important;
}

#item58857 {
	width:125px !important;
	height:19px !important;
	left:411px !important;
	top:235px !important;
}

#item58887 {
	width:68px !important;
	height:38px !important;
	left:276px !important;
	top:397px !important;
}

#item58914 {
	width:93px !important;
	height:19px !important;
	left:413px !important;
	top:609px !important;
}

#item58941 {
	width:91px !important;
	height:19px !important;
	left:13px !important;
	top:416px !important;
}

#item58968 {
	width:87px !important;
	height:27px !important;
	left:177px !important;
	top:601px !important;
}

#item58997 {
	width:132px !important;
	height:9px !important;
	left:96px !important;
	top:228px !important;
}

#item59028 {
	width:132px !important;
	height:9px !important;
	left:96px !important;
	top:237px !important;
}

#item35287 {
	width:163px !important;
	height:190px !important;
}

#item35282 {
	width:163px !important;
	height:190px !important;
	left:104px !important;
	top:443px !important;
}

#item35293 {
	width:170px !important;
	height:191px !important;
}

#item35288 {
	width:170px !important;
	height:191px !important;
	left:361px !important;
	top:443px !important;
}

#item35300 {
	width:188px !important;
	height:209px !important;
}

#item35294 {
	width:188px !important;
	height:209px !important;
	left:278px !important;
	top:224px !important;
}

#item35306 {
	width:58px !important;
	height:177px !important;
}

#item35301 {
	width:58px !important;
	height:177px !important;
	left:86px !important;
	top:233px !important;
}

#item37115 {
	width:64px !important;
	height:61px !important;
}

#item37110 {
	width:64px !important;
	height:61px !important;
	left:18px !important;
	top:369px !important;
}

#item35318 {
	width:251px !important;
	height:149px !important;
}

#item35313 {
	width:251px !important;
	height:149px !important;
	left:14px !important;
	top:14px !important;
}

#item35325 {
	width:252px !important;
	height:162px !important;
}

#item35319 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:14px !important;
}

#item59055 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item59087 {
	width:111px !important;
	height:28px !important;
	left:276px !important;
	top:189px !important;
}

#item59118 {
	width:64px !important;
	height:45px !important;
	left:471px !important;
	top:390px !important;
}

#item59146 {
	width:91px !important;
	height:27px !important;
	left:13px !important;
	top:601px !important;
}

#item59177 {
	width:84px !important;
	height:27px !important;
	left:276px !important;
	top:604px !important;
}

#item59211 {
	width:88px !important;
	height:45px !important;
	left:177px !important;
	top:344px !important;
}

#item59249 {
	width:89px !important;
	height:45px !important;
	left:177px !important;
	top:389px !important;
}

#item1136 {
	width:156px !important;
	height:196px !important;
}

#item1131 {
	width:156px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item35333 {
	width:251px !important;
	height:196px !important;
}

#item35326 {
	width:251px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item35339 {
	width:162px !important;
	height:202px !important;
}

#item35334 {
	width:162px !important;
	height:202px !important;
	left:111px !important;
	top:216px !important;
}

#item35345 {
	width:155px !important;
	height:190px !important;
}

#item35340 {
	width:155px !important;
	height:190px !important;
	left:279px !important;
	top:224px !important;
}

#item35351 {
	width:251px !important;
	height:149px !important;
}

#item35346 {
	width:251px !important;
	height:149px !important;
	left:279px !important;
	top:430px !important;
}

#item35357 {
	width:204px !important;
	height:139px !important;
}

#item35352 {
	width:204px !important;
	height:139px !important;
	left:70px !important;
	top:435px !important;
}

#item59282 {
	width:68px !important;
	height:20px !important;
	left:441px !important;
	top:192px !important;
}

#item59309 {
	width:111px !important;
	height:9px !important;
	left:13px !important;
	top:266px !important;
}

#item59336 {
	width:100px !important;
	height:29px !important;
	left:13px !important;
	top:387px !important;
}

#item59367 {
	width:69px !important;
	height:18px !important;
	left:439px !important;
	top:399px !important;
}

#item59394 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item59422 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item35363 {
	width:385px !important;
	height:188px !important;
}

#item35358 {
	width:385px !important;
	height:188px !important;
	left:142px !important;
	top:434px !important;
}

#item35369 {
	width:177px !important;
	height:192px !important;
}

#item35364 {
	width:177px !important;
	height:192px !important;
	left:277px !important;
	top:224px !important;
}

#item35375 {
	width:167px !important;
	height:190px !important;
}

#item35370 {
	width:167px !important;
	height:190px !important;
	left:14px !important;
	top:225px !important;
}

#item35381 {
	width:184px !important;
	height:196px !important;
}

#item35376 {
	width:184px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item35388 {
	width:141px !important;
	height:196px !important;
}

#item35382 {
	width:141px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item59449 {
	width:70px !important;
	height:20px !important;
	left:424px !important;
	top:149px !important;
}

#item59476 {
	width:79px !important;
	height:18px !important;
	left:460px !important;
	top:397px !important;
}

#item59506 {
	width:72px !important;
	height:18px !important;
	left:202px !important;
	top:193px !important;
}

#item59536 {
	width:94px !important;
	height:27px !important;
	left:186px !important;
	top:390px !important;
}

#item59567 {
	width:72px !important;
	height:20px !important;
	left:24px !important;
	top:568px !important;
}

#item59594 {
	width:67px !important;
	height:29px !important;
	left:24px !important;
	top:589px !important;
}

#item1142 {
	width:253px !important;
	height:292px !important;
}

#item1137 {
	width:253px !important;
	height:292px !important;
	left:277px !important;
	top:14px !important;
}

#item35399 {
	width:180px !important;
	height:196px !important;
}

#item35394 {
	width:180px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

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

#item35400 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:223px !important;
}

#item35411 {
	width:183px !important;
	height:204px !important;
}

#item35406 {
	width:183px !important;
	height:204px !important;
	left:14px !important;
	top:429px !important;
}

#item35417 {
	width:201px !important;
	height:220px !important;
}

#item35412 {
	width:201px !important;
	height:220px !important;
	left:329px !important;
	top:407px !important;
}

#item59625 {
	width:69px !important;
	height:27px !important;
	left:197px !important;
	top:187px !important;
}

#item59656 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:401px !important;
}

#item59686 {
	width:61px !important;
	height:30px !important;
	left:205px !important;
	top:598px !important;
}

#item59713 {
	width:120px !important;
	height:20px !important;
	left:357px !important;
	top:371px !important;
}

#item59743 {
	width:56px !important;
	height:49px !important;
	left:274px !important;
	top:579px !important;
}

#item35423 {
	width:251px !important;
	height:153px !important;
}

#item35418 {
	width:251px !important;
	height:153px !important;
	left:14px !important;
	top:427px !important;
}

#item35429 {
	width:252px !important;
	height:180px !important;
}

#item35424 {
	width:252px !important;
	height:180px !important;
	left:278px !important;
	top:454px !important;
}

#item35435 {
	width:259px !important;
	height:151px !important;
}

#item35430 {
	width:259px !important;
	height:151px !important;
	left:285px !important;
	top:260px !important;
}

#item35442 {
	width:180px !important;
	height:199px !important;
}

#item35437 {
	width:180px !important;
	height:199px !important;
	left:94px !important;
	top:216px !important;
}

#item35448 {
	width:253px !important;
	height:189px !important;
}

#item35443 {
	width:253px !important;
	height:189px !important;
	left:277px !important;
	top:14px !important;
}

#item35455 {
	width:247px !important;
	height:164px !important;
}

#item35449 {
	width:247px !important;
	height:164px !important;
	left:14px !important;
	top:14px !important;
}

#item59773 {
	width:71px !important;
	height:40px !important;
	left:463px !important;
	top:535px !important;
}

#item59803 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item59834 {
	width:102px !important;
	height:20px !important;
	left:13px !important;
	top:324px !important;
}

#item59861 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:246px !important;
}

#item59888 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:441px !important;
}

#item59918 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item1149 {
	width:428px !important;
	height:315px !important;
}

#item1144 {
	width:428px !important;
	height:315px !important;
}

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

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

#item35469 {
	width:252px !important;
	height:249px !important;
}

#item35464 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
	top:327px !important;
}

#item35501 {
	width:268px !important;
	height:139px !important;
}

#item35496 {
	width:268px !important;
	height:139px !important;
	left:544px !important;
	top:14px !important;
}

#item59948 {
	width:87px !important;
	height:30px !important;
	left:437px !important;
	top:179px !important;
}

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

#item60002 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item35475 {
	width:259px !important;
	height:161px !important;
}

#item35470 {
	width:259px !important;
	height:161px !important;
	left:14px !important;
	top:419px !important;
}

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

#item35476 {
	width:248px !important;
	height:147px !important;
	left:282px !important;
	top:431px !important;
}

#item35487 {
	width:242px !important;
	height:162px !important;
}

#item35482 {
	width:242px !important;
	height:162px !important;
	left:291px !important;
	top:215px !important;
}

#item35494 {
	width:258px !important;
	height:151px !important;
}

#item35488 {
	width:258px !important;
	height:151px !important;
	left:14px !important;
	top:223px !important;
}

#item35507 {
	width:173px !important;
	height:197px !important;
}

#item35502 {
	width:173px !important;
	height:197px !important;
	left:357px !important;
	top:14px !important;
}

#item60033 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item60065 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:401px !important;
}

#item60095 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item60125 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item60155 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:185px !important;
}

#item60182 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:194px !important;
}

#item60212 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item1155 {
	width:154px !important;
	height:170px !important;
}

#item1150 {
	width:154px !important;
	height:170px !important;
	left:376px !important;
	top:52px !important;
}

#item35513 {
	width:351px !important;
	height:263px !important;
}

#item35508 {
	width:351px !important;
	height:263px !important;
	left:14px !important;
	top:14px !important;
}

#item35519 {
	width:160px !important;
	height:148px !important;
}

#item35514 {
	width:160px !important;
	height:148px !important;
	left:14px !important;
	top:300px !important;
}

#item35525 {
	width:254px !important;
	height:124px !important;
}

#item35520 {
	width:254px !important;
	height:124px !important;
	left:276px !important;
	top:301px !important;
}

#item35531 {
	width:164px !important;
	height:175px !important;
}

#item35526 {
	width:164px !important;
	height:175px !important;
	left:277px !important;
	top:458px !important;
}

#item35539 {
	width:187px !important;
	height:171px !important;
}

#item35532 {
	width:187px !important;
	height:171px !important;
	left:14px !important;
	top:459px !important;
}

#item60245 {
	width:101px !important;
	height:27px !important;
	left:259px !important;
	top:262px !important;
}

#item60281 {
	width:142px !important;
	height:19px !important;
	left:379px !important;
	top:271px !important;
}

#item60311 {
	width:82px !important;
	height:38px !important;
	left:176px !important;
	top:408px !important;
}

#item60341 {
	width:110px !important;
	height:19px !important;
	left:281px !important;
	top:429px !important;
}

#item60371 {
	width:63px !important;
	height:38px !important;
	left:198px !important;
	top:590px !important;
}

#item60398 {
	width:64px !important;
	height:38px !important;
	left:440px !important;
	top:590px !important;
}

#item35546 {
	width:148px !important;
	height:122px !important;
}

#item35540 {
	width:148px !important;
	height:122px !important;
	left:112px !important;
	top:489px !important;
}

#item35552 {
	width:140px !important;
	height:153px !important;
}

#item35547 {
	width:140px !important;
	height:153px !important;
	left:393px !important;
	top:479px !important;
}

#item35558 {
	width:171px !important;
	height:145px !important;
}

#item35553 {
	width:171px !important;
	height:145px !important;
	left:278px !important;
	top:323px !important;
}

#item35564 {
	width:165px !important;
	height:154px !important;
}

#item35559 {
	width:165px !important;
	height:154px !important;
	left:14px !important;
	top:323px !important;
}

#item35570 {
	width:252px !important;
	height:105px !important;
}

#item35565 {
	width:252px !important;
	height:105px !important;
	left:14px !important;
	top:170px !important;
}

#item35576 {
	width:252px !important;
	height:116px !important;
}

#item35571 {
	width:252px !important;
	height:116px !important;
	left:278px !important;
	top:169px !important;
}

#item35582 {
	width:132px !important;
	height:146px !important;
}

#item35577 {
	width:132px !important;
	height:146px !important;
	left:398px !important;
	top:14px !important;
}

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

#item35584 {
	width:171px !important;
	height:147px !important;
	left:94px !important;
	top:14px !important;
}

#item60429 {
	width:85px !important;
	height:38px !important;
	left:17px !important;
	top:118px !important;
}

#item60461 {
	width:117px !important;
	height:19px !important;
	left:280px !important;
	top:137px !important;
}

#item60491 {
	width:197px !important;
	height:9px !important;
	left:17px !important;
	top:303px !important;
}

#item60521 {
	width:175px !important;
	height:19px !important;
	left:281px !important;
	top:295px !important;
}

#item60552 {
	width:80px !important;
	height:38px !important;
	left:170px !important;
	top:435px !important;
}

#item60583 {
	width:80px !important;
	height:36px !important;
	left:449px !important;
	top:430px !important;
}

#item60614 {
	width:93px !important;
	height:28px !important;
	left:13px !important;
	top:595px !important;
}

#item60641 {
	width:118px !important;
	height:27px !important;
	left:281px !important;
	top:604px !important;
}

#item1161 {
	width:146px !important;
	height:198px !important;
}

#item1156 {
	width:146px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item35595 {
	width:252px !important;
	height:371px !important;
}

#item35590 {
	width:252px !important;
	height:371px !important;
	left:14px !important;
	top:14px !important;
}

#item35602 {
	width:146px !important;
	height:193px !important;
}

#item35596 {
	width:146px !important;
	height:193px !important;
	left:278px !important;
	top:223px !important;
}

#item35608 {
	width:147px !important;
	height:86px !important;
}

#item35603 {
	width:147px !important;
	height:86px !important;
	left:14px !important;
	top:482px !important;
}

#item37131 {
	width:86px !important;
	height:54px !important;
}

#item37126 {
	width:86px !important;
	height:54px !important;
	left:173px !important;
	top:510px !important;
}

#item35620 {
	width:145px !important;
	height:198px !important;
}

#item35615 {
	width:145px !important;
	height:198px !important;
	left:278px !important;
	top:428px !important;
}

#item60673 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:463px !important;
}

#item60704 {
	width:105px !important;
	height:18px !important;
	left:428px !important;
	top:195px !important;
}

#item60736 {
	width:110px !important;
	height:20px !important;
	left:428px !important;
	top:399px !important;
}

#item60763 {
	width:76px !important;
	height:29px !important;
	left:429px !important;
	top:576px !important;
}

#item60790 {
	width:256px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item60824 {
	width:256px !important;
	height:9px !important;
	left:12px !important;
	top:619px !important;
}

#item35626 {
	width:246px !important;
	height:155px !important;
}

#item35621 {
	width:246px !important;
	height:155px !important;
	left:14px !important;
	top:428px !important;
}

#item35632 {
	width:252px !important;
	height:140px !important;
}

#item35627 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:428px !important;
}

#item35638 {
	width:253px !important;
	height:128px !important;
}

#item35633 {
	width:253px !important;
	height:128px !important;
	left:277px !important;
	top:224px !important;
}

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

#item35639 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:224px !important;
}

#item35678 {
	width:152px !important;
	height:201px !important;
}

#item35673 {
	width:152px !important;
	height:201px !important;
	left:114px !important;
	top:14px !important;
}

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

#item35679 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:14px !important;
}

#item60857 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item60885 {
	width:100px !important;
	height:18px !important;
	left:12px !important;
	top:196px !important;
}

#item60915 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item60943 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item60973 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item61000 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item1167 {
	width:516px !important;
	height:185px !important;
}

#item1162 {
	width:516px !important;
	height:185px !important;
	left:14px !important;
	top:14px !important;
}

#item35691 {
	width:252px !important;
	height:136px !important;
}

#item35686 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:224px !important;
}

#item35697 {
	width:179px !important;
	height:192px !important;
}

#item35692 {
	width:179px !important;
	height:192px !important;
	left:278px !important;
	top:224px !important;
}

#item35703 {
	width:252px !important;
	height:126px !important;
}

#item35698 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:428px !important;
}

#item35709 {
	width:162px !important;
	height:168px !important;
}

#item35704 {
	width:162px !important;
	height:168px !important;
	left:14px !important;
	top:466px !important;
}

#item61027 {
	width:142px !important;
	height:9px !important;
	left:365px !important;
	top:205px !important;
}

#item61054 {
	width:239px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item61085 {
	width:71px !important;
	height:29px !important;
	left:460px !important;
	top:389px !important;
}

#item61112 {
	width:75px !important;
	height:29px !important;
	left:179px !important;
	top:599px !important;
}

#item61142 {
	width:139px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item35715 {
	width:72px !important;
	height:232px !important;
}

#item35710 {
	width:72px !important;
	height:232px !important;
	left:16px !important;
	top:420px !important;
}

#item35722 {
	width:93px !important;
	height:66px !important;
}

#item35716 {
	width:93px !important;
	height:66px !important;
	left:201px !important;
	top:470px !important;
}

#item37139 {
	width:97px !important;
	height:66px !important;
}

#item37134 {
	width:97px !important;
	height:66px !important;
	left:299px !important;
	top:470px !important;
}

#item37145 {
	width:124px !important;
	height:59px !important;
}

#item37140 {
	width:124px !important;
	height:59px !important;
	left:403px !important;
	top:477px !important;
}

#item35734 {
	width:328px !important;
	height:391px !important;
}

#item35729 {
	width:328px !important;
	height:391px !important;
	left:202px !important;
	top:14px !important;
}

#item35741 {
	width:177px !important;
	height:116px !important;
}

#item35735 {
	width:177px !important;
	height:116px !important;
	left:14px !important;
	top:14px !important;
}

#item35747 {
	width:176px !important;
	height:120px !important;
}

#item35742 {
	width:176px !important;
	height:120px !important;
	left:14px !important;
	top:217px !important;
}

#item61169 {
	width:168px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item61201 {
	width:169px !important;
	height:9px !important;
	left:201px !important;
	top:409px !important;
}

#item61231 {
	width:170px !important;
	height:20px !important;
	left:13px !important;
	top:398px !important;
}

#item61262 {
	width:69px !important;
	height:20px !important;
	left:75px !important;
	top:602px !important;
}

#item61289 {
	width:324px !important;
	height:10px !important;
	left:201px !important;
	top:591px !important;
}

#item61321 {
	width:324px !important;
	height:10px !important;
	left:201px !important;
	top:601px !important;
}

#item61353 {
	width:324px !important;
	height:10px !important;
	left:201px !important;
	top:612px !important;
}

#item1173 {
	width:253px !important;
	height:139px !important;
}

#item1168 {
	width:253px !important;
	height:139px !important;
	left:277px !important;
	top:14px !important;
}

#item35753 {
	width:173px !important;
	height:189px !important;
}

#item35748 {
	width:173px !important;
	height:189px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item35765 {
	width:172px !important;
	height:200px !important;
}

#item35760 {
	width:172px !important;
	height:200px !important;
	left:278px !important;
	top:218px !important;
}

#item35771 {
	width:163px !important;
	height:197px !important;
}

#item35766 {
	width:163px !important;
	height:197px !important;
	left:278px !important;
	top:430px !important;
}

#item35778 {
	width:195px !important;
	height:177px !important;
}

#item35773 {
	width:195px !important;
	height:177px !important;
	left:7px !important;
	top:475px !important;
}

#item61384 {
	width:68px !important;
	height:29px !important;
	left:194px !important;
	top:222px !important;
}

#item61411 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item61438 {
	width:78px !important;
	height:29px !important;
	left:455px !important;
	top:390px !important;
}

#item61465 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:454px !important;
}

#item61496 {
	width:75px !important;
	height:20px !important;
	left:192px !important;
	top:552px !important;
}

#item61523 {
	width:79px !important;
	height:29px !important;
	left:444px !important;
	top:599px !important;
}

#item35784 {
	width:253px !important;
	height:154px !important;
}

#item35779 {
	width:253px !important;
	height:154px !important;
	left:14px !important;
	top:429px !important;
}

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

#item35785 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:380px !important;
}

#item35796 {
	width:252px !important;
	height:94px !important;
}

#item35791 {
	width:252px !important;
	height:94px !important;
	left:278px !important;
	top:219px !important;
}

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

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

#item35808 {
	width:253px !important;
	height:152px !important;
}

#item35803 {
	width:253px !important;
	height:152px !important;
	left:14px !important;
	top:14px !important;
}

#item35814 {
	width:211px !important;
	height:194px !important;
}

#item35809 {
	width:211px !important;
	height:194px !important;
	left:333px !important;
	top:14px !important;
}

#item61553 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item61580 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:644px !important;
}

#item61611 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item61638 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:360px !important;
}

#item61670 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item61698 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item1179 {
	width:76px !important;
	height:303px !important;
}

#item1174 {
	width:76px !important;
	height:303px !important;
	left:284px !important;
	top:25px !important;
}

#item37152 {
	width:57px !important;
	height:180px !important;
}

#item37147 {
	width:57px !important;
	height:180px !important;
	left:364px !important;
	top:94px !important;
}

#item35820 {
	width:173px !important;
	height:235px !important;
}

#item35815 {
	width:173px !important;
	height:235px !important;
	left:14px !important;
	top:14px !important;
}

#item35828 {
	width:159px !important;
	height:160px !important;
}

#item35821 {
	width:159px !important;
	height:160px !important;
	left:107px !important;
	top:261px !important;
}

#item35834 {
	width:171px !important;
	height:192px !important;
}

#item35829 {
	width:171px !important;
	height:192px !important;
	left:14px !important;
	top:435px !important;
}

#item35841 {
	width:252px !important;
	height:192px !important;
}

#item35835 {
	width:252px !important;
	height:192px !important;
	left:278px !important;
	top:372px !important;
}

#item61725 {
	width:68px !important;
	height:29px !important;
	left:193px !important;
	top:222px !important;
}

#item61752 {
	width:86px !important;
	height:29px !important;
	left:13px !important;
	top:395px !important;
}

#item61783 {
	width:103px !important;
	height:18px !important;
	left:431px !important;
	top:344px !important;
}

#item61814 {
	width:98px !important;
	height:18px !important;
	left:431px !important;
	top:201px !important;
}

#item61846 {
	width:70px !important;
	height:20px !important;
	left:190px !important;
	top:532px !important;
}

#item61873 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item35847 {
	width:149px !important;
	height:167px !important;
}

#item35842 {
	width:149px !important;
	height:167px !important;
	left:118px !important;
	top:460px !important;
}

#item35853 {
	width:175px !important;
	height:151px !important;
}

#item35848 {
	width:175px !important;
	height:151px !important;
	left:277px !important;
	top:482px !important;
}

#item35859 {
	width:141px !important;
	height:129px !important;
}

#item35854 {
	width:141px !important;
	height:129px !important;
	left:389px !important;
	top:349px !important;
}

#item35866 {
	width:162px !important;
	height:328px !important;
}

#item35860 {
	width:162px !important;
	height:328px !important;
	left:369px !important;
	top:14px !important;
}

#item35872 {
	width:205px !important;
	height:233px !important;
}

#item35867 {
	width:205px !important;
	height:233px !important;
	left:61px !important;
	top:14px !important;
}

#item35879 {
	width:132px !important;
	height:190px !important;
}

#item35873 {
	width:132px !important;
	height:190px !important;
	left:135px !important;
	top:258px !important;
}

#item61906 {
	width:73px !important;
	height:29px !important;
	left:13px !important;
	top:599px !important;
}

#item61937 {
	width:84px !important;
	height:29px !important;
	left:281px !important;
	top:314px !important;
}

#item61964 {
	width:112px !important;
	height:18px !important;
	left:13px !important;
	top:431px !important;
}

#item61995 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:466px !important;
}

#item62025 {
	width:64px !important;
	height:40px !important;
	left:460px !important;
	top:588px !important;
}

#item62056 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:83px !important;
}

#item1185 {
	width:252px !important;
	height:188px !important;
}

#item1180 {
	width:252px !important;
	height:188px !important;
	left:278px !important;
	top:14px !important;
}

#item35885 {
	width:253px !important;
	height:130px !important;
}

#item35880 {
	width:253px !important;
	height:130px !important;
	left:14px !important;
	top:14px !important;
}

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

#item35886 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:224px !important;
}

#item35897 {
	width:253px !important;
	height:140px !important;
}

#item35892 {
	width:253px !important;
	height:140px !important;
	left:277px !important;
	top:223px !important;
}

#item35903 {
	width:253px !important;
	height:167px !important;
}

#item35898 {
	width:253px !important;
	height:167px !important;
	left:277px !important;
	top:428px !important;
}

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

#item35904 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:430px !important;
}

#item62083 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item62110 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:205px !important;
}

#item62138 {
	width:77px !important;
	height:30px !important;
	left:171px !important;
	top:389px !important;
}

#item62169 {
	width:172px !important;
	height:9px !important;
	left:278px !important;
	top:413px !important;
}

#item62196 {
	width:178px !important;
	height:9px !important;
	left:282px !important;
	top:611px !important;
}

#item62223 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35915 {
	width:165px !important;
	height:205px !important;
}

#item35910 {
	width:165px !important;
	height:205px !important;
	left:14px !important;
	top:429px !important;
}

#item35921 {
	width:137px !important;
	height:139px !important;
}

#item35916 {
	width:137px !important;
	height:139px !important;
	left:393px !important;
	top:513px !important;
}

#item35927 {
	width:122px !important;
	height:100px !important;
}

#item35922 {
	width:122px !important;
	height:100px !important;
	left:278px !important;
	top:430px !important;
}

#item37164 {
	width:234px !important;
	height:124px !important;
}

#item37159 {
	width:234px !important;
	height:124px !important;
	left:285px !important;
	top:224px !important;
}

#item35940 {
	width:204px !important;
	height:198px !important;
}

#item35935 {
	width:204px !important;
	height:198px !important;
	left:10px !important;
	top:221px !important;
}

#item35946 {
	width:252px !important;
	height:143px !important;
}

#item35941 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:14px !important;
}

#item35952 {
	width:268px !important;
	height:144px !important;
}

#item35947 {
	width:268px !important;
	height:144px !important;
	left:276px !important;
	top:14px !important;
}

#item35934 {
	width:41px !important;
	height:41px !important;
}

#item35928 {
	width:41px !important;
	height:41px !important;
	left:448px !important;
	top:308px !important;
}

#item37158 {
	width:41px !important;
	height:41px !important;
}

#item37153 {
	width:41px !important;
	height:41px !important;
	left:489px !important;
	top:308px !important;
}

#item62250 {
	width:66px !important;
	height:20px !important;
	left:185px !important;
	top:608px !important;
}

#item62277 {
	width:76px !important;
	height:20px !important;
	left:179px !important;
	top:399px !important;
}

#item62304 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item62332 {
	width:82px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item62359 {
	width:95px !important;
	height:27px !important;
	left:410px !important;
	top:468px !important;
}

#item62390 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:205px !important;
}

#item62417 {
	width:166px !important;
	height:9px !important;
	left:277px !important;
	top:396px !important;
}

#item62448 {
	width:165px !important;
	height:9px !important;
	left:277px !important;
	top:405px !important;
}

#item62479 {
	width:166px !important;
	height:9px !important;
	left:277px !important;
	top:414px !important;
}

#item1191 {
	width:125px !important;
	height:80px !important;
}

#item1186 {
	width:125px !important;
	height:80px !important;
	left:405px !important;
	top:14px !important;
}

#item37171 {
	width:101px !important;
	height:102px !important;
}

#item37166 {
	width:101px !important;
	height:102px !important;
	left:277px !important;
	top:14px !important;
}

#item35972 {
	width:251px !important;
	height:210px !important;
}

#item35967 {
	width:251px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item35978 {
	width:133px !important;
	height:137px !important;
}

#item35973 {
	width:133px !important;
	height:137px !important;
	left:397px !important;
	top:186px !important;
}

#item35984 {
	width:142px !important;
	height:103px !important;
}

#item35979 {
	width:142px !important;
	height:103px !important;
	left:388px !important;
	top:357px !important;
}

#item35990 {
	width:146px !important;
	height:102px !important;
}

#item35985 {
	width:146px !important;
	height:102px !important;
	left:277px !important;
	top:514px !important;
}

#item35997 {
	width:162px !important;
	height:312px !important;
}

#item35992 {
	width:162px !important;
	height:312px !important;
	left:14px !important;
	top:324px !important;
}

#item62509 {
	width:108px !important;
	height:18px !important;
	left:276px !important;
	top:306px !important;
}

#item62539 {
	width:146px !important;
	height:9px !important;
	left:12px !important;
	top:304px !important;
}

#item62566 {
	width:84px !important;
	height:45px !important;
	left:276px !important;
	top:428px !important;
}

#item62598 {
	width:76px !important;
	height:20px !important;
	left:182px !important;
	top:608px !important;
}

#item62625 {
	width:97px !important;
	height:40px !important;
	left:440px !important;
	top:588px !important;
}

#item62658 {
	width:232px !important;
	height:9px !important;
	left:276px !important;
	top:155px !important;
}

#item62689 {
	width:232px !important;
	height:9px !important;
	left:276px !important;
	top:166px !important;
}

#item36004 {
	width:514px !important;
	height:186px !important;
}

#item35998 {
	width:514px !important;
	height:186px !important;
	left:14px !important;
	top:428px !important;
}

#item36011 {
	width:128px !important;
	height:172px !important;
}

#item36005 {
	width:128px !important;
	height:172px !important;
	left:116px !important;
	top:242px !important;
}

#item36017 {
	width:154px !important;
	height:208px !important;
}

#item36012 {
	width:154px !important;
	height:208px !important;
	left:376px !important;
	top:217px !important;
}

#item36023 {
	width:386px !important;
	height:198px !important;
}

#item36018 {
	width:386px !important;
	height:198px !important;
	left:145px !important;
	top:14px !important;
}

#item62719 {
	width:107px !important;
	height:18px !important;
	left:240px !important;
	top:604px !important;
}

#item62749 {
	width:118px !important;
	height:20px !important;
	left:248px !important;
	top:397px !important;
}

#item62780 {
	width:97px !important;
	height:20px !important;
	left:248px !important;
	top:372px !important;
}

#item62808 {
	width:75px !important;
	height:30px !important;
	left:13px !important;
	top:387px !important;
}

#item62835 {
	width:126px !important;
	height:18px !important;
	left:13px !important;
	top:178px !important;
}

#item62867 {
	width:137px !important;
	height:18px !important;
	left:13px !important;
	top:197px !important;
}

#item1198 {
	width:169px !important;
	height:196px !important;
}

#item1192 {
	width:169px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item36029 {
	width:251px !important;
	height:230px !important;
}

#item36024 {
	width:251px !important;
	height:230px !important;
	left:14px !important;
	top:14px !important;
}

#item36035 {
	width:34px !important;
	height:61px !important;
}

#item36030 {
	width:34px !important;
	height:61px !important;
	left:14px !important;
	top:449px !important;
}

#item37179 {
	width:63px !important;
	height:61px !important;
}

#item37174 {
	width:63px !important;
	height:61px !important;
	left:76px !important;
	top:511px !important;
}

#item37185 {
	width:52px !important;
	height:57px !important;
}

#item37180 {
	width:52px !important;
	height:57px !important;
	left:123px !important;
	top:599px !important;
}

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

#item36036 {
	width:253px !important;
	height:159px !important;
	left:277px !important;
	top:429px !important;
}

#item36048 {
	width:252px !important;
	height:128px !important;
}

#item36042 {
	width:252px !important;
	height:128px !important;
	left:278px !important;
	top:221px !important;
}

#item62899 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:316px !important;
}

#item62929 {
	width:78px !important;
	height:27px !important;
	left:450px !important;
	top:182px !important;
}

#item62961 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item62988 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:637px !important;
}

#item63016 {
	width:122px !important;
	height:29px !important;
	left:139px !important;
	top:435px !important;
}

#item63047 {
	width:144px !important;
	height:29px !important;
	left:118px !important;
	top:466px !important;
}

#item63078 {
	width:124px !important;
	height:29px !important;
	left:137px !important;
	top:497px !important;
}

#item36055 {
	width:339px !important;
	height:211px !important;
}

#item36049 {
	width:339px !important;
	height:211px !important;
	left:191px !important;
	top:428px !important;
}

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

#item36056 {
	width:118px !important;
	height:200px !important;
	left:147px !important;
	top:222px !important;
}

#item36067 {
	width:252px !important;
	height:348px !important;
}

#item36062 {
	width:252px !important;
	height:348px !important;
	left:278px !important;
	top:14px !important;
}

#item36073 {
	width:181px !important;
	height:202px !important;
}

#item36068 {
	width:181px !important;
	height:202px !important;
	left:82px !important;
	top:14px !important;
}

#item63109 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:540px !important;
}

#item63139 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:376px !important;
}

#item63166 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:192px !important;
}

#item63193 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:414px !important;
}

#item1204 {
	width:242px !important;
	height:199px !important;
}

#item1199 {
	width:242px !important;
	height:199px !important;
	left:288px !important;
	top:14px !important;
}

#item37194 {
	width:110px !important;
	height:88px !important;
}

#item37188 {
	width:110px !important;
	height:88px !important;
	left:349px !important;
	top:75px !important;
}

#item37201 {
	width:92px !important;
	height:100px !important;
}

#item37195 {
	width:92px !important;
	height:100px !important;
	left:438px !important;
	top:213px !important;
}

#item36079 {
	width:156px !important;
	height:153px !important;
}

#item36074 {
	width:156px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item36085 {
	width:166px !important;
	height:111px !important;
}

#item36080 {
	width:166px !important;
	height:111px !important;
	left:97px !important;
	top:300px !important;
}

#item37207 {
	width:204px !important;
	height:121px !important;
}

#item37202 {
	width:204px !important;
	height:121px !important;
	left:14px !important;
	top:372px !important;
}

#item37213 {
	width:144px !important;
	height:157px !important;
}

#item37208 {
	width:144px !important;
	height:157px !important;
	left:139px !important;
	top:495px !important;
}

#item36091 {
	width:247px !important;
	height:171px !important;
}

#item36086 {
	width:247px !important;
	height:171px !important;
	left:281px !important;
	top:332px !important;
}

#item36098 {
	width:119px !important;
	height:108px !important;
}

#item36092 {
	width:119px !important;
	height:108px !important;
	left:285px !important;
	top:509px !important;
}

#item63225 {
	width:73px !important;
	height:20px !important;
	left:169px !important;
	top:203px !important;
}

#item63253 {
	width:96px !important;
	height:9px !important;
	left:414px !important;
	top:588px !important;
}

#item63280 {
	width:96px !important;
	height:9px !important;
	left:414px !important;
	top:599px !important;
}

#item63307 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63337 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item63364 {
	width:100px !important;
	height:18px !important;
	left:276px !important;
	top:280px !important;
}

#item63395 {
	width:100px !important;
	height:18px !important;
	left:276px !important;
	top:298px !important;
}

#item36104 {
	width:114px !important;
	height:91px !important;
}

#item36099 {
	width:114px !important;
	height:91px !important;
	left:29px !important;
	top:361px !important;
}

#item37220 {
	width:130px !important;
	height:97px !important;
}

#item37214 {
	width:130px !important;
	height:97px !important;
	left:14px !important;
	top:454px !important;
}

#item37227 {
	width:112px !important;
	height:93px !important;
}

#item37221 {
	width:112px !important;
	height:93px !important;
	left:146px !important;
	top:384px !important;
}

#item37233 {
	width:113px !important;
	height:87px !important;
}

#item37228 {
	width:113px !important;
	height:87px !important;
	left:162px !important;
	top:478px !important;
}

#item36110 {
	width:205px !important;
	height:155px !important;
}

#item36105 {
	width:205px !important;
	height:155px !important;
	left:286px !important;
	top:285px !important;
}

#item37239 {
	width:225px !important;
	height:170px !important;
}

#item37234 {
	width:225px !important;
	height:170px !important;
	left:305px !important;
	top:372px !important;
}

#item36116 {
	width:71px !important;
	height:112px !important;
}

#item36111 {
	width:71px !important;
	height:112px !important;
	left:459px !important;
	top:48px !important;
}

#item37245 {
	width:95px !important;
	height:121px !important;
}

#item37240 {
	width:95px !important;
	height:121px !important;
	left:359px !important;
	top:14px !important;
}

#item36122 {
	width:119px !important;
	height:196px !important;
}

#item36117 {
	width:119px !important;
	height:196px !important;
	left:231px !important;
	top:65px !important;
}

#item37251 {
	width:95px !important;
	height:196px !important;
}

#item37246 {
	width:95px !important;
	height:196px !important;
	left:135px !important;
	top:39px !important;
}

#item36129 {
	width:90px !important;
	height:148px !important;
}

#item36123 {
	width:90px !important;
	height:148px !important;
	left:20px !important;
	top:82px !important;
}

#item63427 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:331px !important;
}

#item63457 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:342px !important;
}

#item63487 {
	width:213px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item63518 {
	width:213px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item63548 {
	width:58px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item63577 {
	width:63px !important;
	height:9px !important;
	left:75px !important;
	top:619px !important;
}

#item63604 {
	width:52px !important;
	height:9px !important;
	left:141px !important;
	top:619px !important;
}

#item63631 {
	width:89px !important;
	height:9px !important;
	left:363px !important;
	top:254px !important;
}

#item63660 {
	width:89px !important;
	height:9px !important;
	left:363px !important;
	top:264px !important;
}

#item1229 {
	width:155px !important;
	height:141px !important;
}

#item1224 {
	width:155px !important;
	height:141px !important;
	left:375px !important;
	top:52px !important;
}

#item37259 {
	width:137px !important;
	height:108px !important;
}

#item37254 {
	width:137px !important;
	height:108px !important;
	left:393px !important;
	top:196px !important;
}

#item36135 {
	width:118px !important;
	height:87px !important;
}

#item36130 {
	width:118px !important;
	height:87px !important;
	left:14px !important;
	top:130px !important;
}

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

#item37260 {
	width:81px !important;
	height:87px !important;
	left:184px !important;
	top:35px !important;
}

#item37271 {
	width:81px !important;
	height:95px !important;
}

#item37266 {
	width:81px !important;
	height:95px !important;
	left:191px !important;
	top:101px !important;
}

#item36141 {
	width:159px !important;
	height:236px !important;
}

#item36136 {
	width:159px !important;
	height:236px !important;
	left:111px !important;
	top:340px !important;
}

#item37284 {
	width:143px !important;
	height:96px !important;
}

#item37279 {
	width:143px !important;
	height:96px !important;
	left:163px !important;
	top:556px !important;
}

#item37291 {
	width:89px !important;
	height:53px !important;
}

#item37286 {
	width:89px !important;
	height:53px !important;
	left:9px !important;
	top:588px !important;
}

#item36147 {
	width:185px !important;
	height:109px !important;
}

#item36142 {
	width:185px !important;
	height:109px !important;
	left:281px !important;
	top:324px !important;
}

#item37297 {
	width:167px !important;
	height:133px !important;
}

#item37292 {
	width:167px !important;
	height:133px !important;
	left:285px !important;
	top:413px !important;
}

#item63687 {
	width:80px !important;
	height:20px !important;
	left:283px !important;
	top:230px !important;
}

#item63714 {
	width:77px !important;
	height:20px !important;
	left:283px !important;
	top:104px !important;
}

#item63741 {
	width:189px !important;
	height:9px !important;
	left:314px !important;
	top:608px !important;
}

#item63772 {
	width:189px !important;
	height:9px !important;
	left:314px !important;
	top:619px !important;
}

#item63799 {
	width:81px !important;
	height:27px !important;
	left:13px !important;
	top:516px !important;
}

#item63832 {
	width:73px !important;
	height:27px !important;
	left:13px !important;
	top:543px !important;
}

#item63864 {
	width:87px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item63891 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item63918 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

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

#item36148 {
	width:191px !important;
	height:227px !important;
	left:14px !important;
	top:293px !important;
}

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

#item36155 {
	width:252px !important;
	height:220px !important;
	left:278px !important;
	top:327px !important;
}

#item36166 {
	width:157px !important;
	height:298px !important;
}

#item36161 {
	width:157px !important;
	height:298px !important;
	left:373px !important;
	top:14px !important;
}

#item36173 {
	width:252px !important;
	height:200px !important;
}

#item36168 {
	width:252px !important;
	height:200px !important;
	left:14px !important;
	top:14px !important;
}

#item37303 {
	width:96px !important;
	height:64px !important;
}

#item37298 {
	width:96px !important;
	height:64px !important;
	left:167px !important;
	top:271px !important;
}

#item37310 {
	width:96px !important;
	height:35px !important;
}

#item37304 {
	width:96px !important;
	height:35px !important;
	left:167px !important;
	top:337px !important;
}

#item63945 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:261px !important;
}

#item63972 {
	width:71px !important;
	height:30px !important;
	left:275px !important;
	top:282px !important;
}

#item63999 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:615px !important;
}

#item64029 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item64056 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item64083 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item1235 {
	width:143px !important;
	height:202px !important;
}

#item1230 {
	width:143px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item37330 {
	width:139px !important;
	height:224px !important;
}

#item37325 {
	width:139px !important;
	height:224px !important;
	left:160px !important;
	top:37px !important;
}

#item37318 {
	width:107px !important;
	height:118px !important;
}

#item37313 {
	width:107px !important;
	height:118px !important;
	left:302px !important;
	top:62px !important;
}

#item37324 {
	width:107px !important;
	height:80px !important;
}

#item37319 {
	width:107px !important;
	height:80px !important;
	left:311px !important;
	top:183px !important;
}

#item36179 {
	width:162px !important;
	height:258px !important;
}

#item36174 {
	width:162px !important;
	height:258px !important;
	left:14px !important;
	top:347px !important;
}

#item36185 {
	width:175px !important;
	height:158px !important;
}

#item36180 {
	width:175px !important;
	height:158px !important;
	left:236px !important;
	top:485px !important;
}

#item36202 {
	width:231px !important;
	height:194px !important;
}

#item36196 {
	width:231px !important;
	height:194px !important;
	left:299px !important;
	top:268px !important;
}

#item64111 {
	width:73px !important;
	height:30px !important;
	left:182px !important;
	top:463px !important;
}

#item64141 {
	width:68px !important;
	height:9px !important;
	left:420px !important;
	top:126px !important;
}

#item64168 {
	width:68px !important;
	height:9px !important;
	left:420px !important;
	top:135px !important;
}

#item64196 {
	width:106px !important;
	height:9px !important;
	left:420px !important;
	top:243px !important;
}

#item64223 {
	width:106px !important;
	height:9px !important;
	left:420px !important;
	top:252px !important;
}

#item64250 {
	width:102px !important;
	height:9px !important;
	left:427px !important;
	top:608px !important;
}

#item64277 {
	width:102px !important;
	height:9px !important;
	left:427px !important;
	top:619px !important;
}

#item36208 {
	width:248px !important;
	height:133px !important;
}

#item36203 {
	width:248px !important;
	height:133px !important;
	left:14px !important;
	top:267px !important;
}

#item36214 {
	width:240px !important;
	height:142px !important;
}

#item36209 {
	width:240px !important;
	height:142px !important;
	left:27px !important;
	top:403px !important;
}

#item36221 {
	width:260px !important;
	height:200px !important;
}

#item36215 {
	width:260px !important;
	height:200px !important;
	left:270px !important;
	top:383px !important;
}

#item36227 {
	width:252px !important;
	height:306px !important;
}

#item36222 {
	width:252px !important;
	height:306px !important;
	left:278px !important;
	top:14px !important;
}

#item36233 {
	width:174px !important;
	height:136px !important;
}

#item36228 {
	width:174px !important;
	height:136px !important;
	left:85px !important;
	top:28px !important;
}

#item36239 {
	width:68px !important;
	height:177px !important;
}

#item36234 {
	width:68px !important;
	height:177px !important;
	left:14px !important;
	top:-5px !important;
}

#item37337 {
	width:104px !important;
	height:71px !important;
}

#item37332 {
	width:104px !important;
	height:71px !important;
	left:164px !important;
	top:108px !important;
}

#item64304 {
	width:95px !important;
	height:30px !important;
	left:276px !important;
	top:337px !important;
}

#item64335 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item64362 {
	width:249px !important;
	height:10px !important;
	left:13px !important;
	top:226px !important;
}

#item64392 {
	width:249px !important;
	height:10px !important;
	left:13px !important;
	top:236px !important;
}

#item64424 {
	width:249px !important;
	height:10px !important;
	left:13px !important;
	top:247px !important;
}

#item64454 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item64486 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item37343 {
	width:163px !important;
	height:313px !important;
}

#item37338 {
	width:163px !important;
	height:313px !important;
	left:271px !important;
}

#item36245 {
	width:142px !important;
	height:145px !important;
}

#item36240 {
	width:142px !important;
	height:145px !important;
	left:14px !important;
	top:128px !important;
}

#item37349 {
	width:87px !important;
	height:133px !important;
}

#item37344 {
	width:87px !important;
	height:133px !important;
	left:179px !important;
	top:96px !important;
}

#item37356 {
	width:87px !important;
	height:67px !important;
}

#item37350 {
	width:87px !important;
	height:67px !important;
	left:179px !important;
	top:235px !important;
}

#item37364 {
	width:87px !important;
	height:64px !important;
}

#item37357 {
	width:87px !important;
	height:64px !important;
	left:179px !important;
	top:308px !important;
}

#item37370 {
	width:87px !important;
	height:98px !important;
}

#item37365 {
	width:87px !important;
	height:98px !important;
	left:179px !important;
	top:374px !important;
}

#item36251 {
	width:135px !important;
	height:119px !important;
}

#item36246 {
	width:135px !important;
	height:119px !important;
	left:14px !important;
	top:296px !important;
}

#item36258 {
	width:252px !important;
	height:306px !important;
}

#item36252 {
	width:252px !important;
	height:306px !important;
	left:278px !important;
	top:325px !important;
}

#item64514 {
	width:110px !important;
	height:40px !important;
	left:405px !important;
	top:274px !important;
}

#item64546 {
	width:126px !important;
	height:20px !important;
	left:402px !important;
	top:473px !important;
}

#item64576 {
	width:176px !important;
	height:18px !important;
	left:13px !important;
	top:540px !important;
}

#item64609 {
	width:177px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

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

#item36259 {
	width:251px !important;
	height:252px !important;
	left:14px !important;
	top:323px !important;
}

#item36271 {
	width:170px !important;
	height:571px !important;
}

#item36266 {
	width:170px !important;
	height:571px !important;
	left:360px !important;
	top:14px !important;
}

#item37385 {
	width:140px !important;
	height:137px !important;
}

#item37380 {
	width:140px !important;
	height:137px !important;
	left:280px !important;
	top:393px !important;
}

#item36283 {
	width:253px !important;
	height:230px !important;
}

#item36278 {
	width:253px !important;
	height:230px !important;
	left:14px !important;
}

#item64640 {
	width:159px !important;
	height:9px !important;
	left:18px !important;
	top:613px !important;
}

#item64667 {
	width:173px !important;
	height:20px !important;
	left:13px !important;
	top:296px !important;
}

#item64698 {
	width:86px !important;
	height:39px !important;
	left:276px !important;
	top:139px !important;
}

#item64730 {
	width:80px !important;
	height:20px !important;
	left:280px !important;
	top:364px !important;
}

#item1248 {
	width:245px !important;
	height:247px !important;
}

#item1242 {
	width:245px !important;
	height:247px !important;
	left:285px !important;
	top:14px !important;
}

#item36289 {
	width:103px !important;
	height:101px !important;
}

#item36284 {
	width:103px !important;
	height:101px !important;
	left:98px !important;
	top:94px !important;
}

#item37405 {
	width:99px !important;
	height:92px !important;
}

#item37400 {
	width:99px !important;
	height:92px !important;
	left:60px !important;
	top:186px !important;
}

#item36295 {
	width:240px !important;
	height:249px !important;
}

#item36290 {
	width:240px !important;
	height:249px !important;
	left:14px !important;
	top:381px !important;
}

#item36301 {
	width:187px !important;
	height:110px !important;
}

#item36296 {
	width:187px !important;
	height:110px !important;
	left:289px !important;
	top:278px !important;
}

#item37411 {
	width:187px !important;
	height:110px !important;
}

#item37406 {
	width:187px !important;
	height:110px !important;
	left:343px !important;
	top:373px !important;
}

#item37418 {
	width:125px !important;
	height:93px !important;
}

#item37412 {
	width:125px !important;
	height:93px !important;
	left:277px !important;
	top:457px !important;
}

#item64757 {
	width:99px !important;
	height:20px !important;
	left:432px !important;
	top:247px !important;
}

#item64784 {
	width:82px !important;
	height:20px !important;
	left:181px !important;
	top:477px !important;
}

#item64811 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item64838 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item64865 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:347px !important;
}

#item64895 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:358px !important;
}

#item36308 {
	width:240px !important;
	height:147px !important;
}

#item36302 {
	width:240px !important;
	height:147px !important;
	left:24px !important;
	top:273px !important;
}

#item37425 {
	width:255px !important;
	height:147px !important;
}

#item37419 {
	width:255px !important;
	height:147px !important;
	left:14px !important;
	top:401px !important;
}

#item36314 {
	width:152px !important;
	height:250px !important;
}

#item36309 {
	width:152px !important;
	height:250px !important;
	left:378px !important;
	top:308px !important;
}

#item36320 {
	width:171px !important;
	height:191px !important;
}

#item36315 {
	width:171px !important;
	height:191px !important;
	left:359px !important;
	top:111px !important;
}

#item36326 {
	width:159px !important;
	height:251px !important;
}

#item36321 {
	width:159px !important;
	height:251px !important;
	left:106px !important;
	top:14px !important;
}

#item37431 {
	width:94px !important;
	height:155px !important;
}

#item37426 {
	width:94px !important;
	height:155px !important;
	left:279px !important;
	top:279px !important;
}

#item64927 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:238px !important;
}

#item64958 {
	width:85px !important;
	height:30px !important;
	left:276px !important;
	top:541px !important;
}

#item64985 {
	width:72px !important;
	height:36px !important;
	left:276px !important;
	top:234px !important;
}

#item65016 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item65046 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item36339 {
	width:171px !important;
	height:271px !important;
}

#item36333 {
	width:171px !important;
	height:271px !important;
	left:6px !important;
	top:313px !important;
}

#item1254 {
	width:179px !important;
	height:149px !important;
}

#item1249 {
	width:179px !important;
	height:149px !important;
	left:336px !important;
	top:196px !important;
}

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

#item36327 {
	width:182px !important;
	height:177px !important;
	left:146px !important;
	top:159px !important;
}

#item36376 {
	width:72px !important;
	height:125px !important;
}

#item36371 {
	width:72px !important;
	height:125px !important;
	left:181px !important;
	top:363px !important;
}

#item37450 {
	width:94px !important;
	height:125px !important;
}

#item37445 {
	width:94px !important;
	height:125px !important;
	left:235px !important;
	top:363px !important;
}

#item37456 {
	width:73px !important;
	height:125px !important;
}

#item37451 {
	width:73px !important;
	height:125px !important;
	left:308px !important;
	top:363px !important;
}

#item37462 {
	width:73px !important;
	height:125px !important;
}

#item37457 {
	width:73px !important;
	height:125px !important;
	left:367px !important;
	top:363px !important;
}

#item37468 {
	width:103px !important;
	height:125px !important;
}

#item37463 {
	width:103px !important;
	height:125px !important;
	left:427px !important;
	top:363px !important;
}

#item37437 {
	width:81px !important;
	height:73px !important;
}

#item37432 {
	width:81px !important;
	height:73px !important;
	left:14px !important;
	top:160px !important;
}

#item37861 {
	width:74px !important;
	height:52px !important;
}

#item37856 {
	width:74px !important;
	height:52px !important;
	left:66px !important;
	top:235px !important;
}

#item37444 {
	width:77px !important;
	height:73px !important;
}

#item37438 {
	width:77px !important;
	height:73px !important;
	left:98px !important;
	top:139px !important;
}

#item37855 {
	width:91px !important;
	height:119px !important;
}

#item37850 {
	width:91px !important;
	height:119px !important;
	left:136px !important;
	top:14px !important;
}

#item65076 {
	width:61px !important;
	height:9px !important;
	left:328px !important;
	top:607px !important;
}

#item65104 {
	width:60px !important;
	height:9px !important;
	left:223px !important;
	top:588px !important;
}

#item65131 {
	width:63px !important;
	height:9px !important;
	left:223px !important;
	top:598px !important;
}

#item65158 {
	width:76px !important;
	height:9px !important;
	left:435px !important;
	top:598px !important;
}

#item65186 {
	width:87px !important;
	height:9px !important;
	left:435px !important;
	top:607px !important;
}

#item36345 {
	width:155px !important;
	height:197px !important;
}

#item36340 {
	width:155px !important;
	height:197px !important;
	left:26px !important;
	top:93px !important;
}

#item37477 {
	width:100px !important;
	height:259px !important;
}

#item37472 {
	width:100px !important;
	height:259px !important;
	left:55px !important;
	top:231px !important;
}

#item36351 {
	width:116px !important;
	height:236px !important;
}

#item36346 {
	width:116px !important;
	height:236px !important;
	left:226px !important;
	top:83px !important;
}

#item36357 {
	width:131px !important;
	height:244px !important;
}

#item36352 {
	width:131px !important;
	height:244px !important;
	left:366px !important;
	top:77px !important;
}

#item36370 {
	width:70px !important;
	height:158px !important;
}

#item36365 {
	width:70px !important;
	height:158px !important;
	left:157px !important;
	top:334px !important;
}

#item37483 {
	width:70px !important;
	height:158px !important;
}

#item37478 {
	width:70px !important;
	height:158px !important;
	left:197px !important;
	top:334px !important;
}

#item37489 {
	width:99px !important;
	height:158px !important;
}

#item37484 {
	width:99px !important;
	height:158px !important;
	left:241px !important;
	top:334px !important;
}

#item37496 {
	width:65px !important;
	height:158px !important;
}

#item37490 {
	width:65px !important;
	height:158px !important;
	left:345px !important;
	top:334px !important;
}

#item37504 {
	width:65px !important;
	height:158px !important;
}

#item37499 {
	width:65px !important;
	height:158px !important;
	left:383px !important;
	top:334px !important;
}

#item37510 {
	width:109px !important;
	height:158px !important;
}

#item37505 {
	width:109px !important;
	height:158px !important;
	left:421px !important;
	top:334px !important;
}

#item65213 {
	width:89px !important;
	height:9px !important;
	left:13px !important;
	top:540px !important;
}

#item65240 {
	width:60px !important;
	height:9px !important;
	left:13px !important;
	top:550px !important;
}

#item65268 {
	width:56px !important;
	height:9px !important;
	left:13px !important;
	top:559px !important;
}

#item65296 {
	width:69px !important;
	height:9px !important;
	left:13px !important;
	top:569px !important;
}

#item65323 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:578px !important;
}

#item65350 {
	width:97px !important;
	height:9px !important;
	left:13px !important;
	top:588px !important;
}

#item65377 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item65404 {
	width:89px !important;
	height:9px !important;
	left:138px !important;
	top:599px !important;
}

#item65432 {
	width:85px !important;
	height:9px !important;
	left:138px !important;
	top:531px !important;
}

#item65459 {
	width:64px !important;
	height:9px !important;
	left:390px !important;
	top:550px !important;
}

#item65486 {
	width:70px !important;
	height:9px !important;
	left:462px !important;
	top:550px !important;
}

#item65513 {
	width:70px !important;
	height:9px !important;
	left:390px !important;
	top:589px !important;
}

#item65540 {
	width:115px !important;
	height:9px !important;
	left:390px !important;
	top:599px !important;
}

#item65567 {
	width:87px !important;
	height:9px !important;
	left:292px !important;
	top:550px !important;
}

#item65594 {
	width:82px !important;
	height:9px !important;
	left:292px !important;
	top:559px !important;
}

#item65621 {
	width:86px !important;
	height:9px !important;
	left:292px !important;
	top:569px !important;
}

#item65648 {
	width:71px !important;
	height:19px !important;
	left:292px !important;
	top:578px !important;
}

#item1261 {
	width:141px !important;
	height:224px !important;
}

#item1255 {
	width:141px !important;
	height:224px !important;
	left:61px !important;
	top:69px !important;
}

#item36382 {
	width:97px !important;
	height:77px !important;
}

#item36377 {
	width:97px !important;
	height:77px !important;
	left:259px !important;
	top:16px !important;
}

#item37517 {
	width:97px !important;
	height:130px !important;
}

#item37511 {
	width:97px !important;
	height:130px !important;
	left:209px !important;
	top:98px !important;
}

#item37523 {
	width:120px !important;
	height:130px !important;
}

#item37518 {
	width:120px !important;
	height:130px !important;
	left:277px !important;
	top:98px !important;
}

#item36388 {
	width:138px !important;
	height:228px !important;
}

#item36383 {
	width:138px !important;
	height:228px !important;
	left:77px !important;
	top:357px !important;
}

#item36401 {
	width:130px !important;
	height:300px !important;
}

#item36396 {
	width:130px !important;
	height:300px !important;
	left:222px !important;
	top:332px !important;
}

#item36395 {
	width:79px !important;
	height:92px !important;
}

#item36389 {
	width:79px !important;
	height:92px !important;
	left:14px !important;
	top:541px !important;
}

#item36407 {
	width:81px !important;
	height:101px !important;
}

#item36402 {
	width:81px !important;
	height:101px !important;
	left:315px !important;
	top:306px !important;
}

#item65676 {
	width:88px !important;
	height:9px !important;
	left:403px !important;
	top:599px !important;
}

#item65706 {
	width:87px !important;
	height:9px !important;
	left:403px !important;
	top:503px !important;
}

#item65733 {
	width:60px !important;
	height:9px !important;
	left:403px !important;
	top:512px !important;
}

#item65760 {
	width:69px !important;
	height:9px !important;
	left:403px !important;
	top:521px !important;
}

#item65787 {
	width:70px !important;
	height:9px !important;
	left:403px !important;
	top:530px !important;
}

#item65814 {
	width:89px !important;
	height:9px !important;
	left:403px !important;
	top:539px !important;
}

#item65841 {
	width:64px !important;
	height:9px !important;
	left:403px !important;
	top:548px !important;
}

#item65868 {
	width:81px !important;
	height:9px !important;
	left:403px !important;
	top:557px !important;
}

#item65895 {
	width:87px !important;
	height:9px !important;
	left:403px !important;
	top:424px !important;
}

#item65923 {
	width:67px !important;
	height:9px !important;
	left:403px !important;
	top:433px !important;
}

#item65950 {
	width:74px !important;
	height:9px !important;
	left:403px !important;
	top:442px !important;
}

#item65980 {
	width:62px !important;
	height:9px !important;
	left:403px !important;
	top:451px !important;
}

#item66007 {
	width:80px !important;
	height:9px !important;
	left:403px !important;
	top:460px !important;
}

#item66037 {
	width:82px !important;
	height:9px !important;
	left:403px !important;
	top:324px !important;
}

#item66064 {
	width:81px !important;
	height:9px !important;
	left:403px !important;
	top:333px !important;
}

#item66091 {
	width:89px !important;
	height:9px !important;
	left:403px !important;
	top:342px !important;
}

#item66122 {
	width:90px !important;
	height:9px !important;
	left:403px !important;
	top:351px !important;
}

#item66150 {
	width:78px !important;
	height:9px !important;
	left:403px !important;
	top:68px !important;
}

#item66177 {
	width:87px !important;
	height:9px !important;
	left:403px !important;
	top:77px !important;
}

#item66204 {
	width:63px !important;
	height:9px !important;
	left:403px !important;
	top:86px !important;
}

#item66234 {
	width:60px !important;
	height:9px !important;
	left:403px !important;
	top:95px !important;
}

#item66261 {
	width:55px !important;
	height:9px !important;
	left:403px !important;
	top:174px !important;
}

#item66288 {
	width:57px !important;
	height:9px !important;
	left:403px !important;
	top:183px !important;
}

#item66315 {
	width:72px !important;
	height:9px !important;
	left:403px !important;
	top:253px !important;
}

#item66345 {
	width:87px !important;
	height:9px !important;
	left:403px !important;
	top:262px !important;
}

#item66373 {
	width:88px !important;
	height:9px !important;
	left:403px !important;
	top:599px !important;
}

#item66404 {
	width:87px !important;
	height:9px !important;
	left:403px !important;
	top:503px !important;
}

#item66432 {
	width:60px !important;
	height:9px !important;
	left:403px !important;
	top:512px !important;
}

#item66459 {
	width:69px !important;
	height:9px !important;
	left:403px !important;
	top:521px !important;
}

#item66486 {
	width:70px !important;
	height:9px !important;
	left:403px !important;
	top:530px !important;
}

#item66514 {
	width:89px !important;
	height:9px !important;
	left:403px !important;
	top:539px !important;
}

#item66541 {
	width:64px !important;
	height:9px !important;
	left:403px !important;
	top:548px !important;
}

#item66568 {
	width:81px !important;
	height:9px !important;
	left:403px !important;
	top:557px !important;
}

#item66595 {
	width:87px !important;
	height:9px !important;
	left:403px !important;
	top:424px !important;
}

#item66622 {
	width:67px !important;
	height:9px !important;
	left:403px !important;
	top:433px !important;
}

#item66650 {
	width:74px !important;
	height:9px !important;
	left:403px !important;
	top:442px !important;
}

#item66682 {
	width:62px !important;
	height:9px !important;
	left:403px !important;
	top:451px !important;
}

#item66709 {
	width:80px !important;
	height:9px !important;
	left:403px !important;
	top:460px !important;
}

#item66740 {
	width:82px !important;
	height:9px !important;
	left:403px !important;
	top:324px !important;
}

#item66767 {
	width:81px !important;
	height:9px !important;
	left:403px !important;
	top:333px !important;
}

#item66794 {
	width:89px !important;
	height:9px !important;
	left:403px !important;
	top:342px !important;
}

#item66824 {
	width:90px !important;
	height:9px !important;
	left:403px !important;
	top:351px !important;
}

#item66851 {
	width:78px !important;
	height:9px !important;
	left:403px !important;
	top:68px !important;
}

#item66879 {
	width:87px !important;
	height:9px !important;
	left:403px !important;
	top:77px !important;
}

#item66906 {
	width:63px !important;
	height:9px !important;
	left:403px !important;
	top:86px !important;
}

#item66936 {
	width:60px !important;
	height:9px !important;
	left:403px !important;
	top:95px !important;
}

#item66963 {
	width:55px !important;
	height:9px !important;
	left:403px !important;
	top:174px !important;
}

#item66990 {
	width:57px !important;
	height:9px !important;
	left:403px !important;
	top:183px !important;
}

#item67017 {
	width:72px !important;
	height:9px !important;
	left:403px !important;
	top:253px !important;
}

#item67051 {
	width:87px !important;
	height:9px !important;
	left:403px !important;
	top:262px !important;
}

#item36414 {
	width:127px !important;
	height:173px !important;
}

#item36408 {
	width:127px !important;
	height:173px !important;
	left:20px !important;
	top:80px !important;
}

#item37537 {
	width:127px !important;
	height:173px !important;
}

#item37532 {
	width:127px !important;
	height:173px !important;
	left:20px !important;
	top:257px !important;
}

#item37531 {
	width:127px !important;
	height:173px !important;
}

#item37526 {
	width:127px !important;
	height:173px !important;
	left:153px !important;
	top:80px !important;
}

#item37544 {
	width:127px !important;
	height:173px !important;
}

#item37539 {
	width:127px !important;
	height:173px !important;
	left:153px !important;
	top:257px !important;
}

#item36427 {
	width:234px !important;
	height:85px !important;
}

#item36422 {
	width:234px !important;
	height:85px !important;
	left:283px !important;
	top:101px !important;
}

#item37551 {
	width:247px !important;
	height:48px !important;
}

#item37546 {
	width:247px !important;
	height:48px !important;
	left:283px !important;
	top:187px !important;
}

#item37557 {
	width:243px !important;
	height:47px !important;
}

#item37552 {
	width:243px !important;
	height:47px !important;
	left:283px !important;
	top:238px !important;
}

#item37563 {
	width:243px !important;
	height:45px !important;
}

#item37558 {
	width:243px !important;
	height:45px !important;
	left:283px !important;
	top:288px !important;
}

#item37569 {
	width:247px !important;
	height:51px !important;
}

#item37564 {
	width:247px !important;
	height:51px !important;
	left:283px !important;
	top:334px !important;
}

#item37575 {
	width:239px !important;
	height:48px !important;
}

#item37570 {
	width:239px !important;
	height:48px !important;
	left:283px !important;
	top:387px !important;
}

#item1267 {
	width:193px !important;
	height:211px !important;
}

#item1262 {
	width:193px !important;
	height:211px !important;
	left:14px !important;
	top:119px !important;
}

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

#item36428 {
	width:130px !important;
	height:183px !important;
	left:232px !important;
	top:147px !important;
}

#item36451 {
	width:113px !important;
	height:265px !important;
}

#item36446 {
	width:113px !important;
	height:265px !important;
	left:19px !important;
	top:345px !important;
}

#item37582 {
	width:138px !important;
	height:255px !important;
}

#item37577 {
	width:138px !important;
	height:255px !important;
	left:133px !important;
	top:342px !important;
}

#item36457 {
	width:105px !important;
	height:168px !important;
}

#item36452 {
	width:105px !important;
	height:168px !important;
	left:276px !important;
	top:340px !important;
}

#item67078 {
	width:58px !important;
	height:9px !important;
	left:387px !important;
	top:129px !important;
}

#item67106 {
	width:89px !important;
	height:9px !important;
	left:387px !important;
	top:138px !important;
}

#item67133 {
	width:69px !important;
	height:9px !important;
	left:387px !important;
	top:41px !important;
}

#item67160 {
	width:86px !important;
	height:9px !important;
	left:387px !important;
	top:50px !important;
}

#item67187 {
	width:68px !important;
	height:9px !important;
	left:387px !important;
	top:433px !important;
}

#item67214 {
	width:64px !important;
	height:9px !important;
	left:387px !important;
	top:442px !important;
}

#item67241 {
	width:61px !important;
	height:9px !important;
	left:387px !important;
	top:451px !important;
}

#item67268 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:460px !important;
}

#item67295 {
	width:68px !important;
	height:9px !important;
	left:387px !important;
	top:469px !important;
}

#item67322 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:213px !important;
}

#item67350 {
	width:69px !important;
	height:9px !important;
	left:387px !important;
	top:222px !important;
}

#item67381 {
	width:91px !important;
	height:9px !important;
	left:387px !important;
	top:354px !important;
}

#item67411 {
	width:63px !important;
	height:9px !important;
	left:387px !important;
	top:363px !important;
}

#item67438 {
	width:80px !important;
	height:9px !important;
	left:387px !important;
	top:372px !important;
}

#item67468 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:381px !important;
}

#item67495 {
	width:85px !important;
	height:9px !important;
	left:387px !important;
	top:274px !important;
}

#item67522 {
	width:64px !important;
	height:9px !important;
	left:387px !important;
	top:283px !important;
}

#item67550 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:292px !important;
}

#item67581 {
	width:70px !important;
	height:9px !important;
	left:387px !important;
	top:301px !important;
}

#item67608 {
	width:58px !important;
	height:9px !important;
	left:387px !important;
	top:129px !important;
}

#item67635 {
	width:89px !important;
	height:9px !important;
	left:387px !important;
	top:138px !important;
}

#item67662 {
	width:69px !important;
	height:9px !important;
	left:387px !important;
	top:41px !important;
}

#item67689 {
	width:86px !important;
	height:9px !important;
	left:387px !important;
	top:50px !important;
}

#item67716 {
	width:68px !important;
	height:9px !important;
	left:387px !important;
	top:433px !important;
}

#item67744 {
	width:64px !important;
	height:9px !important;
	left:387px !important;
	top:442px !important;
}

#item67771 {
	width:61px !important;
	height:9px !important;
	left:387px !important;
	top:451px !important;
}

#item67798 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:460px !important;
}

#item67826 {
	width:68px !important;
	height:9px !important;
	left:387px !important;
	top:469px !important;
}

#item67853 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:213px !important;
}

#item67880 {
	width:69px !important;
	height:9px !important;
	left:387px !important;
	top:222px !important;
}

#item67911 {
	width:91px !important;
	height:9px !important;
	left:387px !important;
	top:354px !important;
}

#item67941 {
	width:63px !important;
	height:9px !important;
	left:387px !important;
	top:363px !important;
}

#item67968 {
	width:80px !important;
	height:9px !important;
	left:387px !important;
	top:372px !important;
}

#item67998 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:381px !important;
}

#item68025 {
	width:85px !important;
	height:9px !important;
	left:387px !important;
	top:274px !important;
}

#item68053 {
	width:64px !important;
	height:9px !important;
	left:387px !important;
	top:283px !important;
}

#item68081 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:292px !important;
}

#item68111 {
	width:70px !important;
	height:9px !important;
	left:387px !important;
	top:301px !important;
}

#item36463 {
	width:134px !important;
	height:192px !important;
}

#item36458 {
	width:134px !important;
	height:192px !important;
	left:14px !important;
	top:94px !important;
}

#item37595 {
	width:134px !important;
	height:192px !important;
}

#item37589 {
	width:134px !important;
	height:192px !important;
	left:14px !important;
	top:293px !important;
}

#item37588 {
	width:133px !important;
	height:192px !important;
}

#item37583 {
	width:133px !important;
	height:192px !important;
	left:154px !important;
	top:94px !important;
}

#item37601 {
	width:133px !important;
	height:192px !important;
}

#item37596 {
	width:133px !important;
	height:192px !important;
	left:154px !important;
	top:293px !important;
}

#item36470 {
	width:255px !important;
	height:86px !important;
}

#item36464 {
	width:255px !important;
	height:86px !important;
	left:289px !important;
	top:139px !important;
}

#item37609 {
	width:255px !important;
	height:45px !important;
}

#item37604 {
	width:255px !important;
	height:45px !important;
	left:289px !important;
	top:227px !important;
}

#item37615 {
	width:255px !important;
	height:45px !important;
}

#item37610 {
	width:255px !important;
	height:45px !important;
	left:289px !important;
	top:276px !important;
}

#item37621 {
	width:255px !important;
	height:54px !important;
}

#item37616 {
	width:255px !important;
	height:54px !important;
	left:289px !important;
	top:325px !important;
}

#item37627 {
	width:255px !important;
	height:81px !important;
}

#item37622 {
	width:255px !important;
	height:81px !important;
	left:289px !important;
	top:381px !important;
}

#item1274 {
	width:136px !important;
	height:266px !important;
}

#item1268 {
	width:136px !important;
	height:266px !important;
	left:14px !important;
	top:14px !important;
}

#item36476 {
	width:152px !important;
	height:84px !important;
}

#item36471 {
	width:152px !important;
	height:84px !important;
	left:353px !important;
	top:67px !important;
}

#item37636 {
	width:156px !important;
	height:94px !important;
}

#item37630 {
	width:156px !important;
	height:94px !important;
	left:300px !important;
	top:119px !important;
}

#item36482 {
	width:166px !important;
	height:152px !important;
}

#item36477 {
	width:166px !important;
	height:152px !important;
	left:365px !important;
	top:290px !important;
}

#item36488 {
	width:155px !important;
	height:149px !important;
}

#item36483 {
	width:155px !important;
	height:149px !important;
	left:109px !important;
	top:292px !important;
}

#item36494 {
	width:170px !important;
	height:183px !important;
}

#item36489 {
	width:170px !important;
	height:183px !important;
	left:14px !important;
	top:451px !important;
}

#item36500 {
	width:162px !important;
	height:184px !important;
}

#item36495 {
	width:162px !important;
	height:184px !important;
	left:278px !important;
	top:449px !important;
}

#item68138 {
	width:93px !important;
	height:38px !important;
	left:17px !important;
	top:402px !important;
}

#item68170 {
	width:81px !important;
	height:36px !important;
	left:281px !important;
	top:400px !important;
}

#item68202 {
	width:76px !important;
	height:38px !important;
	left:186px !important;
	top:590px !important;
}

#item68229 {
	width:63px !important;
	height:38px !important;
	left:441px !important;
	top:590px !important;
}

#item68257 {
	width:110px !important;
	height:9px !important;
	left:157px !important;
	top:176px !important;
}

#item68284 {
	width:111px !important;
	height:9px !important;
	left:157px !important;
	top:185px !important;
}

#item68311 {
	width:111px !important;
	height:9px !important;
	left:157px !important;
	top:194px !important;
}

#item68338 {
	width:111px !important;
	height:9px !important;
	left:157px !important;
	top:203px !important;
}

#item68365 {
	width:109px !important;
	height:9px !important;
	left:157px !important;
	top:212px !important;
}

#item68392 {
	width:110px !important;
	height:9px !important;
	left:157px !important;
	top:221px !important;
}

#item68419 {
	width:109px !important;
	height:9px !important;
	left:157px !important;
	top:230px !important;
}

#item68446 {
	width:110px !important;
	height:9px !important;
	left:157px !important;
	top:239px !important;
}

#item68473 {
	width:108px !important;
	height:9px !important;
	left:157px !important;
	top:248px !important;
}

#item68501 {
	width:109px !important;
	height:9px !important;
	left:157px !important;
	top:257px !important;
}

#item68528 {
	width:109px !important;
	height:9px !important;
	left:157px !important;
	top:266px !important;
}

#item68555 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:265px !important;
}

#item68586 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:275px !important;
}

#item36507 {
	width:154px !important;
	height:184px !important;
}

#item36501 {
	width:154px !important;
	height:184px !important;
	left:113px !important;
	top:450px !important;
}

#item36513 {
	width:154px !important;
	height:183px !important;
}

#item36508 {
	width:154px !important;
	height:183px !important;
	left:376px !important;
	top:450px !important;
}

#item36520 {
	width:252px !important;
	height:135px !important;
}

#item36514 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:307px !important;
}

#item36526 {
	width:252px !important;
	height:156px !important;
}

#item36521 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
	top:225px !important;
}

#item36533 {
	width:251px !important;
	height:112px !important;
}

#item36527 {
	width:251px !important;
	height:112px !important;
	left:14px !important;
	top:51px !important;
}

#item36539 {
	width:154px !important;
	height:202px !important;
}

#item36534 {
	width:154px !important;
	height:202px !important;
	left:376px !important;
	top:14px !important;
}

#item68613 {
	width:186px !important;
	height:9px !important;
	left:19px !important;
	top:426px !important;
}

#item68643 {
	width:88px !important;
	height:36px !important;
	left:19px !important;
	top:592px !important;
}

#item68674 {
	width:89px !important;
	height:38px !important;
	left:285px !important;
	top:590px !important;
}

#item68706 {
	width:164px !important;
	height:9px !important;
	left:19px !important;
	top:202px !important;
}

#item68733 {
	width:82px !important;
	height:28px !important;
	left:281px !important;
	top:181px !important;
}

#item68760 {
	width:182px !important;
	height:9px !important;
	left:284px !important;
	top:300px !important;
}

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

#item1275 {
	width:251px !important;
	height:229px !important;
	left:279px !important;
	top:14px !important;
}

#item36545 {
	width:257px !important;
	height:306px !important;
}

#item36540 {
	width:257px !important;
	height:306px !important;
	left:14px !important;
	top:14px !important;
}

#item36551 {
	width:181px !important;
	height:218px !important;
}

#item36546 {
	width:181px !important;
	height:218px !important;
	left:14px !important;
	top:407px !important;
}

#item36557 {
	width:248px !important;
	height:292px !important;
}

#item36552 {
	width:248px !important;
	height:292px !important;
	left:278px !important;
	top:325px !important;
}

#item68787 {
	width:230px !important;
	height:9px !important;
	left:13px !important;
	top:388px !important;
}

#item68818 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item68845 {
	width:129px !important;
	height:9px !important;
	left:132px !important;
	top:612px !important;
}

#item68872 {
	width:73px !important;
	height:20px !important;
	left:418px !important;
	top:597px !important;
}

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

#item36558 {
	width:253px !important;
	height:159px !important;
	left:14px !important;
	top:408px !important;
}

#item36576 {
	width:251px !important;
	height:533px !important;
}

#item36570 {
	width:251px !important;
	height:533px !important;
	left:279px !important;
	top:14px !important;
}

#item36582 {
	width:168px !important;
	height:198px !important;
}

#item36577 {
	width:168px !important;
	height:198px !important;
	left:98px !important;
	top:14px !important;
}

#item36588 {
	width:252px !important;
	height:113px !important;
}

#item36583 {
	width:252px !important;
	height:113px !important;
	left:14px !important;
	top:225px !important;
}

#item68899 {
	width:68px !important;
	height:29px !important;
	left:18px !important;
	top:157px !important;
}

#item68930 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:388px !important;
}

#item68962 {
	width:106px !important;
	height:9px !important;
	left:13px !important;
	top:621px !important;
}

#item68989 {
	width:148px !important;
	height:9px !important;
	left:285px !important;
	top:608px !important;
}

#item1286 {
	width:252px !important;
	height:162px !important;
}

#item1281 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:14px !important;
}

#item36594 {
	width:64px !important;
	height:122px !important;
}

#item36589 {
	width:64px !important;
	height:122px !important;
	left:197px !important;
	top:14px !important;
}

#item37707 {
	width:176px !important;
	height:289px !important;
}

#item37701 {
	width:176px !important;
	height:289px !important;
	left:14px !important;
	top:25px !important;
}

#item36600 {
	width:253px !important;
	height:231px !important;
}

#item36595 {
	width:253px !important;
	height:231px !important;
	left:14px !important;
	top:327px !important;
}

#item36606 {
	width:183px !important;
	height:197px !important;
}

#item36601 {
	width:183px !important;
	height:197px !important;
	left:277px !important;
	top:429px !important;
}

#item36612 {
	width:252px !important;
	height:140px !important;
}

#item36607 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:224px !important;
}

#item69016 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item69043 {
	width:174px !important;
	height:9px !important;
	left:277px !important;
	top:410px !important;
}

#item69070 {
	width:57px !important;
	height:36px !important;
	left:463px !important;
	top:592px !important;
}

#item69101 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item69131 {
	width:84px !important;
	height:30px !important;
	left:162px !important;
	top:240px !important;
}

#item69164 {
	width:79px !important;
	height:40px !important;
	left:162px !important;
	top:271px !important;
}

#item36618 {
	width:171px !important;
	height:197px !important;
}

#item36613 {
	width:171px !important;
	height:197px !important;
	left:95px !important;
	top:14px !important;
}

#item36625 {
	width:252px !important;
	height:153px !important;
}

#item36619 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:224px !important;
}

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

#item36626 {
	width:251px !important;
	height:171px !important;
	left:14px !important;
	top:429px !important;
}

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

#item36632 {
	width:172px !important;
	height:249px !important;
	left:358px !important;
	top:377px !important;
}

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

#item36638 {
	width:252px !important;
	height:288px !important;
	left:278px !important;
	top:14px !important;
}

#item69196 {
	width:80px !important;
	height:29px !important;
	left:13px !important;
	top:184px !important;
}

#item69224 {
	width:108px !important;
	height:27px !important;
	left:17px !important;
	top:596px !important;
}

#item69256 {
	width:82px !important;
	height:29px !important;
	left:276px !important;
	top:599px !important;
}

#item69287 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item69314 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:359px !important;
}

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

#item1287 {
	width:252px !important;
	height:154px !important;
	left:278px !important;
	top:14px !important;
}

#item36649 {
	width:253px !important;
	height:235px !important;
}

#item36644 {
	width:253px !important;
	height:235px !important;
	left:14px !important;
	top:14px !important;
}

#item36656 {
	width:253px !important;
	height:232px !important;
}

#item36650 {
	width:253px !important;
	height:232px !important;
	left:14px !important;
	top:326px !important;
}

#item36663 {
	width:252px !important;
	height:137px !important;
}

#item36657 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:224px !important;
}

#item36669 {
	width:173px !important;
	height:198px !important;
}

#item36664 {
	width:173px !important;
	height:198px !important;
	left:270px !important;
	top:429px !important;
}

#item69341 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item69370 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:208px !important;
}

#item69397 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item69424 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item69455 {
	width:75px !important;
	height:29px !important;
	left:446px !important;
	top:599px !important;
}

#item36675 {
	width:185px !important;
	height:129px !important;
}

#item36670 {
	width:185px !important;
	height:129px !important;
	left:14px !important;
	top:428px !important;
}

#item36682 {
	width:71px !important;
	height:211px !important;
}

#item36677 {
	width:71px !important;
	height:211px !important;
	left:295px !important;
	top:429px !important;
}

#item36688 {
	width:153px !important;
	height:135px !important;
}

#item36683 {
	width:153px !important;
	height:135px !important;
	left:378px !important;
	top:429px !important;
}

#item36694 {
	width:183px !important;
	height:403px !important;
}

#item36689 {
	width:183px !important;
	height:403px !important;
	left:347px !important;
	top:14px !important;
}

#item36700 {
	width:264px !important;
	height:136px !important;
}

#item36695 {
	width:264px !important;
	height:136px !important;
	left:14px !important;
	top:14px !important;
}

#item36706 {
	width:184px !important;
	height:113px !important;
}

#item36701 {
	width:184px !important;
	height:113px !important;
	left:14px !important;
	top:223px !important;
}

#item69482 {
	width:142px !important;
	height:18px !important;
	left:376px !important;
	top:614px !important;
}

#item69513 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item69541 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item69568 {
	width:76px !important;
	height:20px !important;
	left:222px !important;
	top:381px !important;
}

#item69596 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item69623 {
	width:68px !important;
	height:27px !important;
	left:208px !important;
	top:603px !important;
}

#item1298 {
	width:298px !important;
	height:253px !important;
}

#item1293 {
	width:298px !important;
	height:253px !important;
	left:232px !important;
	top:14px !important;
}

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

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

#item36719 {
	width:207px !important;
	height:276px !important;
}

#item36714 {
	width:207px !important;
	height:276px !important;
	left:14px !important;
	top:283px !important;
}

#item36725 {
	width:298px !important;
	height:98px !important;
}

#item36720 {
	width:298px !important;
	height:98px !important;
	left:232px !important;
	top:284px !important;
}

#item36732 {
	width:297px !important;
	height:168px !important;
}

#item36726 {
	width:297px !important;
	height:168px !important;
	left:233px !important;
	top:458px !important;
}

#item69654 {
	width:171px !important;
	height:9px !important;
	left:359px !important;
	top:254px !important;
}

#item69681 {
	width:73px !important;
	height:27px !important;
	left:144px !important;
	top:245px !important;
}

#item69711 {
	width:167px !important;
	height:9px !important;
	left:231px !important;
	top:439px !important;
}

#item69738 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item69765 {
	width:76px !important;
	height:18px !important;
	left:433px !important;
	top:610px !important;
}

#item36738 {
	width:215px !important;
	height:111px !important;
}

#item36733 {
	width:215px !important;
	height:111px !important;
	left:14px !important;
	top:458px !important;
}

#item36744 {
	width:194px !important;
	height:151px !important;
}

#item36739 {
	width:194px !important;
	height:151px !important;
	left:336px !important;
	top:483px !important;
}

#item36750 {
	width:289px !important;
	height:422px !important;
}

#item36745 {
	width:289px !important;
	height:422px !important;
	left:241px !important;
	top:14px !important;
}

#item36770 {
	width:216px !important;
	height:171px !important;
}

#item36765 {
	width:216px !important;
	height:171px !important;
	left:14px !important;
	top:14px !important;
}

#item36776 {
	width:116px !important;
	height:163px !important;
}

#item36771 {
	width:116px !important;
	height:163px !important;
	left:14px !important;
	top:284px !important;
}

#item69792 {
	width:68px !important;
	height:20px !important;
	left:239px !important;
	top:605px !important;
}

#item69820 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:259px !important;
}

#item69847 {
	width:81px !important;
	height:18px !important;
	left:133px !important;
	top:400px !important;
}

#item69874 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item69902 {
	width:178px !important;
	height:9px !important;
	left:239px !important;
	top:439px !important;
}

#item1304 {
	width:252px !important;
	height:320px !important;
}

#item1299 {
	width:252px !important;
	height:320px !important;
	left:278px !important;
	top:14px !important;
}

#item36782 {
	width:163px !important;
	height:162px !important;
}

#item36777 {
	width:163px !important;
	height:162px !important;
	left:11px !important;
	top:55px !important;
}

#item36788 {
	width:251px !important;
	height:113px !important;
}

#item36783 {
	width:251px !important;
	height:113px !important;
	left:14px !important;
	top:227px !important;
}

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

#item36789 {
	width:171px !important;
	height:227px !important;
	left:14px !important;
	top:425px !important;
}

#item36802 {
	width:261px !important;
	height:181px !important;
}

#item36796 {
	width:261px !important;
	height:181px !important;
	left:269px !important;
	top:412px !important;
}

#item69929 {
	width:73px !important;
	height:18px !important;
	left:180px !important;
	top:200px !important;
}

#item69956 {
	width:143px !important;
	height:9px !important;
	left:12px !important;
	top:406px !important;
}

#item69983 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:395px !important;
}

#item70013 {
	width:68px !important;
	height:30px !important;
	left:186px !important;
	top:598px !important;
}

#item70047 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:643px !important;
}

#item36808 {
	width:125px !important;
	height:136px !important;
}

#item36803 {
	width:125px !important;
	height:136px !important;
	left:140px !important;
	top:14px !important;
}

#item36814 {
	width:141px !important;
	height:102px !important;
}

#item36809 {
	width:141px !important;
	height:102px !important;
	left:125px !important;
	top:163px !important;
}

#item36820 {
	width:93px !important;
	height:57px !important;
}

#item36815 {
	width:93px !important;
	height:57px !important;
	left:174px !important;
	top:267px !important;
}

#item36826 {
	width:149px !important;
	height:150px !important;
}

#item36821 {
	width:149px !important;
	height:150px !important;
	left:381px !important;
	top:170px !important;
}

#item36832 {
	width:256px !important;
	height:96px !important;
}

#item36827 {
	width:256px !important;
	height:96px !important;
	left:274px !important;
	top:6px !important;
}

#item70079 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:132px !important;
}

#item70106 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:255px !important;
}

#item70133 {
	width:136px !important;
	height:18px !important;
	left:13px !important;
	top:304px !important;
}

#item70165 {
	width:94px !important;
	height:20px !important;
	left:280px !important;
	top:297px !important;
}

#item70197 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:171px !important;
}

#item1311 {
	width:383px !important;
	height:241px !important;
}

#item1305 {
	width:383px !important;
	height:241px !important;
	left:147px !important;
	top:14px !important;
}

#item36839 {
	width:163px !important;
	height:141px !important;
}

#item36834 {
	width:163px !important;
	height:141px !important;
	left:190px !important;
	top:266px !important;
}

#item36845 {
	width:164px !important;
	height:180px !important;
}

#item36840 {
	width:164px !important;
	height:180px !important;
	left:366px !important;
	top:336px !important;
}

#item37713 {
	width:164px !important;
	height:66px !important;
}

#item37708 {
	width:164px !important;
	height:66px !important;
	left:366px !important;
	top:519px !important;
}

#item36852 {
	width:164px !important;
	height:106px !important;
}

#item36846 {
	width:164px !important;
	height:106px !important;
	left:189px !important;
	top:480px !important;
}

#item36858 {
	width:164px !important;
	height:283px !important;
}

#item36853 {
	width:164px !important;
	height:283px !important;
	left:14px !important;
	top:268px !important;
}

#item70228 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:246px !important;
}

#item70256 {
	width:127px !important;
	height:9px !important;
	left:364px !important;
	top:324px !important;
}

#item70283 {
	width:96px !important;
	height:20px !important;
	left:364px !important;
	top:634px !important;
}

#item70310 {
	width:92px !important;
	height:9px !important;
	left:189px !important;
	top:644px !important;
}

#item70337 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:634px !important;
}

#item70364 {
	width:170px !important;
	height:9px !important;
	left:189px !important;
	top:468px !important;
}

#item36864 {
	width:181px !important;
	height:367px !important;
}

#item36859 {
	width:181px !important;
	height:367px !important;
	left:86px !important;
	top:268px !important;
}

#item36870 {
	width:75px !important;
	height:123px !important;
}

#item36865 {
	width:75px !important;
	height:123px !important;
	left:381px !important;
	top:393px !important;
}

#item37720 {
	width:63px !important;
	height:123px !important;
}

#item37715 {
	width:63px !important;
	height:123px !important;
	left:459px !important;
	top:393px !important;
}

#item36877 {
	width:251px !important;
	height:326px !important;
}

#item36871 {
	width:251px !important;
	height:326px !important;
	left:279px !important;
	top:14px !important;
}

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

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

#item70397 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:250px !important;
}

#item70428 {
	width:81px !important;
	height:18px !important;
	left:283px !important;
	top:351px !important;
}

#item70455 {
	width:61px !important;
	height:40px !important;
	left:13px !important;
	top:588px !important;
}

#item70482 {
	width:252px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item70515 {
	width:252px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item1312 {
	width:252px !important;
	height:175px !important;
	left:278px !important;
	top:52px !important;
}

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

#item36884 {
	width:252px !important;
	height:175px !important;
	left:14px !important;
	top:52px !important;
}

#item36895 {
	width:175px !important;
	height:208px !important;
}

#item36890 {
	width:175px !important;
	height:208px !important;
	left:14px !important;
	top:300px !important;
}

#item36901 {
	width:129px !important;
	height:106px !important;
}

#item36896 {
	width:129px !important;
	height:106px !important;
	left:14px !important;
	top:523px !important;
}

#item36908 {
	width:132px !important;
	height:96px !important;
}

#item36902 {
	width:132px !important;
	height:96px !important;
	left:276px !important;
	top:532px !important;
}

#item36914 {
	width:99px !important;
	height:74px !important;
}

#item36909 {
	width:99px !important;
	height:74px !important;
	left:431px !important;
	top:454px !important;
}

#item36920 {
	width:91px !important;
	height:76px !important;
}

#item36915 {
	width:91px !important;
	height:76px !important;
	left:277px !important;
	top:357px !important;
}

#item70547 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:274px !important;
}

#item70575 {
	width:123px !important;
	height:19px !important;
	left:285px !important;
	top:265px !important;
}

#item70606 {
	width:65px !important;
	height:38px !important;
	left:199px !important;
	top:459px !important;
}

#item70639 {
	width:99px !important;
	height:19px !important;
	left:150px !important;
	top:609px !important;
}

#item70666 {
	width:137px !important;
	height:18px !important;
	left:377px !important;
	top:414px !important;
}

#item70698 {
	width:128px !important;
	height:18px !important;
	left:276px !important;
	top:511px !important;
}

#item70729 {
	width:100px !important;
	height:19px !important;
	left:414px !important;
	top:609px !important;
}

#item36927 {
	width:252px !important;
	height:169px !important;
}

#item36922 {
	width:252px !important;
	height:169px !important;
	left:14px !important;
	top:398px !important;
}

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

#item36928 {
	width:251px !important;
	height:229px !important;
	left:279px !important;
	top:397px !important;
}

#item36940 {
	width:148px !important;
	height:110px !important;
}

#item36934 {
	width:148px !important;
	height:110px !important;
	left:382px !important;
	top:276px !important;
}

#item36946 {
	width:130px !important;
	height:111px !important;
}

#item36941 {
	width:130px !important;
	height:111px !important;
	left:136px !important;
	top:275px !important;
}

#item36952 {
	width:57px !important;
	height:114px !important;
}

#item36947 {
	width:57px !important;
	height:114px !important;
	left:298px !important;
	top:118px !important;
}

#item37733 {
	width:108px !important;
	height:100px !important;
}

#item37728 {
	width:108px !important;
	height:100px !important;
	left:274px !important;
	top:14px !important;
}

#item37746 {
	width:90px !important;
	height:113px !important;
}

#item37741 {
	width:90px !important;
	height:113px !important;
	left:165px !important;
	top:14px !important;
}

#item37752 {
	width:90px !important;
	height:113px !important;
}

#item37747 {
	width:90px !important;
	height:113px !important;
	left:165px !important;
	top:140px !important;
}

#item37740 {
	width:117px !important;
	height:120px !important;
}

#item37735 {
	width:117px !important;
	height:120px !important;
	left:384px !important;
	top:14px !important;
}

#item37727 {
	width:57px !important;
	height:114px !important;
}

#item37722 {
	width:57px !important;
	height:114px !important;
	left:401px !important;
	top:138px !important;
}

#item73209 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:117px !important;
}

#item73237 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

#item73264 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:367px !important;
}

#item73291 {
	width:105px !important;
	height:18px !important;
	left:276px !important;
	top:369px !important;
}

#item73323 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item73351 {
	width:55px !important;
	height:30px !important;
	left:276px !important;
	top:598px !important;
}

#item1323 {
	width:119px !important;
	height:122px !important;
}

#item1318 {
	width:119px !important;
	height:122px !important;
	left:90px !important;
	top:67px !important;
}

#item37758 {
	width:93px !important;
	height:96px !important;
}

#item37753 {
	width:93px !important;
	height:96px !important;
	left:226px !important;
	top:67px !important;
}

#item37779 {
	width:93px !important;
	height:96px !important;
}

#item37774 {
	width:93px !important;
	height:96px !important;
	left:226px !important;
	top:174px !important;
}

#item37797 {
	width:93px !important;
	height:96px !important;
}

#item37792 {
	width:93px !important;
	height:96px !important;
	left:226px !important;
	top:281px !important;
}

#item37819 {
	width:93px !important;
	height:96px !important;
}

#item37814 {
	width:93px !important;
	height:96px !important;
	left:120px !important;
	top:281px !important;
}

#item37825 {
	width:93px !important;
	height:96px !important;
}

#item37820 {
	width:93px !important;
	height:96px !important;
	left:14px !important;
	top:281px !important;
}

#item37765 {
	width:93px !important;
	height:96px !important;
}

#item37759 {
	width:93px !important;
	height:96px !important;
	left:329px !important;
	top:67px !important;
}

#item37785 {
	width:93px !important;
	height:96px !important;
}

#item37780 {
	width:93px !important;
	height:96px !important;
	left:329px !important;
	top:174px !important;
}

#item37803 {
	width:93px !important;
	height:96px !important;
}

#item37798 {
	width:93px !important;
	height:96px !important;
	left:329px !important;
	top:281px !important;
}

#item37772 {
	width:93px !important;
	height:96px !important;
}

#item37766 {
	width:93px !important;
	height:96px !important;
	left:435px !important;
	top:67px !important;
}

#item37791 {
	width:93px !important;
	height:96px !important;
}

#item37786 {
	width:93px !important;
	height:96px !important;
	left:435px !important;
	top:174px !important;
}

#item37809 {
	width:93px !important;
	height:96px !important;
}

#item37804 {
	width:93px !important;
	height:96px !important;
	left:435px !important;
	top:281px !important;
}

#item36959 {
	width:219px !important;
	height:196px !important;
}

#item36953 {
	width:219px !important;
	height:196px !important;
	left:213px !important;
	top:387px !important;
}

#item70756 {
	width:101px !important;
	height:18px !important;
	left:422px !important;
	top:559px !important;
}

#item70786 {
	width:71px !important;
	height:19px !important;
	left:13px !important;
	top:495px !important;
}

#item70817 {
	width:59px !important;
	height:19px !important;
	left:13px !important;
	top:515px !important;
}

#item70844 {
	width:57px !important;
	height:19px !important;
	left:13px !important;
	top:535px !important;
}

#item70871 {
	width:58px !important;
	height:19px !important;
	left:13px !important;
	top:556px !important;
}

#item70899 {
	width:59px !important;
	height:19px !important;
	left:84px !important;
	top:495px !important;
}

#item70926 {
	width:59px !important;
	height:19px !important;
	left:84px !important;
	top:515px !important;
}

#item70953 {
	width:59px !important;
	height:19px !important;
	left:84px !important;
	top:535px !important;
}

#item70981 {
	width:61px !important;
	height:19px !important;
	left:84px !important;
	top:556px !important;
}

#item71008 {
	width:59px !important;
	height:19px !important;
	left:147px !important;
	top:495px !important;
}

#item71035 {
	width:59px !important;
	height:19px !important;
	left:147px !important;
	top:515px !important;
}

#item71062 {
	width:67px !important;
	height:19px !important;
	left:147px !important;
	top:535px !important;
}

#item71089 {
	width:59px !important;
	height:19px !important;
	left:147px !important;
	top:556px !important;
}
#in5footer,  #prefooter {display:none;}
