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

#item866 {
	width:224px !important;
	height:408px !important;
}

#item21586 {
	width:224px !important;
	height:408px !important;
	left:14px !important;
	top:197px !important;
}

#item867 {
	width:293px !important;
	height:196px !important;
}

#item21592 {
	width:293px !important;
	height:196px !important;
	left:251px !important;
	top:420px !important;
}

#item868 {
	width:206px !important;
	height:180px !important;
}

#item21597 {
	width:206px !important;
	height:180px !important;
	left:332px !important;
	top:181px !important;
}

#item871 {
	width:317px !important;
	height:185px !important;
}

#item21602 {
	width:317px !important;
	height:185px !important;
	left:227px !important;
	top:393px !important;
}

#item869 {
	width:164px !important;
	height:243px !important;
}

#item21608 {
	width:164px !important;
	height:243px !important;
	left:366px !important;
	top:176px !important;
}

#item870 {
	width:154px !important;
	height:220px !important;
}

#item21613 {
	width:154px !important;
	height:220px !important;
	left:272px !important;
}

#item872 {
	width:183px !important;
	height:251px !important;
}

#item21618 {
	width:183px !important;
	height:251px !important;
	left:31px !important;
	top:399px !important;
}

#item874 {
	width:266px !important;
	height:141px !important;
}

#item21628 {
	width:266px !important;
	height:141px !important;
	left:544px !important;
	top:249px !important;
}

#item879 {
	width:266px !important;
	height:211px !important;
}

#item21643 {
	width:266px !important;
	height:211px !important;
	left:544px !important;
}

#item35602 {
	width:77px !important;
	height:20px !important;
	left:425px !important;
	top:64px !important;
}

#item35629 {
	width:148px !important;
	height:9px !important;
	left:225px !important;
	top:377px !important;
}

#item35656 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:384px !important;
}

#item35686 {
	width:194px !important;
	height:9px !important;
	left:225px !important;
	top:619px !important;
}

#item873 {
	width:341px !important;
	height:184px !important;
}

#item21623 {
	width:341px !important;
	height:184px !important;
	left:173px !important;
	top:457px !important;
}

#item877 {
	width:266px !important;
	height:201px !important;
}

#item21633 {
	width:266px !important;
	height:201px !important;
	left:278px !important;
	top:249px !important;
}

#item878 {
	width:142px !important;
	height:239px !important;
}

#item21638 {
	width:142px !important;
	height:239px !important;
	left:388px !important;
	top:7px !important;
}

#item35717 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:231px !important;
}

#item35745 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:220px !important;
}

#item35772 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:443px !important;
}

#item35802 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item35834 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:433px !important;
}

#item35861 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:444px !important;
}

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

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

#item881 {
	width:154px !important;
	height:198px !important;
}

#item21653 {
	width:154px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item882 {
	width:156px !important;
	height:193px !important;
}

#item21659 {
	width:156px !important;
	height:193px !important;
	left:278px !important;
	top:224px !important;
}

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

#item21665 {
	width:254px !important;
	height:232px !important;
	top:327px !important;
}

#item884 {
	width:95px !important;
	height:82px !important;
}

#item21670 {
	width:95px !important;
	height:82px !important;
	left:171px !important;
	top:473px !important;
}

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

#item21675 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:429px !important;
}

#item35892 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:295px !important;
}

#item35922 {
	width:95px !important;
	height:29px !important;
	left:434px !important;
	top:184px !important;
}

#item35954 {
	width:90px !important;
	height:27px !important;
	left:436px !important;
	top:391px !important;
}

#item35985 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item36015 {
	width:254px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item36046 {
	width:254px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item886 {
	width:162px !important;
	height:253px !important;
}

#item21680 {
	width:162px !important;
	height:253px !important;
	left:14px !important;
	top:287px !important;
}

#item887 {
	width:359px !important;
	height:269px !important;
}

#item21685 {
	width:359px !important;
	height:269px !important;
	left:185px !important;
	top:276px !important;
}

#item888 {
	width:271px !important;
	height:266px !important;
}

#item21690 {
	width:271px !important;
	height:266px !important;
	left:273px !important;
}

#item890 {
	width:244px !important;
	height:150px !important;
}

#item21695 {
	width:244px !important;
	height:150px !important;
	left:14px !important;
	top:66px !important;
}

#item36078 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item36108 {
	width:193px !important;
	height:9px !important;
	left:184px !important;
	top:619px !important;
}

#item36139 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:270px !important;
}

#item36169 {
	width:111px !important;
	height:20px !important;
	left:184px !important;
	top:346px !important;
}

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

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

#item892 {
	width:266px !important;
	height:243px !important;
}

#item21705 {
	width:266px !important;
	height:243px !important;
	left:278px !important;
}

#item893 {
	width:409px !important;
	height:238px !important;
}

#item21710 {
	width:409px !important;
	height:238px !important;
	left:14px !important;
	top:394px !important;
}

#item36199 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item36226 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:305px !important;
}

#item36258 {
	width:82px !important;
	height:32px !important;
	left:441px !important;
	top:507px !important;
}

#item36289 {
	width:83px !important;
	height:41px !important;
	left:441px !important;
	top:542px !important;
}

#item36322 {
	width:83px !important;
	height:41px !important;
	left:441px !important;
	top:586px !important;
}

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

#item21715 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:393px !important;
}

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

#item21720 {
	width:266px !important;
	height:240px !important;
	left:278px !important;
	top:327px !important;
}

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

#item21725 {
	width:180px !important;
	height:293px !important;
	left:350px !important;
	top:4px !important;
}

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

#item21730 {
	width:90px !important;
	height:171px !important;
	left:41px !important;
	top:28px !important;
}

#item898 {
	width:82px !important;
	height:204px !important;
}

#item21736 {
	width:82px !important;
	height:204px !important;
	left:135px !important;
	top:23px !important;
}

#item36353 {
	width:171px !important;
	height:9px !important;
	left:18px !important;
	top:373px !important;
}

#item36383 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item36410 {
	width:101px !important;
	height:18px !important;
	left:287px !important;
	top:109px !important;
}

#item36440 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item36467 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

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

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

#item900 {
	width:172px !important;
	height:318px !important;
}

#item21747 {
	width:172px !important;
	height:318px !important;
}

#item901 {
	width:119px !important;
	height:119px !important;
}

#item21752 {
	width:119px !important;
	height:119px !important;
	left:109px !important;
	top:337px !important;
}

#item902 {
	width:154px !important;
	height:157px !important;
}

#item21758 {
	width:154px !important;
	height:157px !important;
	left:4px !important;
	top:459px !important;
}

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

#item21763 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:325px !important;
}

#item36494 {
	width:80px !important;
	height:30px !important;
	left:190px !important;
	top:281px !important;
}

#item36526 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:311px !important;
}

#item36554 {
	width:103px !important;
	height:20px !important;
	left:166px !important;
	top:554px !important;
}

#item36581 {
	width:83px !important;
	height:20px !important;
	left:166px !important;
	top:608px !important;
}

#item36608 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item904 {
	width:220px !important;
	height:181px !important;
}

#item21768 {
	width:220px !important;
	height:181px !important;
	left:14px !important;
	top:270px !important;
}

#item905 {
	width:309px !important;
	height:209px !important;
}

#item21773 {
	width:309px !important;
	height:209px !important;
	left:239px !important;
	top:403px !important;
}

#item906 {
	width:117px !important;
	height:95px !important;
}

#item21778 {
	width:117px !important;
	height:95px !important;
	left:245px !important;
	top:271px !important;
}

#item907 {
	width:78px !important;
	height:96px !important;
}

#item21783 {
	width:78px !important;
	height:96px !important;
	left:371px !important;
	top:271px !important;
}

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

#item21788 {
	width:76px !important;
	height:94px !important;
	left:454px !important;
	top:272px !important;
}

#item909 {
	width:81px !important;
	height:117px !important;
}

#item21793 {
	width:81px !important;
	height:117px !important;
	left:317px !important;
	top:44px !important;
}

#item910 {
	width:74px !important;
	height:120px !important;
}

#item21798 {
	width:74px !important;
	height:120px !important;
	left:400px !important;
}

#item911 {
	width:75px !important;
	height:115px !important;
}

#item21803 {
	width:75px !important;
	height:115px !important;
	left:455px !important;
	top:49px !important;
}

#item912 {
	width:252px !important;
	height:187px !important;
}

#item21808 {
	width:252px !important;
	height:187px !important;
	left:14px !important;
	top:14px !important;
}

#item36635 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item36666 {
	width:152px !important;
	height:9px !important;
	left:21px !important;
	top:506px !important;
}

#item36693 {
	width:132px !important;
	height:20px !important;
	left:21px !important;
	top:517px !important;
}

#item36724 {
	width:73px !important;
	height:9px !important;
	left:289px !important;
	top:231px !important;
}

#item36751 {
	width:65px !important;
	height:9px !important;
	left:365px !important;
	top:231px !important;
}

#item36779 {
	width:89px !important;
	height:9px !important;
	left:435px !important;
	top:231px !important;
}

#item36806 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:592px !important;
}

#item36840 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

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

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

#item915 {
	width:162px !important;
	height:208px !important;
}

#item21814 {
	width:162px !important;
	height:208px !important;
	left:266px !important;
	top:27px !important;
}

#item916 {
	width:103px !important;
	height:209px !important;
}

#item21819 {
	width:103px !important;
	height:209px !important;
	left:433px !important;
	top:18px !important;
}

#item917 {
	width:232px !important;
	height:223px !important;
}

#item21824 {
	width:232px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item918 {
	width:291px !important;
	height:259px !important;
}

#item21829 {
	width:291px !important;
	height:259px !important;
	top:313px !important;
}

#item919 {
	width:231px !important;
	height:244px !important;
}

#item21834 {
	width:231px !important;
	height:244px !important;
	left:299px !important;
	top:326px !important;
}

#item924 {
	width:266px !important;
	height:164px !important;
}

#item21859 {
	width:266px !important;
	height:164px !important;
	left:544px !important;
}

#item36936 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item36968 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item36995 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:298px !important;
}

#item37022 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:309px !important;
}

#item37050 {
	width:178px !important;
	height:9px !important;
	left:12px !important;
	top:619px !important;
}

#item37077 {
	width:127px !important;
	height:9px !important;
	left:297px !important;
	top:619px !important;
}

#item920 {
	width:144px !important;
	height:171px !important;
}

#item21839 {
	width:144px !important;
	height:171px !important;
	left:123px !important;
	top:456px !important;
}

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

