/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:100360px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-SKODANext-Regular;
	src:url("../fonts/SKODANext-Regular.otf");
}

@font-face {
	font-family:FF-SKODANext-Bold;
	src:url("../fonts/SKODANext-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-SKODANext-Light;
	src:url("../fonts/SKODANext-Light.otf");
}

#item65374 {
	width:736px !important;
	left:1000px !important;
	top:949px !important;
	min-height:51px !important;
}

#item65413 {
	width:61px !important;
	height:38px !important;
}

#item65410 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:970px !important;
}

#item78718 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item78715 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item78748 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item78745 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item78750 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item78780 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item78803 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item78814 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item78838 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item78844 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item78848 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item79089 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item79086 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item79167 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item79164 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item79115 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item79112 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item79141 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item79138 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item79219 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item79216 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item79193 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item79190 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item79245 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item79242 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item79298 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item79295 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item79271 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item79268 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item79065 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item79062 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item78712 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item65414 {
	width:1920px !important;
	height:1080px !important;
	background:#78faae;
}

#item65437 {
	width:1214px !important;
	left:73px !important;
	top:300px !important;
	min-height:148px !important;
}

#item65460 {
	width:1282px !important;
	left:78px !important;
	top:500px !important;
	min-height:340px !important;
}

#item79833 {
	width:48px !important;
	height:34px !important;
}

#item79830 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:976px !important;
}

#item79837 {
	width:48px !important;
	height:34px !important;
}

#item79834 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:939px !important;
}

#item127221 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item127218 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item127250 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item127247 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item127252 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item127282 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item127305 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item127312 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item127336 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item127339 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item127342 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item127348 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127345 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item127374 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127371 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item127401 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127398 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item127427 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127424 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item127454 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127451 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item127480 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127477 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item127507 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127504 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item127533 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127530 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item127560 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127556 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item127215 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item127212 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item127210 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item126538 {
	width:674px !important;
	height:692px !important;
	left:192px !important;
	top:281px !important;
}

#item126561 {
	width:900px !important;
	left:80px !important;
	top:156px !important;
	min-height:81px !important;
}

#item126591 {
	width:400px !important;
	height:16px !important;
	left:330px !important;
	top:984px !important;
}

#item126996 {
	width:48px !important;
	height:34px !important;
}

#item126993 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:976px !important;
}

#item127000 {
	width:48px !important;
	height:34px !important;
}

#item126997 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:939px !important;
}

#item127623 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item127620 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item127652 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item127649 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item127654 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item127685 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item127708 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item127714 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item127738 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item127741 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item127744 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item127750 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127747 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item127776 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127773 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item127803 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127800 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item127829 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127826 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item127855 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127852 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item127882 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127879 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item127908 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127905 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item127934 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127931 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item127960 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item127957 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item127617 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item127614 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item127612 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item65675 {
	width:400px !important;
	left:1440px !important;
	top:722px !important;
	min-height:38px !important;
}

#item65706 {
	width:118px !important;
	top:73px !important;
	min-height:12px !important;
}

#item65730 {
	width:127px !important;
	top:84px !important;
	min-height:12px !important;
}

#item65757 {
	width:108px !important;
	top:83px !important;
	min-height:12px !important;
}

#item65781 {
	width:108px !important;
	height:131px !important;
	left:298px !important;
}

#item65790 {
	width:108px !important;
	height:131px !important;
	left:146px !important;
}

#item65797 {
	width:108px !important;
	height:131px !important;
}

#item78469 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item78466 {
	width:315px !important;
	height:56px !important;
	left:1540px !important;
	top:155px !important;
}

#item78495 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item78492 {
	width:315px !important;
	height:56px !important;
	left:1540px !important;
	top:267px !important;
}

#item78521 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item78518 {
	width:315px !important;
	height:56px !important;
	left:1541px !important;
	top:324px !important;
}

#item78547 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item78544 {
	width:315px !important;
	height:56px !important;
	left:1540px !important;
	top:211px !important;
}

#item78573 {
	width:436px !important;
	height:56px !important;
	padding:16px;
}

#item78570 {
	width:436px !important;
	height:56px !important;
	left:1419px !important;
	top:436px !important;
}

#item78599 {
	width:314px !important;
	height:56px !important;
	padding:16px;
}

#item78596 {
	width:314px !important;
	height:56px !important;
	left:1541px !important;
	top:380px !important;
}

#item78625 {
	width:314px !important;
	height:56px !important;
	padding:16px;
}

#item78622 {
	width:314px !important;
	height:56px !important;
	left:1541px !important;
	top:492px !important;
}

#item78651 {
	width:314px !important;
	height:56px !important;
	padding:16px;
}

#item78648 {
	width:314px !important;
	height:56px !important;
	left:1541px !important;
	top:604px !important;
}

#item78678 {
	width:480px !important;
	height:56px !important;
	padding:16px;
}

#item78675 {
	width:480px !important;
	height:56px !important;
	left:1376px !important;
	top:548px !important;
}

#item81938 {
	width:107px !important;
	height:130px !important;
	left:1355px !important;
	top:887px !important;
}

#item80254 {
	width:48px !important;
	height:34px !important;
}

#item80251 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:976px !important;
}

#item80258 {
	width:48px !important;
	height:34px !important;
}

#item80255 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:939px !important;
}

#item128023 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item128020 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item128053 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item128050 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item128056 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item128085 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item128108 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item128113 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item128137 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item128140 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item128143 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item128149 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128146 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item128175 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128172 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item128201 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128198 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item128228 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128224 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item128254 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128251 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item128280 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128277 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item128306 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128303 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item128332 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128329 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item128358 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128355 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item128017 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item128014 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item128012 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item65848 {
	width:516px !important;
	left:1220px !important;
	top:949px !important;
	min-height:51px !important;
}

#item65874 {
	width:252px !important;
	left:123px !important;
	top:792px !important;
	min-height:56px !important;
}

#item81046 {
	width:48px !important;
	height:34px !important;
}

#item81043 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:976px !important;
}

#item81050 {
	width:48px !important;
	height:34px !important;
}

#item81047 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:939px !important;
}

#item128423 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item128420 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item128453 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item128450 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item128455 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item128484 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item128507 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item128513 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item128537 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item128540 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item128543 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item128549 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128546 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item128575 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128572 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item128602 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128598 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item128628 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128625 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item128654 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128651 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item128680 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128677 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item128708 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128704 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item128734 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128731 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item128760 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128757 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item128417 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item128414 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item128412 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item66102 {
	width:560px !important;
	left:1040px !important;
	top:80px !important;
	min-height:63px !important;
}

#item66173 {
	width:720px !important;
	left:1040px !important;
	top:975px !important;
	min-height:38px !important;
}

#item119213 {
	width:803px !important;
	left:1040px !important;
	top:183px !important;
	min-height:102px !important;
}

#item119263 {
	width:7px !important;
	min-height:9px !important;
}

#item119298 {
	width:738px !important;
	left:8px !important;
	min-height:40px !important;
}

#item122255 {
	width:400px !important;
	left:1040px !important;
	top:804px !important;
	min-height:132px !important;
}

#item122281 {
	width:400px !important;
	left:1450px !important;
	top:804px !important;
	min-height:132px !important;
}

#item66199 {
	width:61px !important;
	height:38px !important;
}

#item66196 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item66203 {
	width:61px !important;
	height:38px !important;
}

#item66200 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item128837 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item128834 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item128866 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item128863 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item128868 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item128897 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item128920 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item128927 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item128951 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item128954 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item128958 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item128964 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128961 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item128991 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item128988 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item129017 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129014 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item129043 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129040 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item129069 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129066 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item129095 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129092 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item129121 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129118 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item129147 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129144 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item129173 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129170 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item128830 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item128827 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item128825 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item66331 {
	width:808px !important;
	left:80px !important;
	top:134px !important;
	min-height:57px !important;
}

#item66354 {
	width:705px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item66414 {
	width:720px !important;
	left:80px !important;
	top:975px !important;
	min-height:23px !important;
}

#item122358 {
	width:400px !important;
	left:80px !important;
	top:786px !important;
	min-height:132px !important;
}

#item122381 {
	width:400px !important;
	left:490px !important;
	top:786px !important;
	min-height:132px !important;
}

#item66440 {
	width:61px !important;
	height:38px !important;
}

#item66437 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item66444 {
	width:61px !important;
	height:38px !important;
}

#item66441 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item129240 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item129237 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item129269 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item129266 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item129271 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item129300 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item129323 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item129329 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item129353 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item129356 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item129360 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item129368 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129365 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item129394 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129391 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item129420 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129417 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item129446 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129443 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item129472 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129469 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item129498 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129495 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item129524 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129521 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item129550 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129547 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item129577 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129574 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item129234 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item129231 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item129229 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item66561 {
	width:290px !important;
	left:1520px !important;
	top:948px !important;
	min-height:52px !important;
}

#item66584 {
	width:327px !important;
	left:1520px !important;
	top:228px !important;
	min-height:186px !important;
}

#item66607 {
	width:320px !important;
	left:1520px !important;
	top:134px !important;
	min-height:63px !important;
}

#item66641 {
	width:61px !important;
	height:38px !important;
}

#item66638 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item66646 {
	width:61px !important;
	height:38px !important;
}

#item66642 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item129639 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item129636 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item129668 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item129665 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item129670 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item129699 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item129722 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item129728 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item129753 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item129756 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item129759 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item129765 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129762 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item129791 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129788 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item129817 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129814 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item129843 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129840 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item129869 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129866 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item129895 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129892 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item129921 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129918 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item129948 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129945 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item129974 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item129971 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item129633 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item129630 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item129628 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item66808 {
	width:398px !important;
	left:8px !important;
	min-height:23px !important;
}

#item119351 {
	width:6px !important;
	min-height:9px !important;
}

#item66859 {
	width:620px !important;
	left:80px !important;
	top:788px !important;
	min-height:78px !important;
}

#item66883 {
	width:720px !important;
	left:80px !important;
	top:977px !important;
	min-height:23px !important;
}

#item66930 {
	width:400px !important;
	left:1400px !important;
	top:787px !important;
	min-height:132px !important;
}

#item66979 {
	width:61px !important;
	height:38px !important;
}

#item66976 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item66983 {
	width:61px !important;
	height:38px !important;
}

#item66980 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item130028 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item130025 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item130058 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item130054 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item130060 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item130089 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item130113 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item130118 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item130142 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item130145 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item130148 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item130154 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130151 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item130180 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130177 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item130206 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130203 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item130232 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130229 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item130258 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130255 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item130286 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130282 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item130313 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130309 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item130339 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130336 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item130365 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130362 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item130022 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item130019 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item130017 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item66992 {
	width:516px !important;
	left:1220px !important;
	top:949px !important;
	min-height:51px !important;
}

#item108948 {
	width:252px !important;
	left:123px !important;
	top:792px !important;
	min-height:56px !important;
}

#item81097 {
	width:61px !important;
	height:38px !important;
}

#item81094 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81101 {
	width:61px !important;
	height:38px !important;
}

#item81098 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item130437 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item130434 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item130466 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item130463 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item130468 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item130498 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item130521 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item130526 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item130550 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item130553 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item130556 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item130562 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130559 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item130588 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130585 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item130615 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130612 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item130641 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130638 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item130668 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130664 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item130694 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130691 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item130720 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130717 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item130747 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130743 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item130773 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item130770 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item130431 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item130428 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item130426 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item120089 {
	width:400px !important;
	left:1040px !important;
	top:787px !important;
	min-height:96px !important;
}