#item21844 {
	width:278px !important;
	height:198px !important;
	left:266px !important;
	top:279px !important;
}

#item922 {
	width:172px !important;
	height:163px !important;
}

#item21849 {
	width:172px !important;
	height:163px !important;
	left:94px !important;
	top:288px !important;
}

#item923 {
	width:278px !important;
	height:267px !important;
}

#item21854 {
	width:278px !important;
	height:267px !important;
	left:266px !important;
}

#item37104 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item37131 {
	width:79px !important;
	height:27px !important;
	left:13px !important;
	top:412px !important;
}

#item37163 {
	width:92px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item37195 {
	width:78px !important;
	height:20px !important;
	left:270px !important;
	top:245px !important;
}

#item37222 {
	width:133px !important;
	height:20px !important;
	left:276px !important;
	top:568px !important;
}

#item37252 {
	width:149px !important;
	height:20px !important;
	left:276px !important;
	top:588px !important;
}

#item37283 {
	width:149px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item927 {
	width:181px !important;
	height:372px !important;
}

#item21864 {
	width:181px !important;
	height:372px !important;
	left:85px !important;
}

#item928 {
	width:179px !important;
	height:254px !important;
}

#item21869 {
	width:179px !important;
	height:254px !important;
	left:366px !important;
	top:2px !important;
}

#item929 {
	width:266px !important;
	height:183px !important;
}

#item21874 {
	width:266px !important;
	height:183px !important;
	top:384px !important;
}

#item930 {
	width:266px !important;
	height:276px !important;
}

#item21879 {
	width:266px !important;
	height:276px !important;
	left:278px !important;
	top:356px !important;
}

#item931 {
	width:544px !important;
	height:295px !important;
}

#item21884 {
	width:544px !important;
	height:295px !important;
	left:544px !important;
	top:371px !important;
}

#item934 {
	width:351px !important;
	height:189px !important;
}

#item21900 {
	width:351px !important;
	height:189px !important;
	left:544px !important;
}

#item37313 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:294px !important;
}

#item37340 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:238px !important;
}

#item37367 {
	width:224px !important;
	height:9px !important;
	left:290px !important;
	top:349px !important;
}

#item37399 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item932 {
	width:235px !important;
	height:170px !important;
}

#item21890 {
	width:235px !important;
	height:170px !important;
	left:116px !important;
	top:202px !important;
}

#item933 {
	width:181px !important;
	height:283px !important;
}

#item21895 {
	width:181px !important;
	height:283px !important;
	left:363px !important;
}

#item37427 {
	width:103px !important;
	height:18px !important;
	left:13px !important;
	top:173px !important;
}

#item37458 {
	width:81px !important;
	height:30px !important;
	left:13px !important;
	top:344px !important;
}

#item37485 {
	width:112px !important;
	height:20px !important;
	left:361px !important;
	top:353px !important;
}

#item37512 {
	width:214px !important;
	height:9px !important;
	left:223px !important;
	top:612px !important;
}

#item935 {
	width:225px !important;
	height:249px !important;
}

#item21906 {
	width:225px !important;
	height:249px !important;
	left:259px !important;
}

#item936 {
	width:119px !important;
	height:257px !important;
}

#item21911 {
	width:119px !important;
	height:257px !important;
}

#item937 {
	width:179px !important;
	height:401px !important;
}

#item21916 {
	width:179px !important;
	height:401px !important;
	top:265px !important;
}

#item938 {
	width:273px !important;
	height:302px !important;
}

#item21921 {
	width:273px !important;
	height:302px !important;
	left:257px !important;
	top:326px !important;
}

#item37542 {
	width:88px !important;
	height:20px !important;
	left:128px !important;
	top:104px !important;
}

#item37569 {
	width:88px !important;
	height:20px !important;
	left:161px !important;
	top:467px !important;
}

#item37596 {
	width:89px !important;
	height:27px !important;
	left:430px !important;
	top:245px !important;
}

#item37629 {
	width:130px !important;
	height:18px !important;
	left:397px !important;
	top:415px !important;
}

#item939 {
	width:252px !important;
	height:301px !important;
}

#item21926 {
	width:252px !important;
	height:301px !important;
	left:14px !important;
	top:326px !important;
}

#item940 {
	width:167px !important;
	height:301px !important;
}

#item21931 {
	width:167px !important;
	height:301px !important;
	left:363px !important;
	top:326px !important;
}

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

#item21936 {
	width:252px !important;
	height:256px !important;
	left:278px !important;
}

#item942 {
	width:253px !important;
	height:255px !important;
}

#item21941 {
	width:253px !important;
	height:255px !important;
	left:13px !important;
}

#item37659 {
	width:230px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item37689 {
	width:79px !important;
	height:20px !important;
	left:16px !important;
	top:606px !important;
}

#item37716 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:308px !important;
}

#item37747 {
	width:90px !important;
	height:27px !important;
	left:279px !important;
	top:599px !important;
}

#item943 {
	width:383px !important;
	height:180px !important;
}

#item21946 {
	width:383px !important;
	height:180px !important;
}

#item944 {
	width:174px !important;
	height:227px !important;
}

#item21951 {
	width:174px !important;
	height:227px !important;
	left:92px !important;
	top:191px !important;
}

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

#item21956 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:192px !important;
}

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

#item21962 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:428px !important;
}

#item949 {
	width:252px !important;
	height:143px !important;
}

#item21967 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:420px !important;
}

#item37779 {
	width:131px !important;
	height:18px !important;
	left:389px !important;
	top:157px !important;
}

#item37810 {
	width:71px !important;
	height:38px !important;
	left:17px !important;
	top:375px !important;
}

#item37844 {
	width:169px !important;
	height:9px !important;
	left:283px !important;
	top:389px !important;
}

#item37871 {
	width:245px !important;
	height:9px !important;
	left:16px !important;
	top:619px !important;
}

#item37901 {
	width:245px !important;
	height:9px !important;
	left:282px !important;
	top:619px !important;
}

#item950 {
	width:158px !important;
	height:172px !important;
}

#item21972 {
	width:158px !important;
	height:172px !important;
	left:108px !important;
	top:462px !important;
}

#item951 {
	width:155px !important;
	height:179px !important;
}

#item21977 {
	width:155px !important;
	height:179px !important;
	left:375px !important;
	top:454px !important;
}

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

#item21982 {
	width:175px !important;
	height:164px !important;
	left:355px !important;
	top:281px !important;
}

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

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

#item954 {
	width:60px !important;
	height:161px !important;
}

#item21992 {
	width:60px !important;
	height:161px !important;
	left:300px !important;
	top:14px !important;
}

#item955 {
	width:79px !important;
	height:141px !important;
}

#item21997 {
	width:79px !important;
	height:141px !important;
	left:352px !important;
	top:50px !important;
}

#item956 {
	width:39px !important;
	height:124px !important;
}

#item22002 {
	width:39px !important;
	height:124px !important;
	left:441px !important;
	top:21px !important;
}

#item957 {
	width:37px !important;
	height:125px !important;
}

#item22007 {
	width:37px !important;
	height:125px !important;
	left:483px !important;
	top:20px !important;
}

#item958 {
	width:252px !important;
	height:166px !important;
}

#item22014 {
	width:252px !important;
	height:166px !important;
	left:14px !important;
	top:14px !important;
}

#item37932 {
	width:250px !important;
	height:9px !important;
	left:18px !important;
	top:231px !important;
}

#item37965 {
	width:188px !important;
	height:9px !important;
	left:64px !important;
	top:440px !important;
}

#item37995 {
	width:89px !important;
	height:27px !important;
	left:18px !important;
	top:601px !important;
}

#item38026 {
	width:68px !important;
	height:36px !important;
	left:281px !important;
	top:407px !important;
}

#item38057 {
	width:89px !important;
	height:27px !important;
	left:280px !important;
	top:601px !important;
}

#item38089 {
	width:173px !important;
	height:9px !important;
	left:282px !important;
	top:249px !important;
}

#item38120 {
	width:173px !important;
	height:9px !important;
	left:282px !important;
	top:259px !important;
}

#item960 {
	width:266px !important;
	height:179px !important;
}

#item22019 {
	width:266px !important;
	height:179px !important;
}

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

#item22024 {
	width:252px !important;
	height:204px !important;
	left:278px !important;
	top:52px !important;
}

#item962 {
	width:184px !important;
	height:192px !important;
}

#item22029 {
	width:184px !important;
	height:192px !important;
	left:82px !important;
	top:241px !important;
}

#item963 {
	width:161px !important;
	height:214px !important;
}

#item22035 {
	width:161px !important;
	height:214px !important;
	left:369px !important;
	top:264px !important;
}

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

#item22040 {
	width:206px !important;
	height:194px !important;
	top:439px !important;
}

#item965 {
	width:320px !important;
	height:77px !important;
}

#item22045 {
	width:320px !important;
	height:77px !important;
	left:210px !important;
	top:486px !important;
}

#item38150 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:221px !important;
}

#item38180 {
	width:92px !important;
	height:19px !important;
	left:437px !important;
	top:232px !important;
}

#item38207 {
	width:64px !important;
	height:38px !important;
	left:21px !important;
	top:387px !important;
}

#item38238 {
	width:94px !important;
	height:38px !important;
	left:280px !important;
	top:436px !important;
}

#item38269 {
	width:199px !important;
	height:9px !important;
	left:212px !important;
	top:619px !important;
}

#item966 {
	width:151px !important;
	height:178px !important;
}

#item22050 {
	width:151px !important;
	height:178px !important;
	left:14px !important;
	top:455px !important;
}

#item967 {
	width:198px !important;
	height:190px !important;
}

#item22055 {
	width:198px !important;
	height:190px !important;
	left:346px !important;
	top:443px !important;
}

#item968 {
	width:252px !important;
	height:252px !important;
}

#item22060 {
	width:252px !important;
	height:252px !important;
	left:14px !important;
	top:194px !important;
}

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

#item22065 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:193px !important;
}

#item970 {
	width:166px !important;
	height:172px !important;
}

#item22070 {
	width:166px !important;
	height:172px !important;
	left:365px !important;
	top:14px !important;
}

#item971 {
	width:165px !important;
	height:173px !important;
}

#item22075 {
	width:165px !important;
	height:173px !important;
	left:101px !important;
	top:14px !important;
}

#item38299 {
	width:89px !important;
	height:38px !important;
	left:17px !important;
	top:146px !important;
}

#item38329 {
	width:64px !important;
	height:38px !important;
	left:282px !important;
	top:142px !important;
}

#item38359 {
	width:114px !important;
	height:18px !important;
	left:15px !important;
	top:429px !important;
}