#item120137 {
	width:385px !important;
	left:1455px !important;
	top:787px !important;
	min-height:114px !important;
}

#item67209 {
	width:345px !important;
	left:1040px !important;
	top:80px !important;
	min-height:24px !important;
}

#item67233 {
	width:802px !important;
	left:1040px !important;
	top:134px !important;
	min-height:138px !important;
}

#item67281 {
	width:720px !important;
	left:1040px !important;
	top:977px !important;
	min-height:29px !important;
}

#item119430 {
	width:7px !important;
	min-height:9px !important;
}

#item119453 {
	width:738px !important;
	left:8px !important;
	min-height:40px !important;
}

#item67331 {
	width:61px !important;
	height:38px !important;
}

#item67327 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item67335 {
	width:61px !important;
	height:38px !important;
}

#item67332 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item130986 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item130983 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item131015 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item131012 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item131017 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item131046 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item131069 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item131074 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item131099 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item131102 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item131105 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item131111 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131108 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item131137 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131134 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item131164 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131160 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item131190 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131187 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item131216 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131213 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item131242 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131239 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item131268 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131265 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item131295 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131292 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item131321 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131318 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item130980 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item130977 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item130975 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item67478 {
	width:797px !important;
	left:80px !important;
	top:134px !important;
	min-height:140px !important;
}

#item67501 {
	width:705px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item67560 {
	width:105px !important;
	height:103px !important;
}

#item67561 {
	width:720px !important;
	left:80px !important;
	min-height:103px !important;
}

#item122428 {
	width:390px !important;
	left:80px !important;
	top:786px !important;
	min-height:112px !important;
}

#item122433 {
	width:390px !important;
	left:490px !important;
	top:786px !important;
	min-height:112px !important;
}

#item67587 {
	width:61px !important;
	height:38px !important;
}

#item67584 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item67591 {
	width:61px !important;
	height:38px !important;
}

#item67588 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item131400 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item131397 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item131429 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item131426 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item131431 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item131460 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item131484 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item131489 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item131513 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item131516 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item131519 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item131525 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131522 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item131552 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131549 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item131578 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131575 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item131604 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131601 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item131630 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131627 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item131657 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131653 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item131683 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131680 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item131709 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131706 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item131735 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131732 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item131394 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item131391 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item131389 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item67716 {
	width:332px !important;
	left:1520px !important;
	top:226px !important;
	min-height:122px !important;
}

#item67739 {
	width:320px !important;
	left:1520px !important;
	top:134px !important;
	min-height:63px !important;
}

#item67763 {
	width:266px !important;
	left:1520px !important;
	top:949px !important;
	min-height:52px !important;
}

#item67789 {
	width:61px !important;
	height:38px !important;
}

#item67786 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item67793 {
	width:61px !important;
	height:38px !important;
}

#item67790 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item131802 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item131799 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item131832 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item131829 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item131834 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item131864 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item131887 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item131894 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item131918 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item131921 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item131924 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item131930 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131927 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item131956 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131953 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item131982 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item131979 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item132009 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132006 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item132036 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132032 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item132062 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132059 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item132088 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132085 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item132115 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132111 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item132141 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132138 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item131796 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item131793 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item131791 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item67932 {
	width:800px !important;
	left:80px !important;
	top:786px !important;
	min-height:96px !important;
}

#item67956 {
	width:362px !important;
	left:1400px !important;
	top:786px !important;
	min-height:96px !important;
}

#item67982 {
	width:720px !important;
	left:80px !important;
	top:975px !important;
	min-height:23px !important;
}

#item68029 {
	width:398px !important;
	left:919px !important;
	top:977px !important;
	min-height:38px !important;
}

#item119480 {
	width:6px !important;
	left:912px !important;
	top:977px !important;
	min-height:9px !important;
}

#item68078 {
	width:61px !important;
	height:38px !important;
}

#item68075 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item68082 {
	width:61px !important;
	height:38px !important;
}

#item68079 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item132220 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item132217 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item132250 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item132246 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item132253 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item132282 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item132305 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item132311 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item132335 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item132338 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item132341 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item132347 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132344 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item132373 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132370 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item132399 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132396 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item132426 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132423 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item132452 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132449 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item132479 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132475 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item132505 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132502 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item132532 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132529 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item132558 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132555 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item132214 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item132211 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item132209 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item68149 {
	width:516px !important;
	left:1220px !important;
	top:949px !important;
	min-height:51px !important;
}

#item108976 {
	width:252px !important;
	left:123px !important;
	top:793px !important;
	min-height:56px !important;
}

#item81140 {
	width:61px !important;
	height:38px !important;
}

#item81137 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81144 {
	width:61px !important;
	height:38px !important;
}

#item81141 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item132619 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item132616 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item132649 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item132646 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item132651 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item132680 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item132703 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item132708 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item132732 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item132735 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item132738 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item132744 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132741 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item132770 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132767 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item132797 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132794 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item132823 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132820 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item132849 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132846 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item132875 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132872 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item132901 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132898 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item132927 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132924 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item132954 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item132950 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item132613 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item132610 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item132608 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item68381 {
	width:445px !important;
	left:1040px !important;
	top:80px !important;
	min-height:24px !important;
}

#item68404 {
	width:800px !important;
	left:1040px !important;
	top:134px !important;
	min-height:91px !important;
}

#item68428 {
	width:720px !important;
	left:1040px !important;
	top:975px !important;
	min-height:33px !important;
}

#item81203 {
	width:400px !important;
	left:1450px !important;
	top:786px !important;
	min-height:96px !important;
}

#item81226 {
	width:400px !important;
	left:1040px !important;
	top:786px !important;
	min-height:150px !important;
}

#item119604 {
	width:7px !important;
	min-height:9px !important;
}

#item119627 {
	width:738px !important;
	left:8px !important;
	min-height:40px !important;
}

#item68477 {
	width:61px !important;
	height:38px !important;
}

#item68474 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item68481 {
	width:61px !important;
	height:38px !important;
}

#item68478 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item133025 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item133022 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item133054 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item133051 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item133056 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item133086 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item133109 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item133116 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item133140 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item133143 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item133146 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item133152 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133149 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item133179 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133176 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item133205 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133202 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item133231 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133228 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item133257 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133254 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item133283 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133280 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item133309 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133306 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item133335 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133332 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item133361 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133358 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item133019 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item133015 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item133013 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item68615 {
	width:808px !important;
	left:80px !important;
	top:134px !important;
	min-height:57px !important;
}

#item68639 {
	width:705px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item68662 {
	width:390px !important;
	left:490px !important;
	top:786px !important;
	min-height:122px !important;
}

#item68685 {
	width:400px !important;
	left:80px !important;
	top:786px !important;
	min-height:122px !important;
}

#item68710 {
	width:720px !important;
	left:80px !important;
	top:975px !important;
	min-height:23px !important;
}

#item68736 {
	width:61px !important;
	height:38px !important;
}

#item68733 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item68741 {
	width:61px !important;
	height:38px !important;
}

#item68737 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item133427 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item133424 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item133456 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item133453 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item133458 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item133487 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item133510 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item133517 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item133541 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item133545 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item133548 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item133554 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133551 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item133581 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133578 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item133608 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133605 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item133634 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133631 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item133660 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133657 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item133686 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133683 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item133712 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133709 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item133739 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133735 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item133765 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133762 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item133421 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item133418 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item133416 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item68742 {
	width:30px !important;
	height:30px !important;
	left:1560px !important;
	top:159px !important;
}

#item68867 {
	width:342px !important;
	left:1520px !important;
	top:189px !important;
	min-height:273px !important;
}

#item68891 {
	width:309px !important;
	left:1520px !important;
	top:134px !important;
	min-height:24px !important;
}

#item68914 {
	width:260px !important;
	left:1520px !important;
	top:948px !important;
	min-height:52px !important;
}

#item68940 {
	width:61px !important;
	height:38px !important;
}

#item68937 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item68944 {
	width:61px !important;
	height:38px !important;
}

#item68941 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item133825 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item133822 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item133854 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item133851 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item133856 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item133885 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item133908 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item133915 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item133939 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item133942 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item133945 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item133951 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133948 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item133977 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item133974 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item134003 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134000 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item134030 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134027 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item134057 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134054 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item134083 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134080 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item134110 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134106 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item134136 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134133 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item134162 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134159 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item133819 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item133816 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item133814 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item69061 {
	width:462px !important;
	left:6px !important;
	min-height:9px !important;
}

#item119653 {
	width:6px !important;
	min-height:9px !important;
}

#item69125 {
	width:720px !important;
	left:996px !important;
	top:786px !important;
	min-height:60px !important;
}

#item69150 {
	width:720px !important;
	left:80px !important;
	top:975px !important;
	min-height:23px !important;
}

#item69199 {
	width:61px !important;
	height:38px !important;
}

#item69196 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item69203 {
	width:61px !important;
	height:38px !important;
}

#item69200 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item134227 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item134224 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item134256 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item134253 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item134258 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item134289 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item134312 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item134317 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item134341 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item134344 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item134347 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item134354 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134351 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item134380 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134377 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item134406 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134403 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item134432 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134429 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item134458 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134455 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item134485 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134482 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item134511 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134508 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item134537 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134534 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item134563 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134560 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item134221 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item134218 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item134216 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item69290 {
	width:516px !important;
	left:1220px !important;
	top:949px !important;
	min-height:51px !important;
}

#item109002 {
	width:252px !important;
	left:123px !important;
	top:792px !important;
	min-height:56px !important;
}

#item81281 {
	width:61px !important;
	height:38px !important;
}

#item81278 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81286 {
	width:61px !important;
	height:38px !important;
}

#item81282 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item134627 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item134624 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item134656 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item134653 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item134658 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item134688 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item134711 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item134716 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item134740 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item134743 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item134746 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item134752 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134749 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item134778 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134775 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item134804 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134801 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item134830 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134827 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item134857 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134854 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item134883 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134880 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item134909 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134906 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item134935 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134932 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item134963 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item134960 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item134621 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item134618 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item134616 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item69520 {
	width:402px !important;
	left:1040px !important;
	top:80px !important;
	min-height:24px !important;
}

#item69543 {
	width:797px !important;
	left:1040px !important;
	top:134px !important;
	min-height:98px !important;
}

#item69567 {
	width:720px !important;
	left:1040px !important;
	top:975px !important;
	min-height:33px !important;
}

#item119740 {
	width:7px !important;
	min-height:9px !important;
}

#item119763 {
	width:738px !important;
	left:8px !important;
	min-height:40px !important;
}

#item120264 {
	width:392px !important;
	left:1040px !important;
	top:798px !important;
	min-height:132px !important;
}

#item120287 {
	width:394px !important;
	left:1450px !important;
	top:798px !important;
	min-height:78px !important;
}

#item69616 {
	width:61px !important;
	height:38px !important;
}

#item69613 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item69620 {
	width:61px !important;
	height:38px !important;
}