#item38390 {
	width:207px !important;
	height:9px !important;
	left:285px !important;
	top:420px !important;
}

#item38423 {
	width:98px !important;
	height:18px !important;
	left:167px !important;
	top:610px !important;
}

#item38454 {
	width:63px !important;
	height:38px !important;
	left:281px !important;
	top:578px !important;
}

#item974 {
	width:178px !important;
	height:235px !important;
}

#item22080 {
	width:178px !important;
	height:235px !important;
}

#item975 {
	width:165px !important;
	height:230px !important;
}

#item22085 {
	width:165px !important;
	height:230px !important;
	left:190px !important;
	top:14px !important;
}

#item976 {
	width:164px !important;
	height:222px !important;
}

#item22090 {
	width:164px !important;
	height:222px !important;
	left:366px !important;
	top:14px !important;
}

#item977 {
	width:252px !important;
	height:300px !important;
}

#item22095 {
	width:252px !important;
	height:300px !important;
	left:14px !important;
	top:327px !important;
}

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

#item22100 {
	width:252px !important;
	height:315px !important;
	left:278px !important;
	top:326px !important;
}

#item38484 {
	width:124px !important;
	height:18px !important;
	left:13px !important;
	top:302px !important;
}

#item38515 {
	width:135px !important;
	height:9px !important;
	left:189px !important;
	top:308px !important;
}

#item38543 {
	width:101px !important;
	height:9px !important;
	left:364px !important;
	top:308px !important;
}

#item38571 {
	width:90px !important;
	height:29px !important;
	left:160px !important;
	top:453px !important;
}

#item38598 {
	width:82px !important;
	height:20px !important;
	left:419px !important;
	top:510px !important;
}

#item979 {
	width:178px !important;
	height:300px !important;
}

#item22105 {
	width:178px !important;
	height:300px !important;
	left:88px !important;
	top:326px !important;
}

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

#item22111 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:326px !important;
}

#item981 {
	width:516px !important;
	height:300px !important;
}

#item22116 {
	width:516px !important;
	height:300px !important;
	left:14px !important;
	top:14px !important;
}

#item23659 {
	width:100px !important;
	height:120px !important;
}

#item23654 {
	width:100px !important;
	height:120px !important;
	left:14px !important;
	top:188px !important;
}

#item38625 {
	width:125px !important;
	height:20px !important;
	left:12px !important;
	top:150px !important;
}

#item38652 {
	width:99px !important;
	height:20px !important;
	left:121px !important;
	top:283px !important;
}

#item38680 {
	width:78px !important;
	height:27px !important;
	left:12px !important;
	top:601px !important;
}

#item38710 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item982 {
	width:143px !important;
	height:167px !important;
}

#item22121 {
	width:143px !important;
	height:167px !important;
	left:278px !important;
	top:51px !important;
}

#item984 {
	width:268px !important;
	height:156px !important;
}

#item22127 {
	width:268px !important;
	height:156px !important;
}

#item985 {
	width:127px !important;
	height:126px !important;
}

#item22132 {
	width:127px !important;
	height:126px !important;
	left:14px !important;
	top:231px !important;
}

#item986 {
	width:122px !important;
	height:126px !important;
}

#item22137 {
	width:122px !important;
	height:126px !important;
	left:145px !important;
	top:231px !important;
}

#item987 {
	width:157px !important;
	height:173px !important;
}

#item22142 {
	width:157px !important;
	height:173px !important;
	left:373px !important;
	top:225px !important;
}

#item988 {
	width:266px !important;
	height:210px !important;
}

#item22147 {
	width:266px !important;
	height:210px !important;
	top:423px !important;
}

#item989 {
	width:179px !important;
	height:227px !important;
}

#item22152 {
	width:179px !important;
	height:227px !important;
	left:278px !important;
	top:406px !important;
}

#item38740 {
	width:150px !important;
	height:19px !important;
	left:13px !important;
	top:201px !important;
}

#item38770 {
	width:98px !important;
	height:28px !important;
	left:423px !important;
	top:183px !important;
}

#item38801 {
	width:95px !important;
	height:28px !important;
	left:280px !important;
	top:364px !important;
}

#item38831 {
	width:67px !important;
	height:54px !important;
	left:458px !important;
	top:574px !important;
}

#item38864 {
	width:72px !important;
	height:28px !important;
	left:164px !important;
	top:600px !important;
}

#item38891 {
	width:115px !important;
	height:27px !important;
	left:140px !important;
	top:389px !important;
}

#item38924 {
	width:102px !important;
	height:27px !important;
	left:140px !important;
	top:360px !important;
}

#item990 {
	width:252px !important;
	height:144px !important;
}

#item22157 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:482px !important;
}

#item991 {
	width:195px !important;
	height:223px !important;
}

#item22162 {
	width:195px !important;
	height:223px !important;
	left:349px !important;
	top:410px !important;
}

#item992 {
	width:252px !important;
	height:108px !important;
}

#item22167 {
	width:252px !important;
	height:108px !important;
	left:278px !important;
	top:218px !important;
}

#item993 {
	width:252px !important;
	height:185px !important;
}

#item22172 {
	width:252px !important;
	height:185px !important;
	left:14px !important;
	top:218px !important;
}

#item994 {
	width:530px !important;
	height:211px !important;
}

#item22179 {
	width:530px !important;
	height:211px !important;
	left:14px !important;
}

#item38957 {
	width:143px !important;
	height:18px !important;
	left:22px !important;
	top:187px !important;
}

#item38988 {
	width:195px !important;
	height:19px !important;
	left:19px !important;
	top:450px !important;
}

#item39019 {
	width:95px !important;
	height:18px !important;
	left:16px !important;
	top:610px !important;
}

#item39050 {
	width:198px !important;
	height:9px !important;
	left:283px !important;
	top:389px !important;
}

#item39077 {
	width:67px !important;
	height:38px !important;
	left:285px !important;
	top:590px !important;
}

#item995 {
	width:139px !important;
	height:198px !important;
}

#item22185 {
	width:139px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item999 {
	width:252px !important;
	height:137px !important;
}

#item22190 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:14px !important;
}

#item1000 {
	width:162px !important;
	height:193px !important;
}

#item22195 {
	width:162px !important;
	height:193px !important;
	left:14px !important;
	top:224px !important;
}

#item1001 {
	width:162px !important;
	height:198px !important;
}

#item22200 {
	width:162px !important;
	height:198px !important;
	left:14px !important;
	top:429px !important;
}

#item1002 {
	width:119px !important;
	height:88px !important;
}

#item22205 {
	width:119px !important;
	height:88px !important;
	left:278px !important;
	top:428px !important;
}

#item1003 {
	width:128px !important;
	height:96px !important;
}

#item22210 {
	width:128px !important;
	height:96px !important;
	left:403px !important;
	top:429px !important;
}

#item1004 {
	width:141px !important;
	height:191px !important;
}

#item22215 {
	width:141px !important;
	height:191px !important;
	left:278px !important;
	top:226px !important;
}

#item39104 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item39131 {
	width:78px !important;
	height:20px !important;
	left:420px !important;
	top:194px !important;
}

#item39158 {
	width:90px !important;
	height:20px !important;
	left:179px !important;
	top:399px !important;
}

#item39185 {
	width:80px !important;
	height:29px !important;
	left:424px !important;
	top:389px !important;
}

#item39212 {
	width:78px !important;
	height:29px !important;
	left:179px !important;
	top:599px !important;
}

#item39240 {
	width:123px !important;
	height:20px !important;
	left:277px !important;
	top:608px !important;
}

#item39272 {
	width:112px !important;
	height:20px !important;
	left:400px !important;
	top:608px !important;
}

#item1005 {
	width:252px !important;
	height:158px !important;
}

#item22220 {
	width:252px !important;
	height:158px !important;
	left:14px !important;
	top:430px !important;
}

#item1006 {
	width:266px !important;
	height:281px !important;
}

#item22225 {
	width:266px !important;
	height:281px !important;
	left:278px !important;
	top:351px !important;
}

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

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

#item1008 {
	width:266px !important;
	height:347px !important;
}

#item22235 {
	width:266px !important;
	height:347px !important;
	left:278px !important;
}

#item1009 {
	width:161px !important;
	height:198px !important;
}

#item22240 {
	width:161px !important;
	height:198px !important;
	left:105px !important;
	top:14px !important;
}

#item39300 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:194px !important;
}

#item39328 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:416px !important;
}

#item39355 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item39385 {
	width:82px !important;
	height:18px !important;
	left:276px !important;
	top:330px !important;
}

#item39415 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item1012 {
	width:163px !important;
	height:198px !important;
}

#item22245 {
	width:163px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item1014 {
	width:252px !important;
	height:137px !important;
}

#item22256 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:225px !important;
}

#item1015 {
	width:252px !important;
	height:189px !important;
}

#item22262 {
	width:252px !important;
	height:189px !important;
	left:14px !important;
	top:325px !important;
}

#item1016 {
	width:178px !important;
	height:215px !important;
}

#item22267 {
	width:178px !important;
	height:215px !important;
	left:278px !important;
	top:429px !important;
}

#item1020 {
	width:266px !important;
	height:158px !important;
}

#item22288 {
	width:266px !important;
	height:158px !important;
	left:544px !important;
}

#item39448 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item39480 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:417px !important;
}

#item39511 {
	width:94px !important;
	height:18px !important;
	left:443px !important;
	top:197px !important;
}

#item39541 {
	width:78px !important;
	height:36px !important;
	left:457px !important;
	top:592px !important;
}

#item39572 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item1017 {
	width:530px !important;
	height:206px !important;
}

#item22272 {
	width:530px !important;
	height:206px !important;
	left:14px !important;
	top:429px !important;
}

#item1018 {
	width:252px !important;
	height:143px !important;
}

#item22278 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:221px !important;
}

#item1019 {
	width:255px !important;
	height:327px !important;
}

#item22283 {
	width:255px !important;
	height:327px !important;
	left:278px !important;
	top:14px !important;
}

#item39602 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:412px !important;
}

#item39633 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item39664 {
	width:260px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

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

#item39724 {
	width:107px !important;
	height:20px !important;
	left:306px !important;
	top:603px !important;
}

#item1021 {
	width:266px !important;
	height:210px !important;
}

#item22293 {
	width:266px !important;
	height:210px !important;
}

#item1022 {
	width:115px !important;
	height:117px !important;
}

#item22298 {
	width:115px !important;
	height:117px !important;
	left:14px !important;
	top:170px !important;
}

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

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

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

#item22308 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:223px !important;
}

#item1027 {
	width:266px !important;
	height:177px !important;
}

#item22313 {
	width:266px !important;
	height:177px !important;
	top:386px !important;
}

#item1028 {
	width:167px !important;
	height:198px !important;
}

#item22318 {
	width:167px !important;
	height:198px !important;
	left:363px !important;
	top:429px !important;
}

#item39751 {
	width:217px !important;
	height:9px !important;
	left:277px !important;
	top:202px !important;
}

#item39781 {
	width:183px !important;
	height:9px !important;
	left:277px !important;
	top:413px !important;
}

#item39811 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item39838 {
	width:78px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item39868 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:358px !important;
}

#item39900 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:367px !important;
}

#item1029 {
	width:230px !important;
	height:133px !important;
}

#item22323 {
	width:230px !important;
	height:133px !important;
	left:14px !important;
	top:493px !important;
}

#item1030 {
	width:99px !important;
	height:179px !important;
}

#item22328 {
	width:99px !important;
	height:179px !important;
	left:446px !important;
	top:449px !important;
}

#item1031 {
	width:141px !important;
	height:132px !important;
}

#item22334 {
	width:141px !important;
	height:132px !important;
	left:403px !important;
	top:306px !important;
}

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

#item22339 {
	width:252px !important;
	height:216px !important;
	left:278px !important;
	top:14px !important;
}

#item1033 {
	width:148px !important;
	height:358px !important;
}

#item22344 {
	width:148px !important;
	height:358px !important;
	left:14px !important;
	top:6px !important;
}

#item1034 {
	width:84px !important;
	height:170px !important;
}

#item22349 {
	width:84px !important;
	height:170px !important;
	left:177px !important;
	top:189px !important;
}

#item39931 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:435px !important;
}

#item39961 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:476px !important;
}

#item39991 {
	width:146px !important;
	height:9px !important;
	left:282px !important;
	top:301px !important;
}

#item40018 {
	width:76px !important;
	height:20px !important;
	left:281px !important;
	top:420px !important;
}

#item40046 {
	width:125px !important;
	height:18px !important;
	left:248px !important;
	top:610px !important;
}

#item40078 {
	width:78px !important;
	height:20px !important;
	left:371px !important;
	top:608px !important;
}

#item1035 {
	width:253px !important;
	height:122px !important;
}

#item22354 {
	width:253px !important;
	height:122px !important;
	left:13px !important;
}

#item1036 {
	width:253px !important;
	height:122px !important;
}

#item22359 {
	width:253px !important;
	height:122px !important;
	left:277px !important;
}

#item1037 {
	width:145px !important;
	height:169px !important;
}

#item22364 {
	width:145px !important;
	height:169px !important;
	left:14px !important;
	top:201px !important;
}

#item1038 {
	width:135px !important;
	height:183px !important;
}

#item22369 {
	width:135px !important;
	height:183px !important;
	left:266px !important;
	top:195px !important;
}

#item1041 {
	width:174px !important;
	height:264px !important;
}

#item22374 {
	width:174px !important;
	height:264px !important;
	left:14px !important;
	top:380px !important;
}

#item1042 {
	width:139px !important;
	height:206px !important;
}

#item22379 {
	width:139px !important;
	height:206px !important;
	left:157px !important;
	top:372px !important;
}

#item1043 {
	width:113px !important;
	height:159px !important;
}

#item22384 {
	width:113px !important;
	height:159px !important;
	left:417px !important;
	top:380px !important;
}

#item1044 {
	width:181px !important;
	height:270px !important;
}

#item22389 {
	width:181px !important;
	height:270px !important;
	left:544px !important;
	top:270px !important;
}

#item40106 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:185px !important;
}

#item40133 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:181px !important;
}

#item40164 {
	width:82px !important;
	height:18px !important;
	left:164px !important;
	top:353px !important;
}

#item40196 {
	width:118px !important;
	height:20px !important;
	left:406px !important;
	top:353px !important;
}

#item40223 {
	width:174px !important;
	height:9px !important;
	left:319px !important;
	top:608px !important;
}

#item40250 {
	width:174px !important;
	height:9px !important;
	left:319px !important;
	top:619px !important;
}

#item1045 {
	width:354px !important;
	height:150px !important;
}

#item22394 {
	width:354px !important;
	height:150px !important;
	left:191px !important;
	top:485px !important;
}

#item1046 {
	width:164px !important;
	height:140px !important;
}

#item22399 {
	width:164px !important;
	height:140px !important;
	left:190px !important;
	top:269px !important;
}

#item1047 {
	width:166px !important;
	height:138px !important;
}

#item22404 {
	width:166px !important;
	height:138px !important;
	left:364px !important;
	top:267px !important;
}

#item1048 {
	width:530px !important;
	height:263px !important;
}

#item22410 {
	width:530px !important;
	height:263px !important;
	left:14px !important;
}

#item40277 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40304 {
	width:145px !important;
	height:9px !important;
	left:190px !important;
	top:470px !important;
}

#item40332 {
	width:152px !important;
	height:18px !important;
	left:349px !important;
	top:461px !important;
}

#item40362 {
	width:173px !important;
	height:9px !important;
	left:334px !important;
	top:619px !important;
}

#item40389 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:135px !important;
}

#item1049 {
	width:179px !important;
	height:212px !important;
}

#item22415 {
	width:179px !important;
	height:212px !important;
}

#item1050 {
	width:252px !important;
	height:138px !important;
}

#item22420 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:14px !important;
}

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

#item22426 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:216px !important;
}

#item1052 {
	width:162px !important;
	height:192px !important;
}

#item22431 {
	width:162px !important;
	height:192px !important;
	left:368px !important;
	top:224px !important;
}

#item1053 {
	width:143px !important;
	height:206px !important;
}

#item22436 {
	width:143px !important;
	height:206px !important;
	left:14px !important;
	top:429px !important;
}

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

#item22441 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:428px !important;
}

#item40423 {
	width:87px !important;
	height:18px !important;
	left:181px !important;
	top:195px !important;
}

#item40451 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:205px !important;
}

#item40478 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:414px !important;
}

#item40505 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:399px !important;
}

#item40532 {
	width:89px !important;
	height:29px !important;
	left:160px !important;
	top:526px !important;
}

#item40565 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item1055 {
	width:119px !important;
	height:147px !important;
}

#item22446 {
	width:119px !important;
	height:147px !important;
	left:147px !important;
	top:480px !important;
}

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

#item22451 {
	width:252px !important;
	height:94px !important;
	left:278px !important;
	top:479px !important;
}

#item1057 {
	width:155px !important;
	height:142px !important;
}

#item22456 {
	width:155px !important;
	height:142px !important;
	left:375px !important;
	top:325px !important;
}

#item1058 {
	width:116px !important;
	height:142px !important;
}

#item22461 {
	width:116px !important;
	height:142px !important;
	left:150px !important;
	top:326px !important;
}

#item1059 {
	width:154px !important;
	height:146px !important;
}

#item22466 {
	width:154px !important;
	height:146px !important;
	left:112px !important;
	top:172px !important;
}

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

#item22471 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
	top:14px !important;
}

#item1061 {
	width:99px !important;
	height:145px !important;
}

#item22476 {
	width:99px !important;
	height:145px !important;
	left:167px !important;
	top:14px !important;
}

#item40592 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:141px !important;
}

#item40619 {
	width:106px !important;
	height:29px !important;
	left:13px !important;
	top:287px !important;
}

#item40649 {
	width:132px !important;
	height:9px !important;
	left:24px !important;
	top:450px !important;
}

#item40676 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40703 {
	width:217px !important;
	height:9px !important;
	left:281px !important;
	top:307px !important;
}

#item40734 {
	width:102px !important;
	height:20px !important;
	left:276px !important;
	top:450px !important;
}

#item40761 {
	width:255px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item1064 {
	width:39px !important;
	height:71px !important;
}

#item22482 {
	width:39px !important;
	height:71px !important;
	left:19px !important;
	top:130px !important;
}

#item1065 {
	width:61px !important;
	height:70px !important;
}

#item22487 {
	width:61px !important;
	height:70px !important;
	left:96px !important;
	top:206px !important;
}

#item1066 {
	width:70px !important;
	height:74px !important;
}

#item22492 {
	width:70px !important;
	height:74px !important;
	left:147px !important;
	top:298px !important;
}

#item1067 {
	width:111px !important;
	height:375px !important;
}

#item22497 {
	width:111px !important;
	height:375px !important;
	left:272px !important;
}

#item1068 {
	width:75px !important;
	height:57px !important;
}

#item22502 {
	width:75px !important;
	height:57px !important;
	left:386px !important;
	top:241px !important;
}

#item1069 {
	width:66px !important;
	height:55px !important;
}

#item22507 {
	width:66px !important;
	height:55px !important;
	left:464px !important;
	top:236px !important;
}

#item1070 {
	width:330px !important;
	height:241px !important;
}

#item22512 {
	width:330px !important;
	height:241px !important;
	left:14px !important;
	top:386px !important;
}

#item40793 {
	width:123px !important;
	height:20px !important;
	left:390px !important;
	top:210px !important;
}

#item40826 {
	width:65px !important;
	height:59px !important;
	left:390px !important;
	top:299px !important;
}

#item40857 {
	width:65px !important;
	height:59px !important;
	left:466px !important;
	top:298px !important;
}

#item40888 {
	width:180px !important;
	height:9px !important;
	left:346px !important;
	top:482px !important;
}

#item40919 {
	width:172px !important;
	height:9px !important;
	left:346px !important;
	top:497px !important;
}

#item40949 {
	width:100px !important;
	height:27px !important;
	left:154px !important;
	top:103px !important;
}

#item40981 {
	width:102px !important;
	height:27px !important;
	left:154px !important;
	top:130px !important;
}

#item41012 {
	width:101px !important;
	height:27px !important;
	left:154px !important;
	top:157px !important;
}

#item1071 {
	width:117px !important;
	height:114px !important;
}

#item22517 {
	width:117px !important;
	height:114px !important;
	left:14px !important;
	top:383px !important;
}

#item1072 {
	width:118px !important;
	height:117px !important;
}

#item22522 {
	width:118px !important;
	height:117px !important;
	left:14px !important;
	top:508px !important;
}

#item1073 {
	width:243px !important;
	height:155px !important;
}

#item22527 {
	width:243px !important;
	height:155px !important;
	left:248px !important;
	top:383px !important;
}

#item1074 {
	width:238px !important;
	height:147px !important;
}

#item22534 {
	width:238px !important;
	height:147px !important;
	left:292px !important;
	top:240px !important;
}