#item69617 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item135025 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item135022 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item135055 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item135052 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item135057 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item135086 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item135109 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item135114 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item135139 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item135142 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item135145 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item135151 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135148 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item135177 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135174 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item135203 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135200 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item135230 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135227 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item135256 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135253 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item135282 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135279 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item135308 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135305 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item135334 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135331 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item135360 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135357 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item135019 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item135016 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item135013 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item69746 {
	width:808px !important;
	left:80px !important;
	top:134px !important;
	min-height:57px !important;
}

#item69769 {
	width:705px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item69832 {
	width:720px !important;
	left:80px !important;
	top:975px !important;
	min-height:23px !important;
}

#item122504 {
	width:397px !important;
	left:80px !important;
	top:786px !important;
	min-height:150px !important;
}

#item122508 {
	width:397px !important;
	left:490px !important;
	top:786px !important;
	min-height:150px !important;
}

#item69858 {
	width:61px !important;
	height:38px !important;
}

#item69855 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item69862 {
	width:61px !important;
	height:38px !important;
}

#item69859 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item135423 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item135419 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item135452 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item135449 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item135454 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item135483 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item135506 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item135511 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item135535 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item135538 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item135541 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item135547 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135544 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item135573 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135570 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item135601 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135597 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item135628 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135625 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item135654 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135651 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item135680 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135677 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item135706 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135703 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item135733 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135729 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item135759 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135756 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item135416 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item135413 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item135411 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item70001 {
	width:344px !important;
	left:1520px !important;
	top:228px !important;
	min-height:165px !important;
}

#item70024 {
	width:320px !important;
	left:1520px !important;
	top:134px !important;
	min-height:63px !important;
}

#item70056 {
	width:268px !important;
	left:1520px !important;
	top:948px !important;
	min-height:52px !important;
}

#item70082 {
	width:61px !important;
	height:38px !important;
}

#item70079 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item70086 {
	width:61px !important;
	height:38px !important;
}

#item70083 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item135835 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item135832 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item135864 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item135861 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item135866 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item135895 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item135918 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item135923 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item135948 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item135951 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item135954 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item135961 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135957 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item135987 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item135984 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item136013 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136010 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item136039 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136036 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item136065 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136062 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item136091 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136088 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item136117 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136114 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item136143 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136140 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item136170 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136166 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item135829 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item135825 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item135823 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item70202 {
	width:398px !important;
	left:7px !important;
	min-height:23px !important;
}

#item119789 {
	width:6px !important;
	min-height:9px !important;
}

#item70248 {
	width:800px !important;
	left:80px !important;
	top:787px !important;
	min-height:78px !important;
}

#item70298 {
	width:400px !important;
	left:1400px !important;
	top:787px !important;
	min-height:78px !important;
}

#item70323 {
	width:720px !important;
	left:80px !important;
	top:976px !important;
	min-height:23px !important;
}

#item70372 {
	width:61px !important;
	height:38px !important;
}

#item70369 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item70376 {
	width:61px !important;
	height:38px !important;
}

#item70373 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item136250 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item136247 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item136279 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item136276 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item136281 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item136311 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item136334 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item136341 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item136366 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item136369 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item136372 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item136378 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136375 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item136405 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136402 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item136431 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136428 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item136457 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136454 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item136483 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136480 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item136509 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136506 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item136535 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136532 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item136562 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136559 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item136588 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136585 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item136244 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item136241 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item136239 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item70386 {
	width:516px !important;
	left:1220px !important;
	top:949px !important;
	min-height:51px !important;
}

#item109079 {
	width:252px !important;
	left:123px !important;
	top:793px !important;
	min-height:56px !important;
}

#item81321 {
	width:61px !important;
	height:38px !important;
}

#item81318 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81325 {
	width:61px !important;
	height:38px !important;
}

#item81322 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item136651 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item136648 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item136680 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item136677 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item136682 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item136711 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item136734 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item136741 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item136765 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item136768 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item136771 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item136777 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136774 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item136803 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136800 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item136829 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136826 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item136855 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136852 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item136882 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136879 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item136908 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136905 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item136935 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136932 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item136961 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136958 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item136987 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item136984 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item136645 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item136642 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item136640 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item70663 {
	width:658px !important;
	left:1040px !important;
	top:80px !important;
	min-height:63px !important;
}

#item70686 {
	width:800px !important;
	left:1040px !important;
	top:183px !important;
	min-height:78px !important;
}

#item119850 {
	width:7px !important;
	min-height:9px !important;
}

#item119873 {
	width:738px !important;
	left:8px !important;
	min-height:40px !important;
}

#item122041 {
	width:400px !important;
	left:1040px !important;
	top:786px !important;
	min-height:114px !important;
}

#item122064 {
	width:400px !important;
	left:1450px !important;
	top:786px !important;
	min-height:114px !important;
}

#item127050 {
	width:738px !important;
	left:1040px !important;
	top:975px !important;
	min-height:31px !important;
}

#item70760 {
	width:61px !important;
	height:38px !important;
}

#item70756 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item70765 {
	width:61px !important;
	height:38px !important;
}

#item70761 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item137046 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item137043 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item137076 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item137072 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item137078 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item137108 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item137131 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item137136 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item137160 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item137163 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item137166 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item137172 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137169 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item137199 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137196 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item137225 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137222 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item137251 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137248 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item137277 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137274 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item137304 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137301 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item137330 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137327 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item137356 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137353 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item137382 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137379 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item137040 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item137036 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item137034 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item70895 {
	width:808px !important;
	left:80px !important;
	top:134px !important;
	min-height:57px !important;
}

#item70918 {
	width:720px !important;
	left:80px !important;
	top:80px !important;
	min-height:44px !important;
}

#item122090 {
	width:400px !important;
	left:80px !important;
	top:786px !important;
	min-height:114px !important;
}

#item122113 {
	width:400px !important;
	left:490px !important;
	top:786px !important;
	min-height:114px !important;
}

#item127096 {
	width:738px !important;
	left:80px !important;
	top:976px !important;
	min-height:31px !important;
}

#item70993 {
	width:61px !important;
	height:38px !important;
}

#item70990 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item70999 {
	width:61px !important;
	height:38px !important;
}

#item70994 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item137442 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item137439 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item137471 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item137468 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item137473 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item137503 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item137526 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item137532 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item137556 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item137559 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item137562 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item137568 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137565 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item137594 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137591 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item137620 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137617 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item137646 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137643 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item137674 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137671 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item137700 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137697 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item137726 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137723 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item137752 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137749 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item137779 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137776 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item137436 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item137433 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item137431 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item71127 {
	width:320px !important;
	left:1520px !important;
	top:228px !important;
	min-height:100px !important;
}

#item71150 {
	width:320px !important;
	left:1520px !important;
	top:134px !important;
	min-height:63px !important;
}

#item71173 {
	width:290px !important;
	left:1520px !important;
	top:948px !important;
	min-height:52px !important;
}

#item71199 {
	width:61px !important;
	height:38px !important;
}

#item71196 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:975px !important;
}

#item71203 {
	width:61px !important;
	height:38px !important;
}

#item71200 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:937px !important;
}

#item137838 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item137835 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item137868 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item137865 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item137870 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item137899 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item137922 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item137929 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item137953 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item137956 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item137959 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item137965 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137962 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item137991 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item137988 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item138018 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138014 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item138044 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138041 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item138070 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138067 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item138096 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138093 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item138122 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138119 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item138148 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138145 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item138174 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138171 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item137832 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item137829 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item137827 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item71320 {
	width:398px !important;
	left:7px !important;
	min-height:23px !important;
}

#item119901 {
	width:6px !important;
	min-height:9px !important;
}

#item71387 {
	width:560px !important;
	left:80px !important;
	top:786px !important;
	min-height:176px !important;
}

#item71411 {
	width:440px !important;
	left:1400px !important;
	top:786px !important;
	min-height:78px !important;
}

#item71436 {
	width:720px !important;
	left:80px !important;
	top:975px !important;
	min-height:23px !important;
}

#item71486 {
	width:61px !important;
	height:38px !important;
}

#item71482 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item71491 {
	width:61px !important;
	height:38px !important;
}

#item71487 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item138252 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item138249 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item138282 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item138279 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item138284 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item138314 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item138337 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item138344 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item138368 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item138371 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item138374 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item138380 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138377 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item138407 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138403 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item138433 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138430 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item138459 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138456 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item138485 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138482 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item138511 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138508 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item138537 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138534 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item138563 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138560 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item138589 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item138586 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item138245 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item138242 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item138240 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item71502 {
	width:712px !important;
	left:1020px !important;
	top:948px !important;
	min-height:52px !important;
}

#item81370 {
	width:61px !important;
	height:38px !important;
}

#item81366 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81374 {
	width:61px !important;
	height:38px !important;
}

#item81371 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item138968 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item138965 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item138997 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item138994 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item138999 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item139028 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item139051 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item139056 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item139081 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item139084 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item139087 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item139093 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139090 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item139119 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139116 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item139146 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139142 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item139172 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139169 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item139198 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139195 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item139224 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139221 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item139250 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139247 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item139277 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139274 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item139303 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139300 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item138962 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item138959 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item138957 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item71775 {
	width:320px !important;
	left:80px !important;
	top:172px !important;
	min-height:78px !important;
}

#item71798 {
	width:343px !important;
	left:80px !important;
	top:80px !important;
	min-height:63px !important;
}

#item71821 {
	width:290px !important;
	left:80px !important;
	top:949px !important;
	min-height:52px !important;
}

#item109328 {
	width:320px !important;
	top:290px !important;
	min-height:132px !important;
}

#item109283 {
	width:320px !important;
	top:290px !important;
	min-height:167px !important;
}

#item109224 {
	width:342px !important;
	top:290px !important;
	min-height:185px !important;
}

#item109183 {
	width:348px !important;
	top:290px !important;
	min-height:223px !important;
}

#item71743 {
	width:307px !important;
	top:290px !important;
	min-height:168px !important;
}

#item109367 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item71853 {
	width:61px !important;
	height:38px !important;
}

#item71850 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item71857 {
	width:61px !important;
	height:38px !important;
}

#item71854 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item109105 {
	width:34px !important;
	height:48px !important;
	left:954px !important;
	top:961px !important;
}

#item109108 {
	width:34px !important;
	height:48px !important;
	left:1413px !important;
	top:961px !important;
}

#item109113 {
	width:70px !important;
	height:24px !important;
}

#item109111 {
	width:70px !important;
	height:24px !important;
	left:1012px !important;
	top:973px !important;
}

#item109116 {
	width:70px !important;
	height:24px !important;
}

#item109114 {
	width:70px !important;
	height:24px !important;
	left:1089px !important;
	top:973px !important;
}

#item109119 {
	width:70px !important;
	height:24px !important;
}

#item109117 {
	width:70px !important;
	height:24px !important;
	left:1166px !important;
	top:973px !important;
}

#item109122 {
	width:70px !important;
	height:24px !important;
}

#item109120 {
	width:70px !important;
	height:24px !important;
	left:1243px !important;
	top:973px !important;
}

#item109126 {
	width:70px !important;
	height:24px !important;
}

#item109124 {
	width:70px !important;
	height:24px !important;
	left:1320px !important;
	top:973px !important;
}

#item139382 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item139379 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item139411 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item139408 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item139413 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item139442 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item139466 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item139471 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item139496 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item139499 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item139502 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item139508 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139505 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item139534 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139531 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item139561 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139558 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item139587 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139584 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item139613 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139610 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item139639 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139636 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item139666 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139663 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item139692 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139689 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item139718 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139715 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item139375 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item139372 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item139370 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item77902 {
	width:290px !important;
	left:80px !important;
	top:948px !important;
	min-height:52px !important;
}

#item77925 {
	width:321px !important;
	left:80px !important;
	top:172px !important;
	min-height:57px !important;
}

#item77948 {
	width:370px !important;
	left:80px !important;
	top:80px !important;
	min-height:63px !important;
}

#item109709 {
	width:305px !important;
	left:8px !important;
	top:268px !important;
	min-height:204px !important;
}

#item109664 {
	width:320px !important;
	left:8px !important;
	top:268px !important;
	min-height:168px !important;
}

#item123130 {
	width:114px !important;
	top:928px !important;
	min-height:9px !important;
}

#item109606 {
	width:305px !important;
	left:8px !important;
	top:268px !important;
	min-height:171px !important;
}

#item109544 {
	width:305px !important;
	left:8px !important;
	top:268px !important;
	min-height:297px !important;
}

#item123107 {
	width:114px !important;
	top:928px !important;
	min-height:9px !important;
}

#item109477 {
	width:320px !important;
	left:8px !important;
	top:268px !important;
	min-height:170px !important;
}

#item123081 {
	width:114px !important;
	top:928px !important;
	min-height:9px !important;
}

#item77971 {
	width:320px !important;
	left:8px !important;
	top:268px !important;
	min-height:204px !important;
}

#item109747 {
	width:1848px !important;
	height:1080px !important;
	left:72px !important;
}

#item72906 {
	width:61px !important;
	height:38px !important;
}

#item72903 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item72910 {
	width:61px !important;
	height:38px !important;
}

#item72907 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item109437 {
	width:34px !important;
	height:48px !important;
	left:915px !important;
	top:961px !important;
}

#item109440 {
	width:34px !important;
	height:48px !important;
	left:1450px !important;
	top:961px !important;
}

#item109445 {
	width:70px !important;
	height:24px !important;
}

#item109443 {
	width:70px !important;
	height:24px !important;
	left:973px !important;
	top:973px !important;
}

#item109448 {
	width:70px !important;
	height:24px !important;
}

#item109446 {
	width:70px !important;
	height:24px !important;
	left:1051px !important;
	top:973px !important;
}

#item109451 {
	width:70px !important;
	height:24px !important;
}

#item109449 {
	width:70px !important;
	height:24px !important;
	left:1127px !important;
	top:973px !important;
}

#item109454 {
	width:70px !important;
	height:24px !important;
}

#item109452 {
	width:70px !important;
	height:24px !important;
	left:1204px !important;
	top:973px !important;
}

#item109458 {
	width:70px !important;
	height:24px !important;
}

#item109455 {
	width:70px !important;
	height:24px !important;
	left:1281px !important;
	top:973px !important;
}

#item109464 {
	width:70px !important;
	height:24px !important;
}

#item109462 {
	width:70px !important;
	height:24px !important;
	left:1358px !important;
	top:973px !important;
}

#item139785 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item139782 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item139814 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item139811 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item139816 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item139846 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item139869 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item139874 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item139898 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item139901 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item139904 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item139911 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139907 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item139937 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139934 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item139963 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139960 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item139989 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item139986 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item140016 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140012 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item140043 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140040 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item140069 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140066 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item140096 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140092 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item140122 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140119 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item139779 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item139776 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item139774 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item74190 {
	width:712px !important;
	left:1020px !important;
	top:948px !important;
	min-height:52px !important;
}

#item81387 {
	width:61px !important;
	height:38px !important;
}

#item81383 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81391 {
	width:61px !important;
	height:38px !important;
}

#item81388 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item140183 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item140180 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item140212 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item140209 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item140215 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item140244 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item140267 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item140272 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item140296 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item140299 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item140302 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item140308 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140305 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item140334 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140331 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item140360 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140357 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item140387 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140383 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item140413 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140410 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item140440 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140436 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item140466 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140463 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item140492 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140489 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item140518 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140515 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item140177 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item140174 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item140172 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item111354 {
	width:178px !important;
	height:126px !important;
	left:173px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111363 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111372 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111382 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111391 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111399 {
	width:997px !important;
	left:17px !important;
	top:867px !important;
	min-height:9px !important;
}

#item111422 {
	width:178px !important;
	height:126px !important;
	left:17px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111431 {
	width:190px !important;
	top:682px !important;
	min-height:14px !important;
}

#item111462 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111468 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111475 {
	width:178px !important;
	height:126px !important;
	left:972px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111649 {
	width:178px !important;
	height:126px !important;
	left:173px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111659 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111669 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111679 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111689 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111697 {
	width:997px !important;
	left:17px !important;
	top:867px !important;
	min-height:9px !important;
}

#item111720 {
	width:178px !important;
	height:126px !important;
	left:17px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111734 {
	width:400px !important;
	left:17px !important;
	top:692px !important;
	min-height:14px !important;
}

#item111759 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111768 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111773 {
	width:178px !important;
	height:126px !important;
	left:972px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111128 {
	width:178px !important;
	height:126px !important;
	left:173px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111137 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111146 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111156 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111166 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111173 {
	width:997px !important;
	left:17px !important;
	top:867px !important;
	min-height:9px !important;
}

#item111196 {
	width:178px !important;
	height:126px !important;
	left:17px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111204 {
	width:163px !important;
	left:17px !important;
	top:692px !important;
	min-height:14px !important;
}

#item111235 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111243 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111250 {
	width:178px !important;
	height:126px !important;
	left:973px !important;
	top:749px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111256 {
	width:997px !important;
	left:10px !important;
	top:849px !important;
	min-height:9px !important;
}

#item110970 {
	width:178px !important;
	height:126px !important;
	left:173px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110979 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110988 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110998 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111007 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111016 {
	width:997px !important;
	left:17px !important;
	top:867px !important;
	min-height:9px !important;
}

#item111039 {
	width:178px !important;
	height:126px !important;
	left:17px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111048 {
	width:163px !important;
	top:682px !important;
	min-height:14px !important;
}

#item111078 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111086 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111093 {
	width:178px !important;
	height:126px !important;
	left:973px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110806 {
	width:178px !important;
	height:126px !important;
	left:173px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110815 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110824 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110834 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110844 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110853 {
	width:997px !important;
	left:17px !important;
	top:867px !important;
	min-height:9px !important;
}

#item110876 {
	width:178px !important;
	height:126px !important;
	left:17px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110886 {
	width:172px !important;
	top:682px !important;
	min-height:14px !important;
}

#item110915 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110923 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110930 {
	width:178px !important;
	height:126px !important;
	left:972px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110646 {
	width:178px !important;
	height:126px !important;
	left:173px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110655 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110664 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110675 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110684 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110692 {
	width:997px !important;
	left:17px !important;
	top:867px !important;
	min-height:9px !important;
}

#item110715 {
	width:178px !important;
	height:126px !important;
	left:17px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110724 {
	width:233px !important;
	top:682px !important;
	min-height:14px !important;
}

#item110753 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110761 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110768 {
	width:178px !important;
	height:126px !important;
	left:973px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110452 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110461 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110470 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110482 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110491 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110498 {
	width:997px !important;
	left:17px !important;
	top:867px !important;
	min-height:9px !important;
}

#item110521 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110530 {
	width:245px !important;
	top:682px !important;
	min-height:14px !important;
}

#item110559 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110568 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110575 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110582 {
	width:997px !important;
	left:10px !important;
	top:849px !important;
	min-height:9px !important;
}

#item110109 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110117 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110125 {
	width:178px !important;
	height:126px !important;
	left:973px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110151 {
	width:178px !important;
	height:126px !important;
	left:173px !important;
	top:749px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110157 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110166 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110174 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110182 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110191 {
	width:997px !important;
	left:17px !important;
	top:867px !important;
	min-height:9px !important;
}

#item110214 {
	width:178px !important;
	height:126px !important;
	left:17px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110221 {
	width:190px !important;
	left:16px !important;
	top:692px !important;
	min-height:14px !important;
}

#item110245 {
	width:114px !important;
	left:10px !important;
	top:849px !important;
	min-height:9px !important;
}

#item110034 {
	width:80px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item110032 {
	width:86px !important;
	height:60px !important;
	left:19px !important;
	top:751px !important;
}

#item110045 {
	width:80px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item110043 {
	width:86px !important;
	height:60px !important;
	left:174px !important;
	top:751px !important;
}

#item110051 {
	width:80px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item110049 {
	width:86px !important;
	height:60px !important;
	left:334px !important;
	top:751px !important;
}

#item110054 {
	width:80px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item110052 {
	width:86px !important;
	height:60px !important;
	left:494px !important;
	top:751px !important;
}

#item110057 {
	width:80px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item110055 {
	width:86px !important;
	height:60px !important;
	left:654px !important;
	top:751px !important;
}

#item110061 {
	width:80px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item110059 {
	width:86px !important;
	height:60px !important;
	left:814px !important;
	top:751px !important;
}

#item110064 {
	width:80px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item110062 {
	width:86px !important;
	height:60px !important;
	left:974px !important;
	top:751px !important;
}

#item110075 {
	width:80px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item110073 {
	width:86px !important;
	height:60px !important;
	left:1134px !important;
	top:751px !important;
}

#item125396 {
	width:80px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item125394 {
	width:86px !important;
	height:60px !important;
	left:1293px !important;
	top:751px !important;
}

#item74338 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item74389 {
	width:997px !important;
	left:17px !important;
	top:867px !important;
	min-height:9px !important;
}

#item74435 {
	width:178px !important;
	height:126px !important;
	left:17px !important;
	top:749px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item74447 {
	width:190px !important;
	left:17px !important;
	top:692px !important;
	min-height:14px !important;
}

#item125265 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item125274 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item125283 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item125291 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item125300 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item125310 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item125317 {
	width:178px !important;
	height:126px !important;
	left:973px !important;
	top:749px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item125473 {
	width:1777px !important;
	height:876px !important;
	left:63px !important;
	top:124px !important;
}

#item74412 {
	width:427px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item74508 {
	width:61px !important;
	height:38px !important;
}

#item74505 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item74512 {
	width:61px !important;
	height:38px !important;
}

#item74509 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item125476 {
	width:80px !important;
	height:54px !important;
}

#item125474 {
	width:80px !important;
	height:54px !important;
	left:85px !important;
	top:878px !important;
}

#item125479 {
	width:80px !important;
	height:54px !important;
}

#item125477 {
	width:80px !important;
	height:54px !important;
	left:240px !important;
	top:878px !important;
}

#item125482 {
	width:80px !important;
	height:54px !important;
}

#item125480 {
	width:80px !important;
	height:54px !important;
	left:400px !important;
	top:878px !important;
}

#item125485 {
	width:80px !important;
	height:54px !important;
}

#item125483 {
	width:80px !important;
	height:54px !important;
	left:560px !important;
	top:878px !important;
}

#item125488 {
	width:80px !important;
	height:54px !important;
}

#item125486 {
	width:80px !important;
	height:54px !important;
	left:720px !important;
	top:878px !important;
}

#item125491 {
	width:80px !important;
	height:54px !important;
}

#item125489 {
	width:80px !important;
	height:54px !important;
	left:880px !important;
	top:878px !important;
}

#item125494 {
	width:80px !important;
	height:54px !important;
}