#item1075 {
	width:252px !important;
	height:165px !important;
}

#item22539 {
	width:252px !important;
	height:165px !important;
	left:278px !important;
	top:14px !important;
}

#item1076 {
	width:55px !important;
	height:358px !important;
}

#item22544 {
	width:55px !important;
	height:358px !important;
	left:6px !important;
	top:10px !important;
}

#item1078 {
	width:125px !important;
	height:334px !important;
}

#item22549 {
	width:125px !important;
	height:334px !important;
	left:96px !important;
	top:44px !important;
}

#item1077 {
	width:72px !important;
	height:350px !important;
}

#item22555 {
	width:72px !important;
	height:350px !important;
	left:66px !important;
	top:23px !important;
}

#item41044 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:227px !important;
}

#item41071 {
	width:95px !important;
	height:29px !important;
	left:139px !important;
	top:589px !important;
}

#item41098 {
	width:76px !important;
	height:20px !important;
	left:139px !important;
	top:511px !important;
}

#item41125 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item41156 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item41187 {
	width:62px !important;
	height:29px !important;
	left:168px !important;
	top:277px !important;
}

#item41214 {
	width:63px !important;
	height:29px !important;
	left:168px !important;
	top:306px !important;
}

#item41245 {
	width:63px !important;
	height:29px !important;
	left:168px !important;
	top:336px !important;
}

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

#item22560 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:14px !important;
}

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

#item22565 {
	width:142px !important;
	height:151px !important;
	left:14px !important;
	top:76px !important;
}

#item1082 {
	width:141px !important;
	height:86px !important;
}

#item22570 {
	width:141px !important;
	height:86px !important;
	left:14px !important;
	top:228px !important;
}

#item1083 {
	width:252px !important;
	height:174px !important;
}

#item22575 {
	width:252px !important;
	height:174px !important;
	left:14px !important;
	top:326px !important;
}

#item1084 {
	width:89px !important;
	height:85px !important;
}

#item22580 {
	width:89px !important;
	height:85px !important;
	left:355px !important;
	top:463px !important;
}

#item1085 {
	width:73px !important;
	height:85px !important;
}

#item22585 {
	width:73px !important;
	height:85px !important;
	left:385px !important;
	top:439px !important;
}

#item1086 {
	width:67px !important;
	height:118px !important;
}

#item22590 {
	width:67px !important;
	height:118px !important;
	left:463px !important;
	top:429px !important;
}

#item1089 {
	width:252px !important;
	height:118px !important;
}

#item22595 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:224px !important;
}

#item41277 {
	width:184px !important;
	height:18px !important;
	left:276px !important;
	top:198px !important;
}

#item41312 {
	width:95px !important;
	height:30px !important;
	left:162px !important;
	top:250px !important;
}

#item41342 {
	width:95px !important;
	height:30px !important;
	left:162px !important;
	top:285px !important;
}

#item41373 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item41404 {
	width:140px !important;
	height:20px !important;
	left:110px !important;
	top:608px !important;
}

#item41435 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item41465 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item22600 {
	width:252px !important;
	height:244px !important;
	left:14px !important;
	top:326px !important;
}

#item1092 {
	width:121px !important;
	height:191px !important;
}

#item22605 {
	width:121px !important;
	height:191px !important;
	left:409px !important;
	top:336px !important;
}

#item1091 {
	width:79px !important;
	height:138px !important;
}

#item22610 {
	width:79px !important;
	height:138px !important;
	left:349px !important;
	top:271px !important;
}

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

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

#item1094 {
	width:266px !important;
	height:182px !important;
}

#item22620 {
	width:266px !important;
	height:182px !important;
	left:278px !important;
}

#item41492 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:295px !important;
}

#item41520 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:258px !important;
}

#item41554 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item41582 {
	width:76px !important;
	height:20px !important;
	left:282px !important;
	top:608px !important;
}

#item41609 {
	width:133px !important;
	height:9px !important;
	left:375px !important;
	top:619px !important;
}

#item1096 {
	width:260px !important;
	height:144px !important;
}

#item22625 {
	width:260px !important;
	height:144px !important;
	left:270px !important;
	top:14px !important;
}

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

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

#item1098 {
	width:258px !important;
	height:264px !important;
}

#item22636 {
	width:258px !important;
	height:264px !important;
	left:9px !important;
	top:278px !important;
}

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

#item22641 {
	width:252px !important;
	height:192px !important;
	left:278px !important;
	top:224px !important;
}

#item1100 {
	width:257px !important;
	height:155px !important;
}

#item22647 {
	width:257px !important;
	height:155px !important;
	left:278px !important;
	top:428px !important;
}

#item41636 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:267px !important;
}

#item41666 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item41697 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item41724 {
	width:152px !important;
	height:9px !important;
	left:281px !important;
	top:614px !important;
}

#item41751 {
	width:160px !important;
	height:9px !important;
	left:376px !important;
	top:405px !important;
}

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

#item22652 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:429px !important;
}

#item1102 {
	width:252px !important;
	height:129px !important;
}

#item22657 {
	width:252px !important;
	height:129px !important;
	left:278px !important;
	top:428px !important;
}

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

#item22662 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:224px !important;
}

#item1104 {
	width:257px !important;
	height:152px !important;
}

#item22667 {
	width:257px !important;
	height:152px !important;
	left:9px !important;
	top:223px !important;
}

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

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

#item1106 {
	width:263px !important;
	height:171px !important;
}

#item22677 {
	width:263px !important;
	height:171px !important;
	left:278px !important;
	top:14px !important;
}

#item41783 {
	width:222px !important;
	height:9px !important;
	left:12px !important;
	top:207px !important;
}

#item41814 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item41841 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item41871 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item41902 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item41929 {
	width:245px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item1107 {
	width:257px !important;
	height:223px !important;
}

#item22682 {
	width:257px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

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

#item22687 {
	width:252px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

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

#item22692 {
	width:252px !important;
	height:254px !important;
	left:14px !important;
	top:327px !important;
}

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

#item22698 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:225px !important;
}

#item1113 {
	width:257px !important;
	height:198px !important;
}

#item22704 {
	width:257px !important;
	height:198px !important;
	left:273px !important;
	top:428px !important;
}

#item41959 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

#item41990 {
	width:104px !important;
	height:18px !important;
	left:425px !important;
	top:196px !important;
}

#item42021 {
	width:88px !important;
	height:29px !important;
	left:425px !important;
	top:390px !important;
}

#item42048 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item42079 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

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

#item22709 {
	width:252px !important;
	height:256px !important;
	left:14px !important;
	top:326px !important;
}

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

#item22714 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:417px !important;
}

#item1116 {
	width:161px !important;
	height:172px !important;
}

#item22719 {
	width:161px !important;
	height:172px !important;
	left:369px !important;
	top:235px !important;
}

#item1117 {
	width:266px !important;
	height:225px !important;
}

#item22724 {
	width:266px !important;
	height:225px !important;
	left:278px !important;
}

#item1118 {
	width:251px !important;
	height:238px !important;
}

#item22729 {
	width:251px !important;
	height:238px !important;
	left:15px !important;
}

#item42106 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item42136 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

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

#item42193 {
	width:96px !important;
	height:30px !important;
	left:284px !important;
	top:367px !important;
}

#item42221 {
	width:90px !important;
	height:27px !important;
	left:280px !important;
	top:198px !important;
}

#item1122 {
	width:123px !important;
	height:186px !important;
}

#item22734 {
	width:123px !important;
	height:186px !important;
	left:89px !important;
	top:111px !important;
}

#item1123 {
	width:120px !important;
	height:180px !important;
}

#item22739 {
	width:120px !important;
	height:180px !important;
	left:205px !important;
	top:118px !important;
}

#item1124 {
	width:72px !important;
	height:103px !important;
}

#item22744 {
	width:72px !important;
	height:103px !important;
	left:332px !important;
	top:82px !important;
}

#item1125 {
	width:74px !important;
	height:101px !important;
}

#item22749 {
	width:74px !important;
	height:101px !important;
	left:330px !important;
	top:193px !important;
}

#item1126 {
	width:116px !important;
	height:173px !important;
}

#item22754 {
	width:116px !important;
	height:173px !important;
	left:14px !important;
	top:451px !important;
}

#item1127 {
	width:127px !important;
	height:198px !important;
}

#item22759 {
	width:127px !important;
	height:198px !important;
	left:140px !important;
	top:429px !important;
}

#item1128 {
	width:82px !important;
	height:94px !important;
}

#item22764 {
	width:82px !important;
	height:94px !important;
	left:27px !important;
	top:349px !important;
}

#item1129 {
	width:55px !important;
	height:77px !important;
}

#item22769 {
	width:55px !important;
	height:77px !important;
	left:143px !important;
	top:349px !important;
}

#item1130 {
	width:56px !important;
	height:77px !important;
}

#item22775 {
	width:56px !important;
	height:77px !important;
	left:204px !important;
	top:349px !important;
}

#item42252 {
	width:63px !important;
	height:9px !important;
	left:413px !important;
	top:331px !important;
}

#item42279 {
	width:67px !important;
	height:9px !important;
	left:413px !important;
	top:340px !important;
}

#item42307 {
	width:78px !important;
	height:9px !important;
	left:413px !important;
	top:350px !important;
}

#item42334 {
	width:92px !important;
	height:9px !important;
	left:413px !important;
	top:241px !important;
}

#item42361 {
	width:81px !important;
	height:9px !important;
	left:413px !important;
	top:251px !important;
}

#item42388 {
	width:103px !important;
	height:19px !important;
	left:413px !important;
	top:132px !important;
}

#item42415 {
	width:77px !important;
	height:9px !important;
	left:413px !important;
	top:43px !important;
}

#item1131 {
	width:256px !important;
	height:142px !important;
}

#item22782 {
	width:256px !important;
	height:142px !important;
	left:14px !important;
	top:408px !important;
}

#item1132 {
	width:76px !important;
	height:74px !important;
}

#item22787 {
	width:76px !important;
	height:74px !important;
	left:23px !important;
	top:551px !important;
}

#item1133 {
	width:75px !important;
	height:75px !important;
}

#item22792 {
	width:75px !important;
	height:75px !important;
	left:106px !important;
	top:551px !important;
}

#item1134 {
	width:252px !important;
	height:113px !important;
}

#item22798 {
	width:252px !important;
	height:113px !important;
	left:278px !important;
	top:519px !important;
}

#item1138 {
	width:252px !important;
	height:118px !important;
}

#item22803 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:337px !important;
}

#item1139 {
	width:257px !important;
	height:179px !important;
}