#item125492 {
	width:80px !important;
	height:54px !important;
	left:1040px !important;
	top:878px !important;
}

#item125497 {
	width:80px !important;
	height:54px !important;
}

#item125495 {
	width:80px !important;
	height:54px !important;
	left:1200px !important;
	top:878px !important;
}

#item125500 {
	width:80px !important;
	height:54px !important;
}

#item125498 {
	width:80px !important;
	height:54px !important;
	left:1360px !important;
	top:878px !important;
}

#item140594 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item140591 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item140624 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item140621 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item140626 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item140655 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item140678 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item140683 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item140708 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item140711 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item140714 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item140720 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140717 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item140746 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140743 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item140773 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140770 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item140799 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140796 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item140825 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140822 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item140851 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140848 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item140877 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140874 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item140904 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140901 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item140930 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item140927 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item140588 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item140585 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item140583 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item77349 {
	width:400px !important;
	left:1360px !important;
	top:962px !important;
	min-height:38px !important;
}

#item77372 {
	width:448px !important;
	left:1392px !important;
	top:170px !important;
	min-height:24px !important;
}

#item79592 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item79589 {
	width:315px !important;
	height:56px !important;
	left:1541px !important;
	top:210px !important;
}

#item79618 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item79615 {
	width:315px !important;
	height:56px !important;
	left:1541px !important;
	top:322px !important;
}

#item79644 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item79641 {
	width:315px !important;
	height:56px !important;
	left:1542px !important;
	top:379px !important;
}

#item79671 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item79668 {
	width:315px !important;
	height:56px !important;
	left:1541px !important;
	top:266px !important;
}

#item79697 {
	width:314px !important;
	height:56px !important;
	padding:16px;
}

#item79694 {
	width:314px !important;
	height:56px !important;
	left:1542px !important;
	top:435px !important;
}

#item77406 {
	width:61px !important;
	height:38px !important;
}

#item77403 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item77410 {
	width:61px !important;
	height:38px !important;
}

#item77407 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item141003 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item141000 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item141032 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item141029 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item141034 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item141063 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item141086 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item141094 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item141118 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item141121 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item141124 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item141130 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141127 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item141157 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141154 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item141183 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141180 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item141209 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141206 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item141235 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141232 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item141261 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141258 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item141287 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141284 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item141313 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141310 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item141340 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141336 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item140996 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item140993 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item140991 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item94832 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item94829 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item94862 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item94859 {
	width:86px !important;
	height:76px !important;
	left:512px !important;
	top:62px !important;
}

#item94864 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item94894 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item94917 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item94922 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item94946 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item94949 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item94952 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item94958 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item94955 {
	width:321px !important;
	height:62px !important;
	left:273px !important;
	top:155px !important;
}

#item94984 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item94981 {
	width:321px !important;
	height:62px !important;
	left:273px !important;
	top:211px !important;
}

#item95011 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item95007 {
	width:321px !important;
	height:62px !important;
	left:273px !important;
	top:267px !important;
}

#item95037 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item95034 {
	width:321px !important;
	height:62px !important;
	left:274px !important;
	top:324px !important;
}

#item95064 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item95061 {
	width:320px !important;
	height:62px !important;
	left:274px !important;
	top:380px !important;
}

#item95091 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item95087 {
	width:442px !important;
	height:62px !important;
	left:152px !important;
	top:436px !important;
}

#item95117 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item95114 {
	width:320px !important;
	height:62px !important;
	left:274px !important;
	top:492px !important;
}

#item95143 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item95140 {
	width:486px !important;
	height:62px !important;
	left:108px !important;
	top:548px !important;
}

#item95169 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item95166 {
	width:320px !important;
	height:62px !important;
	left:274px !important;
	top:604px !important;
}

#item94826 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item94823 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item94821 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item62176 {
	width:888px !important;
	left:849px !important;
	top:162px !important;
	min-height:174px !important;
}

#item111957 {
	width:252px !important;
	left:123px !important;
	top:792px !important;
	min-height:56px !important;
}

#item81395 {
	width:61px !important;
	height:38px !important;
}

#item81392 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81399 {
	width:61px !important;
	height:38px !important;
}

#item81396 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item141388 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item141385 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item141418 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item141415 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item141420 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item141449 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item141472 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item141478 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item141502 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item141505 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item141509 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item141515 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141512 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item141541 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141538 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item141567 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141564 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item141593 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141590 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item141619 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141616 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item141645 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141642 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item141671 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141668 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item141698 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141695 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item141725 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141722 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item141382 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item141379 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item141377 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item113545 {
	width:804px !important;
	left:44px !important;
	min-height:24px !important;
}

#item113591 {
	width:33px !important;
	height:94px !important;
	left:805px !important;
	top:219px !important;
}

#item113596 {
	width:93px !important;
	left:35px !important;
	top:7px !important;
	min-height:11px !important;
}

#item113624 {
	width:113px !important;
	left:41px !important;
	top:8px !important;
	min-height:11px !important;
}

#item113655 {
	width:116px !important;
	left:27px !important;
	top:8px !important;
	min-height:11px !important;
}

#item113863 {
	width:128px !important;
	height:29px !important;
	left:1168px !important;
	top:414px !important;
}

#item113866 {
	width:118px !important;
	height:29px !important;
	left:992px !important;
	top:414px !important;
}

#item113869 {
	width:132px !important;
	height:29px !important;
	left:830px !important;
	top:414px !important;
}

#item113477 {
	width:804px !important;
	left:44px !important;
	min-height:24px !important;
}

#item113420 {
	width:804px !important;
	left:44px !important;
	min-height:24px !important;
}

#item113264 {
	width:1264px !important;
	left:44px !important;
	min-height:24px !important;
}

#item113287 {
	width:33px !important;
	height:94px !important;
	left:805px !important;
	top:219px !important;
}

#item113298 {
	width:93px !important;
	left:35px !important;
	top:7px !important;
	min-height:11px !important;
}

#item113325 {
	width:113px !important;
	left:41px !important;
	top:8px !important;
	min-height:11px !important;
}

#item113357 {
	width:116px !important;
	left:27px !important;
	top:8px !important;
	min-height:11px !important;
}

#item113853 {
	width:128px !important;
	height:29px !important;
	left:1168px !important;
	top:414px !important;
}

#item113856 {
	width:118px !important;
	height:29px !important;
	left:992px !important;
	top:414px !important;
}

#item113859 {
	width:132px !important;
	height:29px !important;
	left:830px !important;
	top:414px !important;
}

#item113170 {
	width:1264px !important;
	left:44px !important;
	min-height:24px !important;
}

#item113113 {
	width:1264px !important;
	left:44px !important;
	min-height:24px !important;
}

#item113025 {
	width:657px !important;
	left:44px !important;
	min-height:24px !important;
}

#item121064 {
	width:16px !important;
	height:16px !important;
}

#item121070 {
	width:16px !important;
	height:16px !important;
}

#item112926 {
	width:657px !important;
	left:44px !important;
	min-height:24px !important;
}

#item121047 {
	width:16px !important;
	height:16px !important;
}

#item121053 {
	width:16px !important;
	height:16px !important;
}

#item112810 {
	width:35px !important;
	height:27px !important;
	left:50px !important;
	top:24px !important;
}

#item112811 {
	width:657px !important;
	left:44px !important;
	min-height:24px !important;
}

#item120486 {
	width:16px !important;
	height:16px !important;
}

#item120492 {
	width:16px !important;
	height:16px !important;
}

#item112737 {
	width:657px !important;
	left:44px !important;
	min-height:24px !important;
}

#item120470 {
	width:16px !important;
	height:16px !important;
}

#item120477 {
	width:16px !important;
	height:16px !important;
}

#item112621 {
	width:290px !important;
	left:44px !important;
	min-height:24px !important;
}

#item112644 {
	width:35px !important;
	height:27px !important;
	left:44px !important;
	top:24px !important;
}

#item17256 {
	width:380px !important;
	left:44px !important;
	min-height:24px !important;
}

#item17259 {
	width:35px !important;
	height:27px !important;
	left:44px !important;
	top:24px !important;
}

#item17306 {
	width:35px !important;
	height:27px !important;
}

#item17307 {
	width:35px !important;
	height:27px !important;
	top:27px !important;
}

#item113713 {
	width:1724px !important;
	height:921px !important;
	left:36px !important;
	top:80px !important;
}

#item17354 {
	width:61px !important;
	height:38px !important;
}

#item17352 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item17358 {
	width:61px !important;
	height:38px !important;
}

#item17356 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item112529 {
	width:34px !important;
	height:48px !important;
	left:446px !important;
	top:961px !important;
}

#item112532 {
	width:34px !important;
	height:48px !important;
	left:1440px !important;
	top:961px !important;
}

#item112538 {
	width:70px !important;
	height:24px !important;
}

#item112536 {
	width:70px !important;
	height:24px !important;
	left:504px !important;
	top:973px !important;
}

#item112555 {
	width:70px !important;
	height:24px !important;
}

#item112553 {
	width:70px !important;
	height:24px !important;
	left:887px !important;
	top:973px !important;
}

#item112541 {
	width:70px !important;
	height:24px !important;
}

#item112539 {
	width:70px !important;
	height:24px !important;
	left:581px !important;
	top:973px !important;
}

#item112558 {
	width:70px !important;
	height:24px !important;
}

#item112556 {
	width:70px !important;
	height:24px !important;
	left:965px !important;
	top:973px !important;
}

#item112544 {
	width:70px !important;
	height:24px !important;
}

#item112542 {
	width:70px !important;
	height:24px !important;
	left:658px !important;
	top:973px !important;
}

#item112561 {
	width:70px !important;
	height:24px !important;
}

#item112559 {
	width:70px !important;
	height:24px !important;
	left:1041px !important;
	top:973px !important;
}

#item112548 {
	width:70px !important;
	height:24px !important;
}

#item112546 {
	width:70px !important;
	height:24px !important;
	left:735px !important;
	top:973px !important;
}

#item112565 {
	width:70px !important;
	height:24px !important;
}

#item112562 {
	width:70px !important;
	height:24px !important;
	left:1118px !important;
	top:973px !important;
}

#item112571 {
	width:70px !important;
	height:24px !important;
}

#item112569 {
	width:70px !important;
	height:24px !important;
	left:1271px !important;
	top:973px !important;
}

#item112551 {
	width:70px !important;
	height:24px !important;
}

#item112549 {
	width:70px !important;
	height:24px !important;
	left:812px !important;
	top:973px !important;
}

#item112568 {
	width:70px !important;
	height:24px !important;
}

#item112566 {
	width:70px !important;
	height:24px !important;
	left:1195px !important;
	top:973px !important;
}

#item112575 {
	width:70px !important;
	height:24px !important;
}

#item112572 {
	width:70px !important;
	height:24px !important;
	left:1348px !important;
	top:973px !important;
}

#item141806 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item141803 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item141835 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item141832 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item141837 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item141866 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item141889 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item141895 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item141919 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item141922 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item141925 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item141931 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141928 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item141957 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141954 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item141983 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item141980 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item142010 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142007 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item142037 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142034 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item142063 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142060 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item142091 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142087 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item142117 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142114 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item142143 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142140 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item141800 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item141797 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item141795 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item49154 {
	width:480px !important;
	left:80px !important;
	top:80px !important;
	min-height:38px !important;
}

#item54458 {
	width:1030px !important;
	left:79px !important;
	top:991px !important;
	min-height:9px !important;
}

#item49189 {
	width:61px !important;
	height:38px !important;
}

#item49186 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item49193 {
	width:61px !important;
	height:38px !important;
}

#item49190 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item142207 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item142204 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item142236 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item142233 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item142238 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item142267 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item142291 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item142297 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item142322 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item142325 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item142328 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item142334 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142331 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item142360 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142357 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item142386 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142383 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item142412 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142409 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item142438 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142435 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item142465 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142461 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item142491 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142488 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item142517 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142514 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item142543 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142540 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item142201 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item142198 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item142196 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item20127 {
	width:480px !important;
	left:80px !important;
	top:80px !important;
	min-height:38px !important;
}

#item54493 {
	width:1030px !important;
	left:79px !important;
	top:991px !important;
	min-height:9px !important;
}

#item20180 {
	width:61px !important;
	height:38px !important;
}

#item20178 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item20184 {
	width:61px !important;
	height:38px !important;
}

#item20182 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item142618 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item142615 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item142647 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item142644 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item142650 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item142680 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item142703 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item142710 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item142734 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item142737 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item142741 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item142747 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142744 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item142773 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142770 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item142799 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142796 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item142825 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142822 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item142852 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142849 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item142878 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142875 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item142904 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142901 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item142930 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142927 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item142957 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item142954 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item142612 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item142609 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item142607 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item62244 {
	width:888px !important;
	left:849px !important;
	top:870px !important;
	min-height:174px !important;
}

#item111988 {
	width:252px !important;
	left:123px !important;
	top:793px !important;
	min-height:56px !important;
}

#item81410 {
	width:61px !important;
	height:38px !important;
}

#item81407 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81414 {
	width:61px !important;
	height:38px !important;
}

#item81411 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item143019 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item143016 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item143049 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item143045 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item143051 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item143080 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item143103 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item143109 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item143133 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item143136 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item143139 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item143145 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143142 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item143171 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143168 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item143197 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143194 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item143224 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143221 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item143250 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143247 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item143276 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143273 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item143302 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143299 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item143328 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143325 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item143354 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143351 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item143013 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item143010 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item143008 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item114925 {
	width:804px !important;
	left:28px !important;
	min-height:24px !important;
}

#item114975 {
	width:93px !important;
	left:35px !important;
	top:7px !important;
	min-height:11px !important;
}

#item115002 {
	width:113px !important;
	left:41px !important;
	top:8px !important;
	min-height:11px !important;
}

#item115034 {
	width:116px !important;
	left:27px !important;
	top:8px !important;
	min-height:11px !important;
}

#item121769 {
	width:132px !important;
	height:29px !important;
}

#item121772 {
	width:118px !important;
	height:29px !important;
	left:162px !important;
}

#item121775 {
	width:128px !important;
	height:29px !important;
	left:338px !important;
}

#item114847 {
	width:804px !important;
	left:28px !important;
	min-height:24px !important;
}

#item114795 {
	width:804px !important;
	left:28px !important;
	min-height:24px !important;
}

#item114729 {
	width:255px !important;
	left:28px !important;
	min-height:24px !important;
}

#item120865 {
	width:16px !important;
	height:16px !important;
}

#item120871 {
	width:16px !important;
	height:16px !important;
}

#item114613 {
	width:255px !important;
	left:28px !important;
	min-height:24px !important;
}

#item120849 {
	width:16px !important;
	height:16px !important;
}

#item120855 {
	width:16px !important;
	height:16px !important;
}

#item114516 {
	width:255px !important;
	left:28px !important;
	min-height:24px !important;
}

#item120824 {
	width:16px !important;
	height:16px !important;
}

#item120831 {
	width:16px !important;
	height:16px !important;
}

#item114407 {
	width:35px !important;
	height:27px !important;
	left:36px !important;
	top:24px !important;
}

#item114431 {
	width:255px !important;
	left:28px !important;
	min-height:24px !important;
}

#item120800 {
	width:16px !important;
	height:16px !important;
}

#item120808 {
	width:16px !important;
	height:16px !important;
}

#item114300 {
	width:35px !important;
	height:27px !important;
	left:8px !important;
	top:24px !important;
}

#item114324 {
	width:255px !important;
	min-height:24px !important;
}

#item120667 {
	width:16px !important;
	height:16px !important;
}

#item120675 {
	width:16px !important;
	height:16px !important;
}

#item20425 {
	width:255px !important;
	left:31px !important;
	min-height:24px !important;
}

#item20428 {
	width:35px !important;
	height:27px !important;
	left:31px !important;
	top:24px !important;
}

#item115087 {
	width:1698px !important;
	height:921px !important;
	left:50px !important;
	top:80px !important;
}

#item20501 {
	width:61px !important;
	height:38px !important;
}

#item20499 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item20505 {
	width:61px !important;
	height:38px !important;
}

#item20503 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item113872 {
	width:34px !important;
	height:48px !important;
	left:560px !important;
	top:961px !important;
}

#item113876 {
	width:34px !important;
	height:48px !important;
	left:1326px !important;
	top:961px !important;
}

#item113881 {
	width:70px !important;
	height:24px !important;
}

#item113879 {
	width:70px !important;
	height:24px !important;
	left:618px !important;
	top:973px !important;
}

#item113885 {
	width:70px !important;
	height:24px !important;
}

#item113882 {
	width:70px !important;
	height:24px !important;
	left:1001px !important;
	top:973px !important;
}

#item113888 {
	width:70px !important;
	height:24px !important;
}

#item113886 {
	width:70px !important;
	height:24px !important;
	left:695px !important;
	top:973px !important;
}

#item113891 {
	width:70px !important;
	height:24px !important;
}

#item113889 {
	width:70px !important;
	height:24px !important;
	left:1079px !important;
	top:973px !important;
}

#item113894 {
	width:70px !important;
	height:24px !important;
}

#item113892 {
	width:70px !important;
	height:24px !important;
	left:772px !important;
	top:973px !important;
}

#item113897 {
	width:70px !important;
	height:24px !important;
}

#item113895 {
	width:70px !important;
	height:24px !important;
	left:1155px !important;
	top:973px !important;
}

#item113900 {
	width:70px !important;
	height:24px !important;
}

#item113898 {
	width:70px !important;
	height:24px !important;
	left:849px !important;
	top:973px !important;
}

#item113903 {
	width:70px !important;
	height:24px !important;
}

#item113901 {
	width:70px !important;
	height:24px !important;
	left:1232px !important;
	top:973px !important;
}

#item113909 {
	width:70px !important;
	height:24px !important;
}

#item113907 {
	width:70px !important;
	height:24px !important;
	left:926px !important;
	top:973px !important;
}

#item143416 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item143413 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item143447 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item143444 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item143449 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item143478 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item143501 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item143506 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item143530 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item143533 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item143536 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item143542 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143539 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item143568 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143565 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item143596 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143592 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item143622 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143619 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item143648 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143645 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item143674 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143671 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item143700 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143697 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item143727 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143724 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item143753 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143750 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item143410 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item143407 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item143405 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item23100 {
	width:240px !important;
	left:78px !important;
	top:80px !important;
	min-height:24px !important;
}

#item43772 {
	width:108px !important;
	left:74px !important;
	top:975px !important;
	min-height:9px !important;
}

#item121895 {
	width:1030px !important;
	left:79px !important;
	top:991px !important;
	min-height:9px !important;
}

#item23193 {
	width:61px !important;
	height:38px !important;
}

#item23191 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item23197 {
	width:61px !important;
	height:38px !important;
}

#item23195 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item143835 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item143832 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item143864 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item143861 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item143866 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item143895 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item143918 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item143924 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item143949 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item143952 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item143955 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item143961 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143958 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item143988 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item143985 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item144014 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144011 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item144040 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144037 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item144066 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144063 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item144092 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144089 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item144118 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144115 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item144145 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144142 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item144172 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144168 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item143829 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item143825 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item143823 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item62306 {
	width:888px !important;
	left:849px !important;
	top:870px !important;
	min-height:174px !important;
}

#item112011 {
	width:252px !important;
	left:123px !important;
	top:793px !important;
	min-height:56px !important;
}

#item81539 {
	width:61px !important;
	height:38px !important;
}

#item81536 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81543 {
	width:61px !important;
	height:38px !important;
}

#item81540 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item144248 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item144245 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item144277 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item144274 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item144279 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item144308 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item144331 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item144336 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item144360 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item144364 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item144367 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item144373 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144370 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item144399 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144396 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item144425 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144422 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item144451 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144448 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item144477 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144474 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item144503 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144500 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item144529 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144526 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item144556 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144552 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item144582 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144579 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item144242 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item144239 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item144237 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item116238 {
	width:1624px !important;
	left:34px !important;
	min-height:24px !important;
}

#item116288 {
	width:93px !important;
	left:35px !important;
	top:7px !important;
	min-height:11px !important;
}

#item116316 {
	width:113px !important;
	left:41px !important;
	top:8px !important;
	min-height:11px !important;
}

#item116347 {
	width:116px !important;
	left:27px !important;
	top:8px !important;
	min-height:11px !important;
}

#item121784 {
	width:132px !important;
	height:29px !important;
}

#item121787 {
	width:118px !important;
	height:29px !important;
	left:162px !important;
}

#item121790 {
	width:128px !important;
	height:29px !important;
	left:338px !important;
}

#item116187 {
	width:804px !important;
	left:34px !important;
	min-height:24px !important;
}

#item116115 {
	width:255px !important;
	left:35px !important;
	min-height:24px !important;
}

#item121212 {
	width:16px !important;
	height:16px !important;
}

#item121218 {
	width:16px !important;
	height:16px !important;
}

#item116047 {
	width:255px !important;
	left:35px !important;
	min-height:24px !important;
}

#item121197 {
	width:16px !important;
	height:16px !important;
}

#item121203 {
	width:16px !important;
	height:16px !important;
}

#item115935 {
	width:35px !important;
	height:27px !important;
	left:42px !important;
	top:24px !important;
}

#item115959 {
	width:255px !important;
	left:35px !important;
	min-height:24px !important;
}

#item121177 {
	width:16px !important;
	height:16px !important;
}

#item121184 {
	width:16px !important;
	height:16px !important;
}

#item115841 {
	width:35px !important;
	height:27px !important;
	left:35px !important;
	top:24px !important;
}

#item115842 {
	width:255px !important;
	left:35px !important;
	min-height:24px !important;
}

#item121129 {
	width:16px !important;
	height:16px !important;
}

#item121136 {
	width:16px !important;
	height:16px !important;
}

#item23452 {
	width:255px !important;
	left:36px !important;
	min-height:24px !important;
}

#item23455 {
	width:35px !important;
	height:27px !important;
	left:36px !important;
	top:24px !important;
}

#item116406 {
	width:1716px !important;
	height:921px !important;
	left:44px !important;
	top:80px !important;
}

#item23530 {
	width:61px !important;
	height:38px !important;
}

#item23528 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item23534 {
	width:61px !important;
	height:38px !important;
}

#item23532 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item115274 {
	width:34px !important;
	height:48px !important;
	left:635px !important;
	top:961px !important;
}

#item115277 {
	width:34px !important;
	height:48px !important;
	left:1251px !important;
	top:961px !important;
}

#item115282 {
	width:70px !important;
	height:24px !important;
}