#item22808 {
	width:257px !important;
	height:179px !important;
	left:14px !important;
	top:128px !important;
}

#item1140 {
	width:82px !important;
	height:75px !important;
}

#item22813 {
	width:82px !important;
	height:75px !important;
	left:34px !important;
	top:225px !important;
}

#item1141 {
	width:252px !important;
	height:114px !important;
}

#item22818 {
	width:252px !important;
	height:114px !important;
	left:278px !important;
	top:84px !important;
}

#item45941 {
	width:147px !important;
	height:18px !important;
	left:284px !important;
	top:70px !important;
}

#item45976 {
	width:199px !important;
	height:9px !important;
	left:284px !important;
	top:321px !important;
}

#item46007 {
	width:206px !important;
	height:9px !important;
	left:288px !important;
	top:509px !important;
}

#item46038 {
	width:90px !important;
	height:9px !important;
	left:22px !important;
	top:375px !important;
}

#item46065 {
	width:89px !important;
	height:9px !important;
	left:22px !important;
	top:385px !important;
}

#item46092 {
	width:90px !important;
	height:9px !important;
	left:22px !important;
	top:394px !important;
}

#item46120 {
	width:100px !important;
	height:9px !important;
	left:24px !important;
	top:101px !important;
}

#item46147 {
	width:100px !important;
	height:9px !important;
	left:24px !important;
	top:110px !important;
}

#item1142 {
	width:169px !important;
	height:364px !important;
}

#item22823 {
	width:169px !important;
	height:364px !important;
	left:23px !important;
	top:196px !important;
}

#item1143 {
	width:126px !important;
	height:232px !important;
}

#item22828 {
	width:126px !important;
	height:232px !important;
	left:232px !important;
	top:249px !important;
}

#item1144 {
	width:138px !important;
	height:103px !important;
}

#item22833 {
	width:138px !important;
	height:103px !important;
	left:226px !important;
	top:144px !important;
}

#item1145 {
	width:96px !important;
	height:109px !important;
}

#item22838 {
	width:96px !important;
	height:109px !important;
	left:140px !important;
	top:79px !important;
}

#item1146 {
	width:65px !important;
	height:64px !important;
}

#item22843 {
	width:65px !important;
	height:64px !important;
	left:328px !important;
	top:558px !important;
}

#item42442 {
	width:108px !important;
	height:9px !important;
	left:400px !important;
	top:493px !important;
}

#item42473 {
	width:85px !important;
	height:9px !important;
	left:400px !important;
	top:502px !important;
}

#item42500 {
	width:73px !important;
	height:9px !important;
	left:400px !important;
	top:448px !important;
}

#item42527 {
	width:66px !important;
	height:9px !important;
	left:400px !important;
	top:457px !important;
}

#item42554 {
	width:65px !important;
	height:9px !important;
	left:400px !important;
	top:368px !important;
}

#item42581 {
	width:96px !important;
	height:9px !important;
	left:400px !important;
	top:293px !important;
}

#item42608 {
	width:82px !important;
	height:9px !important;
	left:400px !important;
	top:312px !important;
}

#item42635 {
	width:92px !important;
	height:9px !important;
	left:400px !important;
	top:331px !important;
}

#item42666 {
	width:67px !important;
	height:9px !important;
	left:400px !important;
	top:185px !important;
}

#item42693 {
	width:69px !important;
	height:9px !important;
	left:400px !important;
	top:194px !important;
}

#item42721 {
	width:92px !important;
	height:9px !important;
	left:400px !important;
	top:113px !important;
}

#item42748 {
	width:81px !important;
	height:9px !important;
	left:400px !important;
	top:41px !important;
}

#item42775 {
	width:108px !important;
	height:9px !important;
	left:400px !important;
	top:493px !important;
}

#item42805 {
	width:85px !important;
	height:9px !important;
	left:400px !important;
	top:502px !important;
}

#item42832 {
	width:73px !important;
	height:9px !important;
	left:400px !important;
	top:448px !important;
}

#item42859 {
	width:66px !important;
	height:9px !important;
	left:400px !important;
	top:457px !important;
}

#item42886 {
	width:65px !important;
	height:9px !important;
	left:400px !important;
	top:368px !important;
}

#item42913 {
	width:96px !important;
	height:9px !important;
	left:400px !important;
	top:293px !important;
}

#item42940 {
	width:82px !important;
	height:9px !important;
	left:400px !important;
	top:312px !important;
}

#item42969 {
	width:92px !important;
	height:9px !important;
	left:400px !important;
	top:331px !important;
}

#item42999 {
	width:67px !important;
	height:9px !important;
	left:400px !important;
	top:185px !important;
}

#item43026 {
	width:69px !important;
	height:9px !important;
	left:400px !important;
	top:194px !important;
}

#item43053 {
	width:92px !important;
	height:9px !important;
	left:400px !important;
	top:113px !important;
}

#item43080 {
	width:81px !important;
	height:9px !important;
	left:400px !important;
	top:41px !important;
}

#item1147 {
	width:132px !important;
	height:301px !important;
}

#item22848 {
	width:132px !important;
	height:301px !important;
	left:35px !important;
	top:119px !important;
}

#item1148 {
	width:133px !important;
	height:299px !important;
}

#item22854 {
	width:133px !important;
	height:299px !important;
	left:171px !important;
	top:120px !important;
}

#item1149 {
	width:139px !important;
	height:296px !important;
}

#item22859 {
	width:139px !important;
	height:296px !important;
	left:309px !important;
	top:122px !important;
}

#item1150 {
	width:72px !important;
	height:100px !important;
}

#item22864 {
	width:72px !important;
	height:100px !important;
	left:458px !important;
	top:14px !important;
}

#item1151 {
	width:71px !important;
	height:99px !important;
}

#item22869 {
	width:71px !important;
	height:99px !important;
	left:459px !important;
	top:119px !important;
}

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

#item22874 {
	width:58px !important;
	height:57px !important;
	left:472px !important;
	top:231px !important;
}

#item1153 {
	width:58px !important;
	height:58px !important;
}

#item22879 {
	width:58px !important;
	height:58px !important;
	left:472px !important;
	top:296px !important;
}

#item1154 {
	width:57px !important;
	height:57px !important;
}

#item22884 {
	width:57px !important;
	height:57px !important;
	left:473px !important;
	top:361px !important;
}

#item1155 {
	width:162px !important;
	height:164px !important;
}

#item22889 {
	width:162px !important;
	height:164px !important;
	left:14px !important;
	top:14px !important;
}

#item1156 {
	width:189px !important;
	height:181px !important;
}

#item22894 {
	width:189px !important;
	height:181px !important;
	left:341px !important;
	top:5px !important;
}

#item1157 {
	width:71px !important;
	height:70px !important;
}

#item22899 {
	width:71px !important;
	height:70px !important;
	left:399px !important;
	top:88px !important;
}

#item1158 {
	width:113px !important;
	height:88px !important;
}

#item22904 {
	width:113px !important;
	height:88px !important;
	left:272px !important;
	top:138px !important;
}

#item1159 {
	width:49px !important;
	height:43px !important;
}

#item22909 {
	width:49px !important;
	height:43px !important;
	left:266px !important;
	top:60px !important;
}

#item1160 {
	width:20px !important;
	height:25px !important;
}

#item22914 {
	width:20px !important;
	height:25px !important;
	left:307px !important;
	top:43px !important;
}

#item1161 {
	width:30px !important;
	height:23px !important;
}

#item22919 {
	width:30px !important;
	height:23px !important;
	left:310px !important;
	top:97px !important;
}

#item1162 {
	width:215px !important;
	height:135px !important;
}

#item22924 {
	width:215px !important;
	height:135px !important;
	left:9px !important;
	top:415px !important;
}

#item1163 {
	width:184px !important;
	height:167px !important;
}

#item22930 {
	width:184px !important;
	height:167px !important;
	left:71px !important;
	top:334px !important;
}

#item1164 {
	width:82px !important;
	height:103px !important;
}

#item22935 {
	width:82px !important;
	height:103px !important;
	left:168px !important;
	top:326px !important;
}

#item1167 {
	width:269px !important;
	height:247px !important;
}

#item22940 {
	width:269px !important;
	height:247px !important;
	left:261px !important;
	top:326px !important;
}

#item43108 {
	width:77px !important;
	height:20px !important;
	left:168px !important;
	top:289px !important;
}

#item43135 {
	width:163px !important;
	height:20px !important;
	left:266px !important;
	top:602px !important;
}

#item43166 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item43194 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item43224 {
	width:271px !important;
	height:9px !important;
	left:262px !important;
	top:279px !important;
}

#item43255 {
	width:271px !important;
	height:9px !important;
	left:262px !important;
	top:289px !important;
}

#item43286 {
	width:271px !important;
	height:9px !important;
	left:262px !important;
	top:300px !important;
}

#item1168 {
	width:173px !important;
	height:395px !important;
}

#item22946 {
	width:173px !important;
	height:395px !important;
	left:9px !important;
	top:89px !important;
}

#item1169 {
	width:245px !important;
	height:142px !important;
}

#item22951 {
	width:245px !important;
	height:142px !important;
	left:293px !important;
	top:472px !important;
}

#item1170 {
	width:189px !important;
	height:151px !important;
}

#item22956 {
	width:189px !important;
	height:151px !important;
	left:186px !important;
	top:382px !important;
}

#item1171 {
	width:207px !important;
	height:303px !important;
}

#item22961 {
	width:207px !important;
	height:303px !important;
	left:337px !important;
}

#item1172 {
	width:141px !important;
	height:199px !important;
}

#item22966 {
	width:141px !important;
	height:199px !important;
	left:186px !important;
}

#item43317 {
	width:118px !important;
	height:18px !important;
	left:122px !important;
	top:610px !important;
}

#item43347 {
	width:197px !important;
	height:9px !important;
	left:335px !important;
	top:365px !important;
}

#item43379 {
	width:92px !important;
	height:18px !important;
	left:380px !important;
	top:466px !important;
}

#item43409 {
	width:129px !important;
	height:9px !important;
	left:186px !important;
	top:250px !important;
}

#item43436 {
	width:132px !important;
	height:20px !important;
	left:186px !important;
	top:366px !important;
}

#item1173 {
	width:120px !important;
	height:223px !important;
}

#item22971 {
	width:120px !important;
	height:223px !important;
	left:6px !important;
	top:48px !important;
}

#item1174 {
	width:78px !important;
	height:108px !important;
}

#item22976 {
	width:78px !important;
	height:108px !important;
	left:188px !important;
	top:14px !important;
}