#item115280 {
	width:70px !important;
	height:24px !important;
	left:693px !important;
	top:973px !important;
}

#item115285 {
	width:70px !important;
	height:24px !important;
}

#item115283 {
	width:70px !important;
	height:24px !important;
	left:1076px !important;
	top:973px !important;
}

#item115288 {
	width:70px !important;
	height:24px !important;
}

#item115286 {
	width:70px !important;
	height:24px !important;
	left:770px !important;
	top:973px !important;
}

#item115291 {
	width:70px !important;
	height:24px !important;
}

#item115289 {
	width:70px !important;
	height:24px !important;
	left:1154px !important;
	top:973px !important;
}

#item115294 {
	width:70px !important;
	height:24px !important;
}

#item115292 {
	width:70px !important;
	height:24px !important;
	left:847px !important;
	top:973px !important;
}

#item115300 {
	width:70px !important;
	height:24px !important;
}

#item115298 {
	width:70px !important;
	height:24px !important;
	left:924px !important;
	top:973px !important;
}

#item115306 {
	width:70px !important;
	height:24px !important;
}

#item115304 {
	width:70px !important;
	height:24px !important;
	left:1001px !important;
	top:973px !important;
}

#item144654 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item144651 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item144683 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item144680 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item144685 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item144714 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item144737 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item144743 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item144767 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item144770 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item144773 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item144780 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144776 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item144806 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144803 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item144832 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144829 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item144858 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144855 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item144886 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144883 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item144912 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144909 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item144939 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144936 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item144965 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144962 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item144991 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item144988 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item144648 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item144645 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item144643 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item25995 {
	width:240px !important;
	left:78px !important;
	top:80px !important;
	min-height:24px !important;
}

#item121918 {
	width:1030px !important;
	left:79px !important;
	top:991px !important;
	min-height:9px !important;
}

#item26000 {
	width:61px !important;
	height:38px !important;
}

#item25998 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item26004 {
	width:61px !important;
	height:38px !important;
}

#item26002 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item145051 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item145048 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item145080 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item145077 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item145082 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item145112 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item145136 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item145141 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item145165 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item145168 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item145171 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item145177 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145174 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item145205 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145201 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item145231 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145228 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item145257 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145254 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item145283 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145280 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item145310 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145307 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item145336 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145333 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item145362 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145359 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item145388 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145385 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item145045 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item145042 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item145040 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item102723 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item102720 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item102754 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item102751 {
	width:86px !important;
	height:76px !important;
	left:512px !important;
	top:62px !important;
}

#item102756 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item102785 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item102808 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item102813 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item102837 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item102840 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item102843 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item102849 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item102846 {
	width:321px !important;
	height:62px !important;
	left:273px !important;
	top:155px !important;
}

#item102875 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item102872 {
	width:321px !important;
	height:62px !important;
	left:273px !important;
	top:211px !important;
}

#item102901 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item102898 {
	width:321px !important;
	height:62px !important;
	left:273px !important;
	top:267px !important;
}

#item102928 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item102925 {
	width:321px !important;
	height:62px !important;
	left:274px !important;
	top:324px !important;
}

#item102954 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item102951 {
	width:320px !important;
	height:62px !important;
	left:274px !important;
	top:380px !important;
}

#item102980 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item102977 {
	width:442px !important;
	height:62px !important;
	left:152px !important;
	top:436px !important;
}

#item103006 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item103003 {
	width:320px !important;
	height:62px !important;
	left:274px !important;
	top:492px !important;
}

#item103033 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item103029 {
	width:486px !important;
	height:62px !important;
	left:108px !important;
	top:548px !important;
}

#item103059 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item103056 {
	width:320px !important;
	height:62px !important;
	left:274px !important;
	top:604px !important;
}

#item102717 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item102714 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item102712 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item62363 {
	width:888px !important;
	left:849px !important;
	top:870px !important;
	min-height:174px !important;
}

#item112038 {
	width:252px !important;
	left:123px !important;
	top:792px !important;
	min-height:56px !important;
}

#item81628 {
	width:61px !important;
	height:38px !important;
}

#item81625 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81632 {
	width:61px !important;
	height:38px !important;
}

#item81629 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item145453 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item145450 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item145482 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item145479 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item145485 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item145515 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item145538 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item145545 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item145569 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item145572 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item145575 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item145581 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145578 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item145607 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145604 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item145633 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145630 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item145659 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145656 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item145686 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145683 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item145712 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145709 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item145738 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145735 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item145764 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145761 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item145791 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145788 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item145447 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item145444 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item145442 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item117486 {
	width:1624px !important;
	left:52px !important;
	min-height:24px !important;
}

#item117532 {
	width:33px !important;
	height:94px !important;
	left:813px !important;
	top:219px !important;
}

#item117537 {
	width:93px !important;
	left:35px !important;
	top:7px !important;
	min-height:11px !important;
}

#item117564 {
	width:113px !important;
	left:41px !important;
	top:8px !important;
	min-height:11px !important;
}

#item117595 {
	width:116px !important;
	left:27px !important;
	top:8px !important;
	min-height:11px !important;
}

#item121794 {
	width:132px !important;
	height:29px !important;
}

#item121797 {
	width:118px !important;
	height:29px !important;
	left:162px !important;
}

#item121800 {
	width:128px !important;
	height:29px !important;
	left:338px !important;
}

#item117429 {
	width:804px !important;
	left:52px !important;
	min-height:24px !important;
}

#item117322 {
	width:255px !important;
	left:52px !important;
	min-height:24px !important;
}

#item121549 {
	width:16px !important;
	height:16px !important;
}

#item121555 {
	width:16px !important;
	height:16px !important;
}

#item117181 {
	width:3px !important;
	height:8px !important;
	left:1172px !important;
	top:55px !important;
}

#item117205 {
	width:255px !important;
	left:52px !important;
	min-height:24px !important;
}

#item121482 {
	width:16px !important;
	height:16px !important;
}

#item121488 {
	width:16px !important;
	height:16px !important;
}

#item117084 {
	width:35px !important;
	height:27px !important;
	left:52px !important;
	top:24px !important;
}

#item117085 {
	width:255px !important;
	left:52px !important;
	min-height:24px !important;
}

#item121444 {
	width:16px !important;
	height:16px !important;
}

#item121451 {
	width:16px !important;
	height:16px !important;
}

#item116988 {
	width:35px !important;
	height:27px !important;
	top:24px !important;
}

#item117012 {
	width:255px !important;
	min-height:24px !important;
}

#item121393 {
	width:16px !important;
	height:16px !important;
}

#item121401 {
	width:16px !important;
	height:16px !important;
}

#item26283 {
	width:255px !important;
	left:52px !important;
	min-height:24px !important;
}

#item26286 {
	width:35px !important;
	height:27px !important;
	left:52px !important;
	top:24px !important;
}

#item117647 {
	width:1732px !important;
	height:955px !important;
	left:28px !important;
	top:80px !important;
}

#item26333 {
	width:61px !important;
	height:38px !important;
}

#item26331 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item26337 {
	width:61px !important;
	height:38px !important;
}

#item26335 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item116493 {
	width:34px !important;
	height:48px !important;
	left:635px !important;
	top:961px !important;
}

#item116496 {
	width:34px !important;
	height:48px !important;
	left:1251px !important;
	top:961px !important;
}

#item116501 {
	width:70px !important;
	height:24px !important;
}

#item116499 {
	width:70px !important;
	height:24px !important;
	left:693px !important;
	top:973px !important;
}

#item116504 {
	width:70px !important;
	height:24px !important;
}

#item116502 {
	width:70px !important;
	height:24px !important;
	left:1076px !important;
	top:973px !important;
}

#item116508 {
	width:70px !important;
	height:24px !important;
}

#item116506 {
	width:70px !important;
	height:24px !important;
	left:770px !important;
	top:973px !important;
}

#item116511 {
	width:70px !important;
	height:24px !important;
}

#item116509 {
	width:70px !important;
	height:24px !important;
	left:1154px !important;
	top:973px !important;
}

#item116514 {
	width:70px !important;
	height:24px !important;
}

#item116512 {
	width:70px !important;
	height:24px !important;
	left:847px !important;
	top:973px !important;
}

#item116517 {
	width:70px !important;
	height:24px !important;
}

#item116515 {
	width:70px !important;
	height:24px !important;
	left:924px !important;
	top:973px !important;
}

#item116521 {
	width:70px !important;
	height:24px !important;
}

#item116518 {
	width:70px !important;
	height:24px !important;
	left:1001px !important;
	top:973px !important;
}

#item145849 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item145846 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item145879 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item145876 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item145881 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item145910 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item145933 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item145939 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item145963 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item145966 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item145969 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item145975 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145972 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item146001 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item145998 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item146027 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146024 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item146054 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146051 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item146080 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146077 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item146106 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146103 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item146132 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146129 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item146158 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146155 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item146185 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146182 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item145843 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item145840 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item145838 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item28541 {
	width:240px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item121941 {
	width:1030px !important;
	left:79px !important;
	top:991px !important;
	min-height:9px !important;
}

#item28546 {
	width:61px !important;
	height:38px !important;
}

#item28544 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item28550 {
	width:61px !important;
	height:38px !important;
}

#item28548 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item146542 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item146539 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item146571 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item146568 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item146573 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item146602 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item146625 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item146630 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item146654 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item146657 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item146660 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item146667 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146663 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item146693 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146690 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item146719 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146716 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item146745 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146742 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item146771 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146768 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item146797 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146794 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item146824 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146821 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item146850 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146847 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item146877 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item146874 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item146536 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item146533 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item146531 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item103837 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item103834 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item103867 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item103864 {
	width:86px !important;
	height:76px !important;
	left:512px !important;
	top:62px !important;
}

#item103869 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item103898 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item103922 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item103930 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item103954 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item103957 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item103960 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item103966 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item103963 {
	width:321px !important;
	height:62px !important;
	left:273px !important;
	top:155px !important;
}

#item103993 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item103990 {
	width:321px !important;
	height:62px !important;
	left:273px !important;
	top:211px !important;
}

#item104019 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item104016 {
	width:321px !important;
	height:62px !important;
	left:273px !important;
	top:267px !important;
}

#item104046 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item104043 {
	width:321px !important;
	height:62px !important;
	left:274px !important;
	top:324px !important;
}

#item104072 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item104069 {
	width:320px !important;
	height:62px !important;
	left:274px !important;
	top:380px !important;
}

#item104098 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item104095 {
	width:442px !important;
	height:62px !important;
	left:152px !important;
	top:436px !important;
}

#item104125 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item104121 {
	width:320px !important;
	height:62px !important;
	left:274px !important;
	top:492px !important;
}

#item104151 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item104148 {
	width:486px !important;
	height:62px !important;
	left:108px !important;
	top:548px !important;
}

#item104177 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item104174 {
	width:320px !important;
	height:62px !important;
	left:274px !important;
	top:604px !important;
}

#item103831 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item103828 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item103826 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item62427 {
	width:888px !important;
	left:849px !important;
	top:870px !important;
	min-height:174px !important;
}

#item112065 {
	width:252px !important;
	left:123px !important;
	top:792px !important;
	min-height:56px !important;
}

#item81752 {
	width:61px !important;
	height:38px !important;
}

#item81749 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item81756 {
	width:61px !important;
	height:38px !important;
}

#item81753 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item146949 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item146946 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item146978 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item146975 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item146980 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item147009 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item147032 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item147038 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item147063 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item147066 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item147069 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item147075 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147072 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item147102 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147098 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item147128 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147125 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item147154 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147151 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item147180 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147177 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item147206 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147203 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item147232 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147229 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item147259 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147256 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item147285 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147282 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item146943 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item146940 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item146937 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item118560 {
	width:1624px !important;
	left:32px !important;
	top:2px !important;
	min-height:24px !important;
}

#item118606 {
	width:33px !important;
	height:94px !important;
	left:795px !important;
	top:221px !important;
}

#item118611 {
	width:93px !important;
	left:35px !important;
	top:7px !important;
	min-height:11px !important;
}

#item118638 {
	width:113px !important;
	left:41px !important;
	top:8px !important;
	min-height:11px !important;
}

#item118669 {
	width:116px !important;
	left:27px !important;
	top:8px !important;
	min-height:11px !important;
}

#item121805 {
	width:132px !important;
	height:29px !important;
}

#item121808 {
	width:118px !important;
	height:29px !important;
	left:162px !important;
}

#item121811 {
	width:128px !important;
	height:29px !important;
	left:338px !important;
}

#item118501 {
	width:804px !important;
	left:32px !important;
	top:2px !important;
	min-height:24px !important;
}

#item118453 {
	width:804px !important;
	left:32px !important;
	top:2px !important;
	min-height:24px !important;
}

#item118401 {
	width:255px !important;
	left:32px !important;
	min-height:24px !important;
}

#item121655 {
	width:16px !important;
	height:16px !important;
}

#item121661 {
	width:16px !important;
	height:16px !important;
}

#item118309 {
	width:255px !important;
	left:32px !important;
	top:2px !important;
	min-height:24px !important;
}

#item124043 {
	width:16px !important;
	height:16px !important;
}

#item124051 {
	width:16px !important;
	height:16px !important;
}

#item118199 {
	width:35px !important;
	height:27px !important;
	left:32px !important;
	top:26px !important;
}

#item118200 {
	width:255px !important;
	left:32px !important;
	top:2px !important;
	min-height:24px !important;
}

#item121621 {
	width:16px !important;
	height:16px !important;
}

#item121628 {
	width:16px !important;
	height:16px !important;
}

#item118103 {
	width:35px !important;
	height:27px !important;
	left:40px !important;
	top:26px !important;
}

#item118127 {
	width:255px !important;
	left:32px !important;
	top:2px !important;
	min-height:24px !important;
}

#item121594 {
	width:16px !important;
	height:16px !important;
}

#item121602 {
	width:16px !important;
	height:16px !important;
}

#item28820 {
	width:255px !important;
	left:33px !important;
	top:2px !important;
	min-height:24px !important;
}

#item28823 {
	width:35px !important;
	height:27px !important;
	left:40px !important;
	top:26px !important;
}

#item28869 {
	width:35px !important;
	height:27px !important;
	left:34px !important;
	top:245px !important;
}

#item28870 {
	width:35px !important;
	height:27px !important;
	left:34px !important;
	top:273px !important;
}

#item118722 {
	width:1714px !important;
	height:923px !important;
	left:46px !important;
	top:79px !important;
}

#item28895 {
	width:61px !important;
	height:38px !important;
}

#item28893 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item28899 {
	width:61px !important;
	height:38px !important;
}

#item28897 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item117721 {
	width:34px !important;
	height:48px !important;
	left:597px !important;
	top:961px !important;
}

#item117724 {
	width:34px !important;
	height:48px !important;
	left:1289px !important;
	top:961px !important;
}

#item117729 {
	width:70px !important;
	height:24px !important;
}

#item117727 {
	width:70px !important;
	height:24px !important;
	left:655px !important;
	top:973px !important;
}

#item117732 {
	width:70px !important;
	height:24px !important;
}

#item117730 {
	width:70px !important;
	height:24px !important;
	left:1038px !important;
	top:973px !important;
}

#item117735 {
	width:70px !important;
	height:24px !important;
}

#item117733 {
	width:70px !important;
	height:24px !important;
	left:732px !important;
	top:973px !important;
}

#item117738 {
	width:70px !important;
	height:24px !important;
}

#item117736 {
	width:70px !important;
	height:24px !important;
	left:1116px !important;
	top:973px !important;
}

#item117750 {
	width:70px !important;
	height:24px !important;
}

#item117748 {
	width:70px !important;
	height:24px !important;
	left:1195px !important;
	top:973px !important;
}

#item117741 {
	width:70px !important;
	height:24px !important;
}

#item117739 {
	width:70px !important;
	height:24px !important;
	left:809px !important;
	top:973px !important;
}

#item117744 {
	width:70px !important;
	height:24px !important;
}

#item117742 {
	width:70px !important;
	height:24px !important;
	left:886px !important;
	top:973px !important;
}

#item117747 {
	width:70px !important;
	height:24px !important;
}

#item117745 {
	width:70px !important;
	height:24px !important;
	left:963px !important;
	top:973px !important;
}

#item147344 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item147341 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item147373 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item147370 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item147375 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item147404 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item147428 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item147435 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item147459 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item147462 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item147466 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item147472 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147469 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item147498 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147495 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item147524 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147521 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item147550 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147547 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item147576 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147573 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item147602 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147599 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item147629 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147626 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item147655 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147652 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item147681 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147678 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item147338 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item147335 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item147333 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item127144 {
	width:1074px !important;
	left:80px !important;
	top:991px !important;
	min-height:9px !important;
}

#item31091 {
	width:240px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item31096 {
	width:61px !important;
	height:38px !important;
}

#item31094 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item31100 {
	width:61px !important;
	height:38px !important;
}

#item31098 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item147749 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item147746 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item147778 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item147775 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item147780 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item147811 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item147834 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item147840 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item147864 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item147867 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item147870 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item147876 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147873 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item147902 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147899 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item147928 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147925 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item147954 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147951 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item147981 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item147977 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item148008 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148005 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item148034 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148031 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item148060 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148057 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item148086 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148083 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item147743 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item147740 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item147738 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item62598 {
	width:1920px !important;
	height:1080px !important;
	background:#78faae;
}

#item62667 {
	width:278px !important;
	left:1083px !important;
	top:988px !important;
	min-height:32px !important;
}

#item62696 {
	width:118px !important;
	top:73px !important;
	min-height:12px !important;
}

#item62720 {
	width:127px !important;
	top:84px !important;
	min-height:12px !important;
}

#item62748 {
	width:108px !important;
	top:83px !important;
	min-height:12px !important;
}

#item119058 {
	width:386px !important;
	height:84px !important;
	left:263px !important;
	top:249px !important;
}

#item62772 {
	width:108px !important;
	height:131px !important;
	left:1736px !important;
	top:887px !important;
}

#item62782 {
	width:108px !important;
	height:131px !important;
	left:1585px !important;
	top:887px !important;
}

#item62786 {
	width:108px !important;
	height:131px !important;
	left:1438px !important;
	top:887px !important;
}

#item122990 {
	width:83px !important;
	height:14px !important;
	left:552px !important;
	top:975px !important;
}

#item148268 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item148265 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item148297 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item148294 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item148301 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item148331 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item148354 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item148359 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item148383 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item148386 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item148389 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item148395 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148392 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item148422 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148419 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item148448 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148445 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item148475 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148471 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item148501 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148498 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item148528 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148525 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item148554 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148551 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item148580 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148577 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item148606 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item148603 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item148262 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item148259 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item148257 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

p.autoParaStyle57 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#0e3a2f;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:13.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	letter-spacing:-0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:20px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:13.7px;
	line-height:16.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:36px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.040em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.000em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.000em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.012em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	letter-spacing:-0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:FF-SKODANext-Regular,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:26.7px;
	line-height:35.6px;
	color:#0e3a2f;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:right;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:26px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:21px;
	line-height:26px;
	color:#fff;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:80px;
	line-height:88px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:68px;
	line-height:81.6px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-HK-Digi-Vorwort-HL {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:44px;
	line-height:46px;
	color:#fff;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-DigZubkat-Vorwort-Copy-neue-Vorschaltseite {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:21px;
	line-height:26px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Octavia-Rechtstext {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.Octavia-Titel-Vorwort {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:73px;
	line-height:87.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Octavia-Einleitungs-Copy- {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Octavia-Headline-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Octavia-Navigation {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Octavia-Headline-Titeltrenner {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:68px;
	line-height:81.6px;
	color:#78faae;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Octavia-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Modellbezeichnung-HL {
	font-family:FF-SKODANext-Regular,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:9px;
	line-height:12.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Fußnote {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.thjnk-Copy-2 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:7.6px;
	line-height:10px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Navi_Burger_Black {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.DigHK_Marginalien-Schwarz {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Copy-Einleser {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Copy-Copy-18pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Icon-Beschriftung-Weiß {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Icon_Beschriftung {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Marginalien-Weiß {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.DigHK_Copy-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Copy-Subline {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.DigHK_Marginalien {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.thjnk-Tabelle-Ausstattungslinie-Tabkopf {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:16.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Tabelle-Copy-LiBü {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:13.7px;
	line-height:16.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Tabelle-Tech-Daten-Kategorie {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:11.7px;
	line-height:13.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Tabelle-Tech-Daten {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:11.7px;
	line-height:13.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Einleser-Copy-DRIVE {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:50px;
	line-height:60px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Einf--Abs- {
	font-family:FF-SKODANext-Regular,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Kein-Absatzformat {
	font-family:"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle12 {
	letter-spacing:0.010em;
}

span.autoCharStyle11 {
	letter-spacing:-0.010em;
}

span.autoCharStyle10 {
	letter-spacing:0.025em;
}

span.autoCharStyle9 {
	letter-spacing:-0.005em;
}

span.autoCharStyle8 {
	letter-spacing:0.005em;
}

span.autoCharStyle7 {
	letter-spacing:0.015em;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
	letter-spacing:0.005em;
}

span.autoCharStyle5 {
	letter-spacing:0.020em;
}

span.autoCharStyle4 {
	letter-spacing:-0.015em;
}

span.autoCharStyle3 {
	letter-spacing:-0.020em;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	text-transform:uppercase;
}

span.autoCharStyle1 {
	text-transform:uppercase;
}

span.Light {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
}

span.Copy-linksbündig {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	letter-spacing:0.010em;
}

span.Hyperlink {
	color:#000;
	text-decoration:underline;
}

span.Ausstattungspunkt {
}

span.Hochgestellt {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	color:#fff;
	letter-spacing:0.005em;
}

span.Copy-Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
}

span.Electric-Green {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	color:#78faae;
	letter-spacing:-0.010em;
}

span.thjnk-Innenteil_-_Slash {
	letter-spacing:0.100em;
}

span.thjnk-Innenteil_-_Ausstattungspunkt {
}

span.thjnk-Innenteil_-_Hochgestellt {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.thjnk-Innenteil_-_Bold {
	font-weight:bold;
}

span.thjnk-Innenteil_-_Für-Grep_-_Hochgestellt {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Slash-Korrektur-Tiefstellung {
	letter-spacing:0.100em;
}

span.thjnk-Innenteil_-_Für-Grep_-_Slash {
	letter-spacing:0.100em;
}

span.Versal-f-Zahlen {
	text-transform:uppercase;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