#item1175 {
	width:218px !important;
	height:205px !important;
}

#item22981 {
	width:218px !important;
	height:205px !important;
	left:271px !important;
}

#item1178 {
	width:130px !important;
	height:93px !important;
}

#item22986 {
	width:130px !important;
	height:93px !important;
	left:315px !important;
	top:66px !important;
}

#item1179 {
	width:56px !important;
	height:89px !important;
}

#item22991 {
	width:56px !important;
	height:89px !important;
	left:474px !important;
	top:115px !important;
}

#item1180 {
	width:274px !important;
	height:249px !important;
}

#item22996 {
	width:274px !important;
	height:249px !important;
	left:4px !important;
	top:302px !important;
}

#item1181 {
	width:149px !important;
	height:162px !important;
}

#item23002 {
	width:149px !important;
	height:162px !important;
	left:281px !important;
	top:401px !important;
}

#item1182 {
	width:142px !important;
	height:142px !important;
}

#item23007 {
	width:142px !important;
	height:142px !important;
	left:289px !important;
	top:483px !important;
}

#item1183 {
	width:127px !important;
	height:53px !important;
}

#item23012 {
	width:127px !important;
	height:53px !important;
	left:403px !important;
	top:568px !important;
}

#item43468 {
	width:117px !important;
	height:20px !important;
	left:132px !important;
	top:252px !important;
}

#item43495 {
	width:183px !important;
	height:9px !important;
	left:94px !important;
	top:619px !important;
}

#item43525 {
	width:79px !important;
	height:20px !important;
	left:437px !important;
	top:516px !important;
}

#item43552 {
	width:87px !important;
	height:20px !important;
	left:437px !important;
	top:536px !important;
}

#item43580 {
	width:242px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item43611 {
	width:242px !important;
	height:9px !important;
	left:276px !important;
	top:317px !important;
}

#item43642 {
	width:242px !important;
	height:9px !important;
	left:276px !important;
	top:328px !important;
}

#item1184 {
	width:221px !important;
	height:139px !important;
}

#item23017 {
	width:221px !important;
	height:139px !important;
	left:7px !important;
	top:492px !important;
}

#item1185 {
	width:243px !important;
	height:287px !important;
}

#item23022 {
	width:243px !important;
	height:287px !important;
	left:289px !important;
	top:313px !important;
}

#item1187 {
	width:182px !important;
	height:235px !important;
}

#item23027 {
	width:182px !important;
	height:235px !important;
	left:365px !important;
	top:97px !important;
}

#item1188 {
	width:187px !important;
	height:192px !important;
}

#item23032 {
	width:187px !important;
	height:192px !important;
	left:9px !important;
	top:185px !important;
}

#item1189 {
	width:81px !important;
	height:84px !important;
}

#item23037 {
	width:81px !important;
	height:84px !important;
	left:185px !important;
	top:166px !important;
}

#item1190 {
	width:87px !important;
	height:201px !important;
}

#item23042 {
	width:87px !important;
	height:201px !important;
	left:14px !important;
}

#item43674 {
	width:68px !important;
	height:45px !important;
	left:230px !important;
	top:564px !important;
}

#item43707 {
	width:119px !important;
	height:27px !important;
	left:276px !important;
	top:108px !important;
}

#item43738 {
	width:80px !important;
	height:36px !important;
	left:276px !important;
	top:231px !important;
}

#item43771 {
	width:143px !important;
	height:9px !important;
	left:106px !important;
	top:141px !important;
}

#item43798 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:435px !important;
}

#item43828 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:445px !important;
}

#item1191 {
	width:227px !important;
	height:198px !important;
}

#item23047 {
	width:227px !important;
	height:198px !important;
	left:10px !important;
	top:10px !important;
}

#item1192 {
	width:106px !important;
	height:74px !important;
}

#item23054 {
	width:106px !important;
	height:74px !important;
	left:70px !important;
	top:100px !important;
}

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

#item23059 {
	width:95px !important;
	height:95px !important;
	left:168px !important;
	top:192px !important;
}

#item1194 {
	width:43px !important;
	height:34px !important;
}

#item23064 {
	width:43px !important;
	height:34px !important;
	left:31px !important;
	top:272px !important;
}

#item1195 {
	width:21px !important;
	height:19px !important;
}

#item23069 {
	width:21px !important;
	height:19px !important;
	left:74px !important;
	top:300px !important;
}

#item1196 {
	width:15px !important;
	height:18px !important;
}

#item23075 {
	width:15px !important;
	height:18px !important;
	left:38px !important;
	top:253px !important;
}

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

#item23080 {
	width:252px !important;
	height:248px !important;
	left:278px !important;
}

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

#item23085 {
	width:252px !important;
	height:171px !important;
	left:14px !important;
	top:417px !important;
}

#item1200 {
	width:171px !important;
	height:198px !important;
}

#item23090 {
	width:171px !important;
	height:198px !important;
	left:272px !important;
	top:261px !important;
}

#item1201 {
	width:167px !important;
	height:197px !important;
}

#item23095 {
	width:167px !important;
	height:197px !important;
	left:372px !important;
	top:352px !important;
}

#item43855 {
	width:113px !important;
	height:20px !important;
	left:403px !important;
	top:231px !important;
}

#item43885 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item43912 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item43944 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item43972 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:391px !important;
}

#item43999 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:402px !important;
}

#item44031 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item1202 {
	width:207px !important;
	height:194px !important;
}

#item23100 {
	width:207px !important;
	height:194px !important;
	left:11px !important;
	top:258px !important;
}

#item1203 {
	width:197px !important;
	height:137px !important;
}

#item23105 {
	width:197px !important;
	height:137px !important;
	left:60px !important;
	top:412px !important;
}

#item1204 {
	width:162px !important;
	height:277px !important;
}

#item23110 {
	width:162px !important;
	height:277px !important;
	left:369px !important;
	top:282px !important;
}

#item1205 {
	width:105px !important;
	height:132px !important;
}

#item23115 {
	width:105px !important;
	height:132px !important;
	left:278px !important;
	top:307px !important;
}

#item1206 {
	width:156px !important;
	height:182px !important;
}

#item23120 {
	width:156px !important;
	height:182px !important;
	left:388px !important;
	top:108px !important;
}

#item1207 {
	width:102px !important;
	height:115px !important;
}

#item23125 {
	width:102px !important;
	height:115px !important;
	left:278px !important;
	top:14px !important;
}

#item1208 {
	width:252px !important;
	height:166px !important;
}

#item23130 {
	width:252px !important;
	height:166px !important;
	left:14px !important;
	top:14px !important;
}

#item44058 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:232px !important;
}

#item44085 {
	width:87px !important;
	height:36px !important;
	left:276px !important;
	top:266px !important;
}

#item44117 {
	width:65px !important;
	height:45px !important;
	left:276px !important;
	top:582px !important;
}

#item44149 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44184 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

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

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

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

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

#item1213 {
	width:73px !important;
	height:75px !important;
}

#item23145 {
	width:73px !important;
	height:75px !important;
	left:9px !important;
	top:455px !important;
}

#item1214 {
	width:77px !important;
	height:78px !important;
}

#item23151 {
	width:77px !important;
	height:78px !important;
	left:82px !important;
	top:454px !important;
}

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

#item23156 {
	width:252px !important;
	height:207px !important;
	left:278px !important;
	top:315px !important;
}

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

#item23161 {
	width:252px !important;
	height:315px !important;
	left:278px !important;
}

#item44214 {
	width:197px !important;
	height:20px !important;
	left:281px !important;
	top:586px !important;
}

#item44244 {
	width:205px !important;
	height:20px !important;
	left:281px !important;
	top:608px !important;
}

#item44276 {
	width:245px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item44308 {
	width:68px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item44336 {
	width:66px !important;
	height:9px !important;
	left:86px !important;
	top:608px !important;
}

#item44365 {
	width:61px !important;
	height:9px !important;
	left:157px !important;
	top:608px !important;
}

#item1217 {
	width:252px !important;
	height:308px !important;
}

#item23167 {
	width:252px !important;
	height:308px !important;
	left:14px !important;
	top:326px !important;
}

#item1219 {
	width:194px !important;
	height:276px !important;
}

#item23172 {
	width:194px !important;
	height:276px !important;
	left:350px !important;
	top:357px !important;
}

#item1220 {
	width:110px !important;
	height:88px !important;
}

#item23177 {
	width:110px !important;
	height:88px !important;
	left:420px !important;
	top:174px !important;
}

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

#item23182 {
	width:99px !important;
	height:97px !important;
	left:431px !important;
	top:61px !important;
}

#item1222 {
	width:118px !important;
	height:87px !important;
}

#item23187 {
	width:118px !important;
	height:87px !important;
	left:278px !important;
	top:14px !important;
}

#item1223 {
	width:224px !important;
	height:298px !important;
}

#item23192 {
	width:224px !important;
	height:298px !important;
	left:48px !important;
	top:14px !important;
}

#item44392 {
	width:86px !important;
	height:40px !important;
	left:18px !important;
	top:219px !important;
}

#item44423 {
	width:101px !important;
	height:36px !important;
	left:276px !important;
	top:230px !important;
}

#item44456 {
	width:140px !important;
	height:29px !important;
	left:276px !important;
	top:327px !important;
}

#item44487 {
	width:114px !important;
	height:20px !important;
	left:26px !important;
	top:479px !important;
}

#item44517 {
	width:103px !important;
	height:30px !important;
	left:276px !important;
	top:573px !important;
}

#item1224 {
	width:164px !important;
	height:207px !important;
}

#item23197 {
	width:164px !important;
	height:207px !important;
	left:5px !important;
	top:10px !important;
}

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

#item23202 {
	width:261px !important;
	height:125px !important;
	left:269px !important;
	top:6px !important;
}

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

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

#item1229 {
	width:252px !important;
	height:137px !important;
}

#item23212 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:223px !important;
}

#item1230 {
	width:258px !important;
	height:146px !important;
}

#item23218 {
	width:258px !important;
	height:146px !important;
	left:14px !important;
	top:429px !important;
}

#item1231 {
	width:252px !important;
	height:153px !important;
}

#item23224 {
	width:252px !important;
	height:153px !important;
	left:278px !important;
	top:428px !important;
}

#item44548 {
	width:78px !important;
	height:20px !important;
	left:175px !important;
	top:194px !important;
}

#item44575 {
	width:186px !important;
	height:9px !important;
	left:281px !important;
	top:200px !important;
}

#item44610 {
	width:253px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item44641 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:415px !important;
}

#item44668 {
	width:169px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item44701 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item1232 {
	width:252px !important;
	height:165px !important;
}

#item23229 {
	width:252px !important;
	height:165px !important;
	left:14px !important;
	top:403px !important;
}

#item1233 {
	width:266px !important;
	height:242px !important;
}

#item23234 {
	width:266px !important;
	height:242px !important;
	left:278px !important;
	top:326px !important;
}

#item1234 {
	width:136px !important;
	height:176px !important;
}

#item23239 {
	width:136px !important;
	height:176px !important;
	left:130px !important;
	top:224px !important;
}

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

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

#item1236 {
	width:148px !important;
	height:198px !important;
}

#item23249 {
	width:148px !important;
	height:198px !important;
	left:118px !important;
	top:14px !important;
}

#item44731 {
	width:96px !important;
	height:18px !important;
	left:13px !important;
	top:144px !important;
}

#item44762 {
	width:115px !important;
	height:18px !important;
	left:17px !important;
	top:324px !important;
}

#item44793 {
	width:117px !important;
	height:18px !important;
	left:17px !important;
	top:376px !important;
}

#item44823 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:310px !important;
}

#item44850 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item44877 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item1237 {
	width:175px !important;
	height:176px !important;
}

#item23254 {
	width:175px !important;
	height:176px !important;
	left:49px !important;
	top:71px !important;
}

#item1238 {
	width:83px !important;
	height:84px !important;
}

#item23259 {
	width:83px !important;
	height:84px !important;
	left:271px !important;
	top:162px !important;
}

#item1239 {
	width:84px !important;
	height:83px !important;
}

#item23264 {
	width:84px !important;
	height:83px !important;
	left:358px !important;
	top:162px !important;
}

#item1240 {
	width:83px !important;
	height:82px !important;
}

#item23269 {
	width:83px !important;
	height:82px !important;
	left:447px !important;
	top:162px !important;
}

#item1241 {
	width:83px !important;
	height:83px !important;
}

#item23274 {
	width:83px !important;
	height:83px !important;
	left:271px !important;
	top:252px !important;
}

#item1242 {
	width:83px !important;
	height:84px !important;
}

#item23279 {
	width:83px !important;
	height:84px !important;
	left:359px !important;
	top:251px !important;
}

#item1245 {
	width:83px !important;
	height:84px !important;
}

#item23284 {
	width:83px !important;
	height:84px !important;
	left:447px !important;
	top:251px !important;
}

#item1246 {
	width:84px !important;
	height:85px !important;
}

#item23289 {
	width:84px !important;
	height:85px !important;
	left:270px !important;
	top:342px !important;
}

#item1247 {
	width:84px !important;
	height:83px !important;
}

#item23295 {
	width:84px !important;
	height:83px !important;
	left:358px !important;
	top:343px !important;
}

#item1248 {
	width:83px !important;
	height:85px !important;
}

#item23301 {
	width:83px !important;
	height:85px !important;
	left:447px !important;
	top:343px !important;
}

#item1249 {
	width:424px !important;
	height:196px !important;
}

#item23306 {
	width:424px !important;
	height:196px !important;
	left:14px !important;
	top:439px !important;
}

#item44904 {
	width:90px !important;
	height:27px !important;
	left:439px !important;
	top:601px !important;
}

#item45670 {
	width:63px !important;
	height:19px !important;
	left:19px !important;
	top:339px !important;
}

#item45697 {
	width:59px !important;
	height:19px !important;
	left:19px !important;
	top:359px !important;
}

#item45724 {
	width:59px !important;
	height:19px !important;
	left:19px !important;
	top:380px !important;
}

#item45752 {
	width:59px !important;
	height:19px !important;
	left:19px !important;
	top:400px !important;
}

#item45779 {
	width:57px !important;
	height:19px !important;
	left:103px !important;
	top:339px !important;
}

#item45806 {
	width:58px !important;
	height:28px !important;
	left:103px !important;
	top:359px !important;
}

#item45833 {
	width:59px !important;
	height:19px !important;
	left:103px !important;
	top:389px !important;
}

#item45860 {
	width:59px !important;
	height:19px !important;
	left:188px !important;
	top:339px !important;
}

#item45887 {
	width:58px !important;
	height:19px !important;
	left:188px !important;
	top:359px !important;
}

#item45914 {
	width:59px !important;
	height:19px !important;
	left:187px !important;
	top:380px !important;
}

#item1250 {
	width:105px !important;
	height:94px !important;
}

#item23311 {
	width:105px !important;
	height:94px !important;
	left:14px !important;
	top:437px !important;
}

#item1251 {
	width:99px !important;
	height:96px !important;
}

#item23317 {
	width:99px !important;
	height:96px !important;
	left:167px !important;
	top:435px !important;
}

#item1252 {
	width:110px !important;
	height:103px !important;
}

#item23322 {
	width:110px !important;
	height:103px !important;
	left:145px !important;
	top:325px !important;
}

#item1253 {
	width:106px !important;
	height:90px !important;
}

#item23327 {
	width:106px !important;
	height:90px !important;
	left:281px !important;
	top:424px !important;
}

#item1254 {
	width:99px !important;
	height:95px !important;
}

#item23332 {
	width:99px !important;
	height:95px !important;
	left:431px !important;
	top:415px !important;
}

#item1255 {
	width:63px !important;
	height:87px !important;
}

#item23337 {
	width:63px !important;
	height:87px !important;
	left:407px !important;
	top:327px !important;
}

#item1256 {
	width:530px !important;
	height:315px !important;
}

#item23342 {
	width:530px !important;
	height:315px !important;
	left:14px !important;
}

#item44935 {
	width:96px !important;
	height:38px !important;
	left:17px !important;
	top:165px !important;
}

#item44969 {
	width:121px !important;
	height:18px !important;
	left:16px !important;
	top:411px !important;
}

#item44999 {
	width:130px !important;
	height:19px !important;
	left:279px !important;
	top:390px !important;
}

#item45029 {
	width:122px !important;
	height:20px !important;
	left:282px !important;
	top:609px !important;
}

#item45059 {
	width:126px !important;
	height:20px !important;
	left:405px !important;
	top:609px !important;
}

#item45089 {
	width:111px !important;
	height:20px !important;
	left:19px !important;
	top:609px !important;
}

#item45119 {
	width:115px !important;
	height:20px !important;
	left:135px !important;
	top:609px !important;
}

#item1257 {
	width:164px !important;
	height:156px !important;
}

#item23347 {
	width:164px !important;
	height:156px !important;
	left:10px !important;
	top:9px !important;
}

#item1258 {
	width:175px !important;
	height:220px !important;
}

#item23352 {
	width:175px !important;
	height:220px !important;
	left:186px !important;
	top:38px !important;
}

#item1262 {
	width:158px !important;
	height:186px !important;
}

#item23357 {
	width:158px !important;
	height:186px !important;
	left:372px !important;
	top:78px !important;
}

#item1263 {
	width:266px !important;
	height:193px !important;
}

#item23362 {
	width:266px !important;
	height:193px !important;
	top:344px !important;
}

#item1264 {
	width:270px !important;
	height:223px !important;
}

#item23367 {
	width:270px !important;
	height:223px !important;
	left:274px !important;
	top:345px !important;
}

#item45151 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:295px !important;
}

#item45180 {
	width:132px !important;
	height:19px !important;
	left:13px !important;
	top:312px !important;
}

#item45210 {
	width:141px !important;
	height:9px !important;
	left:190px !important;
	top:319px !important;
}

#item45240 {
	width:128px !important;
	height:9px !important;
	left:373px !important;
	top:323px !important;
}

#item45268 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:606px !important;
}

#item45298 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item45328 {
	width:186px !important;
	height:9px !important;
	left:283px !important;
	top:619px !important;
}

#item1265 {
	width:135px !important;
	height:127px !important;
}

#item23373 {
	width:135px !important;
	height:127px !important;
	left:135px !important;
	top:66px !important;
}

#item1266 {
	width:173px !important;
	height:138px !important;
}

#item23378 {
	width:173px !important;
	height:138px !important;
	left:14px !important;
	top:198px !important;
}

#item1267 {
	width:152px !important;
	height:174px !important;
}

#item23383 {
	width:152px !important;
	height:174px !important;
	left:381px !important;
	top:10px !important;
}

#item1268 {
	width:135px !important;
	height:188px !important;
}

#item23388 {
	width:135px !important;
	height:188px !important;
	left:278px !important;
	top:155px !important;
}

#item45355 {
	width:100px !important;
	height:38px !important;
	left:13px !important;
	top:149px !important;
}

#item45390 {
	width:94px !important;
	height:28px !important;
	left:276px !important;
	top:121px !important;
}

#item45421 {
	width:77px !important;
	height:47px !important;
	left:192px !important;
	top:289px !important;
}

#item45452 {
	width:103px !important;
	height:28px !important;
	left:414px !important;
	top:311px !important;
}

#item1269 {
	width:167px !important;
	height:116px !important;
}

#item23393 {
	width:167px !important;
	height:116px !important;
	left:14px !important;
	top:89px !important;
}

#item1270 {
	width:184px !important;
	height:120px !important;
}

#item23398 {
	width:184px !important;
	height:120px !important;
	left:221px !important;
	top:101px !important;
}

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

#item23403 {
	width:170px !important;
	height:135px !important;
	left:232px !important;
	top:232px !important;
}

#item1272 {
	width:171px !important;
	height:123px !important;
}

#item23408 {
	width:171px !important;
	height:123px !important;
	left:19px !important;
	top:290px !important;
}

#item1273 {
	width:107px !important;
	height:109px !important;
}

#item23413 {
	width:107px !important;
	height:109px !important;
	left:186px !important;
	top:454px !important;
}

#item1274 {
	width:106px !important;
	height:111px !important;
}

#item23418 {
	width:106px !important;
	height:111px !important;
	left:296px !important;
	top:452px !important;
}

#item45482 {
	width:131px !important;
	height:18px !important;
	left:13px !important;
	top:486px !important;
}

#item45514 {
	width:130px !important;
	height:18px !important;
	left:13px !important;
	top:567px !important;
}

#item45544 {
	width:101px !important;
	height:36px !important;
	left:413px !important;
	top:549px !important;
}

#item45576 {
	width:105px !important;
	height:27px !important;
	left:413px !important;
	top:405px !important;
}

#item45607 {
	width:121px !important;
	height:27px !important;
	left:413px !important;
	top:108px !important;
}

#item45639 {
	width:122px !important;
	height:27px !important;
	left:413px !important;
	top:252px !important;
}
#in5footer,  #prefooter {display:none;}
