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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'cargando...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:77475px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #89b550; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#89b550;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

#item379786 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item379548 {
	opacity:0.65;
	width:383px !important;
	height:497px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#2ea836;
}

#item379545 {
	width:388px !important;
	height:503px !important;
	left:113px !important;
	top:163px !important;
}

#item379549 {
	width:356px !important;
	height:470px !important;
	left:130px !important;
	top:179px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#d1e5c4;
}

#item379553 {
	width:14px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item379550 {
	width:19px !important;
	height:19px !important;
	left:446px !important;
	top:199px !important;
}

#item379556 {
	width:312px !important;
	height:373px !important;
	left:152px !important;
	top:239px !important;
}

#item379667 {
	width:92px !important;
	height:86px !important;
	left:163px !important;
	top:484px !important;
}

#item379668 {
	width:93px !important;
	height:82px !important;
	left:160px !important;
	top:486px !important;
}

#item379759 {
	width:84px !important;
	height:31px !important;
	left:164px !important;
	top:591px !important;
	border-radius:6px;
	background:#fff;
}

#item379051 {
	opacity:0.65;
	width:383px !important;
	height:497px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#2ea836;
}

#item379048 {
	width:388px !important;
	height:503px !important;
	left:113px !important;
	top:163px !important;
}

#item379056 {
	width:356px !important;
	height:470px !important;
	left:130px !important;
	top:179px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#d1e5c4;
}

#item379062 {
	width:14px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item379058 {
	width:19px !important;
	height:19px !important;
	left:446px !important;
	top:199px !important;
}

#item379070 {
	width:312px !important;
	height:373px !important;
	left:152px !important;
	top:239px !important;
}

#item379187 {
	width:92px !important;
	height:86px !important;
	left:163px !important;
	top:484px !important;
}

#item379188 {
	width:93px !important;
	height:82px !important;
	left:160px !important;
	top:486px !important;
}

#item379276 {
	width:84px !important;
	height:31px !important;
	left:164px !important;
	top:591px !important;
	border-radius:6px;
	background:#fff;
}

#item379307 {
	opacity:0.65;
	width:383px !important;
	height:497px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#2ea836;
}

#item379304 {
	width:388px !important;
	height:503px !important;
	left:113px !important;
	top:163px !important;
}

#item379308 {
	width:356px !important;
	height:470px !important;
	left:130px !important;
	top:179px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#d1e5c4;
}

#item379312 {
	width:14px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item379309 {
	width:19px !important;
	height:19px !important;
	left:446px !important;
	top:199px !important;
}

#item379315 {
	width:312px !important;
	height:373px !important;
	left:152px !important;
	top:239px !important;
}

#item379426 {
	width:92px !important;
	height:86px !important;
	left:163px !important;
	top:484px !important;
}

#item379428 {
	width:93px !important;
	height:82px !important;
	left:160px !important;
	top:486px !important;
}

#item379518 {
	width:84px !important;
	height:31px !important;
	left:164px !important;
	top:591px !important;
	border-radius:6px;
	background:#fff;
}

#item379046 {
	width:502px !important;
	height:666px !important;
	left:-10px !important;
	top:-10px !important;
}

#item864 {
	width:360px !important;
	height:6px !important;
	left:118px !important;
	top:820px !important;
	border-radius:3px;
	background:#c3dc8c;
}

#item865 {
	width:360px !important;
	height:6px !important;
	left:118px !important;
	top:820px !important;
	border-radius:3px;
	background:#c3dc8c;
}

#item2593 {
	width:57px !important;
	height:9px !important;
	left:37px !important;
	top:653px !important;
}

#item149511 {
	width:13px !important;
	height:13px !important;
	left:41px !important;
	top:108px !important;
}

#item149639 {
	width:13px !important;
	height:13px !important;
	left:257px !important;
	top:266px !important;
}

#item149751 {
	width:13px !important;
	height:13px !important;
	left:423px !important;
	top:243px !important;
}

#item149853 {
	width:13px !important;
	height:13px !important;
	left:408px !important;
	top:498px !important;
}

#item150066 {
	width:13px !important;
	height:13px !important;
	left:72px !important;
	top:684px !important;
}

#item149579 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149590 {
	width:9px !important;
	height:9px !important;
}

#item149564 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149573 {
	width:9px !important;
	height:9px !important;
}

#item149547 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149558 {
	width:9px !important;
	height:9px !important;
}

#item149531 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149541 {
	width:9px !important;
	height:9px !important;
}

#item149528 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item149526 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item149691 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149700 {
	width:9px !important;
	height:9px !important;
}

#item149674 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149685 {
	width:9px !important;
	height:9px !important;
}

#item149706 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149715 {
	width:9px !important;
	height:9px !important;
}

#item149653 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item149651 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item149815 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149824 {
	width:9px !important;
	height:9px !important;
}

#item149800 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149809 {
	width:9px !important;
	height:9px !important;
}

#item149782 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149794 {
	width:9px !important;
	height:9px !important;
}

#item149766 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149776 {
	width:9px !important;
	height:9px !important;
}

#item149763 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item149761 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item149938 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149948 {
	width:9px !important;
	height:9px !important;
}

#item149922 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149932 {
	width:9px !important;
	height:9px !important;
}

#item149904 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149916 {
	width:9px !important;
	height:9px !important;
}

#item149886 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item149898 {
	width:9px !important;
	height:9px !important;
}

#item149883 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item149881 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item150149 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150159 {
	width:9px !important;
	height:9px !important;
}

#item150131 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150143 {
	width:9px !important;
	height:9px !important;
}

#item150105 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150114 {
	width:9px !important;
	height:9px !important;
}

#item150081 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150092 {
	width:9px !important;
	height:9px !important;
}

#item150078 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item150076 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item150177 {
	width:13px !important;
	height:13px !important;
	left:179px !important;
	top:81px !important;
}

#item150272 {
	width:13px !important;
	height:13px !important;
	left:130px !important;
	top:315px !important;
}

#item150405 {
	width:13px !important;
	height:13px !important;
	left:197px !important;
	top:553px !important;
}

#item150519 {
	width:13px !important;
	height:13px !important;
	left:418px !important;
	top:81px !important;
}

#item150634 {
	width:13px !important;
	height:13px !important;
	left:433px !important;
	top:579px !important;
}

#item150676 {
	width:13px !important;
	height:13px !important;
	left:427px !important;
	top:311px !important;
}

#item150236 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150250 {
	width:9px !important;
	height:9px !important;
}

#item150213 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150230 {
	width:9px !important;
	height:9px !important;
}

#item150192 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150207 {
	width:9px !important;
	height:9px !important;
}

#item150189 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item150187 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item150346 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150357 {
	width:9px !important;
	height:9px !important;
}

#item150328 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150340 {
	width:9px !important;
	height:9px !important;
}

#item150309 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150322 {
	width:9px !important;
	height:9px !important;
}

#item150290 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150303 {
	width:9px !important;
	height:9px !important;
}

#item150287 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item150285 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item150470 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150481 {
	width:9px !important;
	height:9px !important;
}

#item150455 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150464 {
	width:9px !important;
	height:9px !important;
}

#item150439 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150449 {
	width:9px !important;
	height:9px !important;
}

#item150422 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150433 {
	width:9px !important;
	height:9px !important;
}

#item150419 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item150417 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item150583 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150592 {
	width:9px !important;
	height:9px !important;
}

#item150568 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150577 {
	width:9px !important;
	height:9px !important;
}

#item150551 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150562 {
	width:9px !important;
	height:9px !important;
}

#item150535 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150545 {
	width:9px !important;
	height:9px !important;
}

#item150532 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item150530 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item150651 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150663 {
	width:9px !important;
	height:9px !important;
}

#item150648 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item150646 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item150726 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150738 {
	width:9px !important;
	height:9px !important;
}

#item150709 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150720 {
	width:9px !important;
	height:9px !important;
}

#item150691 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item150703 {
	width:9px !important;
	height:9px !important;
}

#item150688 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item150686 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item151006 {
	width:13px !important;
	height:13px !important;
	left:194px !important;
	top:86px !important;
}

#item151129 {
	width:13px !important;
	height:13px !important;
	left:414px !important;
	top:86px !important;
}

#item151312 {
	width:13px !important;
	height:13px !important;
	left:117px !important;
	top:311px !important;
}

#item151439 {
	width:13px !important;
	height:13px !important;
	left:546px !important;
	top:464px !important;
}

#item151541 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:480px !important;
}

#item151676 {
	width:13px !important;
	height:13px !important;
	left:86px !important;
	top:545px !important;
}

#item151877 {
	width:13px !important;
	height:13px !important;
	left:297px !important;
	top:581px !important;
}

#item151082 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151091 {
	width:9px !important;
	height:9px !important;
}

#item151067 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151076 {
	width:9px !important;
	height:9px !important;
}

#item151044 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151061 {
	width:9px !important;
	height:9px !important;
}

#item151022 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151038 {
	width:9px !important;
	height:9px !important;
}

#item151019 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item151017 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item151185 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151197 {
	width:9px !important;
	height:9px !important;
}

#item151167 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151179 {
	width:9px !important;
	height:9px !important;
}

#item151147 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151161 {
	width:9px !important;
	height:9px !important;
}

#item151144 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item151142 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item151382 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151392 {
	width:9px !important;
	height:9px !important;
}

#item151367 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151376 {
	width:9px !important;
	height:9px !important;
}

#item151349 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151361 {
	width:9px !important;
	height:9px !important;
}

#item151331 {
	width:195px !important;
	height:265px !important;
	left:120px !important;
	top:27px !important;
}

#item151343 {
	width:9px !important;
	height:9px !important;
}

#item151328 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item151326 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item151492 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151506 {
	width:9px !important;
	height:9px !important;
}

#item151472 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151486 {
	width:9px !important;
	height:9px !important;
}

#item151653 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151662 {
	width:9px !important;
	height:9px !important;
}

#item151454 {
	width:192px !important;
	height:265px !important;
	left:123px !important;
	top:27px !important;
}

#item151466 {
	width:9px !important;
	height:9px !important;
}

#item151451 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item151449 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item151605 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151614 {
	width:9px !important;
	height:9px !important;
}

#item151588 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151599 {
	width:9px !important;
	height:9px !important;
}

#item151572 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151582 {
	width:9px !important;
	height:9px !important;
}

#item151556 {
	width:189px !important;
	height:265px !important;
	left:126px !important;
	top:27px !important;
}

#item151566 {
	width:9px !important;
	height:9px !important;
}

#item151553 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item151551 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item151728 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151737 {
	width:9px !important;
	height:9px !important;
}

#item151711 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151722 {
	width:9px !important;
	height:9px !important;
}

#item151743 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151755 {
	width:9px !important;
	height:9px !important;
}

#item151690 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item151688 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item152020 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152030 {
	width:9px !important;
	height:9px !important;
}

#item152003 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152012 {
	width:9px !important;
	height:9px !important;
}

#item151985 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151997 {
	width:9px !important;
	height:9px !important;
}

#item151913 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151925 {
	width:9px !important;
	height:9px !important;
}

#item151931 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151946 {
	width:9px !important;
	height:9px !important;
}

#item151895 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item151907 {
	width:9px !important;
	height:9px !important;
}

#item151892 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item151890 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item152054 {
	width:13px !important;
	height:13px !important;
	left:161px !important;
	top:68px !important;
}

#item152184 {
	width:13px !important;
	height:13px !important;
	left:395px !important;
	top:167px !important;
}

#item152295 {
	width:13px !important;
	height:13px !important;
	left:67px !important;
	top:635px !important;
}

#item152409 {
	width:13px !important;
	height:13px !important;
	left:409px !important;
	top:621px !important;
}

#item152890 {
	width:13px !important;
	height:13px !important;
	left:418px !important;
	top:725px !important;
}

#item153100 {
	width:13px !important;
	height:13px !important;
	left:91px !important;
	top:332px !important;
}

#item153199 {
	width:13px !important;
	height:13px !important;
	left:229px !important;
	top:342px !important;
}

#item153305 {
	width:13px !important;
	height:13px !important;
	left:526px !important;
	top:315px !important;
}

#item152146 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152157 {
	width:9px !important;
	height:9px !important;
}

#item152107 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152121 {
	width:9px !important;
	height:9px !important;
}

#item152089 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152101 {
	width:9px !important;
	height:9px !important;
}

#item152071 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152083 {
	width:9px !important;
	height:9px !important;
}

#item152068 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item152066 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item152240 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152258 {
	width:9px !important;
	height:9px !important;
}

#item152217 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152234 {
	width:9px !important;
	height:9px !important;
}

#item152199 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152211 {
	width:9px !important;
	height:9px !important;
}

#item152196 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item152194 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item152360 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152369 {
	width:9px !important;
	height:9px !important;
}

#item152345 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152354 {
	width:9px !important;
	height:9px !important;
}

#item152327 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152339 {
	width:9px !important;
	height:9px !important;
}

#item152311 {
	width:309px !important;
	height:246px !important;
	left:15px !important;
	top:27px !important;
}

#item152321 {
	width:9px !important;
	height:9px !important;
}

#item152308 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item152306 {
	width:324px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item152477 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152486 {
	width:9px !important;
	height:9px !important;
}

#item152461 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152471 {
	width:9px !important;
	height:9px !important;
}

#item152444 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152455 {
	width:9px !important;
	height:9px !important;
}

#item152426 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152438 {
	width:9px !important;
	height:9px !important;
}

#item152423 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item152421 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item152955 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152964 {
	width:9px !important;
	height:9px !important;
}

#item152939 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152949 {
	width:9px !important;
	height:9px !important;
}

#item152923 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152933 {
	width:9px !important;
	height:9px !important;
}

#item152907 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item152917 {
	width:9px !important;
	height:9px !important;
}

#item152904 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item152902 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item153162 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153175 {
	width:9px !important;
	height:9px !important;
}

#item153139 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153156 {
	width:9px !important;
	height:9px !important;
}

#item153115 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153133 {
	width:9px !important;
	height:9px !important;
}

#item153112 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item153110 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item153262 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153276 {
	width:9px !important;
	height:9px !important;
}

#item153239 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153256 {
	width:9px !important;
	height:9px !important;
}

#item153216 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153233 {
	width:9px !important;
	height:9px !important;
}

#item153213 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item153211 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item153367 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153379 {
	width:9px !important;
	height:9px !important;
}

#item153346 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153361 {
	width:9px !important;
	height:9px !important;
}

#item153322 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153340 {
	width:9px !important;
	height:9px !important;
}

#item153319 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item153317 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item153414 {
	width:13px !important;
	height:13px !important;
	left:41px !important;
	top:50px !important;
}

#item153520 {
	width:13px !important;
	height:13px !important;
	left:437px !important;
	top:117px !important;
}

#item153705 {
	width:13px !important;
	height:13px !important;
	left:212px !important;
	top:63px !important;
}

#item153810 {
	width:13px !important;
	height:13px !important;
	left:131px !important;
	top:315px !important;
}

#item153917 {
	width:13px !important;
	height:13px !important;
	left:108px !important;
	top:635px !important;
}

#item153967 {
	width:13px !important;
	height:13px !important;
	left:365px !important;
	top:662px !important;
}

#item154043 {
	width:13px !important;
	height:13px !important;
	left:486px !important;
	top:279px !important;
}

#item153477 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153491 {
	width:9px !important;
	height:9px !important;
}

#item153454 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153471 {
	width:9px !important;
	height:9px !important;
}

#item153430 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153448 {
	width:9px !important;
	height:9px !important;
}

#item153427 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item153425 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item153583 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153597 {
	width:9px !important;
	height:9px !important;
}

#item153560 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153577 {
	width:9px !important;
	height:9px !important;
}

#item153537 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153554 {
	width:9px !important;
	height:9px !important;
}

#item153534 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item153532 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item153766 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153779 {
	width:9px !important;
	height:9px !important;
}

#item153743 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153760 {
	width:9px !important;
	height:9px !important;
}

#item153722 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153737 {
	width:9px !important;
	height:9px !important;
}

#item153719 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item153717 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item153872 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153887 {
	width:9px !important;
	height:9px !important;
}

#item153849 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153866 {
	width:9px !important;
	height:9px !important;
}

#item153827 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153843 {
	width:9px !important;
	height:9px !important;
}

#item153824 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item153822 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item153935 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153946 {
	width:9px !important;
	height:9px !important;
}

#item153932 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item153930 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item153986 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154000 {
	width:9px !important;
	height:9px !important;
}

#item153983 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item153981 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item154058 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154068 {
	width:9px !important;
	height:9px !important;
}

#item154055 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item154053 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item154082 {
	width:9px !important;
	height:9px !important;
	left:33px !important;
	top:154px !important;
}

#item154200 {
	width:9px !important;
	height:9px !important;
	left:33px !important;
	top:165px !important;
}

#item154502 {
	width:9px !important;
	height:9px !important;
	left:33px !important;
	top:176px !important;
}

#item154610 {
	width:13px !important;
	height:13px !important;
	left:368px !important;
	top:261px !important;
}

#item154741 {
	width:13px !important;
	height:13px !important;
	left:431px !important;
	top:414px !important;
}

#item154779 {
	width:13px !important;
	height:13px !important;
	left:274px !important;
	top:624px !important;
}

#item154903 {
	width:13px !important;
	height:13px !important;
	left:440px !important;
	top:653px !important;
}

#item154147 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154157 {
	width:9px !important;
	height:9px !important;
}

#item154132 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154141 {
	width:9px !important;
	height:9px !important;
}

#item154115 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154126 {
	width:9px !important;
	height:9px !important;
}

#item154098 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154109 {
	width:9px !important;
	height:9px !important;
}

#item154095 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item154093 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item154280 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154289 {
	width:9px !important;
	height:9px !important;
}

#item154263 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154274 {
	width:9px !important;
	height:9px !important;
}

#item154247 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154257 {
	width:9px !important;
	height:9px !important;
}

#item154229 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154241 {
	width:9px !important;
	height:9px !important;
}

#item154226 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item154224 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item154566 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154575 {
	width:9px !important;
	height:9px !important;
}

#item154551 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154560 {
	width:9px !important;
	height:9px !important;
}

#item154533 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154545 {
	width:9px !important;
	height:9px !important;
}

#item154517 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154527 {
	width:9px !important;
	height:9px !important;
}

#item154514 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item154512 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item154676 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154687 {
	width:9px !important;
	height:9px !important;
}

#item154661 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154670 {
	width:9px !important;
	height:9px !important;
}

#item154643 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154655 {
	width:9px !important;
	height:9px !important;
}

#item154627 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154637 {
	width:9px !important;
	height:9px !important;
}

#item154624 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item154622 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item154756 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154766 {
	width:9px !important;
	height:9px !important;
}

#item154753 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item154751 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item154826 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154836 {
	width:9px !important;
	height:9px !important;
}

#item154808 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154820 {
	width:9px !important;
	height:9px !important;
}

#item154805 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item154803 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item154973 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154983 {
	width:9px !important;
	height:9px !important;
}

#item154956 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154967 {
	width:9px !important;
	height:9px !important;
}

#item154938 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154950 {
	width:9px !important;
	height:9px !important;
}

#item154920 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item154932 {
	width:9px !important;
	height:9px !important;
}

#item154917 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item154915 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item7645 {
	mix-blend-mode:multiply;
	width:103px !important;
	height:79px !important;
	top:3px !important;
}

#item7759 {
	mix-blend-mode:multiply;
	width:103px !important;
	height:79px !important;
	top:3px !important;
}

#item8147 {
	mix-blend-mode:multiply;
	width:68px !important;
	height:14px !important;
	left:18px !important;
	top:71px !important;
}

#item8312 {
	mix-blend-mode:multiply;
	width:103px !important;
	height:79px !important;
	top:3px !important;
}

#item8429 {
	mix-blend-mode:multiply;
	width:103px !important;
	height:79px !important;
	top:3px !important;
}

#item8551 {
	mix-blend-mode:multiply;
	width:103px !important;
	height:79px !important;
	top:3px !important;
}

#item155106 {
	width:13px !important;
	height:13px !important;
	left:280px !important;
	top:363px !important;
}

#item155258 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:600px !important;
}

#item155171 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155181 {
	width:9px !important;
	height:9px !important;
}

#item155156 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155165 {
	width:9px !important;
	height:9px !important;
}

#item155139 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155150 {
	width:9px !important;
	height:9px !important;
}

#item155228 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155238 {
	width:9px !important;
	height:9px !important;
}

#item155123 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155133 {
	width:9px !important;
	height:9px !important;
}

#item155120 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item155118 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item155328 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155339 {
	width:9px !important;
	height:9px !important;
}

#item155311 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155322 {
	width:9px !important;
	height:9px !important;
}

#item155294 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155305 {
	width:9px !important;
	height:9px !important;
}

#item155402 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155411 {
	width:9px !important;
	height:9px !important;
}

#item155383 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155395 {
	width:9px !important;
	height:9px !important;
}

#item155276 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155288 {
	width:9px !important;
	height:9px !important;
}

#item155273 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item155271 {
	width:320px !important;
	height:297px !important;
	left:131px !important;
	top:342px !important;
}

#item10724 {
	width:23px !important;
	height:28px !important;
	left:72px !important;
	top:579px !important;
	border-radius:3px;
	background:#fff;
}

#item10725 {
	width:23px !important;
	height:28px !important;
	left:96px !important;
	top:579px !important;
	border-radius:3px;
	background:#fff;
}

#item10726 {
	width:21px !important;
	height:21px !important;
	left:121px !important;
	top:586px !important;
	border-radius:3px;
	background:#fff;
}

#item155428 {
	width:13px !important;
	height:13px !important;
	left:378px !important;
	top:347px !important;
}

#item155541 {
	width:13px !important;
	height:13px !important;
	left:387px !important;
	top:590px !important;
}

#item155671 {
	width:13px !important;
	height:13px !important;
	left:396px !important;
	top:95px !important;
}

#item155493 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155502 {
	width:9px !important;
	height:9px !important;
}

#item155478 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155487 {
	width:9px !important;
	height:9px !important;
}

#item155460 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155472 {
	width:9px !important;
	height:9px !important;
}

#item155444 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155454 {
	width:9px !important;
	height:9px !important;
}

#item155441 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item155439 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item155606 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155618 {
	width:9px !important;
	height:9px !important;
}

#item155591 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155600 {
	width:9px !important;
	height:9px !important;
}

#item155574 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155585 {
	width:9px !important;
	height:9px !important;
}

#item155558 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155568 {
	width:9px !important;
	height:9px !important;
}

#item155555 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item155553 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item155735 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155744 {
	width:9px !important;
	height:9px !important;
}

#item155719 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155729 {
	width:9px !important;
	height:9px !important;
}

#item155703 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155713 {
	width:9px !important;
	height:9px !important;
}

#item155797 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155808 {
	width:9px !important;
	height:9px !important;
}

#item155782 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155791 {
	width:9px !important;
	height:9px !important;
}

#item155686 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155697 {
	width:9px !important;
	height:9px !important;
}

#item155683 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item155681 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item11257 {
	width:23px !important;
	height:28px !important;
	left:27px !important;
	border-radius:3px;
	background:#fff;
}

#item11258 {
	width:23px !important;
	height:28px !important;
	left:52px !important;
	border-radius:3px;
	background:#fff;
}

#item11578 {
	width:23px !important;
	height:28px !important;
	left:214px !important;
	top:603px !important;
	border-radius:3px;
	background:#fff;
}

#item11579 {
	width:21px !important;
	height:21px !important;
	left:263px !important;
	top:610px !important;
	border-radius:3px;
	background:#fff;
}

#item11580 {
	width:21px !important;
	height:21px !important;
	left:287px !important;
	top:610px !important;
	border-radius:3px;
	background:#fff;
}

#item155831 {
	width:13px !important;
	height:13px !important;
	left:370px !important;
	top:120px !important;
}

#item155944 {
	width:13px !important;
	height:13px !important;
	left:386px !important;
	top:329px !important;
}

#item156046 {
	width:13px !important;
	height:13px !important;
	left:377px !important;
	top:603px !important;
}

#item155899 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155908 {
	width:9px !important;
	height:9px !important;
}

#item155882 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155893 {
	width:9px !important;
	height:9px !important;
}

#item155866 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155876 {
	width:9px !important;
	height:9px !important;
}

#item155848 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155860 {
	width:9px !important;
	height:9px !important;
}

#item155845 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item155843 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item156008 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156017 {
	width:9px !important;
	height:9px !important;
}

#item155993 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156002 {
	width:9px !important;
	height:9px !important;
}

#item155975 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155987 {
	width:9px !important;
	height:9px !important;
}

#item155959 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item155969 {
	width:9px !important;
	height:9px !important;
}

#item155956 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item155954 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item156113 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156124 {
	width:9px !important;
	height:9px !important;
}

#item156098 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156107 {
	width:9px !important;
	height:9px !important;
}

#item156079 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156092 {
	width:9px !important;
	height:9px !important;
}

#item156166 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156175 {
	width:9px !important;
	height:9px !important;
}

#item156182 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156192 {
	width:9px !important;
	height:9px !important;
}

#item156063 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156073 {
	width:9px !important;
	height:9px !important;
}

#item156060 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item156058 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item12404 {
	width:21px !important;
	height:21px !important;
	left:264px !important;
	top:605px !important;
	border-radius:3px;
	background:#fff;
}

#item12405 {
	width:21px !important;
	height:21px !important;
	left:288px !important;
	top:605px !important;
	border-radius:3px;
	background:#fff;
}

#item156228 {
	width:13px !important;
	height:13px !important;
	left:378px !important;
	top:77px !important;
}

#item156341 {
	width:13px !important;
	height:13px !important;
	left:392px !important;
	top:329px !important;
}

#item156450 {
	width:13px !important;
	height:13px !important;
	left:374px !important;
	top:608px !important;
}

#item156296 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156306 {
	width:9px !important;
	height:9px !important;
}

#item156280 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156290 {
	width:9px !important;
	height:9px !important;
}

#item156263 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156274 {
	width:9px !important;
	height:9px !important;
}

#item156245 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156257 {
	width:9px !important;
	height:9px !important;
}

#item156242 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item156240 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item156409 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156418 {
	width:9px !important;
	height:9px !important;
}

#item156392 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156403 {
	width:9px !important;
	height:9px !important;
}

#item156375 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156386 {
	width:9px !important;
	height:9px !important;
}

#item156358 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156369 {
	width:9px !important;
	height:9px !important;
}

#item156355 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item156353 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item156514 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156523 {
	width:9px !important;
	height:9px !important;
}

#item156499 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156508 {
	width:9px !important;
	height:9px !important;
}

#item156482 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156493 {
	width:9px !important;
	height:9px !important;
}

#item156555 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156566 {
	width:9px !important;
	height:9px !important;
}

#item156465 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156476 {
	width:9px !important;
	height:9px !important;
}

#item156462 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item156460 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item12898 {
	width:23px !important;
	height:28px !important;
	left:212px !important;
	top:604px !important;
	border-radius:3px;
	background:#fff;
}

#item12899 {
	width:23px !important;
	height:28px !important;
	left:236px !important;
	top:613px !important;
	border-radius:3px;
	background:#fff;
}

#item12900 {
	width:21px !important;
	height:21px !important;
	left:262px !important;
	top:620px !important;
	border-radius:3px;
	background:#fff;
}

#item12901 {
	width:21px !important;
	height:21px !important;
	left:286px !important;
	top:620px !important;
	border-radius:3px;
	background:#fff;
}

#item13158 {
	width:23px !important;
	height:28px !important;
	left:219px !important;
	top:359px !important;
	border-radius:3px;
	background:#fff;
}

#item13159 {
	width:23px !important;
	height:28px !important;
	left:244px !important;
	top:359px !important;
	border-radius:3px;
	background:#fff;
}

#item13160 {
	width:21px !important;
	height:21px !important;
	left:269px !important;
	top:366px !important;
	border-radius:3px;
	background:#fff;
}

#item13161 {
	width:21px !important;
	height:21px !important;
	left:293px !important;
	top:366px !important;
	border-radius:3px;
	background:#fff;
}

#item156598 {
	width:13px !important;
	height:13px !important;
	left:391px !important;
	top:77px !important;
}

#item156755 {
	width:13px !important;
	height:13px !important;
	left:391px !important;
	top:360px !important;
}

#item156917 {
	width:13px !important;
	height:13px !important;
	left:386px !important;
	top:599px !important;
}

#item156666 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156675 {
	width:9px !important;
	height:9px !important;
}

#item156649 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156660 {
	width:9px !important;
	height:9px !important;
}

#item156633 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156643 {
	width:9px !important;
	height:9px !important;
}

#item156728 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156737 {
	width:9px !important;
	height:9px !important;
}

#item156705 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156714 {
	width:9px !important;
	height:9px !important;
}

#item156615 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156627 {
	width:9px !important;
	height:9px !important;
}

#item156612 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item156610 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item156822 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156831 {
	width:9px !important;
	height:9px !important;
}

#item156806 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156816 {
	width:9px !important;
	height:9px !important;
}

#item156790 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156800 {
	width:9px !important;
	height:9px !important;
}

#item156879 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156890 {
	width:9px !important;
	height:9px !important;
}

#item156863 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156873 {
	width:9px !important;
	height:9px !important;
}

#item156773 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156784 {
	width:9px !important;
	height:9px !important;
}

#item156770 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item156768 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item156982 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156992 {
	width:9px !important;
	height:9px !important;
}

#item156967 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156976 {
	width:9px !important;
	height:9px !important;
}

#item156951 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156961 {
	width:9px !important;
	height:9px !important;
}

#item156935 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item156945 {
	width:9px !important;
	height:9px !important;
}

#item156932 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item156930 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item13827 {
	width:21px !important;
	height:21px !important;
	left:264px !important;
	top:374px !important;
	border-radius:3px;
	background:#fff;
}

#item13828 {
	width:21px !important;
	height:21px !important;
	left:288px !important;
	top:382px !important;
	border-radius:3px;
	background:#fff;
}

#item157025 {
	width:13px !important;
	height:13px !important;
	left:387px !important;
	top:86px !important;
}

#item157154 {
	width:13px !important;
	height:13px !important;
	left:399px !important;
	top:345px !important;
}

#item157311 {
	width:13px !important;
	height:13px !important;
	left:383px !important;
	top:630px !important;
}

#item157095 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157106 {
	width:9px !important;
	height:9px !important;
}

#item157079 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157089 {
	width:9px !important;
	height:9px !important;
}

#item157060 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157073 {
	width:9px !important;
	height:9px !important;
}

#item157041 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157054 {
	width:9px !important;
	height:9px !important;
}

#item157038 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item157036 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item157228 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157237 {
	width:9px !important;
	height:9px !important;
}

#item157210 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157222 {
	width:9px !important;
	height:9px !important;
}

#item157193 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157204 {
	width:9px !important;
	height:9px !important;
}

#item157286 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157295 {
	width:9px !important;
	height:9px !important;
}

#item157269 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157280 {
	width:9px !important;
	height:9px !important;
}

#item157173 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157187 {
	width:9px !important;
	height:9px !important;
}

#item157170 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item157168 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item157381 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157390 {
	width:9px !important;
	height:9px !important;
}

#item157365 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157375 {
	width:9px !important;
	height:9px !important;
}

#item157348 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157359 {
	width:9px !important;
	height:9px !important;
}

#item157422 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157433 {
	width:9px !important;
	height:9px !important;
}

#item157330 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157342 {
	width:9px !important;
	height:9px !important;
}

#item157327 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item157325 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item157469 {
	width:13px !important;
	height:13px !important;
	left:386px !important;
	top:99px !important;
}

#item157620 {
	width:13px !important;
	height:13px !important;
	left:386px !important;
	top:333px !important;
}

#item157820 {
	width:13px !important;
	height:13px !important;
	left:386px !important;
	top:603px !important;
}

#item157535 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157544 {
	width:9px !important;
	height:9px !important;
}

#item157518 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157529 {
	width:9px !important;
	height:9px !important;
}

#item157501 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157512 {
	width:9px !important;
	height:9px !important;
}

#item157592 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157602 {
	width:9px !important;
	height:9px !important;
}

#item157576 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157586 {
	width:9px !important;
	height:9px !important;
}

#item157484 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157495 {
	width:9px !important;
	height:9px !important;
}

#item157481 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item157479 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item157703 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157712 {
	width:9px !important;
	height:9px !important;
}

#item157686 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157697 {
	width:9px !important;
	height:9px !important;
}

#item157669 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157680 {
	width:9px !important;
	height:9px !important;
}

#item157651 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157663 {
	width:9px !important;
	height:9px !important;
}

#item157648 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item157646 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item157884 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157894 {
	width:9px !important;
	height:9px !important;
}

#item157869 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157878 {
	width:9px !important;
	height:9px !important;
}

#item157851 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157863 {
	width:9px !important;
	height:9px !important;
}

#item157931 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157941 {
	width:9px !important;
	height:9px !important;
}

#item157835 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157845 {
	width:9px !important;
	height:9px !important;
}

#item157832 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item157830 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item15439 {
	width:21px !important;
	height:21px !important;
	left:270px !important;
	top:360px !important;
	border-radius:3px;
	background:#fff;
}

#item15440 {
	width:21px !important;
	height:21px !important;
	left:294px !important;
	top:360px !important;
	border-radius:3px;
	background:#fff;
}

#item157952 {
	width:13px !important;
	height:13px !important;
	left:387px !important;
	top:99px !important;
}

#item158147 {
	width:13px !important;
	height:13px !important;
	left:401px !important;
	top:356px !important;
}

#item158346 {
	width:13px !important;
	height:13px !important;
	left:392px !important;
	top:603px !important;
}

#item158020 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158029 {
	width:9px !important;
	height:9px !important;
}

#item158003 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158014 {
	width:9px !important;
	height:9px !important;
}

#item157986 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157997 {
	width:9px !important;
	height:9px !important;
}

#item158105 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158115 {
	width:9px !important;
	height:9px !important;
}

#item158090 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158099 {
	width:9px !important;
	height:9px !important;
}

#item158074 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158083 {
	width:9px !important;
	height:9px !important;
}

#item157969 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item157980 {
	width:9px !important;
	height:9px !important;
}

#item157966 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item157964 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item158217 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158228 {
	width:9px !important;
	height:9px !important;
}

#item158200 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158211 {
	width:9px !important;
	height:9px !important;
}

#item158181 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158194 {
	width:9px !important;
	height:9px !important;
}

#item158298 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158307 {
	width:9px !important;
	height:9px !important;
}

#item158280 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158291 {
	width:9px !important;
	height:9px !important;
}

#item158265 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158274 {
	width:9px !important;
	height:9px !important;
}

#item158163 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158175 {
	width:9px !important;
	height:9px !important;
}

#item158160 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item158158 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item158413 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158422 {
	width:9px !important;
	height:9px !important;
}

#item158398 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158407 {
	width:9px !important;
	height:9px !important;
}

#item158380 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158392 {
	width:9px !important;
	height:9px !important;
}

#item158461 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158471 {
	width:9px !important;
	height:9px !important;
}

#item158361 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158374 {
	width:9px !important;
	height:9px !important;
}

#item158358 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item158356 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item15946 {
	width:23px !important;
	height:28px !important;
	left:82px !important;
	top:72px !important;
	border-radius:3px;
	background:#fff;
}

#item15947 {
	width:23px !important;
	height:28px !important;
	left:106px !important;
	top:72px !important;
	border-radius:3px;
	background:#fff;
}

#item15948 {
	width:21px !important;
	height:21px !important;
	left:131px !important;
	top:79px !important;
	border-radius:3px;
	background:#fff;
}

#item15949 {
	width:21px !important;
	height:21px !important;
	left:155px !important;
	top:79px !important;
	border-radius:3px;
	background:#fff;
}

#item158485 {
	width:13px !important;
	height:13px !important;
	left:400px !important;
	top:77px !important;
}

#item158593 {
	width:13px !important;
	height:13px !important;
	left:346px !important;
	top:347px !important;
}

#item158739 {
	width:13px !important;
	height:13px !important;
	left:332px !important;
	top:603px !important;
}

#item158555 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158564 {
	width:9px !important;
	height:9px !important;
}

#item158537 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158549 {
	width:9px !important;
	height:9px !important;
}

#item158520 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158531 {
	width:9px !important;
	height:9px !important;
}

#item158503 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158514 {
	width:9px !important;
	height:9px !important;
}

#item158500 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item158498 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item158658 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158667 {
	width:9px !important;
	height:9px !important;
}

#item158643 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158652 {
	width:9px !important;
	height:9px !important;
}

#item158625 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158637 {
	width:9px !important;
	height:9px !important;
}

#item158609 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158619 {
	width:9px !important;
	height:9px !important;
}

#item158718 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158728 {
	width:9px !important;
	height:9px !important;
}

#item158606 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item158604 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item158806 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158816 {
	width:9px !important;
	height:9px !important;
}

#item158789 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158800 {
	width:9px !important;
	height:9px !important;
}

#item158773 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158783 {
	width:9px !important;
	height:9px !important;
}

#item158756 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158767 {
	width:9px !important;
	height:9px !important;
}

#item158753 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item158751 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item158858 {
	width:13px !important;
	height:13px !important;
	left:354px !important;
	top:111px !important;
}

#item158961 {
	width:13px !important;
	height:13px !important;
	left:126px !important;
	top:441px !important;
}

#item159079 {
	width:13px !important;
	height:13px !important;
	left:486px !important;
	top:572px !important;
}

#item158921 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158930 {
	width:9px !important;
	height:9px !important;
}

#item158906 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158915 {
	width:9px !important;
	height:9px !important;
}

#item158889 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158900 {
	width:9px !important;
	height:9px !important;
}

#item158873 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158883 {
	width:9px !important;
	height:9px !important;
}

#item158870 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item158868 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item159030 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159041 {
	width:9px !important;
	height:9px !important;
}

#item159015 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159024 {
	width:9px !important;
	height:9px !important;
}

#item158996 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159009 {
	width:9px !important;
	height:9px !important;
}

#item158978 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item158990 {
	width:9px !important;
	height:9px !important;
}

#item158975 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item158973 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item159147 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159156 {
	width:9px !important;
	height:9px !important;
}

#item159130 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159141 {
	width:9px !important;
	height:9px !important;
}

#item159112 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159124 {
	width:9px !important;
	height:9px !important;
}

#item159094 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159106 {
	width:9px !important;
	height:9px !important;
}

#item159091 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item159089 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item159208 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:99px !important;
}

#item159371 {
	width:13px !important;
	height:13px !important;
	left:458px !important;
	top:320px !important;
}

#item159615 {
	width:13px !important;
	height:13px !important;
	left:368px !important;
	top:612px !important;
}

#item159276 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159285 {
	width:9px !important;
	height:9px !important;
}

#item159260 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159270 {
	width:9px !important;
	height:9px !important;
}

#item159242 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159254 {
	width:9px !important;
	height:9px !important;
}

#item159341 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159351 {
	width:9px !important;
	height:9px !important;
}

#item159323 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159334 {
	width:9px !important;
	height:9px !important;
}

#item159225 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159236 {
	width:9px !important;
	height:9px !important;
}

#item159222 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item159220 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item159434 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159444 {
	width:9px !important;
	height:9px !important;
}

#item159419 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159428 {
	width:9px !important;
	height:9px !important;
}

#item159402 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159413 {
	width:9px !important;
	height:9px !important;
}

#item159497 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159506 {
	width:9px !important;
	height:9px !important;
}

#item159481 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159491 {
	width:9px !important;
	height:9px !important;
}

#item159386 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159396 {
	width:9px !important;
	height:9px !important;
}

#item159383 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item159381 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item159682 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159691 {
	width:9px !important;
	height:9px !important;
}

#item159667 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159676 {
	width:9px !important;
	height:9px !important;
}

#item159648 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159661 {
	width:9px !important;
	height:9px !important;
}

#item159725 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159735 {
	width:9px !important;
	height:9px !important;
}

#item159632 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159642 {
	width:9px !important;
	height:9px !important;
}

#item159629 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item159627 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item18554 {
	width:23px !important;
	height:28px !important;
	left:241px !important;
	top:616px !important;
	border-radius:3px;
	background:#fff;
}

#item18555 {
	width:21px !important;
	height:21px !important;
	left:267px !important;
	top:623px !important;
	border-radius:3px;
	background:#fff;
}

#item18556 {
	width:21px !important;
	height:21px !important;
	left:291px !important;
	top:623px !important;
	border-radius:3px;
	background:#fff;
}

#item159755 {
	width:13px !important;
	height:13px !important;
	left:257px !important;
	top:104px !important;
}

#item159909 {
	width:13px !important;
	height:13px !important;
	left:365px !important;
	top:365px !important;
}

#item160056 {
	width:13px !important;
	height:13px !important;
	left:392px !important;
	top:624px !important;
}

#item159820 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159830 {
	width:9px !important;
	height:9px !important;
}

#item159804 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159814 {
	width:9px !important;
	height:9px !important;
}

#item159788 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159798 {
	width:9px !important;
	height:9px !important;
}

#item159882 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159891 {
	width:9px !important;
	height:9px !important;
}

#item159866 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159876 {
	width:9px !important;
	height:9px !important;
}

#item159772 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159782 {
	width:9px !important;
	height:9px !important;
}

#item159769 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item159767 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item159974 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159984 {
	width:9px !important;
	height:9px !important;
}

#item159959 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159968 {
	width:9px !important;
	height:9px !important;
}

#item159942 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159953 {
	width:9px !important;
	height:9px !important;
}

#item160022 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160031 {
	width:9px !important;
	height:9px !important;
}

#item159926 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item159936 {
	width:9px !important;
	height:9px !important;
}

#item159923 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item159921 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item160091 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160101 {
	width:9px !important;
	height:9px !important;
}

#item160123 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160133 {
	width:9px !important;
	height:9px !important;
}

#item160107 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160117 {
	width:9px !important;
	height:9px !important;
}

#item160074 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160085 {
	width:9px !important;
	height:9px !important;
}

#item160071 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item160069 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item160173 {
	width:13px !important;
	height:13px !important;
	left:85px !important;
	top:86px !important;
}

#item160291 {
	width:13px !important;
	height:13px !important;
	left:107px !important;
	top:275px !important;
}

#item160400 {
	width:13px !important;
	height:13px !important;
	left:80px !important;
	top:464px !important;
}

#item160528 {
	width:13px !important;
	height:13px !important;
	left:100px !important;
	top:660px !important;
}

#item160646 {
	width:13px !important;
	height:13px !important;
	left:341px !important;
	top:81px !important;
}

#item160743 {
	width:13px !important;
	height:13px !important;
	left:355px !important;
	top:275px !important;
}

#item160844 {
	width:13px !important;
	height:13px !important;
	left:370px !important;
	top:489px !important;
}

#item161029 {
	width:13px !important;
	height:13px !important;
	left:341px !important;
	top:666px !important;
}

#item160239 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160249 {
	width:9px !important;
	height:9px !important;
}

#item160224 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160233 {
	width:9px !important;
	height:9px !important;
}

#item160208 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160218 {
	width:9px !important;
	height:9px !important;
}

#item160189 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item160187 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item160358 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160371 {
	width:9px !important;
	height:9px !important;
}

#item160332 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160352 {
	width:9px !important;
	height:9px !important;
}

#item160309 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160326 {
	width:9px !important;
	height:9px !important;
}

#item160306 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item160304 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item160463 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160477 {
	width:9px !important;
	height:9px !important;
}

#item160440 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160457 {
	width:9px !important;
	height:9px !important;
}

#item160417 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160434 {
	width:9px !important;
	height:9px !important;
}

#item160414 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item160412 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item160589 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160604 {
	width:9px !important;
	height:9px !important;
}

#item160565 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160583 {
	width:9px !important;
	height:9px !important;
}

#item160543 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160559 {
	width:9px !important;
	height:9px !important;
}

#item160540 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item160538 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item160707 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160721 {
	width:9px !important;
	height:9px !important;
}

#item160685 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160701 {
	width:9px !important;
	height:9px !important;
}

#item160662 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160679 {
	width:9px !important;
	height:9px !important;
}

#item160659 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item160657 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item160809 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160821 {
	width:9px !important;
	height:9px !important;
}

#item160785 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160803 {
	width:9px !important;
	height:9px !important;
}

#item160760 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160779 {
	width:9px !important;
	height:9px !important;
}

#item160757 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item160755 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item160908 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160921 {
	width:9px !important;
	height:9px !important;
}

#item160883 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160902 {
	width:9px !important;
	height:9px !important;
}

#item160859 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item160877 {
	width:9px !important;
	height:9px !important;
}

#item160856 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item160854 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item161081 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161091 {
	width:9px !important;
	height:9px !important;
}

#item161065 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161075 {
	width:9px !important;
	height:9px !important;
}

#item161046 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161059 {
	width:9px !important;
	height:9px !important;
}

#item161043 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item161041 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item19520 {
	width:37px !important;
	height:147px !important;
	left:494px !important;
	top:325px !important;
	border-radius:6px;
	background:#fff;
}

#item161162 {
	width:13px !important;
	height:13px !important;
	left:131px !important;
	top:72px !important;
}

#item161271 {
	width:13px !important;
	height:13px !important;
	left:111px !important;
	top:525px !important;
}

#item161420 {
	width:13px !important;
	height:13px !important;
	left:471px !important;
	top:75px !important;
}

#item161531 {
	width:13px !important;
	height:13px !important;
	left:396px !important;
	top:504px !important;
}

#item161229 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161238 {
	width:9px !important;
	height:9px !important;
}

#item161214 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161223 {
	width:9px !important;
	height:9px !important;
}

#item161197 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161208 {
	width:9px !important;
	height:9px !important;
}

#item161179 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161191 {
	width:9px !important;
	height:9px !important;
}

#item161176 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item161174 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item161337 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161346 {
	width:9px !important;
	height:9px !important;
}

#item161320 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161331 {
	width:9px !important;
	height:9px !important;
}

#item161304 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161314 {
	width:9px !important;
	height:9px !important;
}

#item161395 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161407 {
	width:9px !important;
	height:9px !important;
}

#item161288 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161298 {
	width:9px !important;
	height:9px !important;
}

#item161285 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item161283 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item161487 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161496 {
	width:9px !important;
	height:9px !important;
}

#item161472 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161481 {
	width:9px !important;
	height:9px !important;
}

#item161456 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161466 {
	width:9px !important;
	height:9px !important;
}

#item161438 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161450 {
	width:9px !important;
	height:9px !important;
}

#item161435 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item161433 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item161600 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161609 {
	width:9px !important;
	height:9px !important;
}

#item161584 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161594 {
	width:9px !important;
	height:9px !important;
}

#item161567 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161578 {
	width:9px !important;
	height:9px !important;
}

#item161643 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161654 {
	width:9px !important;
	height:9px !important;
}

#item161549 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161561 {
	width:9px !important;
	height:9px !important;
}

#item161546 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item161544 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item161667 {
	width:13px !important;
	height:13px !important;
	left:179px !important;
	top:149px !important;
}

#item161774 {
	width:13px !important;
	height:13px !important;
	left:404px !important;
	top:104px !important;
}

#item161933 {
	width:13px !important;
	height:13px !important;
	left:166px !important;
	top:522px !important;
}

#item162072 {
	width:13px !important;
	height:13px !important;
	left:454px !important;
	top:482px !important;
}

#item161736 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161745 {
	width:9px !important;
	height:9px !important;
}

#item161721 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161730 {
	width:9px !important;
	height:9px !important;
}

#item161704 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161715 {
	width:9px !important;
	height:9px !important;
}

#item161685 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161698 {
	width:9px !important;
	height:9px !important;
}

#item161682 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item161680 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item161840 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161849 {
	width:9px !important;
	height:9px !important;
}

#item161824 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161834 {
	width:9px !important;
	height:9px !important;
}

#item161807 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161818 {
	width:9px !important;
	height:9px !important;
}

#item161909 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161921 {
	width:9px !important;
	height:9px !important;
}

#item161791 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161801 {
	width:9px !important;
	height:9px !important;
}

#item161788 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item161786 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item161999 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162009 {
	width:9px !important;
	height:9px !important;
}

#item161984 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161993 {
	width:9px !important;
	height:9px !important;
}

#item161968 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161978 {
	width:9px !important;
	height:9px !important;
}

#item162046 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162058 {
	width:9px !important;
	height:9px !important;
}

#item161950 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item161962 {
	width:9px !important;
	height:9px !important;
}

#item161947 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item161945 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item162141 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162153 {
	width:9px !important;
	height:9px !important;
}

#item162125 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162135 {
	width:9px !important;
	height:9px !important;
}

#item162105 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162119 {
	width:9px !important;
	height:9px !important;
}

#item162214 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162224 {
	width:9px !important;
	height:9px !important;
}

#item162088 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162099 {
	width:9px !important;
	height:9px !important;
}

#item162085 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item162083 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item162238 {
	width:13px !important;
	height:13px !important;
	left:180px !important;
	top:180px !important;
}

#item162428 {
	width:13px !important;
	height:13px !important;
	left:192px !important;
	top:507px !important;
}

#item162555 {
	width:13px !important;
	height:13px !important;
	left:486px !important;
	top:176px !important;
}

#item162664 {
	width:13px !important;
	height:13px !important;
	left:437px !important;
	top:500px !important;
}

#item162302 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162312 {
	width:9px !important;
	height:9px !important;
}

#item162287 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162296 {
	width:9px !important;
	height:9px !important;
}

#item162271 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162281 {
	width:9px !important;
	height:9px !important;
}

#item162255 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162265 {
	width:9px !important;
	height:9px !important;
}

#item162252 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item162250 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item162496 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162507 {
	width:9px !important;
	height:9px !important;
}

#item162480 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162490 {
	width:9px !important;
	height:9px !important;
}

#item162462 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162474 {
	width:9px !important;
	height:9px !important;
}

#item162444 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162456 {
	width:9px !important;
	height:9px !important;
}

#item162441 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item162439 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item162623 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162632 {
	width:9px !important;
	height:9px !important;
}

#item162608 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162617 {
	width:9px !important;
	height:9px !important;
}

#item162591 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162602 {
	width:9px !important;
	height:9px !important;
}

#item162572 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162585 {
	width:9px !important;
	height:9px !important;
}

#item162569 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item162567 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item162729 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162739 {
	width:9px !important;
	height:9px !important;
}

#item162713 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162723 {
	width:9px !important;
	height:9px !important;
}

#item162697 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162707 {
	width:9px !important;
	height:9px !important;
}

#item162681 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162691 {
	width:9px !important;
	height:9px !important;
}

#item162678 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item162676 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item162774 {
	width:13px !important;
	height:13px !important;
	left:139px !important;
	top:135px !important;
}

#item162902 {
	width:13px !important;
	height:13px !important;
	left:94px !important;
	top:518px !important;
}

#item163024 {
	width:13px !important;
	height:13px !important;
	left:472px !important;
	top:198px !important;
}

#item163192 {
	width:13px !important;
	height:13px !important;
	left:440px !important;
	top:549px !important;
}

#item162840 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162849 {
	width:9px !important;
	height:9px !important;
}

#item162825 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162834 {
	width:9px !important;
	height:9px !important;
}

#item162807 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162819 {
	width:9px !important;
	height:9px !important;
}

#item162791 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162801 {
	width:9px !important;
	height:9px !important;
}

#item162788 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item162786 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item162971 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162981 {
	width:9px !important;
	height:9px !important;
}

#item162956 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162965 {
	width:9px !important;
	height:9px !important;
}

#item162939 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162950 {
	width:9px !important;
	height:9px !important;
}

#item162920 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item162933 {
	width:9px !important;
	height:9px !important;
}

#item162917 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item162915 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item163097 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163106 {
	width:9px !important;
	height:9px !important;
}

#item163079 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163091 {
	width:9px !important;
	height:9px !important;
}

#item163061 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163073 {
	width:9px !important;
	height:9px !important;
}

#item163139 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163149 {
	width:9px !important;
	height:9px !important;
}

#item163156 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163166 {
	width:9px !important;
	height:9px !important;
}

#item163042 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163055 {
	width:9px !important;
	height:9px !important;
}

#item163039 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item163037 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item163266 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163275 {
	width:9px !important;
	height:9px !important;
}

#item163250 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163260 {
	width:9px !important;
	height:9px !important;
}

#item163233 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163244 {
	width:9px !important;
	height:9px !important;
}

#item163353 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163367 {
	width:9px !important;
	height:9px !important;
}

#item163336 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163347 {
	width:9px !important;
	height:9px !important;
}

#item163319 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163330 {
	width:9px !important;
	height:9px !important;
}

#item163215 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163227 {
	width:9px !important;
	height:9px !important;
}

#item163212 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item163210 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item163416 {
	width:13px !important;
	height:13px !important;
	left:144px !important;
	top:135px !important;
}

#item163555 {
	width:13px !important;
	height:13px !important;
	left:77px !important;
	top:441px !important;
}

#item163676 {
	width:13px !important;
	height:13px !important;
	left:140px !important;
	top:662px !important;
}

#item163783 {
	width:13px !important;
	height:13px !important;
	left:426px !important;
	top:84px !important;
}

#item163893 {
	width:13px !important;
	height:13px !important;
	left:324px !important;
	top:234px !important;
}

#item164020 {
	width:13px !important;
	height:13px !important;
	left:336px !important;
	top:435px !important;
}

#item164165 {
	width:13px !important;
	height:13px !important;
	left:392px !important;
	top:644px !important;
}

#item163480 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163489 {
	width:9px !important;
	height:9px !important;
}

#item163464 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163474 {
	width:9px !important;
	height:9px !important;
}

#item163448 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163458 {
	width:9px !important;
	height:9px !important;
}

#item163520 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163532 {
	width:9px !important;
	height:9px !important;
}

#item163431 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163442 {
	width:9px !important;
	height:9px !important;
}

#item163428 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item163426 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item163648 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163659 {
	width:9px !important;
	height:9px !important;
}

#item163571 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163590 {
	width:9px !important;
	height:9px !important;
}

#item163568 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item163566 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item163738 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163750 {
	width:9px !important;
	height:9px !important;
}

#item163716 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163732 {
	width:9px !important;
	height:9px !important;
}

#item163693 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163710 {
	width:9px !important;
	height:9px !important;
}

#item163690 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item163688 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item163847 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163861 {
	width:9px !important;
	height:9px !important;
}

#item163824 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163841 {
	width:9px !important;
	height:9px !important;
}

#item163800 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163818 {
	width:9px !important;
	height:9px !important;
}

#item163797 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item163795 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item163955 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163969 {
	width:9px !important;
	height:9px !important;
}

#item163932 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163949 {
	width:9px !important;
	height:9px !important;
}

#item163994 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164005 {
	width:9px !important;
	height:9px !important;
}

#item163909 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item163926 {
	width:9px !important;
	height:9px !important;
}

#item163906 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item163904 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item164081 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164096 {
	width:9px !important;
	height:9px !important;
}

#item164057 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164075 {
	width:9px !important;
	height:9px !important;
}

#item164126 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164135 {
	width:9px !important;
	height:9px !important;
}

#item164035 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164051 {
	width:9px !important;
	height:9px !important;
}

#item164032 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item164030 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item164229 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164243 {
	width:9px !important;
	height:9px !important;
}

#item164205 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164223 {
	width:9px !important;
	height:9px !important;
}

#item164182 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164199 {
	width:9px !important;
	height:9px !important;
}

#item164179 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item164177 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item164348 {
	width:13px !important;
	height:13px !important;
	left:58px !important;
	top:86px !important;
}

#item164444 {
	width:13px !important;
	height:13px !important;
	left:107px !important;
	top:324px !important;
}

#item164567 {
	width:13px !important;
	height:13px !important;
	left:109px !important;
	top:525px !important;
}

#item164668 {
	width:13px !important;
	height:13px !important;
	left:251px !important;
	top:738px !important;
}

#item164776 {
	width:13px !important;
	height:13px !important;
	left:233px !important;
	top:86px !important;
}

#item164880 {
	width:13px !important;
	height:13px !important;
	left:406px !important;
	top:318px !important;
}

#item164991 {
	width:13px !important;
	height:13px !important;
	left:413px !important;
	top:81px !important;
}

#item165096 {
	width:13px !important;
	height:13px !important;
	left:359px !important;
	top:486px !important;
}

#item165218 {
	width:13px !important;
	height:13px !important;
	left:422px !important;
	top:653px !important;
}

#item164409 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164422 {
	width:9px !important;
	height:9px !important;
}

#item164388 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164403 {
	width:9px !important;
	height:9px !important;
}

#item164365 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164382 {
	width:9px !important;
	height:9px !important;
}

#item164362 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item164360 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item164510 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164525 {
	width:9px !important;
	height:9px !important;
}

#item164487 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164504 {
	width:9px !important;
	height:9px !important;
}

#item164462 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164481 {
	width:9px !important;
	height:9px !important;
}

#item164459 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item164457 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item164631 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164645 {
	width:9px !important;
	height:9px !important;
}

#item164607 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164625 {
	width:9px !important;
	height:9px !important;
}

#item164584 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164601 {
	width:9px !important;
	height:9px !important;
}

#item164581 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item164579 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item164729 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164743 {
	width:9px !important;
	height:9px !important;
}

#item164708 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164723 {
	width:9px !important;
	height:9px !important;
}

#item164686 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164702 {
	width:9px !important;
	height:9px !important;
}

#item164683 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item164681 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item164838 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164851 {
	width:9px !important;
	height:9px !important;
}

#item164815 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164832 {
	width:9px !important;
	height:9px !important;
}

#item164793 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164809 {
	width:9px !important;
	height:9px !important;
}

#item164790 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item164788 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item164945 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164960 {
	width:9px !important;
	height:9px !important;
}

#item164921 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164939 {
	width:9px !important;
	height:9px !important;
}

#item164897 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item164915 {
	width:9px !important;
	height:9px !important;
}

#item164894 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item164892 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item165053 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165067 {
	width:9px !important;
	height:9px !important;
}

#item165028 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165047 {
	width:9px !important;
	height:9px !important;
}

#item165006 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165022 {
	width:9px !important;
	height:9px !important;
}

#item165003 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item165001 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item165157 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165171 {
	width:9px !important;
	height:9px !important;
}

#item165135 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165151 {
	width:9px !important;
	height:9px !important;
}

#item165112 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165129 {
	width:9px !important;
	height:9px !important;
}

#item165109 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item165107 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item165283 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165295 {
	width:9px !important;
	height:9px !important;
}

#item165258 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165277 {
	width:9px !important;
	height:9px !important;
}

#item165235 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165252 {
	width:9px !important;
	height:9px !important;
}

#item165232 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item165230 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item165321 {
	width:13px !important;
	height:13px !important;
	left:156px !important;
	top:183px !important;
}

#item165422 {
	width:13px !important;
	height:13px !important;
	left:50px !important;
	top:422px !important;
}

#item165547 {
	width:13px !important;
	height:13px !important;
	left:291px !important;
	top:415px !important;
}

#item165885 {
	width:13px !important;
	height:13px !important;
	left:219px !important;
	top:363px !important;
}

#item165984 {
	width:13px !important;
	height:13px !important;
	left:225px !important;
	top:630px !important;
}

#item166060 {
	width:13px !important;
	height:13px !important;
	left:297px !important;
	top:162px !important;
}

#item166162 {
	width:13px !important;
	height:13px !important;
	left:459px !important;
	top:351px !important;
}

#item166273 {
	width:13px !important;
	height:13px !important;
	left:395px !important;
	top:608px !important;
}

#item166462 {
	width:13px !important;
	height:13px !important;
	left:423px !important;
	top:167px !important;
}

#item165382 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165395 {
	width:9px !important;
	height:9px !important;
}

#item165359 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165376 {
	width:9px !important;
	height:9px !important;
}

#item165336 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165353 {
	width:9px !important;
	height:9px !important;
}

#item165333 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item165331 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item165493 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165502 {
	width:9px !important;
	height:9px !important;
}

#item165476 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165487 {
	width:9px !important;
	height:9px !important;
}

#item165459 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165470 {
	width:9px !important;
	height:9px !important;
}

#item165441 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165453 {
	width:9px !important;
	height:9px !important;
}

#item165438 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item165436 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item165612 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165622 {
	width:9px !important;
	height:9px !important;
}

#item165597 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165606 {
	width:9px !important;
	height:9px !important;
}

#item165724 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165735 {
	width:9px !important;
	height:9px !important;
}

#item165709 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165718 {
	width:9px !important;
	height:9px !important;
}

#item165692 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165702 {
	width:9px !important;
	height:9px !important;
}

#item165676 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165686 {
	width:9px !important;
	height:9px !important;
}

#item165660 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165670 {
	width:9px !important;
	height:9px !important;
}

#item165580 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165591 {
	width:9px !important;
	height:9px !important;
}

#item165564 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165574 {
	width:9px !important;
	height:9px !important;
}

#item165561 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item165559 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item165937 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165946 {
	width:9px !important;
	height:9px !important;
}

#item165921 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165931 {
	width:9px !important;
	height:9px !important;
}

#item165903 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item165915 {
	width:9px !important;
	height:9px !important;
}

#item165900 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item165898 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item166020 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166031 {
	width:9px !important;
	height:9px !important;
}

#item166002 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166014 {
	width:9px !important;
	height:9px !important;
}

#item165999 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item165997 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item166123 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166137 {
	width:9px !important;
	height:9px !important;
}

#item166100 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166117 {
	width:9px !important;
	height:9px !important;
}

#item166077 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166094 {
	width:9px !important;
	height:9px !important;
}

#item166074 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item166072 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item166225 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166237 {
	width:9px !important;
	height:9px !important;
}

#item166203 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166219 {
	width:9px !important;
	height:9px !important;
}

#item166179 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166197 {
	width:9px !important;
	height:9px !important;
}

#item166176 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item166174 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item166416 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166427 {
	width:9px !important;
	height:9px !important;
}

#item166400 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166410 {
	width:9px !important;
	height:9px !important;
}

#item166385 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166394 {
	width:9px !important;
	height:9px !important;
}

#item166338 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166348 {
	width:9px !important;
	height:9px !important;
}

#item166323 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166332 {
	width:9px !important;
	height:9px !important;
}

#item166307 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166317 {
	width:9px !important;
	height:9px !important;
}

#item166290 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166301 {
	width:9px !important;
	height:9px !important;
}

#item166287 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item166285 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item166522 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166536 {
	width:9px !important;
	height:9px !important;
}

#item166500 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166516 {
	width:9px !important;
	height:9px !important;
}

#item166479 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166494 {
	width:9px !important;
	height:9px !important;
}

#item166476 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item166474 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item166566 {
	width:13px !important;
	height:13px !important;
	left:206px !important;
	top:59px !important;
}

#item166773 {
	width:13px !important;
	height:13px !important;
	left:58px !important;
	top:216px !important;
}

#item166881 {
	width:13px !important;
	height:13px !important;
	left:161px !important;
	top:428px !important;
}

#item167026 {
	width:13px !important;
	height:13px !important;
	left:67px !important;
	top:630px !important;
}

#item167173 {
	width:13px !important;
	height:13px !important;
	left:400px !important;
	top:212px !important;
}

#item167217 {
	width:13px !important;
	height:13px !important;
	left:343px !important;
	top:489px !important;
}

#item167322 {
	width:13px !important;
	height:13px !important;
	left:332px !important;
	top:644px !important;
}

#item166632 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166641 {
	width:9px !important;
	height:9px !important;
}

#item166616 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166626 {
	width:9px !important;
	height:9px !important;
}

#item166716 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166731 {
	width:9px !important;
	height:9px !important;
}

#item166699 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166709 {
	width:9px !important;
	height:9px !important;
}

#item166583 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166594 {
	width:9px !important;
	height:9px !important;
}

#item166600 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166610 {
	width:9px !important;
	height:9px !important;
}

#item166681 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166693 {
	width:9px !important;
	height:9px !important;
}

#item166580 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item166578 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item166836 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166845 {
	width:9px !important;
	height:9px !important;
}

#item166820 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166830 {
	width:9px !important;
	height:9px !important;
}

#item166804 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166814 {
	width:9px !important;
	height:9px !important;
}

#item166788 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166798 {
	width:9px !important;
	height:9px !important;
}

#item166785 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item166783 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item166949 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166958 {
	width:9px !important;
	height:9px !important;
}

#item166933 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166943 {
	width:9px !important;
	height:9px !important;
}

#item166917 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166927 {
	width:9px !important;
	height:9px !important;
}

#item166989 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167002 {
	width:9px !important;
	height:9px !important;
}

#item166899 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item166911 {
	width:9px !important;
	height:9px !important;
}

#item166896 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item166894 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item167088 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167102 {
	width:9px !important;
	height:9px !important;
}

#item167064 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167082 {
	width:9px !important;
	height:9px !important;
}

#item167041 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167058 {
	width:9px !important;
	height:9px !important;
}

#item167038 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item167036 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item167189 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167200 {
	width:9px !important;
	height:9px !important;
}

#item167186 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item167184 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item167283 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167298 {
	width:9px !important;
	height:9px !important;
}

#item167259 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167277 {
	width:9px !important;
	height:9px !important;
}

#item167234 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167253 {
	width:9px !important;
	height:9px !important;
}

#item167231 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item167229 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item167382 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167397 {
	width:9px !important;
	height:9px !important;
}

#item167361 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167376 {
	width:9px !important;
	height:9px !important;
}

#item167340 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167355 {
	width:9px !important;
	height:9px !important;
}

#item167337 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item167335 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item167437 {
	width:13px !important;
	height:13px !important;
	left:66px !important;
	top:84px !important;
}

#item167479 {
	width:13px !important;
	height:13px !important;
	left:432px !important;
	top:422px !important;
}

#item167763 {
	width:13px !important;
	height:13px !important;
	left:201px !important;
	top:750px !important;
}

#item168038 {
	width:13px !important;
	height:13px !important;
	left:446px !important;
	top:653px !important;
}

#item168138 {
	width:13px !important;
	height:13px !important;
	left:408px !important;
	top:102px !important;
}

#item168253 {
	width:13px !important;
	height:13px !important;
	left:336px !important;
	top:273px !important;
}

#item167455 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167467 {
	width:9px !important;
	height:9px !important;
}

#item167452 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item167450 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item167545 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167559 {
	width:9px !important;
	height:9px !important;
}

#item167521 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167539 {
	width:9px !important;
	height:9px !important;
}

#item167687 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167696 {
	width:9px !important;
	height:9px !important;
}

#item167670 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167681 {
	width:9px !important;
	height:9px !important;
}

#item167654 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167663 {
	width:9px !important;
	height:9px !important;
}

#item167637 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167648 {
	width:9px !important;
	height:9px !important;
}

#item167622 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167631 {
	width:9px !important;
	height:9px !important;
}

#item167604 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167616 {
	width:9px !important;
	height:9px !important;
}

#item167587 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167597 {
	width:9px !important;
	height:9px !important;
}

#item167496 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167515 {
	width:9px !important;
	height:9px !important;
}

#item167493 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item167491 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item167827 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167841 {
	width:9px !important;
	height:9px !important;
}

#item167802 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167821 {
	width:9px !important;
	height:9px !important;
}

#item167780 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167796 {
	width:9px !important;
	height:9px !important;
}

#item167904 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167914 {
	width:9px !important;
	height:9px !important;
}

#item167887 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167898 {
	width:9px !important;
	height:9px !important;
}

#item167872 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item167881 {
	width:9px !important;
	height:9px !important;
}

#item167777 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item167775 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item168101 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168114 {
	width:9px !important;
	height:9px !important;
}

#item168077 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168095 {
	width:9px !important;
	height:9px !important;
}

#item168053 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168071 {
	width:9px !important;
	height:9px !important;
}

#item168050 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item168048 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item168200 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168214 {
	width:9px !important;
	height:9px !important;
}

#item168177 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168194 {
	width:9px !important;
	height:9px !important;
}

#item168155 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168171 {
	width:9px !important;
	height:9px !important;
}

#item168152 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item168150 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item168271 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168286 {
	width:9px !important;
	height:9px !important;
}

#item168268 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item168266 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item28564 {
	width:78px !important;
	height:126px !important;
	left:357px !important;
	top:632px !important;
	background:#fff;
}

#item153003 {
	width:13px !important;
	height:13px !important;
	left:184px !important;
	top:626px !important;
}

#item168301 {
	width:13px !important;
	height:13px !important;
	left:386px !important;
	top:81px !important;
}

#item168486 {
	width:13px !important;
	height:13px !important;
	left:40px !important;
	top:279px !important;
}

#item168829 {
	width:13px !important;
	height:13px !important;
	left:179px !important;
	top:486px !important;
}

#item168955 {
	width:13px !important;
	height:13px !important;
	left:431px !important;
	top:261px !important;
}

#item169183 {
	width:13px !important;
	height:13px !important;
	left:332px !important;
	top:648px !important;
}

#item153066 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153078 {
	width:9px !important;
	height:9px !important;
}

#item153043 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153060 {
	width:9px !important;
	height:9px !important;
}

#item153020 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item153037 {
	width:9px !important;
	height:9px !important;
}

#item153017 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item153015 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item168361 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168375 {
	width:9px !important;
	height:9px !important;
}

#item168338 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168355 {
	width:9px !important;
	height:9px !important;
}

#item168316 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168332 {
	width:9px !important;
	height:9px !important;
}

#item168313 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item168311 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item168502 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:29px !important;
}

#item168520 {
	width:9px !important;
	height:9px !important;
}

#item168549 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168563 {
	width:9px !important;
	height:9px !important;
}

#item168526 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168543 {
	width:9px !important;
	height:9px !important;
}

#item168589 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168599 {
	width:9px !important;
	height:9px !important;
}

#item168499 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item168497 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item168928 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168937 {
	width:9px !important;
	height:9px !important;
}

#item168890 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168904 {
	width:9px !important;
	height:9px !important;
}

#item168869 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168884 {
	width:9px !important;
	height:9px !important;
}

#item168846 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168863 {
	width:9px !important;
	height:9px !important;
}

#item168843 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item168841 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item169068 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169077 {
	width:9px !important;
	height:9px !important;
}

#item169021 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169037 {
	width:9px !important;
	height:9px !important;
}

#item168997 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169015 {
	width:9px !important;
	height:9px !important;
}

#item168974 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item168991 {
	width:9px !important;
	height:9px !important;
}

#item168971 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item168969 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item169252 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169264 {
	width:9px !important;
	height:9px !important;
}

#item169228 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169246 {
	width:9px !important;
	height:9px !important;
}

#item169204 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169222 {
	width:9px !important;
	height:9px !important;
}

#item169201 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item169199 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item29463 {
	width:75px !important;
	height:51px !important;
	left:326px !important;
	top:600px !important;
}

#item169293 {
	width:13px !important;
	height:13px !important;
	left:378px !important;
	top:68px !important;
}

#item169380 {
	width:13px !important;
	height:13px !important;
	left:196px !important;
	top:219px !important;
}

#item169562 {
	width:13px !important;
	height:13px !important;
	left:410px !important;
	top:392px !important;
}

#item169690 {
	width:13px !important;
	height:13px !important;
	left:117px !important;
	top:558px !important;
}

#item169782 {
	width:13px !important;
	height:13px !important;
	left:374px !important;
	top:563px !important;
}

#item169354 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169367 {
	width:9px !important;
	height:9px !important;
}

#item169331 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169348 {
	width:9px !important;
	height:9px !important;
}

#item169308 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169325 {
	width:9px !important;
	height:9px !important;
}

#item169305 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item169303 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item169447 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169456 {
	width:9px !important;
	height:9px !important;
}

#item169431 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169441 {
	width:9px !important;
	height:9px !important;
}

#item169414 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169425 {
	width:9px !important;
	height:9px !important;
}

#item169397 {
	width:193px !important;
	height:265px !important;
	left:122px !important;
	top:27px !important;
}

#item169408 {
	width:9px !important;
	height:9px !important;
}

#item169394 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item169392 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item169627 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169637 {
	width:9px !important;
	height:9px !important;
}

#item169612 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169621 {
	width:9px !important;
	height:9px !important;
}

#item169595 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169606 {
	width:9px !important;
	height:9px !important;
}

#item169660 {
	width:193px !important;
	height:265px !important;
	left:122px !important;
	top:27px !important;
}

#item169670 {
	width:9px !important;
	height:9px !important;
}

#item169579 {
	width:193px !important;
	height:265px !important;
	left:122px !important;
	top:27px !important;
}

#item169589 {
	width:9px !important;
	height:9px !important;
}

#item169576 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item169574 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item169752 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169766 {
	width:9px !important;
	height:9px !important;
}

#item169729 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169746 {
	width:9px !important;
	height:9px !important;
}

#item169707 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169723 {
	width:9px !important;
	height:9px !important;
}

#item169704 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item169702 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item169843 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169855 {
	width:9px !important;
	height:9px !important;
}

#item169822 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169837 {
	width:9px !important;
	height:9px !important;
}

#item169799 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169816 {
	width:9px !important;
	height:9px !important;
}

#item169796 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item169794 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item169982 {
	width:13px !important;
	height:13px !important;
	left:125px !important;
	top:63px !important;
}

#item169996 {
	width:13px !important;
	height:13px !important;
	left:377px !important;
	top:99px !important;
}

#item170104 {
	width:13px !important;
	height:13px !important;
	left:89px !important;
	top:464px !important;
}

#item170165 {
	width:13px !important;
	height:13px !important;
	left:278px !important;
	top:450px !important;
}

#item170397 {
	width:13px !important;
	height:13px !important;
	left:478px !important;
	top:437px !important;
}

#item169969 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169978 {
	width:9px !important;
	height:9px !important;
}

#item169952 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169963 {
	width:9px !important;
	height:9px !important;
}

#item169934 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169946 {
	width:9px !important;
	height:9px !important;
}

#item169918 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169927 {
	width:9px !important;
	height:9px !important;
}

#item169901 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169912 {
	width:9px !important;
	height:9px !important;
}

#item169884 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item169894 {
	width:9px !important;
	height:9px !important;
}

#item169880 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item169878 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item170057 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170069 {
	width:9px !important;
	height:9px !important;
}

#item170036 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170051 {
	width:9px !important;
	height:9px !important;
}

#item170084 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170093 {
	width:9px !important;
	height:9px !important;
}

#item170013 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170030 {
	width:9px !important;
	height:9px !important;
}

#item170010 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item170008 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item170143 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170154 {
	width:9px !important;
	height:9px !important;
}

#item170121 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170131 {
	width:9px !important;
	height:9px !important;
}

#item170118 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item170116 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item170230 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170246 {
	width:9px !important;
	height:9px !important;
}

#item170206 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170224 {
	width:9px !important;
	height:9px !important;
}

#item170278 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170290 {
	width:9px !important;
	height:9px !important;
}

#item170181 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170200 {
	width:9px !important;
	height:9px !important;
}

#item170178 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item170176 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item170461 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170477 {
	width:9px !important;
	height:9px !important;
}

#item170435 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170455 {
	width:9px !important;
	height:9px !important;
}

#item170508 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170517 {
	width:9px !important;
	height:9px !important;
}

#item170413 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170429 {
	width:9px !important;
	height:9px !important;
}

#item170410 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item170408 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item170540 {
	width:13px !important;
	height:13px !important;
	left:122px !important;
	top:81px !important;
}

#item170637 {
	width:13px !important;
	height:13px !important;
	left:122px !important;
	top:424px !important;
}

#item170737 {
	width:13px !important;
	height:13px !important;
	left:158px !important;
	top:630px !important;
}

#item170807 {
	width:13px !important;
	height:13px !important;
	left:320px !important;
	top:626px !important;
}

#item170599 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170612 {
	width:9px !important;
	height:9px !important;
}

#item170584 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170593 {
	width:9px !important;
	height:9px !important;
}

#item170559 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170570 {
	width:9px !important;
	height:9px !important;
}

#item170556 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item170554 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item170701 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170713 {
	width:9px !important;
	height:9px !important;
}

#item170679 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170695 {
	width:9px !important;
	height:9px !important;
}

#item170654 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170673 {
	width:9px !important;
	height:9px !important;
}

#item170651 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item170649 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item170771 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170781 {
	width:9px !important;
	height:9px !important;
}

#item170751 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item170749 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item170870 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170884 {
	width:9px !important;
	height:9px !important;
}

#item170847 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170864 {
	width:9px !important;
	height:9px !important;
}

#item170823 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170841 {
	width:9px !important;
	height:9px !important;
}

#item170820 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item170818 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item31449 {
	width:70px !important;
	height:32px !important;
	left:400px !important;
	top:65px !important;
}

#item31737 {
	width:70px !important;
	height:32px !important;
	left:135px !important;
	top:315px !important;
}

#item170950 {
	width:13px !important;
	height:13px !important;
	left:451px !important;
	top:120px !important;
}

#item170994 {
	width:13px !important;
	height:13px !important;
	left:197px !important;
	top:644px !important;
}

#item171161 {
	width:13px !important;
	height:13px !important;
	left:202px !important;
	top:365px !important;
}

#item171212 {
	width:13px !important;
	height:13px !important;
	left:485px !important;
	top:338px !important;
}

#item170967 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item170977 {
	width:9px !important;
	height:9px !important;
}

#item170964 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item170962 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item171059 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171070 {
	width:9px !important;
	height:9px !important;
}

#item171044 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171053 {
	width:9px !important;
	height:9px !important;
}

#item171027 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171038 {
	width:9px !important;
	height:9px !important;
}

#item171130 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171141 {
	width:9px !important;
	height:9px !important;
}

#item171113 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171124 {
	width:9px !important;
	height:9px !important;
}

#item171011 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171021 {
	width:9px !important;
	height:9px !important;
}

#item171008 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171006 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item171177 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171187 {
	width:9px !important;
	height:9px !important;
}

#item171174 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171172 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item171229 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171240 {
	width:9px !important;
	height:9px !important;
}

#item171226 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171224 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item32786 {
	width:65px !important;
	height:30px !important;
	left:492px !important;
	top:63px !important;
}

#item32846 {
	width:65px !important;
	height:30px !important;
	left:227px !important;
	top:453px !important;
}

#item32970 {
	width:65px !important;
	height:30px !important;
	left:494px !important;
	top:441px !important;
}

#item171251 {
	width:13px !important;
	height:13px !important;
	left:183px !important;
	top:480px !important;
}

#item171290 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171301 {
	width:9px !important;
	height:9px !important;
}

#item171268 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171278 {
	width:9px !important;
	height:9px !important;
}

#item171265 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171263 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item171314 {
	width:9px !important;
	height:9px !important;
	left:31px !important;
	top:170px !important;
}

#item171412 {
	width:9px !important;
	height:9px !important;
	left:31px !important;
	top:179px !important;
}

#item171522 {
	width:9px !important;
	height:9px !important;
	left:31px !important;
	top:188px !important;
}

#item171618 {
	width:9px !important;
	height:9px !important;
	left:31px !important;
	top:197px !important;
}

#item171734 {
	width:13px !important;
	height:13px !important;
	left:544px !important;
	top:270px !important;
}

#item171835 {
	width:13px !important;
	height:13px !important;
	left:91px !important;
	top:507px !important;
}

#item171943 {
	width:13px !important;
	height:13px !important;
	left:118px !important;
	top:678px !important;
}

#item172068 {
	width:13px !important;
	height:13px !important;
	left:400px !important;
	top:477px !important;
}

#item172189 {
	width:13px !important;
	height:13px !important;
	left:421px !important;
	top:660px !important;
}

#item171376 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171390 {
	width:9px !important;
	height:9px !important;
}

#item171354 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171370 {
	width:9px !important;
	height:9px !important;
}

#item171331 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171348 {
	width:9px !important;
	height:9px !important;
}

#item171328 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171326 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item171452 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171469 {
	width:9px !important;
	height:9px !important;
}

#item171429 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171446 {
	width:9px !important;
	height:9px !important;
}

#item171426 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171424 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item171565 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171581 {
	width:9px !important;
	height:9px !important;
}

#item171540 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171559 {
	width:9px !important;
	height:9px !important;
}

#item171537 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171535 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item171680 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171693 {
	width:9px !important;
	height:9px !important;
}

#item171657 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171674 {
	width:9px !important;
	height:9px !important;
}

#item171634 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171651 {
	width:9px !important;
	height:9px !important;
}

#item171631 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171629 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item171796 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171810 {
	width:9px !important;
	height:9px !important;
}

#item171773 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171790 {
	width:9px !important;
	height:9px !important;
}

#item171750 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171767 {
	width:9px !important;
	height:9px !important;
}

#item171747 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171745 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item171898 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171911 {
	width:9px !important;
	height:9px !important;
}

#item171877 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171892 {
	width:9px !important;
	height:9px !important;
}

#item171853 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171871 {
	width:9px !important;
	height:9px !important;
}

#item171850 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171848 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item172009 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item172022 {
	width:9px !important;
	height:9px !important;
}

#item171986 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item172003 {
	width:9px !important;
	height:9px !important;
}

#item172047 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item172057 {
	width:9px !important;
	height:9px !important;
}

#item171960 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item171980 {
	width:9px !important;
	height:9px !important;
}

#item171957 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item171955 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item172134 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item172148 {
	width:9px !important;
	height:9px !important;
}

#item172110 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item172128 {
	width:9px !important;
	height:9px !important;
}

#item172085 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item172104 {
	width:9px !important;
	height:9px !important;
}

#item172082 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item172080 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item172252 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item172261 {
	width:9px !important;
	height:9px !important;
}

#item172236 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item172246 {
	width:9px !important;
	height:9px !important;
}

#item172220 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item172230 {
	width:9px !important;
	height:9px !important;
}

#item172204 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item172214 {
	width:9px !important;
	height:9px !important;
}

#item172201 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item172199 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item208071 {
	width:13px !important;
	height:13px !important;
	left:97px !important;
	top:76px !important;
}

#item208124 {
	width:13px !important;
	height:13px !important;
	left:423px !important;
	top:167px !important;
}

#item208203 {
	width:13px !important;
	height:13px !important;
	left:97px !important;
	top:261px !important;
}

#item208359 {
	width:13px !important;
	height:13px !important;
	left:376px !important;
	top:300px !important;
}

#item208476 {
	width:13px !important;
	height:13px !important;
	left:135px !important;
	top:496px !important;
}

#item208595 {
	width:13px !important;
	height:13px !important;
	left:437px !important;
	top:496px !important;
}

#item208718 {
	width:13px !important;
	height:13px !important;
	left:142px !important;
	top:662px !important;
}

#item208816 {
	width:13px !important;
	height:13px !important;
	left:504px !important;
	top:645px !important;
}

#item208090 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208108 {
	width:9px !important;
	height:9px !important;
}

#item208087 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item208085 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item208162 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208181 {
	width:9px !important;
	height:9px !important;
}

#item208139 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208156 {
	width:9px !important;
	height:9px !important;
}

#item208136 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item208134 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item208289 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208306 {
	width:9px !important;
	height:9px !important;
}

#item208266 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208283 {
	width:9px !important;
	height:9px !important;
}

#item208242 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208260 {
	width:9px !important;
	height:9px !important;
}

#item208217 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item208215 {
	width:320px !important;
	height:297px !important;
	left:105px !important;
	top:243px !important;
}

#item208420 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208438 {
	width:9px !important;
	height:9px !important;
}

#item208397 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208414 {
	width:9px !important;
	height:9px !important;
}

#item208376 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208391 {
	width:9px !important;
	height:9px !important;
}

#item208373 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item208371 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item208546 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208564 {
	width:9px !important;
	height:9px !important;
}

#item208517 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208540 {
	width:9px !important;
	height:9px !important;
}

#item208491 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208511 {
	width:9px !important;
	height:9px !important;
}

#item208488 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item208486 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item208659 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208677 {
	width:9px !important;
	height:9px !important;
}

#item208635 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208653 {
	width:9px !important;
	height:9px !important;
}

#item208612 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208629 {
	width:9px !important;
	height:9px !important;
}

#item208609 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item208607 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item208778 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208793 {
	width:9px !important;
	height:9px !important;
}

#item208756 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208772 {
	width:9px !important;
	height:9px !important;
}

#item208733 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208750 {
	width:9px !important;
	height:9px !important;
}

#item208730 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item208728 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item208885 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208902 {
	width:9px !important;
	height:9px !important;
}

#item208860 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208879 {
	width:9px !important;
	height:9px !important;
}

#item208834 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208854 {
	width:9px !important;
	height:9px !important;
}

#item208831 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item208829 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item208935 {
	width:13px !important;
	height:13px !important;
	left:94px !important;
	top:72px !important;
}

#item209124 {
	width:13px !important;
	height:13px !important;
	left:395px !important;
	top:81px !important;
}

#item215148 {
	width:13px !important;
	height:13px !important;
	left:339px !important;
	top:321px !important;
}

#item215554 {
	width:13px !important;
	height:13px !important;
	left:132px !important;
	top:486px !important;
}

#item215763 {
	width:13px !important;
	height:13px !important;
	left:409px !important;
	top:487px !important;
}

#item215872 {
	width:13px !important;
	height:13px !important;
	left:204px !important;
	top:651px !important;
}

#item209001 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item209016 {
	width:9px !important;
	height:9px !important;
}

#item208977 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208995 {
	width:9px !important;
	height:9px !important;
}

#item208952 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item208971 {
	width:9px !important;
	height:9px !important;
}

#item208949 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item208947 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item209183 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item209201 {
	width:9px !important;
	height:9px !important;
}

#item209162 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item209177 {
	width:9px !important;
	height:9px !important;
}

#item209140 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item209156 {
	width:9px !important;
	height:9px !important;
}

#item209137 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item209135 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item215211 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215229 {
	width:9px !important;
	height:9px !important;
}

#item215188 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215205 {
	width:9px !important;
	height:9px !important;
}

#item215165 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215182 {
	width:9px !important;
	height:9px !important;
}

#item215162 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item215160 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item215621 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215640 {
	width:9px !important;
	height:9px !important;
}

#item215596 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215615 {
	width:9px !important;
	height:9px !important;
}

#item215572 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215590 {
	width:9px !important;
	height:9px !important;
}

#item215569 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item215567 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item215825 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215842 {
	width:9px !important;
	height:9px !important;
}

#item215802 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215819 {
	width:9px !important;
	height:9px !important;
}

#item215779 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215796 {
	width:9px !important;
	height:9px !important;
}

#item215776 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item215774 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item215940 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215959 {
	width:9px !important;
	height:9px !important;
}

#item215914 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215934 {
	width:9px !important;
	height:9px !important;
}

#item215888 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item215908 {
	width:9px !important;
	height:9px !important;
}

#item215885 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item215883 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item216118 {
	width:13px !important;
	height:13px !important;
	left:54px !important;
	top:165px !important;
}

#item216219 {
	width:13px !important;
	height:13px !important;
	left:419px !important;
	top:144px !important;
}

#item216332 {
	width:13px !important;
	height:13px !important;
	left:198px !important;
	top:469px !important;
}

#item216459 {
	width:13px !important;
	height:13px !important;
	left:256px !important;
	top:621px !important;
}

#item216178 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216193 {
	width:9px !important;
	height:9px !important;
}

#item216157 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216172 {
	width:9px !important;
	height:9px !important;
}

#item216135 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216151 {
	width:9px !important;
	height:9px !important;
}

#item216132 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item216130 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item216284 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216304 {
	width:9px !important;
	height:9px !important;
}

#item216258 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216278 {
	width:9px !important;
	height:9px !important;
}

#item216235 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216252 {
	width:9px !important;
	height:9px !important;
}

#item216232 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item216230 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item216398 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216416 {
	width:9px !important;
	height:9px !important;
}

#item216374 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216392 {
	width:9px !important;
	height:9px !important;
}

#item216351 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216368 {
	width:9px !important;
	height:9px !important;
}

#item216348 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item216346 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item216516 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216532 {
	width:9px !important;
	height:9px !important;
}

#item216495 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216510 {
	width:9px !important;
	height:9px !important;
}

#item216474 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216489 {
	width:9px !important;
	height:9px !important;
}

#item216471 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item216469 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item216581 {
	width:13px !important;
	height:13px !important;
	left:299px !important;
	top:96px !important;
}

#item216705 {
	width:13px !important;
	height:13px !important;
	left:269px !important;
	top:235px !important;
}

#item216885 {
	width:13px !important;
	height:13px !important;
	left:107px !important;
	top:402px !important;
}

#item216984 {
	width:13px !important;
	height:13px !important;
	left:379px !important;
	top:366px !important;
}

#item217112 {
	width:13px !important;
	height:13px !important;
	left:454px !important;
	top:663px !important;
}

#item216647 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216667 {
	width:9px !important;
	height:9px !important;
}

#item216621 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216641 {
	width:9px !important;
	height:9px !important;
}

#item216597 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216615 {
	width:9px !important;
	height:9px !important;
}

#item216594 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item216592 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item216766 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216782 {
	width:9px !important;
	height:9px !important;
}

#item216744 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216760 {
	width:9px !important;
	height:9px !important;
}

#item216721 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216738 {
	width:9px !important;
	height:9px !important;
}

#item216718 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item216716 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item216946 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216962 {
	width:9px !important;
	height:9px !important;
}

#item216923 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216940 {
	width:9px !important;
	height:9px !important;
}

#item216900 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item216917 {
	width:9px !important;
	height:9px !important;
}

#item216897 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item216895 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item217057 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217073 {
	width:9px !important;
	height:9px !important;
}

#item217030 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217051 {
	width:9px !important;
	height:9px !important;
}

#item217002 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217024 {
	width:9px !important;
	height:9px !important;
}

#item216999 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item216997 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item217172 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217188 {
	width:9px !important;
	height:9px !important;
}

#item217150 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217166 {
	width:9px !important;
	height:9px !important;
}

#item217128 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217144 {
	width:9px !important;
	height:9px !important;
}

#item217125 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item217123 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item217217 {
	width:13px !important;
	height:13px !important;
	left:210px !important;
	top:90px !important;
}

#item217324 {
	width:13px !important;
	height:13px !important;
	left:493px !important;
	top:95px !important;
}

#item217448 {
	width:13px !important;
	height:13px !important;
	left:266px !important;
	top:351px !important;
}

#item217561 {
	width:13px !important;
	height:13px !important;
	left:158px !important;
	top:625px !important;
}

#item217693 {
	width:13px !important;
	height:13px !important;
	left:441px !important;
	top:630px !important;
}

#item217276 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217296 {
	width:9px !important;
	height:9px !important;
}

#item217253 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217270 {
	width:9px !important;
	height:9px !important;
}

#item217232 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217247 {
	width:9px !important;
	height:9px !important;
}

#item217229 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item217227 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item217399 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217415 {
	width:9px !important;
	height:9px !important;
}

#item217377 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217393 {
	width:9px !important;
	height:9px !important;
}

#item217348 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217371 {
	width:9px !important;
	height:9px !important;
}

#item217345 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item217343 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item217540 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217549 {
	width:9px !important;
	height:9px !important;
}

#item217518 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217528 {
	width:9px !important;
	height:9px !important;
}

#item217465 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217481 {
	width:9px !important;
	height:9px !important;
}

#item217494 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217503 {
	width:9px !important;
	height:9px !important;
}

#item217462 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item217460 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item217632 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217652 {
	width:9px !important;
	height:9px !important;
}

#item217605 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217626 {
	width:9px !important;
	height:9px !important;
}

#item217578 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217599 {
	width:9px !important;
	height:9px !important;
}

#item217575 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item217573 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item217757 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217772 {
	width:9px !important;
	height:9px !important;
}

#item217733 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217751 {
	width:9px !important;
	height:9px !important;
}

#item217709 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217727 {
	width:9px !important;
	height:9px !important;
}

#item217706 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item217704 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item217796 {
	width:13px !important;
	height:13px !important;
	left:76px !important;
	top:172px !important;
}

#item217904 {
	width:13px !important;
	height:13px !important;
	left:202px !important;
	top:145px !important;
}

#item218020 {
	width:13px !important;
	height:13px !important;
	left:445px !important;
	top:109px !important;
}

#item218173 {
	width:13px !important;
	height:13px !important;
	left:112px !important;
	top:383px !important;
}

#item218284 {
	width:13px !important;
	height:13px !important;
	left:283px !important;
	top:387px !important;
}

#item218405 {
	width:13px !important;
	height:13px !important;
	left:463px !important;
	top:378px !important;
}

#item218508 {
	width:13px !important;
	height:13px !important;
	left:211px !important;
	top:613px !important;
}

#item217854 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217870 {
	width:9px !important;
	height:9px !important;
}

#item217832 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217848 {
	width:9px !important;
	height:9px !important;
}

#item217811 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217826 {
	width:9px !important;
	height:9px !important;
}

#item217808 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item217806 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item217975 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217992 {
	width:9px !important;
	height:9px !important;
}

#item217948 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217969 {
	width:9px !important;
	height:9px !important;
}

#item217922 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item217942 {
	width:9px !important;
	height:9px !important;
}

#item217919 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item217917 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item218118 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218137 {
	width:9px !important;
	height:9px !important;
}

#item218083 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218112 {
	width:9px !important;
	height:9px !important;
}

#item218049 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218077 {
	width:9px !important;
	height:9px !important;
}

#item218046 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item218044 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item218236 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218255 {
	width:9px !important;
	height:9px !important;
}

#item218213 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218230 {
	width:9px !important;
	height:9px !important;
}

#item218190 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218207 {
	width:9px !important;
	height:9px !important;
}

#item218187 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item218185 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item218353 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218369 {
	width:9px !important;
	height:9px !important;
}

#item218331 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218347 {
	width:9px !important;
	height:9px !important;
}

#item218304 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218325 {
	width:9px !important;
	height:9px !important;
}

#item218301 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item218299 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item218465 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218480 {
	width:9px !important;
	height:9px !important;
}

#item218443 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218459 {
	width:9px !important;
	height:9px !important;
}

#item218421 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218437 {
	width:9px !important;
	height:9px !important;
}

#item218418 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item218416 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item218572 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218594 {
	width:9px !important;
	height:9px !important;
}

#item218546 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218566 {
	width:9px !important;
	height:9px !important;
}

#item218523 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218540 {
	width:9px !important;
	height:9px !important;
}

#item218520 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item218518 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item218655 {
	width:13px !important;
	height:13px !important;
	left:306px !important;
	top:94px !important;
}

#item218762 {
	width:13px !important;
	height:13px !important;
	left:108px !important;
	top:252px !important;
}

#item218956 {
	width:13px !important;
	height:13px !important;
	left:448px !important;
	top:320px !important;
}

#item219164 {
	width:13px !important;
	height:13px !important;
	left:194px !important;
	top:451px !important;
}

#item219297 {
	width:13px !important;
	height:13px !important;
	left:171px !important;
	top:688px !important;
}

#item219400 {
	width:13px !important;
	height:13px !important;
	left:468px !important;
	top:693px !important;
}

#item218739 {
	width:9px !important;
	height:9px !important;
}

#item218698 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218715 {
	width:9px !important;
	height:9px !important;
}

#item218675 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218692 {
	width:9px !important;
	height:9px !important;
}

#item218672 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item218670 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item218823 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218838 {
	width:9px !important;
	height:9px !important;
}

#item218802 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218817 {
	width:9px !important;
	height:9px !important;
}

#item218780 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218796 {
	width:9px !important;
	height:9px !important;
}

#item218777 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item218775 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item219021 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219041 {
	width:9px !important;
	height:9px !important;
}

#item218996 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219015 {
	width:9px !important;
	height:9px !important;
}

#item218973 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item218990 {
	width:9px !important;
	height:9px !important;
}

#item218970 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item218968 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item219234 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219253 {
	width:9px !important;
	height:9px !important;
}

#item219208 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219228 {
	width:9px !important;
	height:9px !important;
}

#item219184 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219202 {
	width:9px !important;
	height:9px !important;
}

#item219181 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item219179 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item219354 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219370 {
	width:9px !important;
	height:9px !important;
}

#item219333 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219348 {
	width:9px !important;
	height:9px !important;
}

#item219312 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219327 {
	width:9px !important;
	height:9px !important;
}

#item219309 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item219307 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item219466 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219486 {
	width:9px !important;
	height:9px !important;
}

#item219440 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219460 {
	width:9px !important;
	height:9px !important;
}

#item219416 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219434 {
	width:9px !important;
	height:9px !important;
}

#item219413 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item219411 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item219524 {
	width:13px !important;
	height:13px !important;
	left:172px !important;
	top:141px !important;
}

#item219624 {
	width:13px !important;
	height:13px !important;
	left:355px !important;
	top:135px !important;
}

#item219732 {
	width:13px !important;
	height:13px !important;
	left:118px !important;
	top:315px !important;
}

#item219922 {
	width:13px !important;
	height:13px !important;
	left:422px !important;
	top:298px !important;
}

#item220032 {
	width:13px !important;
	height:13px !important;
	left:107px !important;
	top:468px !important;
}

#item220139 {
	width:13px !important;
	height:13px !important;
	left:391px !important;
	top:477px !important;
}

#item220341 {
	width:13px !important;
	height:13px !important;
	left:355px !important;
	top:666px !important;
}

#item219585 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219601 {
	width:9px !important;
	height:9px !important;
}

#item219563 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219579 {
	width:9px !important;
	height:9px !important;
}

#item219540 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219557 {
	width:9px !important;
	height:9px !important;
}

#item219537 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item219535 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item219685 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219701 {
	width:9px !important;
	height:9px !important;
}

#item219662 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219679 {
	width:9px !important;
	height:9px !important;
}

#item219639 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219656 {
	width:9px !important;
	height:9px !important;
}

#item219636 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item219634 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item219804 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219820 {
	width:9px !important;
	height:9px !important;
}

#item219778 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219798 {
	width:9px !important;
	height:9px !important;
}

#item219751 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219772 {
	width:9px !important;
	height:9px !important;
}

#item219748 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item219746 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item219982 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219998 {
	width:9px !important;
	height:9px !important;
}

#item219960 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219976 {
	width:9px !important;
	height:9px !important;
}

#item219938 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item219954 {
	width:9px !important;
	height:9px !important;
}

#item219935 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item219933 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item220091 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220111 {
	width:9px !important;
	height:9px !important;
}

#item220068 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220085 {
	width:9px !important;
	height:9px !important;
}

#item220047 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220062 {
	width:9px !important;
	height:9px !important;
}

#item220044 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item220042 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item220210 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220226 {
	width:9px !important;
	height:9px !important;
}

#item220188 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220204 {
	width:9px !important;
	height:9px !important;
}

#item220161 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220182 {
	width:9px !important;
	height:9px !important;
}

#item220158 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item220156 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item220401 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220416 {
	width:9px !important;
	height:9px !important;
}

#item220380 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220395 {
	width:9px !important;
	height:9px !important;
}

#item220358 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220374 {
	width:9px !important;
	height:9px !important;
}

#item220355 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item220353 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item220443 {
	width:13px !important;
	height:13px !important;
	left:122px !important;
	top:82px !important;
}

#item220560 {
	width:13px !important;
	height:13px !important;
	left:347px !important;
	top:95px !important;
}

#item220682 {
	width:13px !important;
	height:13px !important;
	left:153px !important;
	top:289px !important;
}

#item220872 {
	width:13px !important;
	height:13px !important;
	left:410px !important;
	top:270px !important;
}

#item221004 {
	width:13px !important;
	height:13px !important;
	left:185px !important;
	top:594px !important;
}

#item221107 {
	width:13px !important;
	height:13px !important;
	left:405px !important;
	top:505px !important;
}

#item221214 {
	width:13px !important;
	height:13px !important;
	left:324px !important;
	top:711px !important;
}

#item220507 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220527 {
	width:9px !important;
	height:9px !important;
}

#item220482 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220501 {
	width:9px !important;
	height:9px !important;
}

#item220459 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220476 {
	width:9px !important;
	height:9px !important;
}

#item220456 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item220454 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item220626 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220644 {
	width:9px !important;
	height:9px !important;
}

#item220602 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220620 {
	width:9px !important;
	height:9px !important;
}

#item220579 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220596 {
	width:9px !important;
	height:9px !important;
}

#item220576 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item220574 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item220739 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220755 {
	width:9px !important;
	height:9px !important;
}

#item220718 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220733 {
	width:9px !important;
	height:9px !important;
}

#item220697 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220712 {
	width:9px !important;
	height:9px !important;
}

#item220694 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item220692 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item220939 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220960 {
	width:9px !important;
	height:9px !important;
}

#item220912 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220933 {
	width:9px !important;
	height:9px !important;
}

#item220888 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item220906 {
	width:9px !important;
	height:9px !important;
}

#item220885 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item220883 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item221065 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221081 {
	width:9px !important;
	height:9px !important;
}

#item221043 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221059 {
	width:9px !important;
	height:9px !important;
}

#item221020 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221037 {
	width:9px !important;
	height:9px !important;
}

#item221017 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item221015 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item221169 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221185 {
	width:9px !important;
	height:9px !important;
}

#item221145 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221163 {
	width:9px !important;
	height:9px !important;
}

#item221122 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221139 {
	width:9px !important;
	height:9px !important;
}

#item221119 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item221117 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item221288 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221304 {
	width:9px !important;
	height:9px !important;
}

#item221260 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221282 {
	width:9px !important;
	height:9px !important;
}

#item221232 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221254 {
	width:9px !important;
	height:9px !important;
}

#item221229 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item221227 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item221326 {
	width:13px !important;
	height:13px !important;
	left:103px !important;
	top:181px !important;
}

#item221446 {
	width:13px !important;
	height:13px !important;
	left:449px !important;
	top:86px !important;
}

#item221578 {
	width:13px !important;
	height:13px !important;
	left:145px !important;
	top:280px !important;
}

#item221701 {
	width:13px !important;
	height:13px !important;
	left:355px !important;
	top:342px !important;
}

#item221903 {
	width:13px !important;
	height:13px !important;
	left:357px !important;
	top:489px !important;
}

#item222021 {
	width:13px !important;
	height:13px !important;
	left:182px !important;
	top:707px !important;
}

#item222136 {
	width:13px !important;
	height:13px !important;
	left:395px !important;
	top:648px !important;
}

#item221386 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221404 {
	width:9px !important;
	height:9px !important;
}

#item221364 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221380 {
	width:9px !important;
	height:9px !important;
}

#item221342 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221358 {
	width:9px !important;
	height:9px !important;
}

#item221339 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item221337 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item221505 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221527 {
	width:9px !important;
	height:9px !important;
}

#item221482 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221499 {
	width:9px !important;
	height:9px !important;
}

#item221461 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221476 {
	width:9px !important;
	height:9px !important;
}

#item221458 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item221456 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item221651 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221667 {
	width:9px !important;
	height:9px !important;
}

#item221629 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221645 {
	width:9px !important;
	height:9px !important;
}

#item221602 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221623 {
	width:9px !important;
	height:9px !important;
}

#item221599 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item221597 {
	width:320px !important;
	height:297px !important;
	left:153px !important;
	top:261px !important;
}

#item221761 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221776 {
	width:9px !important;
	height:9px !important;
}

#item221740 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221755 {
	width:9px !important;
	height:9px !important;
}

#item221718 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221734 {
	width:9px !important;
	height:9px !important;
}

#item221715 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item221713 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:247px !important;
}

#item221967 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221987 {
	width:9px !important;
	height:9px !important;
}

#item221942 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221961 {
	width:9px !important;
	height:9px !important;
}

#item221919 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item221936 {
	width:9px !important;
	height:9px !important;
}

#item221916 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item221914 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item222087 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222105 {
	width:9px !important;
	height:9px !important;
}

#item222063 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222081 {
	width:9px !important;
	height:9px !important;
}

#item222040 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222057 {
	width:9px !important;
	height:9px !important;
}

#item222037 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item222035 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item222194 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222210 {
	width:9px !important;
	height:9px !important;
}

#item222173 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222188 {
	width:9px !important;
	height:9px !important;
}

#item222151 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222167 {
	width:9px !important;
	height:9px !important;
}

#item222148 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item222146 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item222250 {
	width:13px !important;
	height:13px !important;
	left:221px !important;
	top:121px !important;
}

#item222394 {
	width:13px !important;
	height:13px !important;
	left:59px !important;
	top:328px !important;
}

#item222498 {
	width:13px !important;
	height:13px !important;
	left:410px !important;
	top:284px !important;
}

#item222601 {
	width:13px !important;
	height:13px !important;
	left:77px !important;
	top:527px !important;
}

#item222714 {
	width:13px !important;
	height:13px !important;
	left:369px !important;
	top:685px !important;
}

#item222318 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222338 {
	width:9px !important;
	height:9px !important;
}

#item222292 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222312 {
	width:9px !important;
	height:9px !important;
}

#item222267 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222286 {
	width:9px !important;
	height:9px !important;
}

#item222264 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item222262 {
	width:320px !important;
	height:297px !important;
	left:229px !important;
	top:103px !important;
}

#item222455 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222471 {
	width:9px !important;
	height:9px !important;
}

#item222433 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222449 {
	width:9px !important;
	height:9px !important;
}

#item222410 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222427 {
	width:9px !important;
	height:9px !important;
}

#item222407 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item222405 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item222559 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222575 {
	width:9px !important;
	height:9px !important;
}

#item222536 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222553 {
	width:9px !important;
	height:9px !important;
}

#item222513 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222530 {
	width:9px !important;
	height:9px !important;
}

#item222510 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item222508 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item222672 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222689 {
	width:9px !important;
	height:9px !important;
}

#item222645 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222666 {
	width:9px !important;
	height:9px !important;
}

#item222619 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222639 {
	width:9px !important;
	height:9px !important;
}

#item222616 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item222614 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item222776 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222792 {
	width:9px !important;
	height:9px !important;
}

#item222754 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222770 {
	width:9px !important;
	height:9px !important;
}

#item222731 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222748 {
	width:9px !important;
	height:9px !important;
}

#item222728 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item222726 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item222910 {
	width:13px !important;
	height:13px !important;
	left:184px !important;
	top:131px !important;
}

#item223028 {
	width:13px !important;
	height:13px !important;
	left:445px !important;
	top:76px !important;
}

#item223270 {
	width:13px !important;
	height:13px !important;
	left:188px !important;
	top:396px !important;
}

#item223461 {
	width:13px !important;
	height:13px !important;
	left:463px !important;
	top:379px !important;
}

#item223662 {
	width:13px !important;
	height:13px !important;
	left:386px !important;
	top:486px !important;
}

#item223945 {
	width:13px !important;
	height:13px !important;
	left:499px !important;
	top:761px !important;
}

#item224047 {
	width:13px !important;
	height:13px !important;
	left:265px !important;
	top:658px !important;
}

#item222969 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222989 {
	width:9px !important;
	height:9px !important;
}

#item222946 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222963 {
	width:9px !important;
	height:9px !important;
}

#item222925 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item222940 {
	width:9px !important;
	height:9px !important;
}

#item222922 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item222920 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item223099 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223115 {
	width:9px !important;
	height:9px !important;
}

#item223077 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223093 {
	width:9px !important;
	height:9px !important;
}

#item223050 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223071 {
	width:9px !important;
	height:9px !important;
}

#item223047 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item223045 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item223330 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223345 {
	width:9px !important;
	height:9px !important;
}

#item223309 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223324 {
	width:9px !important;
	height:9px !important;
}

#item223287 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223303 {
	width:9px !important;
	height:9px !important;
}

#item223284 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item223282 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item223526 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223546 {
	width:9px !important;
	height:9px !important;
}

#item223501 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223520 {
	width:9px !important;
	height:9px !important;
}

#item223477 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223495 {
	width:9px !important;
	height:9px !important;
}

#item223474 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item223472 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item223728 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223746 {
	width:9px !important;
	height:9px !important;
}

#item223704 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223722 {
	width:9px !important;
	height:9px !important;
}

#item223681 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223698 {
	width:9px !important;
	height:9px !important;
}

#item223678 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item223676 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item224002 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224019 {
	width:9px !important;
	height:9px !important;
}

#item223981 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223996 {
	width:9px !important;
	height:9px !important;
}

#item223960 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item223975 {
	width:9px !important;
	height:9px !important;
}

#item223957 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item223955 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item224115 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224135 {
	width:9px !important;
	height:9px !important;
}

#item224088 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224109 {
	width:9px !important;
	height:9px !important;
}

#item224063 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224082 {
	width:9px !important;
	height:9px !important;
}

#item224060 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item224058 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item42362 {
	width:76px !important;
	height:50px !important;
	left:317px !important;
	top:429px !important;
}

#item224177 {
	width:13px !important;
	height:13px !important;
	left:369px !important;
	top:139px !important;
}

#item224314 {
	width:13px !important;
	height:13px !important;
	left:383px !important;
	top:324px !important;
}

#item224455 {
	width:13px !important;
	height:13px !important;
	left:144px !important;
	top:441px !important;
}

#item224573 {
	width:13px !important;
	height:13px !important;
	left:410px !important;
	top:450px !important;
}

#item224758 {
	width:13px !important;
	height:13px !important;
	left:356px !important;
	top:676px !important;
}

#item224238 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224254 {
	width:9px !important;
	height:9px !important;
}

#item224216 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224232 {
	width:9px !important;
	height:9px !important;
}

#item224193 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224210 {
	width:9px !important;
	height:9px !important;
}

#item224190 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item224188 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item224329 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224346 {
	width:9px !important;
	height:9px !important;
}

#item224326 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item224324 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item224520 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224540 {
	width:9px !important;
	height:9px !important;
}

#item224496 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224514 {
	width:9px !important;
	height:9px !important;
}

#item224472 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224490 {
	width:9px !important;
	height:9px !important;
}

#item224469 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item224467 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item224637 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224653 {
	width:9px !important;
	height:9px !important;
}

#item224615 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224631 {
	width:9px !important;
	height:9px !important;
}

#item224592 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224609 {
	width:9px !important;
	height:9px !important;
}

#item224589 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item224587 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item224817 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224832 {
	width:9px !important;
	height:9px !important;
}

#item224795 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224811 {
	width:9px !important;
	height:9px !important;
}

#item224773 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224789 {
	width:9px !important;
	height:9px !important;
}

#item224770 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item224768 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item224863 {
	width:13px !important;
	height:13px !important;
	left:260px !important;
	top:527px !important;
}

#item225000 {
	width:13px !important;
	height:13px !important;
	left:152px !important;
	top:676px !important;
}

#item225108 {
	width:13px !important;
	height:13px !important;
	left:429px !important;
	top:666px !important;
}

#item224935 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224957 {
	width:9px !important;
	height:9px !important;
}

#item224905 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224929 {
	width:9px !important;
	height:9px !important;
}

#item224879 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item224899 {
	width:9px !important;
	height:9px !important;
}

#item224876 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item224874 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item225061 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225077 {
	width:9px !important;
	height:9px !important;
}

#item225039 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225055 {
	width:9px !important;
	height:9px !important;
}

#item225017 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225033 {
	width:9px !important;
	height:9px !important;
}

#item225014 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item225012 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item225166 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225183 {
	width:9px !important;
	height:9px !important;
}

#item225145 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225160 {
	width:9px !important;
	height:9px !important;
}

#item225124 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225139 {
	width:9px !important;
	height:9px !important;
}

#item225121 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item225119 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item225301 {
	width:13px !important;
	height:13px !important;
	left:234px !important;
	top:145px !important;
}

#item225506 {
	width:13px !important;
	height:13px !important;
	left:473px !important;
	top:145px !important;
}

#item225609 {
	width:13px !important;
	height:13px !important;
	left:86px !important;
	top:333px !important;
}

#item225711 {
	width:13px !important;
	height:13px !important;
	left:414px !important;
	top:306px !important;
}

#item225828 {
	width:13px !important;
	height:13px !important;
	left:412px !important;
	top:535px !important;
}

#item225932 {
	width:13px !important;
	height:13px !important;
	left:63px !important;
	top:648px !important;
}

#item226135 {
	width:13px !important;
	height:13px !important;
	left:369px !important;
	top:612px !important;
}

#item225373 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225390 {
	width:9px !important;
	height:9px !important;
}

#item225347 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225367 {
	width:9px !important;
	height:9px !important;
}

#item225319 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225341 {
	width:9px !important;
	height:9px !important;
}

#item225316 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item225314 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item225569 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225584 {
	width:9px !important;
	height:9px !important;
}

#item225546 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225563 {
	width:9px !important;
	height:9px !important;
}

#item225522 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225540 {
	width:9px !important;
	height:9px !important;
}

#item225519 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item225517 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item225668 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225686 {
	width:9px !important;
	height:9px !important;
}

#item225645 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225662 {
	width:9px !important;
	height:9px !important;
}

#item225624 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225639 {
	width:9px !important;
	height:9px !important;
}

#item225621 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item225619 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item225733 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225754 {
	width:9px !important;
	height:9px !important;
}

#item225760 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225777 {
	width:9px !important;
	height:9px !important;
}

#item225730 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item225728 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item225888 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225904 {
	width:9px !important;
	height:9px !important;
}

#item225867 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225882 {
	width:9px !important;
	height:9px !important;
}

#item225844 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225861 {
	width:9px !important;
	height:9px !important;
}

#item225841 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item225839 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item225994 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226013 {
	width:9px !important;
	height:9px !important;
}

#item225970 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225988 {
	width:9px !important;
	height:9px !important;
}

#item225947 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item225964 {
	width:9px !important;
	height:9px !important;
}

#item225944 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item225942 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item226204 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226220 {
	width:9px !important;
	height:9px !important;
}

#item226181 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226198 {
	width:9px !important;
	height:9px !important;
}

#item226156 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226175 {
	width:9px !important;
	height:9px !important;
}

#item226153 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item226151 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item44107 {
	width:94px !important;
	height:67px !important;
	left:328px !important;
	top:320px !important;
}

#item226254 {
	width:13px !important;
	height:13px !important;
	left:377px !important;
	top:135px !important;
}

#item226359 {
	width:13px !important;
	height:13px !important;
	left:98px !important;
	top:418px !important;
}

#item226480 {
	width:13px !important;
	height:13px !important;
	left:426px !important;
	top:300px !important;
}

#item226588 {
	width:13px !important;
	height:13px !important;
	left:193px !important;
	top:676px !important;
}

#item227007 {
	width:13px !important;
	height:13px !important;
	left:438px !important;
	top:591px !important;
}

#item226313 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226329 {
	width:9px !important;
	height:9px !important;
}

#item226291 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226307 {
	width:9px !important;
	height:9px !important;
}

#item226270 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226285 {
	width:9px !important;
	height:9px !important;
}

#item226267 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item226265 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item226421 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226443 {
	width:9px !important;
	height:9px !important;
}

#item226396 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226415 {
	width:9px !important;
	height:9px !important;
}

#item226374 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226390 {
	width:9px !important;
	height:9px !important;
}

#item226371 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item226369 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item226566 {
	width:9px !important;
	height:9px !important;
}

#item226528 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226544 {
	width:9px !important;
	height:9px !important;
}

#item226503 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226522 {
	width:9px !important;
	height:9px !important;
}

#item226500 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item226498 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item226664 {
	width:9px !important;
	height:9px !important;
}

#item226627 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226643 {
	width:9px !important;
	height:9px !important;
}

#item226606 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item226621 {
	width:9px !important;
	height:9px !important;
}

#item226603 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item226601 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item227067 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227088 {
	width:9px !important;
	height:9px !important;
}

#item227043 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227061 {
	width:9px !important;
	height:9px !important;
}

#item227022 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227037 {
	width:9px !important;
	height:9px !important;
}

#item227019 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item227017 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item44609 {
	width:21px !important;
	height:21px !important;
	left:38px !important;
	top:171px !important;
	border-radius:3px;
	background:#fff;
}

#item227130 {
	width:13px !important;
	height:13px !important;
	left:185px !important;
	top:148px !important;
}

#item227318 {
	width:13px !important;
	height:13px !important;
	left:363px !important;
	top:120px !important;
}

#item227427 {
	width:13px !important;
	height:13px !important;
	left:221px !important;
	top:370px !important;
}

#item227537 {
	width:13px !important;
	height:13px !important;
	left:428px !important;
	top:369px !important;
}

#item227670 {
	width:13px !important;
	height:13px !important;
	left:108px !important;
	top:613px !important;
}

#item227774 {
	width:13px !important;
	height:13px !important;
	left:484px !important;
	top:630px !important;
}

#item227198 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227215 {
	width:9px !important;
	height:9px !important;
}

#item227176 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227192 {
	width:9px !important;
	height:9px !important;
}

#item227150 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227170 {
	width:9px !important;
	height:9px !important;
}

#item227147 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item227145 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item227380 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227395 {
	width:9px !important;
	height:9px !important;
}

#item227357 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227374 {
	width:9px !important;
	height:9px !important;
}

#item227334 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227351 {
	width:9px !important;
	height:9px !important;
}

#item227331 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item227329 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item227489 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227509 {
	width:9px !important;
	height:9px !important;
}

#item227464 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227483 {
	width:9px !important;
	height:9px !important;
}

#item227442 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227458 {
	width:9px !important;
	height:9px !important;
}

#item227439 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item227437 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item227604 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227623 {
	width:9px !important;
	height:9px !important;
}

#item227580 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227598 {
	width:9px !important;
	height:9px !important;
}

#item227557 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227574 {
	width:9px !important;
	height:9px !important;
}

#item227554 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item227552 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item227728 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227745 {
	width:9px !important;
	height:9px !important;
}

#item227706 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227722 {
	width:9px !important;
	height:9px !important;
}

#item227685 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227700 {
	width:9px !important;
	height:9px !important;
}

#item227682 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item227680 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item227844 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227863 {
	width:9px !important;
	height:9px !important;
}

#item227818 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227838 {
	width:9px !important;
	height:9px !important;
}

#item227792 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item227812 {
	width:9px !important;
	height:9px !important;
}

#item227789 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item227787 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item227976 {
	width:13px !important;
	height:13px !important;
	left:227px !important;
	top:95px !important;
}

#item228155 {
	width:13px !important;
	height:13px !important;
	left:314px !important;
	top:73px !important;
}

#item228355 {
	width:13px !important;
	height:13px !important;
	left:393px !important;
	top:289px !important;
}

#item228480 {
	width:13px !important;
	height:13px !important;
	left:130px !important;
	top:432px !important;
}

#item228582 {
	width:13px !important;
	height:13px !important;
	left:451px !important;
	top:423px !important;
}

#item228698 {
	width:13px !important;
	height:13px !important;
	left:328px !important;
	top:666px !important;
}

#item228037 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228052 {
	width:9px !important;
	height:9px !important;
}

#item228015 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228031 {
	width:9px !important;
	height:9px !important;
}

#item227992 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228009 {
	width:9px !important;
	height:9px !important;
}

#item227989 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item227987 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item228214 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228230 {
	width:9px !important;
	height:9px !important;
}

#item228192 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228208 {
	width:9px !important;
	height:9px !important;
}

#item228170 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228186 {
	width:9px !important;
	height:9px !important;
}

#item228167 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item228165 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item228428 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228446 {
	width:9px !important;
	height:9px !important;
}

#item228401 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228422 {
	width:9px !important;
	height:9px !important;
}

#item228374 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228395 {
	width:9px !important;
	height:9px !important;
}

#item228371 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item228369 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item228540 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228556 {
	width:9px !important;
	height:9px !important;
}

#item228519 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228534 {
	width:9px !important;
	height:9px !important;
}

#item228497 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228513 {
	width:9px !important;
	height:9px !important;
}

#item228494 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item228492 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item228641 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228661 {
	width:9px !important;
	height:9px !important;
}

#item228618 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228634 {
	width:9px !important;
	height:9px !important;
}

#item228597 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228612 {
	width:9px !important;
	height:9px !important;
}

#item228594 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item228592 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item228788 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228798 {
	width:9px !important;
	height:9px !important;
}

#item228745 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228761 {
	width:9px !important;
	height:9px !important;
}

#item228719 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228739 {
	width:9px !important;
	height:9px !important;
}

#item228716 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item228714 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item45968 {
	width:23px !important;
	height:23px !important;
}

#item45980 {
	width:23px !important;
	height:23px !important;
	left:19px !important;
}

#item46181 {
	width:23px !important;
	height:23px !important;
	left:20px !important;
}

#item46196 {
	width:23px !important;
	height:23px !important;
	left:39px !important;
}

#item46211 {
	width:23px !important;
	height:23px !important;
}

#item46300 {
	width:23px !important;
	height:23px !important;
}

#item46315 {
	width:23px !important;
	height:23px !important;
	left:19px !important;
}

#item46513 {
	width:23px !important;
	height:23px !important;
	left:20px !important;
}

#item46521 {
	width:23px !important;
	height:23px !important;
	left:39px !important;
}

#item46531 {
	width:23px !important;
	height:23px !important;
}

#item46673 {
	width:23px !important;
	height:23px !important;
}

#item46684 {
	width:23px !important;
	height:23px !important;
	left:19px !important;
}

#item228812 {
	width:13px !important;
	height:13px !important;
	left:417px !important;
	top:82px !important;
}

#item228912 {
	width:13px !important;
	height:13px !important;
	left:113px !important;
	top:246px !important;
}

#item228961 {
	width:13px !important;
	height:13px !important;
	left:394px !important;
	top:274px !important;
}

#item229014 {
	width:13px !important;
	height:13px !important;
	left:124px !important;
	top:549px !important;
}

#item229064 {
	width:13px !important;
	height:13px !important;
	left:383px !important;
	top:549px !important;
}

#item228874 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228889 {
	width:9px !important;
	height:9px !important;
}

#item228851 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228868 {
	width:9px !important;
	height:9px !important;
}

#item228828 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228845 {
	width:9px !important;
	height:9px !important;
}

#item228825 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item228823 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item228927 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item228943 {
	width:9px !important;
	height:9px !important;
}

#item228924 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item228922 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item228979 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229000 {
	width:9px !important;
	height:9px !important;
}

#item228976 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item228974 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item229033 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229049 {
	width:9px !important;
	height:9px !important;
}

#item229030 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item229028 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item229080 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229096 {
	width:9px !important;
	height:9px !important;
}

#item229077 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item229075 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item46845 {
	width:23px !important;
	height:23px !important;
	left:20px !important;
}

#item46855 {
	width:23px !important;
	height:23px !important;
	left:39px !important;
}

#item46864 {
	width:23px !important;
	height:23px !important;
}

#item46985 {
	width:23px !important;
	height:23px !important;
	left:20px !important;
}

#item46993 {
	width:23px !important;
	height:23px !important;
	left:39px !important;
}

#item47004 {
	width:23px !important;
	height:23px !important;
}

#item47110 {
	width:23px !important;
	height:23px !important;
	left:20px !important;
}

#item47123 {
	width:23px !important;
	height:23px !important;
	left:39px !important;
}

#item47134 {
	width:23px !important;
	height:23px !important;
}

#item47288 {
	width:23px !important;
	height:23px !important;
}

#item47297 {
	width:23px !important;
	height:23px !important;
	left:19px !important;
}

#item47441 {
	width:23px !important;
	height:23px !important;
	left:20px !important;
}

#item47457 {
	width:23px !important;
	height:23px !important;
	left:39px !important;
}

#item47476 {
	width:23px !important;
	height:23px !important;
}

#item229464 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:103px !important;
}

#item229575 {
	width:13px !important;
	height:13px !important;
	left:103px !important;
	top:333px !important;
}

#item229687 {
	width:13px !important;
	height:13px !important;
	left:413px !important;
	top:346px !important;
}

#item229880 {
	width:13px !important;
	height:13px !important;
	left:152px !important;
	top:576px !important;
}

#item229983 {
	width:13px !important;
	height:13px !important;
	left:355px !important;
	top:622px !important;
}

#item229523 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229538 {
	width:9px !important;
	height:9px !important;
}

#item229501 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229517 {
	width:9px !important;
	height:9px !important;
}

#item229479 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229495 {
	width:9px !important;
	height:9px !important;
}

#item229476 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item229474 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item229591 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229610 {
	width:9px !important;
	height:9px !important;
}

#item229588 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item229586 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item229759 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229775 {
	width:9px !important;
	height:9px !important;
}

#item229735 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229753 {
	width:9px !important;
	height:9px !important;
}

#item229708 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229729 {
	width:9px !important;
	height:9px !important;
}

#item229705 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item229703 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item229940 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229955 {
	width:9px !important;
	height:9px !important;
}

#item229918 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229934 {
	width:9px !important;
	height:9px !important;
}

#item229897 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item229912 {
	width:9px !important;
	height:9px !important;
}

#item229894 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item229892 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item229998 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230014 {
	width:9px !important;
	height:9px !important;
}

#item229995 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item229993 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item230026 {
	width:13px !important;
	height:13px !important;
	left:189px !important;
	top:77px !important;
}

#item230122 {
	width:13px !important;
	height:13px !important;
	left:504px !important;
	top:82px !important;
}

#item230243 {
	width:13px !important;
	height:13px !important;
	left:104px !important;
	top:235px !important;
}

#item230343 {
	width:13px !important;
	height:13px !important;
	left:389px !important;
	top:271px !important;
}

#item230549 {
	width:13px !important;
	height:13px !important;
	left:79px !important;
	top:447px !important;
}

#item230647 {
	width:13px !important;
	height:13px !important;
	left:450px !important;
	top:504px !important;
}

#item230771 {
	width:13px !important;
	height:13px !important;
	left:160px !important;
	top:624px !important;
}

#item230884 {
	width:13px !important;
	height:13px !important;
	left:342px !important;
	top:640px !important;
}

#item230074 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230096 {
	width:9px !important;
	height:9px !important;
}

#item230044 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230068 {
	width:9px !important;
	height:9px !important;
}

#item230041 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item230039 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item230183 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230202 {
	width:9px !important;
	height:9px !important;
}

#item230160 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230177 {
	width:9px !important;
	height:9px !important;
}

#item230138 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230154 {
	width:9px !important;
	height:9px !important;
}

#item230135 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item230133 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item230304 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230320 {
	width:9px !important;
	height:9px !important;
}

#item230283 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230298 {
	width:9px !important;
	height:9px !important;
}

#item230260 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230277 {
	width:9px !important;
	height:9px !important;
}

#item230257 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item230255 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item230418 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230434 {
	width:9px !important;
	height:9px !important;
}

#item230391 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230412 {
	width:9px !important;
	height:9px !important;
}

#item230361 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230385 {
	width:9px !important;
	height:9px !important;
}

#item230358 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item230356 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item230610 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230625 {
	width:9px !important;
	height:9px !important;
}

#item230588 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230604 {
	width:9px !important;
	height:9px !important;
}

#item230565 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230582 {
	width:9px !important;
	height:9px !important;
}

#item230562 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item230560 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item230709 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230730 {
	width:9px !important;
	height:9px !important;
}

#item230684 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230703 {
	width:9px !important;
	height:9px !important;
}

#item230662 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230678 {
	width:9px !important;
	height:9px !important;
}

#item230659 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item230657 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item230839 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230856 {
	width:9px !important;
	height:9px !important;
}

#item230817 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230833 {
	width:9px !important;
	height:9px !important;
}

#item230792 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230811 {
	width:9px !important;
	height:9px !important;
}

#item230789 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item230787 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item230942 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230958 {
	width:9px !important;
	height:9px !important;
}

#item230921 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230936 {
	width:9px !important;
	height:9px !important;
}

#item230900 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item230915 {
	width:9px !important;
	height:9px !important;
}

#item230897 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item230895 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item230984 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:162px !important;
}

#item231124 {
	width:13px !important;
	height:13px !important;
	left:107px !important;
	top:288px !important;
}

#item231243 {
	width:13px !important;
	height:13px !important;
	left:350px !important;
	top:335px !important;
}

#item231338 {
	width:13px !important;
	height:13px !important;
	left:148px !important;
	top:604px !important;
}

#item231459 {
	width:13px !important;
	height:13px !important;
	left:409px !important;
	top:622px !important;
}

#item231048 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231070 {
	width:9px !important;
	height:9px !important;
}

#item231024 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231042 {
	width:9px !important;
	height:9px !important;
}

#item231000 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231017 {
	width:9px !important;
	height:9px !important;
}

#item230997 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item230995 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item231195 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231211 {
	width:9px !important;
	height:9px !important;
}

#item231170 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231189 {
	width:9px !important;
	height:9px !important;
}

#item231144 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231164 {
	width:9px !important;
	height:9px !important;
}

#item231141 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item231139 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item231301 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231316 {
	width:9px !important;
	height:9px !important;
}

#item231279 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231295 {
	width:9px !important;
	height:9px !important;
}

#item231258 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231273 {
	width:9px !important;
	height:9px !important;
}

#item231255 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item231253 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item231355 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231374 {
	width:9px !important;
	height:9px !important;
}

#item231352 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item231350 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item231528 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231544 {
	width:9px !important;
	height:9px !important;
}

#item231505 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231522 {
	width:9px !important;
	height:9px !important;
}

#item231479 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231499 {
	width:9px !important;
	height:9px !important;
}

#item231476 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item231474 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item231578 {
	width:13px !important;
	height:13px !important;
	left:135px !important;
	top:72px !important;
}

#item231689 {
	width:13px !important;
	height:13px !important;
	left:176px !important;
	top:261px !important;
}

#item231813 {
	width:13px !important;
	height:13px !important;
	left:432px !important;
	top:338px !important;
}

#item231934 {
	width:13px !important;
	height:13px !important;
	left:196px !important;
	top:513px !important;
}

#item232125 {
	width:13px !important;
	height:13px !important;
	left:437px !important;
	top:513px !important;
}

#item232250 {
	width:13px !important;
	height:13px !important;
	left:358px !important;
	top:702px !important;
}

#item231639 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231656 {
	width:9px !important;
	height:9px !important;
}

#item231616 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231633 {
	width:9px !important;
	height:9px !important;
}

#item231594 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231610 {
	width:9px !important;
	height:9px !important;
}

#item231591 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item231589 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item231750 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231771 {
	width:9px !important;
	height:9px !important;
}

#item231726 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231744 {
	width:9px !important;
	height:9px !important;
}

#item231704 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231720 {
	width:9px !important;
	height:9px !important;
}

#item231701 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item231699 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item231879 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231897 {
	width:9px !important;
	height:9px !important;
}

#item231856 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231873 {
	width:9px !important;
	height:9px !important;
}

#item231833 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231850 {
	width:9px !important;
	height:9px !important;
}

#item231830 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item231828 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item231992 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232008 {
	width:9px !important;
	height:9px !important;
}

#item231971 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231986 {
	width:9px !important;
	height:9px !important;
}

#item231949 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item231965 {
	width:9px !important;
	height:9px !important;
}

#item231946 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item231944 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item232196 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232215 {
	width:9px !important;
	height:9px !important;
}

#item232167 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232190 {
	width:9px !important;
	height:9px !important;
}

#item232141 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232161 {
	width:9px !important;
	height:9px !important;
}

#item232138 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item232136 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item232311 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232326 {
	width:9px !important;
	height:9px !important;
}

#item232288 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232305 {
	width:9px !important;
	height:9px !important;
}

#item232266 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232282 {
	width:9px !important;
	height:9px !important;
}

#item232263 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item232261 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item232349 {
	width:13px !important;
	height:13px !important;
	left:388px !important;
	top:95px !important;
}

#item232563 {
	width:13px !important;
	height:13px !important;
	left:147px !important;
	top:300px !important;
}

#item232685 {
	width:13px !important;
	height:13px !important;
	left:440px !important;
	top:333px !important;
}

#item232408 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232425 {
	width:9px !important;
	height:9px !important;
}

#item232386 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232402 {
	width:9px !important;
	height:9px !important;
}

#item232365 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232380 {
	width:9px !important;
	height:9px !important;
}

#item232362 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item232360 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item232634 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232652 {
	width:9px !important;
	height:9px !important;
}

#item232608 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232628 {
	width:9px !important;
	height:9px !important;
}

#item232582 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232602 {
	width:9px !important;
	height:9px !important;
}

#item232579 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item232577 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item232766 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232787 {
	width:9px !important;
	height:9px !important;
}

#item232739 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232760 {
	width:9px !important;
	height:9px !important;
}

#item232709 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232733 {
	width:9px !important;
	height:9px !important;
}

#item232706 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item232704 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item232812 {
	width:13px !important;
	height:13px !important;
	left:160px !important;
	top:85px !important;
}

#item232936 {
	width:13px !important;
	height:13px !important;
	left:324px !important;
	top:95px !important;
}

#item233050 {
	width:13px !important;
	height:13px !important;
	left:243px !important;
	top:337px !important;
}

#item233198 {
	width:13px !important;
	height:13px !important;
	left:151px !important;
	top:606px !important;
}

#item233329 {
	width:13px !important;
	height:13px !important;
	left:392px !important;
	top:604px !important;
}

#item232878 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232897 {
	width:9px !important;
	height:9px !important;
}

#item232856 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232872 {
	width:9px !important;
	height:9px !important;
}

#item232833 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232850 {
	width:9px !important;
	height:9px !important;
}

#item232830 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item232828 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item233006 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233022 {
	width:9px !important;
	height:9px !important;
}

#item232983 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233000 {
	width:9px !important;
	height:9px !important;
}

#item232957 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item232977 {
	width:9px !important;
	height:9px !important;
}

#item232954 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item232952 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item233111 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233128 {
	width:9px !important;
	height:9px !important;
}

#item233088 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233105 {
	width:9px !important;
	height:9px !important;
}

#item233066 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233082 {
	width:9px !important;
	height:9px !important;
}

#item233063 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item233061 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item233213 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233229 {
	width:9px !important;
	height:9px !important;
}

#item233210 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item233208 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item233399 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233415 {
	width:9px !important;
	height:9px !important;
}

#item233373 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233393 {
	width:9px !important;
	height:9px !important;
}

#item233347 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233367 {
	width:9px !important;
	height:9px !important;
}

#item233344 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item233342 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item233526 {
	width:13px !important;
	height:13px !important;
	left:181px !important;
	top:78px !important;
}

#item233638 {
	width:13px !important;
	height:13px !important;
	left:413px !important;
	top:104px !important;
}

#item233749 {
	width:13px !important;
	height:13px !important;
	left:49px !important;
	top:311px !important;
}

#item233859 {
	width:13px !important;
	height:13px !important;
	left:213px !important;
	top:360px !important;
}

#item233967 {
	width:13px !important;
	height:13px !important;
	left:400px !important;
	top:361px !important;
}

#item234189 {
	width:13px !important;
	height:13px !important;
	left:152px !important;
	top:599px !important;
}

#item234289 {
	width:13px !important;
	height:13px !important;
	left:494px !important;
	top:570px !important;
}

#item233586 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233603 {
	width:9px !important;
	height:9px !important;
}

#item233564 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233580 {
	width:9px !important;
	height:9px !important;
}

#item233542 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233558 {
	width:9px !important;
	height:9px !important;
}

#item233539 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item233537 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item233697 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233717 {
	width:9px !important;
	height:9px !important;
}

#item233674 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233691 {
	width:9px !important;
	height:9px !important;
}

#item233653 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233668 {
	width:9px !important;
	height:9px !important;
}

#item233650 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item233648 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item233820 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233836 {
	width:9px !important;
	height:9px !important;
}

#item233798 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233814 {
	width:9px !important;
	height:9px !important;
}

#item233771 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233792 {
	width:9px !important;
	height:9px !important;
}

#item233768 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item233766 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item233919 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233934 {
	width:9px !important;
	height:9px !important;
}

#item233898 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233913 {
	width:9px !important;
	height:9px !important;
}

#item233876 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item233892 {
	width:9px !important;
	height:9px !important;
}

#item233873 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item233871 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item234006 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234025 {
	width:9px !important;
	height:9px !important;
}

#item233983 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234000 {
	width:9px !important;
	height:9px !important;
}

#item233980 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item233978 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item234248 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234271 {
	width:9px !important;
	height:9px !important;
}

#item234216 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234242 {
	width:9px !important;
	height:9px !important;
}

#item234213 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item234211 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item234366 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234381 {
	width:9px !important;
	height:9px !important;
}

#item234341 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234360 {
	width:9px !important;
	height:9px !important;
}

#item234311 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234335 {
	width:9px !important;
	height:9px !important;
}

#item234308 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item234306 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item52666 {
	width:63px !important;
	height:79px !important;
	left:484px !important;
	top:98px !important;
}

#item234412 {
	width:13px !important;
	height:13px !important;
	left:284px !important;
	top:82px !important;
}

#item234471 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234489 {
	width:9px !important;
	height:9px !important;
}

#item234448 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234465 {
	width:9px !important;
	height:9px !important;
}

#item234427 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234442 {
	width:9px !important;
	height:9px !important;
}

#item234424 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item234422 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item234526 {
	width:13px !important;
	height:13px !important;
	left:157px !important;
	top:72px !important;
}

#item234645 {
	width:13px !important;
	height:13px !important;
	left:285px !important;
	top:93px !important;
}

#item234714 {
	width:13px !important;
	height:13px !important;
	left:429px !important;
	top:90px !important;
}

#item234963 {
	width:13px !important;
	height:13px !important;
	left:179px !important;
	top:311px !important;
}

#item235091 {
	width:13px !important;
	height:13px !important;
	left:328px !important;
	top:553px !important;
}

#item235198 {
	width:13px !important;
	height:13px !important;
	left:157px !important;
	top:644px !important;
}

#item234598 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234615 {
	width:9px !important;
	height:9px !important;
}

#item234575 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234592 {
	width:9px !important;
	height:9px !important;
}

#item234548 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234569 {
	width:9px !important;
	height:9px !important;
}

#item234545 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item234543 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item234682 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234698 {
	width:9px !important;
	height:9px !important;
}

#item234661 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234676 {
	width:9px !important;
	height:9px !important;
}

#item234658 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item234656 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item234776 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234795 {
	width:9px !important;
	height:9px !important;
}

#item234752 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234770 {
	width:9px !important;
	height:9px !important;
}

#item234729 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item234746 {
	width:9px !important;
	height:9px !important;
}

#item234726 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item234724 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item235010 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235028 {
	width:9px !important;
	height:9px !important;
}

#item235064 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235076 {
	width:9px !important;
	height:9px !important;
}

#item234984 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235004 {
	width:9px !important;
	height:9px !important;
}

#item234981 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item234979 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item235150 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235166 {
	width:9px !important;
	height:9px !important;
}

#item235128 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235144 {
	width:9px !important;
	height:9px !important;
}

#item235107 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235122 {
	width:9px !important;
	height:9px !important;
}

#item235104 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item235102 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item235235 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235254 {
	width:9px !important;
	height:9px !important;
}

#item235213 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235229 {
	width:9px !important;
	height:9px !important;
}

#item235210 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item235208 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item235311 {
	width:13px !important;
	height:13px !important;
	left:135px !important;
	top:90px !important;
}

#item235408 {
	width:13px !important;
	height:13px !important;
	left:428px !important;
	top:64px !important;
}

#item235557 {
	width:13px !important;
	height:13px !important;
	left:151px !important;
	top:289px !important;
}

#item235750 {
	width:13px !important;
	height:13px !important;
	left:396px !important;
	top:343px !important;
}

#item235792 {
	width:13px !important;
	height:13px !important;
	left:149px !important;
	top:531px !important;
}

#item235891 {
	width:13px !important;
	height:13px !important;
	left:367px !important;
	top:489px !important;
}

#item235937 {
	width:13px !important;
	height:13px !important;
	left:104px !important;
	top:658px !important;
}

#item236039 {
	width:13px !important;
	height:13px !important;
	left:365px !important;
	top:671px !important;
}

#item235332 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235353 {
	width:9px !important;
	height:9px !important;
}

#item235329 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item235327 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item235499 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235510 {
	width:9px !important;
	height:9px !important;
}

#item235468 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235480 {
	width:9px !important;
	height:9px !important;
}

#item235427 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235445 {
	width:9px !important;
	height:9px !important;
}

#item235424 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item235422 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item235572 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235588 {
	width:9px !important;
	height:9px !important;
}

#item235569 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item235567 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item235765 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235782 {
	width:9px !important;
	height:9px !important;
}

#item235762 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item235760 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item235838 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235859 {
	width:9px !important;
	height:9px !important;
}

#item235811 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235831 {
	width:9px !important;
	height:9px !important;
}

#item235808 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item235806 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item235907 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235924 {
	width:9px !important;
	height:9px !important;
}

#item235904 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item235902 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item235996 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236013 {
	width:9px !important;
	height:9px !important;
}

#item235974 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235990 {
	width:9px !important;
	height:9px !important;
}

#item235953 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item235968 {
	width:9px !important;
	height:9px !important;
}

#item235950 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item235948 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item236056 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236074 {
	width:9px !important;
	height:9px !important;
}

#item236053 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item236051 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item236092 {
	width:13px !important;
	height:13px !important;
	left:292px !important;
	top:145px !important;
}

#item236313 {
	width:13px !important;
	height:13px !important;
	left:105px !important;
	top:270px !important;
}

#item236396 {
	width:13px !important;
	height:13px !important;
	left:332px !important;
	top:311px !important;
}

#item236504 {
	width:13px !important;
	height:13px !important;
	left:121px !important;
	top:505px !important;
}

#item236550 {
	width:13px !important;
	height:13px !important;
	left:476px !important;
	top:531px !important;
}

#item236674 {
	width:13px !important;
	height:13px !important;
	left:116px !important;
	top:699px !important;
}

#item236868 {
	width:13px !important;
	height:13px !important;
	left:393px !important;
	top:667px !important;
}

#item236136 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236171 {
	width:9px !important;
	height:9px !important;
}

#item236110 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236130 {
	width:9px !important;
	height:9px !important;
}

#item236107 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item236105 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item236355 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236372 {
	width:9px !important;
	height:9px !important;
}

#item236330 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236349 {
	width:9px !important;
	height:9px !important;
}

#item236327 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item236325 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item236454 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236470 {
	width:9px !important;
	height:9px !important;
}

#item236432 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236448 {
	width:9px !important;
	height:9px !important;
}

#item236411 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236426 {
	width:9px !important;
	height:9px !important;
}

#item236408 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item236406 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item236521 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236539 {
	width:9px !important;
	height:9px !important;
}

#item236518 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item236516 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item236621 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236639 {
	width:9px !important;
	height:9px !important;
}

#item236597 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236615 {
	width:9px !important;
	height:9px !important;
}

#item236571 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236591 {
	width:9px !important;
	height:9px !important;
}

#item236568 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item236566 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item236732 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236748 {
	width:9px !important;
	height:9px !important;
}

#item236711 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236726 {
	width:9px !important;
	height:9px !important;
}

#item236690 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236705 {
	width:9px !important;
	height:9px !important;
}

#item236687 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item236685 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item236929 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236950 {
	width:9px !important;
	height:9px !important;
}

#item236905 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236923 {
	width:9px !important;
	height:9px !important;
}

#item236883 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item236899 {
	width:9px !important;
	height:9px !important;
}

#item236880 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item236878 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item55824 {
	width:188px !important;
	height:168px !important;
	background:#fff;
	outline:solid 1.1px #9ac744;
	-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;
}

#item55836 {
	width:188px !important;
	height:168px !important;
	background:#fff;
	outline:solid 1.1px #9ac744;
	-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;
}

#item55851 {
	width:134px !important;
	height:168px !important;
	background:#fff;
	outline:solid 1.1px #9ac744;
	-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;
}

#item236982 {
	width:13px !important;
	height:13px !important;
	left:196px !important;
	top:95px !important;
}

#item237096 {
	width:13px !important;
	height:13px !important;
	left:293px !important;
	top:415px !important;
}

#item237047 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237065 {
	width:9px !important;
	height:9px !important;
}

#item237024 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237041 {
	width:9px !important;
	height:9px !important;
}

#item237001 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237018 {
	width:9px !important;
	height:9px !important;
}

#item236998 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item236996 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item237160 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237175 {
	width:9px !important;
	height:9px !important;
}

#item237136 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237154 {
	width:9px !important;
	height:9px !important;
}

#item237111 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237130 {
	width:9px !important;
	height:9px !important;
}

#item237108 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item237106 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item237206 {
	width:13px !important;
	height:13px !important;
	left:350px !important;
	top:90px !important;
}

#item237325 {
	width:13px !important;
	height:13px !important;
	left:427px !important;
	top:234px !important;
}

#item237437 {
	width:13px !important;
	height:13px !important;
	left:193px !important;
	top:462px !important;
}

#item237546 {
	width:13px !important;
	height:13px !important;
	left:472px !important;
	top:451px !important;
}

#item237799 {
	width:13px !important;
	height:13px !important;
	left:411px !important;
	top:675px !important;
}

#item237275 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237294 {
	width:9px !important;
	height:9px !important;
}

#item237247 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237269 {
	width:9px !important;
	height:9px !important;
}

#item237222 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237241 {
	width:9px !important;
	height:9px !important;
}

#item237219 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item237217 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item237387 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237403 {
	width:9px !important;
	height:9px !important;
}

#item237364 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237381 {
	width:9px !important;
	height:9px !important;
}

#item237341 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237358 {
	width:9px !important;
	height:9px !important;
}

#item237338 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item237336 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item237495 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237513 {
	width:9px !important;
	height:9px !important;
}

#item237473 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237489 {
	width:9px !important;
	height:9px !important;
}

#item237452 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237467 {
	width:9px !important;
	height:9px !important;
}

#item237449 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item237447 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item237594 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237613 {
	width:9px !important;
	height:9px !important;
}

#item237566 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237588 {
	width:9px !important;
	height:9px !important;
}

#item237563 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item237561 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item237860 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237875 {
	width:9px !important;
	height:9px !important;
}

#item237837 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237854 {
	width:9px !important;
	height:9px !important;
}

#item237815 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237831 {
	width:9px !important;
	height:9px !important;
}

#item237812 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item237810 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item57368 {
	width:84px !important;
	height:50px !important;
	left:255px !important;
	top:539px !important;
}

#item237909 {
	width:13px !important;
	height:13px !important;
	left:257px !important;
	top:118px !important;
}

#item238014 {
	width:13px !important;
	height:13px !important;
	left:162px !important;
	top:383px !important;
}

#item238132 {
	width:13px !important;
	height:13px !important;
	left:392px !important;
	top:321px !important;
}

#item238315 {
	width:13px !important;
	height:13px !important;
	left:351px !important;
	top:549px !important;
}

#item238424 {
	width:13px !important;
	height:13px !important;
	left:405px !important;
	top:679px !important;
}

#item237968 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237985 {
	width:9px !important;
	height:9px !important;
}

#item237946 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237962 {
	width:9px !important;
	height:9px !important;
}

#item237925 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item237940 {
	width:9px !important;
	height:9px !important;
}

#item237922 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item237920 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item238085 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238103 {
	width:9px !important;
	height:9px !important;
}

#item238059 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238079 {
	width:9px !important;
	height:9px !important;
}

#item238033 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238053 {
	width:9px !important;
	height:9px !important;
}

#item238030 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item238028 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item238196 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238211 {
	width:9px !important;
	height:9px !important;
}

#item238175 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238190 {
	width:9px !important;
	height:9px !important;
}

#item238150 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238169 {
	width:9px !important;
	height:9px !important;
}

#item238147 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item238145 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item238374 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238392 {
	width:9px !important;
	height:9px !important;
}

#item238352 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238368 {
	width:9px !important;
	height:9px !important;
}

#item238330 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238346 {
	width:9px !important;
	height:9px !important;
}

#item238327 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item238325 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item238495 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238511 {
	width:9px !important;
	height:9px !important;
}

#item238445 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238466 {
	width:9px !important;
	height:9px !important;
}

#item238472 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238489 {
	width:9px !important;
	height:9px !important;
}

#item238442 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item238440 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item238687 {
	width:13px !important;
	height:13px !important;
	left:123px !important;
	top:72px !important;
}

#item238823 {
	width:13px !important;
	height:13px !important;
	left:456px !important;
	top:171px !important;
}

#item238947 {
	width:13px !important;
	height:13px !important;
	left:209px !important;
	top:430px !important;
}

#item239059 {
	width:13px !important;
	height:13px !important;
	left:316px !important;
	top:411px !important;
}

#item239164 {
	width:13px !important;
	height:13px !important;
	left:107px !important;
	top:666px !important;
}

#item239289 {
	width:13px !important;
	height:13px !important;
	left:343px !important;
	top:599px !important;
}

#item238766 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238789 {
	width:9px !important;
	height:9px !important;
}

#item238737 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238760 {
	width:9px !important;
	height:9px !important;
}

#item238709 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238731 {
	width:9px !important;
	height:9px !important;
}

#item238706 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item238704 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item238884 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238907 {
	width:9px !important;
	height:9px !important;
}

#item238860 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238878 {
	width:9px !important;
	height:9px !important;
}

#item238838 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238854 {
	width:9px !important;
	height:9px !important;
}

#item238835 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item238833 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item239013 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239030 {
	width:9px !important;
	height:9px !important;
}

#item238991 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239007 {
	width:9px !important;
	height:9px !important;
}

#item238969 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item238985 {
	width:9px !important;
	height:9px !important;
}

#item238966 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item238964 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item239117 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239133 {
	width:9px !important;
	height:9px !important;
}

#item239096 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239111 {
	width:9px !important;
	height:9px !important;
}

#item239074 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239090 {
	width:9px !important;
	height:9px !important;
}

#item239071 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item239069 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item239236 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239255 {
	width:9px !important;
	height:9px !important;
}

#item239207 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239230 {
	width:9px !important;
	height:9px !important;
}

#item239180 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239201 {
	width:9px !important;
	height:9px !important;
}

#item239177 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item239175 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item239350 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239365 {
	width:9px !important;
	height:9px !important;
}

#item239327 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239344 {
	width:9px !important;
	height:9px !important;
}

#item239305 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239321 {
	width:9px !important;
	height:9px !important;
}

#item239302 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item239300 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item58689 {
	width:126px !important;
	height:63px !important;
	left:36px !important;
	top:130px !important;
}

#item58703 {
	width:143px !important;
	height:96px !important;
	left:3px !important;
	top:2px !important;
}

#item239395 {
	width:13px !important;
	height:13px !important;
	left:259px !important;
	top:76px !important;
}

#item239653 {
	width:13px !important;
	height:13px !important;
	left:432px !important;
	top:127px !important;
}

#item239706 {
	width:13px !important;
	height:13px !important;
	left:349px !important;
	top:324px !important;
}

#item239812 {
	width:13px !important;
	height:13px !important;
	left:165px !important;
	top:699px !important;
}

#item239878 {
	width:13px !important;
	height:13px !important;
	left:389px !important;
	top:618px !important;
}

#item239454 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239472 {
	width:9px !important;
	height:9px !important;
}

#item239432 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239448 {
	width:9px !important;
	height:9px !important;
}

#item239411 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239426 {
	width:9px !important;
	height:9px !important;
}

#item239408 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item239406 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item239672 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239692 {
	width:9px !important;
	height:9px !important;
}

#item239669 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item239667 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item239772 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239790 {
	width:9px !important;
	height:9px !important;
}

#item239748 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239766 {
	width:9px !important;
	height:9px !important;
}

#item239725 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239742 {
	width:9px !important;
	height:9px !important;
}

#item239722 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item239720 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item239857 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239866 {
	width:9px !important;
	height:9px !important;
}

#item239827 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239843 {
	width:9px !important;
	height:9px !important;
}

#item239824 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item239822 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item239945 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239965 {
	width:9px !important;
	height:9px !important;
}

#item239920 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239939 {
	width:9px !important;
	height:9px !important;
}

#item239895 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item239914 {
	width:9px !important;
	height:9px !important;
}

#item239892 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item239890 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item59295 {
	width:80px !important;
	height:31px !important;
	left:85px !important;
	top:56px !important;
}

#item59307 {
	width:38px !important;
	height:23px !important;
	top:3px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item59321 {
	width:69px !important;
	height:31px !important;
	left:359px !important;
	top:60px !important;
}

#item59453 {
	width:38px !important;
	height:23px !important;
	top:3px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item59503 {
	width:67px !important;
	height:31px !important;
	left:89px !important;
	top:217px !important;
}

#item59563 {
	width:39px !important;
	height:23px !important;
	top:3px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item59573 {
	width:252px !important;
	height:53px !important;
	left:35px !important;
	top:408px !important;
}

#item59660 {
	width:80px !important;
	height:31px !important;
	left:353px !important;
	top:372px !important;
}

#item59669 {
	width:80px !important;
	height:31px !important;
	left:79px !important;
	top:525px !important;
	background:#fff;
}

#item59780 {
	width:39px !important;
	height:23px !important;
	top:4px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item59799 {
	width:39px !important;
	height:23px !important;
	top:4px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item59862 {
	width:58px !important;
	height:33px !important;
	left:104px !important;
	top:378px !important;
}

#item59994 {
	width:80px !important;
	height:31px !important;
	left:359px !important;
	top:217px !important;
}

#item60004 {
	width:58px !important;
	height:33px !important;
	left:111px !important;
	top:675px !important;
}

#item60090 {
	width:38px !important;
	height:23px !important;
	top:4px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item60112 {
	width:39px !important;
	height:23px !important;
	top:4px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item60225 {
	width:38px !important;
	height:23px !important;
	top:4px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item239999 {
	width:13px !important;
	height:13px !important;
	left:125px !important;
	top:101px !important;
}

#item240145 {
	width:13px !important;
	height:13px !important;
	left:443px !important;
	top:145px !important;
}

#item240248 {
	width:13px !important;
	height:13px !important;
	left:109px !important;
	top:255px !important;
}

#item240373 {
	width:13px !important;
	height:13px !important;
	left:395px !important;
	top:261px !important;
}

#item240481 {
	width:13px !important;
	height:13px !important;
	left:65px !important;
	top:405px !important;
}

#item240587 {
	width:13px !important;
	height:13px !important;
	left:395px !important;
	top:410px !important;
}

#item240703 {
	width:13px !important;
	height:13px !important;
	left:55px !important;
	top:567px !important;
}

#item240803 {
	width:13px !important;
	height:13px !important;
	left:359px !important;
	top:537px !important;
}

#item240938 {
	width:13px !important;
	height:13px !important;
	left:85px !important;
	top:702px !important;
}

#item241050 {
	width:13px !important;
	height:13px !important;
	left:355px !important;
	top:697px !important;
}

#item240024 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240047 {
	width:9px !important;
	height:9px !important;
}

#item240081 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240103 {
	width:9px !important;
	height:9px !important;
}

#item240053 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240075 {
	width:9px !important;
	height:9px !important;
}

#item240021 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item240019 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item240160 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240176 {
	width:9px !important;
	height:9px !important;
}

#item240204 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240220 {
	width:9px !important;
	height:9px !important;
}

#item240182 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240198 {
	width:9px !important;
	height:9px !important;
}

#item240157 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item240155 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item240264 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240283 {
	width:9px !important;
	height:9px !important;
}

#item240317 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240338 {
	width:9px !important;
	height:9px !important;
}

#item240289 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240311 {
	width:9px !important;
	height:9px !important;
}

#item240261 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item240259 {
	width:320px !important;
	height:297px !important;
	left:117px !important;
	top:236px !important;
}

#item240390 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240407 {
	width:9px !important;
	height:9px !important;
}

#item240436 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240452 {
	width:9px !important;
	height:9px !important;
}

#item240413 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240430 {
	width:9px !important;
	height:9px !important;
}

#item240387 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item240385 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item240518 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240533 {
	width:9px !important;
	height:9px !important;
}

#item240496 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240512 {
	width:9px !important;
	height:9px !important;
}

#item240493 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item240491 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item240657 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240674 {
	width:9px !important;
	height:9px !important;
}

#item240632 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240651 {
	width:9px !important;
	height:9px !important;
}

#item240602 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item240600 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item240766 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240781 {
	width:9px !important;
	height:9px !important;
}

#item240744 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240760 {
	width:9px !important;
	height:9px !important;
}

#item240717 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item240715 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item240863 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240882 {
	width:9px !important;
	height:9px !important;
}

#item240840 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240857 {
	width:9px !important;
	height:9px !important;
}

#item240816 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item240814 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item240996 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item241015 {
	width:9px !important;
	height:9px !important;
}

#item240974 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item240990 {
	width:9px !important;
	height:9px !important;
}

#item240950 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item240948 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item241068 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item241090 {
	width:9px !important;
	height:9px !important;
}

#item241065 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item241063 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item60582 {
	width:38px !important;
	height:23px !important;
	top:4px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item60992 {
	width:38px !important;
	height:23px !important;
	top:4px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item61049 {
	width:37px !important;
	height:23px !important;
	top:4px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item61063 {
	width:37px !important;
	height:23px !important;
	top:4px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item61293 {
	width:67px !important;
	height:35px !important;
	left:38px !important;
	top:554px !important;
}

#item61538 {
	width:81px !important;
	height:29px !important;
	left:180px !important;
	top:420px !important;
}

#item61569 {
	mix-blend-mode:multiply;
	width:199px !important;
	height:66px !important;
	left:350px !important;
	top:330px !important;
}

#item241105 {
	width:13px !important;
	height:13px !important;
	left:167px !important;
	top:145px !important;
}

#item241221 {
	width:13px !important;
	height:13px !important;
	left:446px !important;
	top:145px !important;
}

#item241424 {
	width:13px !important;
	height:13px !important;
	left:43px !important;
	top:270px !important;
}

#item241169 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item241185 {
	width:9px !important;
	height:9px !important;
}

#item241147 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item241163 {
	width:9px !important;
	height:9px !important;
}

#item241124 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item241141 {
	width:9px !important;
	height:9px !important;
}

#item241121 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item241119 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item241282 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item241309 {
	width:9px !important;
	height:9px !important;
}

#item241248 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item241276 {
	width:9px !important;
	height:9px !important;
}

#item241245 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item241243 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item241489 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item241512 {
	width:9px !important;
	height:9px !important;
}

#item241462 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item241483 {
	width:9px !important;
	height:9px !important;
}

#item241436 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item241434 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item245705 {
	width:89px !important;
	height:27px !important;
	background:#fff;
}

#item246462 {
	width:13px !important;
	height:13px !important;
	left:299px !important;
	top:82px !important;
}

#item246471 {
	width:13px !important;
	height:13px !important;
	left:88px !important;
	top:279px !important;
}

#item246479 {
	width:13px !important;
	height:13px !important;
	left:371px !important;
	top:234px !important;
}

#item246488 {
	width:13px !important;
	height:13px !important;
	left:207px !important;
	top:450px !important;
}

#item246497 {
	width:13px !important;
	height:13px !important;
	left:365px !important;
	top:463px !important;
}

#item246504 {
	width:13px !important;
	height:13px !important;
	left:174px !important;
	top:577px !important;
}

#item246516 {
	width:13px !important;
	height:13px !important;
	left:315px !important;
	top:585px !important;
}

#item246523 {
	width:13px !important;
	height:13px !important;
	left:174px !important;
	top:723px !important;
}

#item246530 {
	width:13px !important;
	height:13px !important;
	left:322px !important;
	top:729px !important;
}

#item246583 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246595 {
	width:9px !important;
	height:9px !important;
}

#item246564 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246577 {
	width:9px !important;
	height:9px !important;
}

#item246542 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246557 {
	width:9px !important;
	height:9px !important;
}

#item246539 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item246537 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item246625 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246652 {
	width:9px !important;
	height:9px !important;
}

#item246604 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246619 {
	width:9px !important;
	height:9px !important;
}

#item246601 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item246599 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item246739 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246755 {
	width:9px !important;
	height:9px !important;
}

#item246719 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246731 {
	width:9px !important;
	height:9px !important;
}

#item246681 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246701 {
	width:9px !important;
	height:9px !important;
}

#item246678 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item246676 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item246785 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246799 {
	width:9px !important;
	height:9px !important;
}

#item246765 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246777 {
	width:9px !important;
	height:9px !important;
}

#item246762 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item246759 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item246829 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246841 {
	width:9px !important;
	height:9px !important;
}

#item246808 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246822 {
	width:9px !important;
	height:9px !important;
}

#item246805 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item246803 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item246851 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246864 {
	width:9px !important;
	height:9px !important;
}

#item246848 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item246846 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item246895 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246908 {
	width:9px !important;
	height:9px !important;
}

#item246875 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246888 {
	width:9px !important;
	height:9px !important;
}

#item246872 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item246870 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item246940 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246957 {
	width:9px !important;
	height:9px !important;
}

#item246919 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246934 {
	width:9px !important;
	height:9px !important;
}

#item246914 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item246912 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item246988 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item247002 {
	width:9px !important;
	height:9px !important;
}

#item246967 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item246981 {
	width:9px !important;
	height:9px !important;
}

#item246964 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item246962 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item248247 {
	width:13px !important;
	height:13px !important;
	left:144px !important;
	top:126px !important;
}

#item248254 {
	width:13px !important;
	height:13px !important;
	left:479px !important;
	top:81px !important;
}

#item248264 {
	width:13px !important;
	height:13px !important;
	left:216px !important;
	top:243px !important;
}

#item248273 {
	width:13px !important;
	height:13px !important;
	left:387px !important;
	top:392px !important;
}

#item248283 {
	width:13px !important;
	height:13px !important;
	left:81px !important;
	top:564px !important;
}

#item248290 {
	width:13px !important;
	height:13px !important;
	left:374px !important;
	top:561px !important;
}

#item248359 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248386 {
	width:9px !important;
	height:9px !important;
}

#item248340 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248353 {
	width:9px !important;
	height:9px !important;
}

#item248337 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248335 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item248453 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248471 {
	width:9px !important;
	height:9px !important;
}

#item248417 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248436 {
	width:9px !important;
	height:9px !important;
}

#item248414 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248412 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item248524 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248536 {
	width:9px !important;
	height:9px !important;
}

#item248502 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248516 {
	width:9px !important;
	height:9px !important;
}

#item248481 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248494 {
	width:9px !important;
	height:9px !important;
}

#item248478 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248476 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item248586 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248599 {
	width:9px !important;
	height:9px !important;
}

#item248565 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248580 {
	width:9px !important;
	height:9px !important;
}

#item248546 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248559 {
	width:9px !important;
	height:9px !important;
}

#item248543 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248541 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item248655 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248668 {
	width:9px !important;
	height:9px !important;
}

#item248631 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248645 {
	width:9px !important;
	height:9px !important;
}

#item248611 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248624 {
	width:9px !important;
	height:9px !important;
}

#item248608 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248606 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item248723 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248736 {
	width:9px !important;
	height:9px !important;
}

#item248701 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248717 {
	width:9px !important;
	height:9px !important;
}

#item248677 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248695 {
	width:9px !important;
	height:9px !important;
}

#item248674 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248672 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item247913 {
	width:88px !important;
	height:68px !important;
	left:36px !important;
	top:115px !important;
}

#item248016 {
	width:48px !important;
	height:25px !important;
	top:16px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item248298 {
	width:13px !important;
	height:13px !important;
	left:134px !important;
	top:78px !important;
}

#item248305 {
	width:13px !important;
	height:13px !important;
	left:427px !important;
	top:81px !important;
}

#item248313 {
	width:13px !important;
	height:13px !important;
	left:139px !important;
	top:352px !important;
}

#item248320 {
	width:13px !important;
	height:13px !important;
	left:454px !important;
	top:384px !important;
}

#item248328 {
	width:13px !important;
	height:13px !important;
	left:314px !important;
	top:598px !important;
}

#item248790 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248803 {
	width:9px !important;
	height:9px !important;
}

#item248770 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248784 {
	width:9px !important;
	height:9px !important;
}

#item248749 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248763 {
	width:9px !important;
	height:9px !important;
}

#item248746 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248744 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item248834 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248847 {
	width:9px !important;
	height:9px !important;
}

#item248815 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248828 {
	width:9px !important;
	height:9px !important;
}

#item248810 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248807 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item248897 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248910 {
	width:9px !important;
	height:9px !important;
}

#item248875 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248888 {
	width:9px !important;
	height:9px !important;
}

#item248857 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248869 {
	width:9px !important;
	height:9px !important;
}

#item248853 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248851 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item248965 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248980 {
	width:9px !important;
	height:9px !important;
}

#item248943 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248959 {
	width:9px !important;
	height:9px !important;
}

#item248921 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item248935 {
	width:9px !important;
	height:9px !important;
}

#item248918 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248916 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item249029 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item249045 {
	width:9px !important;
	height:9px !important;
}

#item249010 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item249023 {
	width:9px !important;
	height:9px !important;
}

#item248990 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item249004 {
	width:9px !important;
	height:9px !important;
}

#item248986 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item248984 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item249495 {
	width:37px !important;
	height:29px !important;
	left:3px !important;
	top:13px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item249646 {
	width:37px !important;
	height:29px !important;
	left:3px !important;
	top:13px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item249729 {
	width:37px !important;
	height:29px !important;
	left:3px !important;
	top:13px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item250415 {
	width:13px !important;
	height:13px !important;
	left:52px !important;
	top:90px !important;
}

#item250425 {
	width:13px !important;
	height:13px !important;
	left:275px !important;
	top:99px !important;
}

#item250432 {
	width:13px !important;
	height:13px !important;
	left:482px !important;
	top:154px !important;
}

#item250440 {
	width:13px !important;
	height:13px !important;
	left:437px !important;
	top:370px !important;
}

#item250447 {
	width:13px !important;
	height:13px !important;
	left:378px !important;
	top:504px !important;
}

#item250455 {
	width:13px !important;
	height:13px !important;
	left:108px !important;
	top:657px !important;
}

#item250462 {
	width:13px !important;
	height:13px !important;
	left:401px !important;
	top:672px !important;
}

#item250579 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250612 {
	width:9px !important;
	height:9px !important;
}

#item250546 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250559 {
	width:9px !important;
	height:9px !important;
}

#item250526 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250540 {
	width:9px !important;
	height:9px !important;
}

#item250523 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item250521 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item250685 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250698 {
	width:9px !important;
	height:9px !important;
}

#item250662 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250676 {
	width:9px !important;
	height:9px !important;
}

#item250639 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250652 {
	width:9px !important;
	height:9px !important;
}

#item250636 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item250634 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item250748 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250763 {
	width:9px !important;
	height:9px !important;
}

#item250727 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250740 {
	width:9px !important;
	height:9px !important;
}

#item250707 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250720 {
	width:9px !important;
	height:9px !important;
}

#item250704 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item250702 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item250816 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250830 {
	width:9px !important;
	height:9px !important;
}

#item250796 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250809 {
	width:9px !important;
	height:9px !important;
}

#item250774 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250789 {
	width:9px !important;
	height:9px !important;
}

#item250771 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item250769 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item250882 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250894 {
	width:9px !important;
	height:9px !important;
}

#item250859 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250874 {
	width:9px !important;
	height:9px !important;
}

#item250840 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250853 {
	width:9px !important;
	height:9px !important;
}

#item250836 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item250834 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item250948 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250960 {
	width:9px !important;
	height:9px !important;
}

#item250926 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250941 {
	width:9px !important;
	height:9px !important;
}

#item250904 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250917 {
	width:9px !important;
	height:9px !important;
}

#item250901 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item250899 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item251013 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251027 {
	width:9px !important;
	height:9px !important;
}

#item250990 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251005 {
	width:9px !important;
	height:9px !important;
}

#item250969 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item250982 {
	width:9px !important;
	height:9px !important;
}

#item250966 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item250964 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item250090 {
	width:48px !important;
	height:25px !important;
	top:16px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item250469 {
	width:13px !important;
	height:13px !important;
	left:168px !important;
	top:69px !important;
}

#item250478 {
	width:13px !important;
	height:13px !important;
	left:436px !important;
	top:136px !important;
}

#item250485 {
	width:13px !important;
	height:13px !important;
	left:159px !important;
	top:321px !important;
}

#item250493 {
	width:13px !important;
	height:13px !important;
	left:350px !important;
	top:266px !important;
}

#item250503 {
	width:13px !important;
	height:13px !important;
	left:193px !important;
	top:465px !important;
}

#item250514 {
	width:13px !important;
	height:13px !important;
	left:107px !important;
	top:652px !important;
}

#item251081 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251093 {
	width:9px !important;
	height:9px !important;
}

#item251059 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251073 {
	width:9px !important;
	height:9px !important;
}

#item251038 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251052 {
	width:9px !important;
	height:9px !important;
}

#item251034 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item251032 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item251103 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251119 {
	width:9px !important;
	height:9px !important;
}

#item251100 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item251098 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item251169 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251182 {
	width:9px !important;
	height:9px !important;
}

#item251148 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251161 {
	width:9px !important;
	height:9px !important;
}

#item251128 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251141 {
	width:9px !important;
	height:9px !important;
}

#item251125 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item251123 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item251232 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251246 {
	width:9px !important;
	height:9px !important;
}

#item251211 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251226 {
	width:9px !important;
	height:9px !important;
}

#item251192 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251205 {
	width:9px !important;
	height:9px !important;
}

#item251189 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item251187 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item251301 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251315 {
	width:9px !important;
	height:9px !important;
}

#item251280 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251293 {
	width:9px !important;
	height:9px !important;
}

#item251256 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251270 {
	width:9px !important;
	height:9px !important;
}

#item251253 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item251251 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item251366 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251380 {
	width:9px !important;
	height:9px !important;
}

#item251343 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251359 {
	width:9px !important;
	height:9px !important;
}

#item251324 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item251337 {
	width:9px !important;
	height:9px !important;
}

#item251321 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item251319 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item252784 {
	width:13px !important;
	height:13px !important;
	left:176px !important;
	top:65px !important;
}

#item252792 {
	width:13px !important;
	height:13px !important;
	left:464px !important;
	top:76px !important;
}

#item252802 {
	width:13px !important;
	height:13px !important;
	left:139px !important;
	top:328px !important;
}

#item252812 {
	width:13px !important;
	height:13px !important;
	left:300px !important;
	top:300px !important;
}

#item252820 {
	width:13px !important;
	height:13px !important;
	left:423px !important;
	top:266px !important;
}

#item252828 {
	width:13px !important;
	height:13px !important;
	left:198px !important;
	top:532px !important;
}

#item252837 {
	width:13px !important;
	height:13px !important;
	left:344px !important;
	top:658px !important;
}

#item252932 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item252943 {
	width:9px !important;
	height:9px !important;
}

#item252912 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item252926 {
	width:9px !important;
	height:9px !important;
}

#item252888 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item252904 {
	width:9px !important;
	height:9px !important;
}

#item252885 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item252883 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item252991 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253003 {
	width:9px !important;
	height:9px !important;
}

#item252973 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item252985 {
	width:9px !important;
	height:9px !important;
}

#item252952 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item252967 {
	width:9px !important;
	height:9px !important;
}

#item252949 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item252947 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item253106 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253120 {
	width:9px !important;
	height:9px !important;
}

#item253074 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253088 {
	width:9px !important;
	height:9px !important;
}

#item253013 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253055 {
	width:9px !important;
	height:9px !important;
}

#item253010 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item253008 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item253172 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253187 {
	width:9px !important;
	height:9px !important;
}

#item253152 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253165 {
	width:9px !important;
	height:9px !important;
}

#item253131 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253146 {
	width:9px !important;
	height:9px !important;
}

#item253128 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item253126 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item253241 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253258 {
	width:9px !important;
	height:9px !important;
}

#item253222 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253234 {
	width:9px !important;
	height:9px !important;
}

#item253197 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253212 {
	width:9px !important;
	height:9px !important;
}

#item253193 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item253191 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item253305 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253317 {
	width:9px !important;
	height:9px !important;
}

#item253287 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253298 {
	width:9px !important;
	height:9px !important;
}

#item253268 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253281 {
	width:9px !important;
	height:9px !important;
}

#item253264 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item253262 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item253367 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253381 {
	width:9px !important;
	height:9px !important;
}

#item253347 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253361 {
	width:9px !important;
	height:9px !important;
}

#item253327 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253340 {
	width:9px !important;
	height:9px !important;
}

#item253324 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item253322 {
	width:320px !important;
	height:297px !important;
	left:159px !important;
	top:410px !important;
}

#item252844 {
	width:13px !important;
	height:13px !important;
	left:323px !important;
	top:195px !important;
}

#item252852 {
	width:13px !important;
	height:13px !important;
	left:472px !important;
	top:325px !important;
}

#item252860 {
	width:13px !important;
	height:13px !important;
	left:152px !important;
	top:564px !important;
}

#item252868 {
	width:13px !important;
	height:13px !important;
	left:458px !important;
	top:564px !important;
}

#item252875 {
	width:13px !important;
	height:13px !important;
	left:422px !important;
	top:716px !important;
}

#item253435 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253450 {
	width:9px !important;
	height:9px !important;
}

#item253413 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253428 {
	width:9px !important;
	height:9px !important;
}

#item253391 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253405 {
	width:9px !important;
	height:9px !important;
}

#item253388 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item253386 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item253502 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253514 {
	width:9px !important;
	height:9px !important;
}

#item253481 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253496 {
	width:9px !important;
	height:9px !important;
}

#item253462 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253474 {
	width:9px !important;
	height:9px !important;
}

#item253458 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item253456 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item253545 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253558 {
	width:9px !important;
	height:9px !important;
}

#item253525 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253538 {
	width:9px !important;
	height:9px !important;
}

#item253522 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item253520 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item253608 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253623 {
	width:9px !important;
	height:9px !important;
}

#item253587 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253600 {
	width:9px !important;
	height:9px !important;
}

#item253567 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253580 {
	width:9px !important;
	height:9px !important;
}

#item253564 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item253562 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item253678 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253694 {
	width:9px !important;
	height:9px !important;
}

#item253657 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253672 {
	width:9px !important;
	height:9px !important;
}

#item253635 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item253650 {
	width:9px !important;
	height:9px !important;
}

#item253632 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item253629 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255191 {
	width:13px !important;
	height:13px !important;
	left:126px !important;
	top:91px !important;
}

#item255199 {
	width:13px !important;
	height:13px !important;
	left:378px !important;
	top:91px !important;
}

#item255208 {
	width:13px !important;
	height:13px !important;
	left:162px !important;
	top:374px !important;
}

#item255217 {
	width:13px !important;
	height:13px !important;
	left:401px !important;
	top:370px !important;
}

#item255224 {
	width:13px !important;
	height:13px !important;
	left:270px !important;
	top:671px !important;
}

#item255234 {
	width:13px !important;
	height:13px !important;
	left:464px !important;
	top:662px !important;
}

#item255392 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255406 {
	width:9px !important;
	height:9px !important;
}

#item255323 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255365 {
	width:9px !important;
	height:9px !important;
}

#item255302 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255317 {
	width:9px !important;
	height:9px !important;
}

#item255299 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255297 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255458 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255471 {
	width:9px !important;
	height:9px !important;
}

#item255439 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255452 {
	width:9px !important;
	height:9px !important;
}

#item255416 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255432 {
	width:9px !important;
	height:9px !important;
}

#item255413 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255410 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255522 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255536 {
	width:9px !important;
	height:9px !important;
}

#item255503 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255515 {
	width:9px !important;
	height:9px !important;
}

#item255482 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255495 {
	width:9px !important;
	height:9px !important;
}

#item255479 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255477 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255589 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255605 {
	width:9px !important;
	height:9px !important;
}

#item255568 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255583 {
	width:9px !important;
	height:9px !important;
}

#item255546 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255560 {
	width:9px !important;
	height:9px !important;
}

#item255543 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255541 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255654 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255668 {
	width:9px !important;
	height:9px !important;
}

#item255635 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255648 {
	width:9px !important;
	height:9px !important;
}

#item255616 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255628 {
	width:9px !important;
	height:9px !important;
}

#item255613 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255611 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255679 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255691 {
	width:9px !important;
	height:9px !important;
}

#item255676 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255674 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255242 {
	width:13px !important;
	height:13px !important;
	left:80px !important;
	top:90px !important;
}

#item255249 {
	width:13px !important;
	height:13px !important;
	left:422px !important;
	top:72px !important;
}

#item255256 {
	width:13px !important;
	height:13px !important;
	left:175px !important;
	top:417px !important;
}

#item255263 {
	width:13px !important;
	height:13px !important;
	left:438px !important;
	top:392px !important;
}

#item255270 {
	width:13px !important;
	height:13px !important;
	left:148px !important;
	top:541px !important;
}

#item255277 {
	width:13px !important;
	height:13px !important;
	left:469px !important;
	top:609px !important;
}

#item255287 {
	width:13px !important;
	height:13px !important;
	left:301px !important;
	top:702px !important;
}

#item255742 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255755 {
	width:9px !important;
	height:9px !important;
}

#item255721 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255736 {
	width:9px !important;
	height:9px !important;
}

#item255701 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255715 {
	width:9px !important;
	height:9px !important;
}

#item255698 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255696 {
	width:320px !important;
	height:297px !important;
	left:88px !important;
	top:71px !important;
}

#item255764 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255779 {
	width:9px !important;
	height:9px !important;
}

#item255761 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255759 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255833 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255849 {
	width:9px !important;
	height:9px !important;
}

#item255811 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255826 {
	width:9px !important;
	height:9px !important;
}

#item255788 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255803 {
	width:9px !important;
	height:9px !important;
}

#item255785 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255783 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255897 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255911 {
	width:9px !important;
	height:9px !important;
}

#item255877 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255890 {
	width:9px !important;
	height:9px !important;
}

#item255858 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255871 {
	width:9px !important;
	height:9px !important;
}

#item255855 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255853 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255922 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255934 {
	width:9px !important;
	height:9px !important;
}

#item255919 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255917 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item255965 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255980 {
	width:9px !important;
	height:9px !important;
}

#item255945 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item255959 {
	width:9px !important;
	height:9px !important;
}

#item255942 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255940 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item256031 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item256044 {
	width:9px !important;
	height:9px !important;
}

#item256009 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item256023 {
	width:9px !important;
	height:9px !important;
}

#item255989 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item256003 {
	width:9px !important;
	height:9px !important;
}

#item255986 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item255984 {
	width:320px !important;
	height:297px !important;
	left:183px !important;
	top:459px !important;
}

#item257383 {
	width:13px !important;
	height:13px !important;
	left:149px !important;
	top:144px !important;
}

#item257390 {
	width:13px !important;
	height:13px !important;
	left:360px !important;
	top:77px !important;
}

#item257398 {
	width:13px !important;
	height:13px !important;
	left:153px !important;
	top:381px !important;
}

#item257407 {
	width:13px !important;
	height:13px !important;
	left:387px !important;
	top:352px !important;
}

#item257414 {
	width:13px !important;
	height:13px !important;
	left:421px !important;
	top:517px !important;
}

#item257421 {
	width:13px !important;
	height:13px !important;
	left:142px !important;
	top:684px !important;
}

#item257428 {
	width:13px !important;
	height:13px !important;
	left:417px !important;
	top:667px !important;
}

#item257521 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257555 {
	width:9px !important;
	height:9px !important;
}

#item257489 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257502 {
	width:9px !important;
	height:9px !important;
}

#item257468 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257482 {
	width:9px !important;
	height:9px !important;
}

#item257465 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item257463 {
	width:320px !important;
	height:297px !important;
	left:157px !important;
	top:125px !important;
}

#item257616 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257628 {
	width:9px !important;
	height:9px !important;
}

#item257594 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257608 {
	width:9px !important;
	height:9px !important;
}

#item257573 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257587 {
	width:9px !important;
	height:9px !important;
}

#item257570 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item257568 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item257682 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257697 {
	width:9px !important;
	height:9px !important;
}

#item257659 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257674 {
	width:9px !important;
	height:9px !important;
}

#item257639 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257653 {
	width:9px !important;
	height:9px !important;
}

#item257635 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item257633 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item257750 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257764 {
	width:9px !important;
	height:9px !important;
}

#item257732 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257744 {
	width:9px !important;
	height:9px !important;
}

#item257708 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257723 {
	width:9px !important;
	height:9px !important;
}

#item257705 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item257703 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item257813 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257826 {
	width:9px !important;
	height:9px !important;
}

#item257794 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257806 {
	width:9px !important;
	height:9px !important;
}

#item257773 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257786 {
	width:9px !important;
	height:9px !important;
}

#item257770 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item257768 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item257880 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257894 {
	width:9px !important;
	height:9px !important;
}

#item257859 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257873 {
	width:9px !important;
	height:9px !important;
}

#item257837 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257852 {
	width:9px !important;
	height:9px !important;
}

#item257833 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item257831 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item257949 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257964 {
	width:9px !important;
	height:9px !important;
}

#item257927 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257942 {
	width:9px !important;
	height:9px !important;
}

#item257904 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257921 {
	width:9px !important;
	height:9px !important;
}

#item257901 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item257899 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item256752 {
	width:136px !important;
	height:182px !important;
	border-radius:2px;
	background:#e9f5fe;
	border:solid 0.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;
}

#item256774 {
	width:282px !important;
	height:182px !important;
	border-radius:4px;
	background:#e9f5fe;
	border:solid 0.3px #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;
}

#item256790 {
	width:126px !important;
	height:170px !important;
	border-radius:2px;
	background:#e9f5fe;
	border:solid 0.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;
}

#item256923 {
	width:330px !important;
	height:214px !important;
	border-radius:5px;
	background:#e9f5fe;
	border:solid 0.4px #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;
}

#item257436 {
	width:13px !important;
	height:13px !important;
	left:400px !important;
	top:94px !important;
}

#item257445 {
	width:13px !important;
	height:13px !important;
	left:87px !important;
	top:675px !important;
}

#item257456 {
	width:13px !important;
	height:13px !important;
	left:440px !important;
	top:685px !important;
}

#item258014 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item258026 {
	width:9px !important;
	height:9px !important;
}

#item257994 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item258007 {
	width:9px !important;
	height:9px !important;
}

#item257973 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item257986 {
	width:9px !important;
	height:9px !important;
}

#item257970 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item257968 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item258077 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item258090 {
	width:9px !important;
	height:9px !important;
}

#item258057 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item258070 {
	width:9px !important;
	height:9px !important;
}

#item258036 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item258049 {
	width:9px !important;
	height:9px !important;
}

#item258033 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item258031 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item258139 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item258154 {
	width:9px !important;
	height:9px !important;
}

#item258119 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item258133 {
	width:9px !important;
	height:9px !important;
}

#item258099 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item258113 {
	width:9px !important;
	height:9px !important;
}

#item258096 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item258094 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item258298 {
	width:80px !important;
	height:107px !important;
	border-radius:3px;
	background:#e9f5fe;
}

#item258299 {
	opacity:0.50;
	width:10px !important;
	height:228px !important;
	left:75px !important;
	top:-2px !important;
	background:#009c40;
	border:solid 1.9px #009c40;
	-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;
}

#item258398 {
	width:75px !important;
	height:101px !important;
	border-radius:3px;
	background:#e9f5fe;
}

#item258439 {
	width:148px !important;
	height:202px !important;
	left:1px !important;
	border-radius:3px;
	border:solid 0.3px #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;
}

#item260401 {
	width:13px !important;
	height:13px !important;
	left:106px !important;
	top:90px !important;
}

#item260410 {
	width:13px !important;
	height:13px !important;
	left:403px !important;
	top:81px !important;
}

#item260417 {
	width:13px !important;
	height:13px !important;
	left:158px !important;
	top:292px !important;
}

#item260425 {
	width:13px !important;
	height:13px !important;
	left:419px !important;
	top:279px !important;
}

#item260433 {
	width:13px !important;
	height:13px !important;
	left:106px !important;
	top:468px !important;
}

#item260441 {
	width:13px !important;
	height:13px !important;
	left:446px !important;
	top:514px !important;
}

#item260449 {
	width:13px !important;
	height:13px !important;
	left:153px !important;
	top:676px !important;
}

#item260456 {
	width:13px !important;
	height:13px !important;
	left:435px !important;
	top:684px !important;
}

#item260648 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260664 {
	width:9px !important;
	height:9px !important;
}

#item260599 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260622 {
	width:9px !important;
	height:9px !important;
}

#item260527 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260541 {
	width:9px !important;
	height:9px !important;
}

#item260524 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item260522 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item260717 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260732 {
	width:9px !important;
	height:9px !important;
}

#item260695 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260710 {
	width:9px !important;
	height:9px !important;
}

#item260674 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260689 {
	width:9px !important;
	height:9px !important;
}

#item260671 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item260669 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item260783 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260797 {
	width:9px !important;
	height:9px !important;
}

#item260762 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260777 {
	width:9px !important;
	height:9px !important;
}

#item260742 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260756 {
	width:9px !important;
	height:9px !important;
}

#item260739 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item260737 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item260851 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260863 {
	width:9px !important;
	height:9px !important;
}

#item260830 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260844 {
	width:9px !important;
	height:9px !important;
}

#item260808 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260821 {
	width:9px !important;
	height:9px !important;
}

#item260803 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item260801 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item260912 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260925 {
	width:9px !important;
	height:9px !important;
}

#item260891 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260904 {
	width:9px !important;
	height:9px !important;
}

#item260873 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260885 {
	width:9px !important;
	height:9px !important;
}

#item260869 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item260867 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item260975 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260991 {
	width:9px !important;
	height:9px !important;
}

#item260955 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260969 {
	width:9px !important;
	height:9px !important;
}

#item260935 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item260947 {
	width:9px !important;
	height:9px !important;
}

#item260932 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item260930 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item261043 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261057 {
	width:9px !important;
	height:9px !important;
}

#item261023 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261036 {
	width:9px !important;
	height:9px !important;
}

#item261001 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261017 {
	width:9px !important;
	height:9px !important;
}

#item260998 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item260996 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item261107 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261119 {
	width:9px !important;
	height:9px !important;
}

#item261087 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261101 {
	width:9px !important;
	height:9px !important;
}

#item261067 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261080 {
	width:9px !important;
	height:9px !important;
}

#item261064 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item261061 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item260054 {
	width:88px !important;
	height:56px !important;
	left:442px !important;
	top:688px !important;
}

#item260463 {
	width:13px !important;
	height:13px !important;
	left:103px !important;
	top:131px !important;
}

#item260470 {
	width:13px !important;
	height:13px !important;
	left:377px !important;
	top:78px !important;
}

#item260478 {
	width:13px !important;
	height:13px !important;
	left:211px !important;
	top:270px !important;
}

#item260489 {
	width:13px !important;
	height:13px !important;
	left:112px !important;
	top:444px !important;
}

#item260498 {
	width:13px !important;
	height:13px !important;
	left:323px !important;
	top:460px !important;
}

#item260506 {
	width:13px !important;
	height:13px !important;
	left:98px !important;
	top:676px !important;
}

#item260514 {
	width:13px !important;
	height:13px !important;
	left:415px !important;
	top:693px !important;
}

#item261174 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261186 {
	width:9px !important;
	height:9px !important;
}

#item261151 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261166 {
	width:9px !important;
	height:9px !important;
}

#item261130 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261144 {
	width:9px !important;
	height:9px !important;
}

#item261127 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item261125 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item261244 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261258 {
	width:9px !important;
	height:9px !important;
}

#item261220 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261236 {
	width:9px !important;
	height:9px !important;
}

#item261196 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261212 {
	width:9px !important;
	height:9px !important;
}

#item261193 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item261191 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item261308 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261321 {
	width:9px !important;
	height:9px !important;
}

#item261288 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261301 {
	width:9px !important;
	height:9px !important;
}

#item261268 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261281 {
	width:9px !important;
	height:9px !important;
}

#item261265 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item261263 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item261373 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261387 {
	width:9px !important;
	height:9px !important;
}

#item261352 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261365 {
	width:9px !important;
	height:9px !important;
}

#item261331 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261344 {
	width:9px !important;
	height:9px !important;
}

#item261328 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item261326 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item261436 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261450 {
	width:9px !important;
	height:9px !important;
}

#item261416 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261429 {
	width:9px !important;
	height:9px !important;
}

#item261397 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261410 {
	width:9px !important;
	height:9px !important;
}

#item261393 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item261391 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item261504 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261519 {
	width:9px !important;
	height:9px !important;
}

#item261483 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261498 {
	width:9px !important;
	height:9px !important;
}

#item261460 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261474 {
	width:9px !important;
	height:9px !important;
}

#item261457 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item261455 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item261571 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261583 {
	width:9px !important;
	height:9px !important;
}

#item261551 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261564 {
	width:9px !important;
	height:9px !important;
}

#item261528 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item261542 {
	width:9px !important;
	height:9px !important;
}

#item261525 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item261523 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item263448 {
	width:267px !important;
	height:243px !important;
	left:135px !important;
	top:360px !important;
	border-radius:9px;
}

#item263449 {
	width:13px !important;
	height:13px !important;
	left:428px !important;
	top:157px !important;
}

#item263456 {
	width:13px !important;
	height:13px !important;
	left:45px !important;
	top:397px !important;
}

#item263463 {
	width:13px !important;
	height:13px !important;
	left:288px !important;
	top:397px !important;
}

#item263472 {
	width:13px !important;
	height:13px !important;
	left:414px !important;
	top:384px !important;
}

#item263482 {
	width:13px !important;
	height:13px !important;
	left:149px !important;
	top:549px !important;
}

#item263491 {
	width:13px !important;
	height:13px !important;
	left:473px !important;
	top:630px !important;
}

#item263673 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263686 {
	width:9px !important;
	height:9px !important;
}

#item263625 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263652 {
	width:9px !important;
	height:9px !important;
}

#item263564 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263579 {
	width:9px !important;
	height:9px !important;
}

#item263560 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item263558 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item263696 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263709 {
	width:9px !important;
	height:9px !important;
}

#item263693 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item263691 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item263719 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263733 {
	width:9px !important;
	height:9px !important;
}

#item263716 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item263714 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item263745 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263758 {
	width:9px !important;
	height:9px !important;
}

#item263741 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item263739 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item263808 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263821 {
	width:9px !important;
	height:9px !important;
}

#item263789 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263802 {
	width:9px !important;
	height:9px !important;
}

#item263769 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263782 {
	width:9px !important;
	height:9px !important;
}

#item263766 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item263764 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item263833 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263845 {
	width:9px !important;
	height:9px !important;
}

#item263830 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item263828 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item262745 {
	width:68px !important;
	height:41px !important;
	left:38px !important;
	top:323px !important;
}

#item263041 {
	width:71px !important;
	height:46px !important;
	left:378px !important;
	top:308px !important;
}

#item263050 {
	width:71px !important;
	height:46px !important;
	left:378px !important;
	top:357px !important;
}

#item263498 {
	width:13px !important;
	height:13px !important;
	left:197px !important;
	top:121px !important;
}

#item263506 {
	width:13px !important;
	height:13px !important;
	left:355px !important;
	top:171px !important;
}

#item263513 {
	width:13px !important;
	height:13px !important;
	left:211px !important;
	top:391px !important;
}

#item263521 {
	width:13px !important;
	height:13px !important;
	left:359px !important;
	top:363px !important;
}

#item263528 {
	width:13px !important;
	height:13px !important;
	left:202px !important;
	top:522px !important;
}

#item263536 {
	width:13px !important;
	height:13px !important;
	left:454px !important;
	top:558px !important;
}

#item263543 {
	width:13px !important;
	height:13px !important;
	left:139px !important;
	top:667px !important;
}

#item263550 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:716px !important;
}

#item263898 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263913 {
	width:9px !important;
	height:9px !important;
}

#item263878 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263892 {
	width:9px !important;
	height:9px !important;
}

#item263855 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263871 {
	width:9px !important;
	height:9px !important;
}

#item263852 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item263850 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item263966 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263979 {
	width:9px !important;
	height:9px !important;
}

#item263942 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263955 {
	width:9px !important;
	height:9px !important;
}

#item263922 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item263936 {
	width:9px !important;
	height:9px !important;
}

#item263919 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item263917 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item263990 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264002 {
	width:9px !important;
	height:9px !important;
}

#item263987 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item263985 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item264053 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264066 {
	width:9px !important;
	height:9px !important;
}

#item264032 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264046 {
	width:9px !important;
	height:9px !important;
}

#item264014 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264026 {
	width:9px !important;
	height:9px !important;
}

#item264010 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item264008 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item264076 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264088 {
	width:9px !important;
	height:9px !important;
}

#item264072 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item264070 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item264142 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264158 {
	width:9px !important;
	height:9px !important;
}

#item264121 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264135 {
	width:9px !important;
	height:9px !important;
}

#item264098 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264113 {
	width:9px !important;
	height:9px !important;
}

#item264095 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item264093 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item264190 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264204 {
	width:9px !important;
	height:9px !important;
}

#item264169 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264183 {
	width:9px !important;
	height:9px !important;
}

#item264166 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item264164 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item264235 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264247 {
	width:9px !important;
	height:9px !important;
}

#item264214 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item264228 {
	width:9px !important;
	height:9px !important;
}

#item264211 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item264209 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item265377 {
	width:13px !important;
	height:13px !important;
	left:178px !important;
	top:126px !important;
}

#item265384 {
	width:13px !important;
	height:13px !important;
	left:437px !important;
	top:127px !important;
}

#item265391 {
	width:13px !important;
	height:13px !important;
	left:306px !important;
	top:294px !important;
}

#item265398 {
	width:13px !important;
	height:13px !important;
	left:248px !important;
	top:531px !important;
}

#item265407 {
	width:13px !important;
	height:13px !important;
	left:374px !important;
	top:751px !important;
}

#item265548 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265564 {
	width:9px !important;
	height:9px !important;
}

#item265493 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265532 {
	width:9px !important;
	height:9px !important;
}

#item265471 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265485 {
	width:9px !important;
	height:9px !important;
}

#item265467 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item265464 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item265574 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265589 {
	width:9px !important;
	height:9px !important;
}

#item265571 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item265569 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item265642 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265655 {
	width:9px !important;
	height:9px !important;
}

#item265619 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265635 {
	width:9px !important;
	height:9px !important;
}

#item265598 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265612 {
	width:9px !important;
	height:9px !important;
}

#item265595 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item265593 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item265709 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265721 {
	width:9px !important;
	height:9px !important;
}

#item265688 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265703 {
	width:9px !important;
	height:9px !important;
}

#item265665 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265681 {
	width:9px !important;
	height:9px !important;
}

#item265661 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item265659 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item265772 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265786 {
	width:9px !important;
	height:9px !important;
}

#item265751 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265765 {
	width:9px !important;
	height:9px !important;
}

#item265732 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265744 {
	width:9px !important;
	height:9px !important;
}

#item265729 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item265727 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item265416 {
	width:13px !important;
	height:13px !important;
	left:123px !important;
	top:180px !important;
}

#item265425 {
	width:13px !important;
	height:13px !important;
	left:337px !important;
	top:216px !important;
}

#item265432 {
	width:13px !important;
	height:13px !important;
	left:139px !important;
	top:437px !important;
}

#item265441 {
	width:13px !important;
	height:13px !important;
	left:319px !important;
	top:469px !important;
}

#item265448 {
	width:13px !important;
	height:13px !important;
	left:202px !important;
	top:621px !important;
}

#item265457 {
	width:13px !important;
	height:13px !important;
	left:404px !important;
	top:666px !important;
}

#item265836 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265850 {
	width:9px !important;
	height:9px !important;
}

#item265815 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265829 {
	width:9px !important;
	height:9px !important;
}

#item265795 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265807 {
	width:9px !important;
	height:9px !important;
}

#item265792 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item265790 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item265905 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265918 {
	width:9px !important;
	height:9px !important;
}

#item265885 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265898 {
	width:9px !important;
	height:9px !important;
}

#item265860 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265878 {
	width:9px !important;
	height:9px !important;
}

#item265857 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item265855 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item265968 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265982 {
	width:9px !important;
	height:9px !important;
}

#item265950 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265962 {
	width:9px !important;
	height:9px !important;
}

#item265928 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item265943 {
	width:9px !important;
	height:9px !important;
}

#item265925 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item265923 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item266032 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item266045 {
	width:9px !important;
	height:9px !important;
}

#item266012 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item266025 {
	width:9px !important;
	height:9px !important;
}

#item265991 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item266006 {
	width:9px !important;
	height:9px !important;
}

#item265988 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item265986 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item266101 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item266120 {
	width:9px !important;
	height:9px !important;
}

#item266076 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item266095 {
	width:9px !important;
	height:9px !important;
}

#item266055 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item266070 {
	width:9px !important;
	height:9px !important;
}

#item266052 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item266049 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item266171 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item266184 {
	width:9px !important;
	height:9px !important;
}

#item266151 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item266165 {
	width:9px !important;
	height:9px !important;
}

#item266129 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item266145 {
	width:9px !important;
	height:9px !important;
}

#item266126 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item266124 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item267996 {
	width:13px !important;
	height:13px !important;
	left:119px !important;
	top:118px !important;
}

#item268004 {
	width:13px !important;
	height:13px !important;
	left:383px !important;
	top:111px !important;
}

#item268014 {
	width:13px !important;
	height:13px !important;
	left:113px !important;
	top:424px !important;
}

#item268023 {
	width:13px !important;
	height:13px !important;
	left:446px !important;
	top:351px !important;
}

#item268030 {
	width:13px !important;
	height:13px !important;
	left:135px !important;
	top:567px !important;
}

#item268038 {
	width:13px !important;
	height:13px !important;
	left:356px !important;
	top:672px !important;
}

#item268157 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268169 {
	width:9px !important;
	height:9px !important;
}

#item268137 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268150 {
	width:9px !important;
	height:9px !important;
}

#item268115 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268130 {
	width:9px !important;
	height:9px !important;
}

#item268112 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268110 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268218 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268266 {
	width:9px !important;
	height:9px !important;
}

#item268198 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268212 {
	width:9px !important;
	height:9px !important;
}

#item268178 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268192 {
	width:9px !important;
	height:9px !important;
}

#item268175 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268173 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268348 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268361 {
	width:9px !important;
	height:9px !important;
}

#item268327 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268341 {
	width:9px !important;
	height:9px !important;
}

#item268290 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268305 {
	width:9px !important;
	height:9px !important;
}

#item268287 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268285 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268394 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268409 {
	width:9px !important;
	height:9px !important;
}

#item268370 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268387 {
	width:9px !important;
	height:9px !important;
}

#item268367 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268365 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268459 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268471 {
	width:9px !important;
	height:9px !important;
}

#item268439 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268452 {
	width:9px !important;
	height:9px !important;
}

#item268420 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268432 {
	width:9px !important;
	height:9px !important;
}

#item268417 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268415 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268543 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268557 {
	width:9px !important;
	height:9px !important;
}

#item268523 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268535 {
	width:9px !important;
	height:9px !important;
}

#item268502 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268515 {
	width:9px !important;
	height:9px !important;
}

#item268480 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268494 {
	width:9px !important;
	height:9px !important;
}

#item268477 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268475 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268046 {
	width:13px !important;
	height:13px !important;
	left:98px !important;
	top:63px !important;
}

#item268053 {
	width:13px !important;
	height:13px !important;
	left:400px !important;
	top:69px !important;
}

#item268061 {
	width:13px !important;
	height:13px !important;
	left:146px !important;
	top:300px !important;
}

#item268068 {
	width:13px !important;
	height:13px !important;
	left:382px !important;
	top:293px !important;
}

#item268075 {
	width:13px !important;
	height:13px !important;
	left:215px !important;
	top:487px !important;
}

#item268082 {
	width:13px !important;
	height:13px !important;
	left:465px !important;
	top:522px !important;
}

#item268092 {
	width:13px !important;
	height:13px !important;
	left:193px !important;
	top:688px !important;
}

#item268101 {
	width:13px !important;
	height:13px !important;
	left:418px !important;
	top:694px !important;
}

#item268608 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268626 {
	width:9px !important;
	height:9px !important;
}

#item268586 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268601 {
	width:9px !important;
	height:9px !important;
}

#item268568 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268580 {
	width:9px !important;
	height:9px !important;
}

#item268565 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268562 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268677 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268690 {
	width:9px !important;
	height:9px !important;
}

#item268657 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268669 {
	width:9px !important;
	height:9px !important;
}

#item268635 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268650 {
	width:9px !important;
	height:9px !important;
}

#item268632 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268630 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268742 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268756 {
	width:9px !important;
	height:9px !important;
}

#item268721 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268735 {
	width:9px !important;
	height:9px !important;
}

#item268701 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268715 {
	width:9px !important;
	height:9px !important;
}

#item268698 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268696 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268808 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268820 {
	width:9px !important;
	height:9px !important;
}

#item268788 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268801 {
	width:9px !important;
	height:9px !important;
}

#item268765 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268778 {
	width:9px !important;
	height:9px !important;
}

#item268762 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268760 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268876 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268892 {
	width:9px !important;
	height:9px !important;
}

#item268851 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268869 {
	width:9px !important;
	height:9px !important;
}

#item268830 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268844 {
	width:9px !important;
	height:9px !important;
}

#item268826 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268824 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item268943 {
	width:300px !important;
	height:265px !important;
	left:17px !important;
	top:27px !important;
}

#item268957 {
	width:9px !important;
	height:9px !important;
}

#item268924 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:28px !important;
}

#item268937 {
	width:9px !important;
	height:9px !important;
}

#item268903 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:28px !important;
}

#item268915 {
	width:9px !important;
	height:9px !important;
}

#item268900 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:58px !important;
}

#item268898 {
	width:322px !important;
	height:298px !important;
	left:132px !important;
	top:267px !important;
}

#item268987 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item269000 {
	width:9px !important;
	height:9px !important;
}

#item268966 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item268979 {
	width:9px !important;
	height:9px !important;
}

#item268963 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item268961 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item269049 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item269063 {
	width:9px !important;
	height:9px !important;
}

#item269029 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item269042 {
	width:9px !important;
	height:9px !important;
}

#item269010 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item269022 {
	width:9px !important;
	height:9px !important;
}

#item269007 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item269005 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item270973 {
	width:13px !important;
	height:13px !important;
	left:50px !important;
	top:117px !important;
}

#item270980 {
	width:13px !important;
	height:13px !important;
	left:315px !important;
	top:136px !important;
}

#item270987 {
	width:13px !important;
	height:13px !important;
	left:320px !important;
	top:292px !important;
}

#item270994 {
	width:13px !important;
	height:13px !important;
	left:113px !important;
	top:540px !important;
}

#item271001 {
	width:13px !important;
	height:13px !important;
	left:403px !important;
	top:495px !important;
}

#item271011 {
	width:13px !important;
	height:13px !important;
	left:284px !important;
	top:725px !important;
}

#item271166 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271179 {
	width:9px !important;
	height:9px !important;
}

#item271095 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271126 {
	width:9px !important;
	height:9px !important;
}

#item271076 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271089 {
	width:9px !important;
	height:9px !important;
}

#item271073 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271071 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271242 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271256 {
	width:9px !important;
	height:9px !important;
}

#item271222 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271235 {
	width:9px !important;
	height:9px !important;
}

#item271200 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271213 {
	width:9px !important;
	height:9px !important;
}

#item271197 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271194 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271313 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271326 {
	width:9px !important;
	height:9px !important;
}

#item271289 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271306 {
	width:9px !important;
	height:9px !important;
}

#item271266 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271283 {
	width:9px !important;
	height:9px !important;
}

#item271263 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271261 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271377 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271391 {
	width:9px !important;
	height:9px !important;
}

#item271358 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271371 {
	width:9px !important;
	height:9px !important;
}

#item271337 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271350 {
	width:9px !important;
	height:9px !important;
}

#item271334 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271332 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271440 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271453 {
	width:9px !important;
	height:9px !important;
}

#item271420 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271434 {
	width:9px !important;
	height:9px !important;
}

#item271400 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271413 {
	width:9px !important;
	height:9px !important;
}

#item271397 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271395 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271504 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271519 {
	width:9px !important;
	height:9px !important;
}

#item271481 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271496 {
	width:9px !important;
	height:9px !important;
}

#item271462 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271475 {
	width:9px !important;
	height:9px !important;
}

#item271459 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271457 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271019 {
	width:13px !important;
	height:13px !important;
	left:134px !important;
	top:148px !important;
}

#item271029 {
	width:13px !important;
	height:13px !important;
	left:434px !important;
	top:77px !important;
}

#item271038 {
	width:13px !important;
	height:13px !important;
	left:359px !important;
	top:324px !important;
}

#item271047 {
	width:13px !important;
	height:13px !important;
	left:58px !important;
	top:546px !important;
}

#item271054 {
	width:13px !important;
	height:13px !important;
	left:343px !important;
	top:446px !important;
}

#item271063 {
	width:13px !important;
	height:13px !important;
	left:240px !important;
	top:707px !important;
}

#item271571 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271585 {
	width:9px !important;
	height:9px !important;
}

#item271553 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271565 {
	width:9px !important;
	height:9px !important;
}

#item271529 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271546 {
	width:9px !important;
	height:9px !important;
}

#item271525 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271523 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271613 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271628 {
	width:9px !important;
	height:9px !important;
}

#item271594 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271607 {
	width:9px !important;
	height:9px !important;
}

#item271591 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271589 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271694 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271706 {
	width:9px !important;
	height:9px !important;
}

#item271676 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271688 {
	width:9px !important;
	height:9px !important;
}

#item271656 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271670 {
	width:9px !important;
	height:9px !important;
}

#item271638 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271650 {
	width:9px !important;
	height:9px !important;
}

#item271635 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271633 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271761 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271775 {
	width:9px !important;
	height:9px !important;
}

#item271738 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271754 {
	width:9px !important;
	height:9px !important;
}

#item271716 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271732 {
	width:9px !important;
	height:9px !important;
}

#item271713 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271710 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271823 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271836 {
	width:9px !important;
	height:9px !important;
}

#item271803 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271817 {
	width:9px !important;
	height:9px !important;
}

#item271784 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271796 {
	width:9px !important;
	height:9px !important;
}

#item271781 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271779 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item271884 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271899 {
	width:9px !important;
	height:9px !important;
}

#item271865 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271877 {
	width:9px !important;
	height:9px !important;
}

#item271845 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item271859 {
	width:9px !important;
	height:9px !important;
}

#item271842 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item271840 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item273749 {
	width:13px !important;
	height:13px !important;
	left:239px !important;
	top:78px !important;
}

#item273756 {
	width:13px !important;
	height:13px !important;
	left:284px !important;
	top:352px !important;
}

#item273765 {
	width:13px !important;
	height:13px !important;
	left:345px !important;
	top:517px !important;
}

#item273773 {
	width:13px !important;
	height:13px !important;
	left:169px !important;
	top:716px !important;
}

#item273781 {
	width:13px !important;
	height:13px !important;
	left:437px !important;
	top:711px !important;
}

#item273890 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item273904 {
	width:9px !important;
	height:9px !important;
}

#item273872 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item273884 {
	width:9px !important;
	height:9px !important;
}

#item273852 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:28px !important;
}

#item273866 {
	width:9px !important;
	height:9px !important;
}

#item273849 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:58px !important;
}

#item273847 {
	width:320px !important;
	height:298px !important;
	left:133px !important;
	top:267px !important;
}

#item273952 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item273966 {
	width:9px !important;
	height:9px !important;
}

#item273933 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item273945 {
	width:9px !important;
	height:9px !important;
}

#item273913 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item273927 {
	width:9px !important;
	height:9px !important;
}

#item273910 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item273908 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item274059 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274073 {
	width:9px !important;
	height:9px !important;
}

#item274024 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274036 {
	width:9px !important;
	height:9px !important;
}

#item274003 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274018 {
	width:9px !important;
	height:9px !important;
}

#item273975 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item273990 {
	width:9px !important;
	height:9px !important;
}

#item273972 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item273970 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item274083 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274096 {
	width:9px !important;
	height:9px !important;
}

#item274080 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item274078 {
	width:320px !important;
	height:297px !important;
	left:122px !important;
	top:268px !important;
}

#item274169 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274182 {
	width:9px !important;
	height:9px !important;
}

#item274146 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274158 {
	width:9px !important;
	height:9px !important;
}

#item274125 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274139 {
	width:9px !important;
	height:9px !important;
}

#item274122 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item274120 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item273789 {
	width:13px !important;
	height:13px !important;
	left:186px !important;
	top:77px !important;
}

#item273796 {
	width:13px !important;
	height:13px !important;
	left:128px !important;
	top:306px !important;
}

#item273804 {
	width:13px !important;
	height:13px !important;
	left:308px !important;
	top:306px !important;
}

#item273815 {
	width:13px !important;
	height:13px !important;
	left:431px !important;
	top:230px !important;
}

#item273825 {
	width:13px !important;
	height:13px !important;
	left:179px !important;
	top:454px !important;
}

#item273832 {
	width:13px !important;
	height:13px !important;
	left:193px !important;
	top:729px !important;
}

#item273840 {
	width:13px !important;
	height:13px !important;
	left:494px !important;
	top:716px !important;
}

#item274237 {
	width:300px !important;
	height:265px !important;
	left:17px !important;
	top:27px !important;
}

#item274251 {
	width:9px !important;
	height:9px !important;
}

#item274218 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274230 {
	width:9px !important;
	height:9px !important;
}

#item274193 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274207 {
	width:9px !important;
	height:9px !important;
}

#item274188 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item274186 {
	width:322px !important;
	height:297px !important;
	left:132px !important;
	top:267px !important;
}

#item274261 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274275 {
	width:9px !important;
	height:9px !important;
}

#item274258 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item274256 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item274326 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274340 {
	width:9px !important;
	height:9px !important;
}

#item274307 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274319 {
	width:9px !important;
	height:9px !important;
}

#item274285 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274301 {
	width:9px !important;
	height:9px !important;
}

#item274282 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item274279 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item274390 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274402 {
	width:9px !important;
	height:9px !important;
}

#item274370 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274384 {
	width:9px !important;
	height:9px !important;
}

#item274349 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274362 {
	width:9px !important;
	height:9px !important;
}

#item274346 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item274344 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item274452 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274465 {
	width:9px !important;
	height:9px !important;
}

#item274433 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274446 {
	width:9px !important;
	height:9px !important;
}

#item274412 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274427 {
	width:9px !important;
	height:9px !important;
}

#item274408 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item274406 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item274551 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274565 {
	width:9px !important;
	height:9px !important;
}

#item274510 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274529 {
	width:9px !important;
	height:9px !important;
}

#item274474 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274490 {
	width:9px !important;
	height:9px !important;
}

#item274471 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item274469 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item274615 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274629 {
	width:9px !important;
	height:9px !important;
}

#item274594 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274608 {
	width:9px !important;
	height:9px !important;
}

#item274576 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item274588 {
	width:9px !important;
	height:9px !important;
}

#item274572 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item274569 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item276396 {
	width:13px !important;
	height:13px !important;
	left:212px !important;
	top:153px !important;
}

#item276403 {
	width:13px !important;
	height:13px !important;
	left:407px !important;
	top:76px !important;
}

#item276411 {
	width:13px !important;
	height:13px !important;
	left:131px !important;
	top:306px !important;
}

#item276419 {
	width:13px !important;
	height:13px !important;
	left:311px !important;
	top:315px !important;
}

#item276426 {
	width:13px !important;
	height:13px !important;
	left:99px !important;
	top:532px !important;
}

#item276433 {
	width:13px !important;
	height:13px !important;
	left:417px !important;
	top:558px !important;
}

#item276440 {
	width:13px !important;
	height:13px !important;
	left:41px !important;
	top:702px !important;
}

#item276448 {
	width:13px !important;
	height:13px !important;
	left:387px !important;
	top:707px !important;
}

#item276638 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276654 {
	width:9px !important;
	height:9px !important;
}

#item276604 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276619 {
	width:9px !important;
	height:9px !important;
}

#item276531 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276569 {
	width:9px !important;
	height:9px !important;
}

#item276528 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276526 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item276664 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276679 {
	width:9px !important;
	height:9px !important;
}

#item276661 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276659 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item276689 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276702 {
	width:9px !important;
	height:9px !important;
}

#item276686 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276684 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item276750 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276764 {
	width:9px !important;
	height:9px !important;
}

#item276730 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276743 {
	width:9px !important;
	height:9px !important;
}

#item276712 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276724 {
	width:9px !important;
	height:9px !important;
}

#item276709 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276707 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item276775 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276789 {
	width:9px !important;
	height:9px !important;
}

#item276772 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276770 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item276801 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276814 {
	width:9px !important;
	height:9px !important;
}

#item276798 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276796 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item276863 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276879 {
	width:9px !important;
	height:9px !important;
}

#item276843 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276857 {
	width:9px !important;
	height:9px !important;
}

#item276824 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276836 {
	width:9px !important;
	height:9px !important;
}

#item276821 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276819 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item276889 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276904 {
	width:9px !important;
	height:9px !important;
}

#item276886 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276884 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item276458 {
	width:13px !important;
	height:13px !important;
	left:67px !important;
	top:81px !important;
}

#item276467 {
	width:13px !important;
	height:13px !important;
	left:339px !important;
	top:100px !important;
}

#item276474 {
	width:13px !important;
	height:13px !important;
	left:67px !important;
	top:288px !important;
}

#item276482 {
	width:13px !important;
	height:13px !important;
	left:355px !important;
	top:297px !important;
}

#item276489 {
	width:13px !important;
	height:13px !important;
	left:103px !important;
	top:430px !important;
}

#item276496 {
	width:13px !important;
	height:13px !important;
	left:452px !important;
	top:411px !important;
}

#item276505 {
	width:13px !important;
	height:13px !important;
	left:310px !important;
	top:531px !important;
}

#item276512 {
	width:13px !important;
	height:13px !important;
	left:179px !important;
	top:702px !important;
}

#item276519 {
	width:13px !important;
	height:13px !important;
	left:472px !important;
	top:694px !important;
}

#item276915 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276928 {
	width:9px !important;
	height:9px !important;
}

#item276912 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276910 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item276980 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276992 {
	width:9px !important;
	height:9px !important;
}

#item276958 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276970 {
	width:9px !important;
	height:9px !important;
}

#item276938 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item276951 {
	width:9px !important;
	height:9px !important;
}

#item276935 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276933 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item277001 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277015 {
	width:9px !important;
	height:9px !important;
}

#item276998 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item276996 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item277066 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277079 {
	width:9px !important;
	height:9px !important;
}

#item277046 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277059 {
	width:9px !important;
	height:9px !important;
}

#item277024 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277039 {
	width:9px !important;
	height:9px !important;
}

#item277021 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item277019 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item277134 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277148 {
	width:9px !important;
	height:9px !important;
}

#item277112 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277127 {
	width:9px !important;
	height:9px !important;
}

#item277089 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277104 {
	width:9px !important;
	height:9px !important;
}

#item277085 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item277083 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item277203 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277216 {
	width:9px !important;
	height:9px !important;
}

#item277183 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277196 {
	width:9px !important;
	height:9px !important;
}

#item277161 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277174 {
	width:9px !important;
	height:9px !important;
}

#item277158 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item277155 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item277283 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277298 {
	width:9px !important;
	height:9px !important;
}

#item277263 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277277 {
	width:9px !important;
	height:9px !important;
}

#item277244 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277256 {
	width:9px !important;
	height:9px !important;
}

#item277225 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277237 {
	width:9px !important;
	height:9px !important;
}

#item277222 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item277220 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item277351 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277365 {
	width:9px !important;
	height:9px !important;
}

#item277328 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277344 {
	width:9px !important;
	height:9px !important;
}

#item277308 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277320 {
	width:9px !important;
	height:9px !important;
}

#item277305 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item277303 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item277417 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277430 {
	width:9px !important;
	height:9px !important;
}

#item277396 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277410 {
	width:9px !important;
	height:9px !important;
}

#item277374 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item277389 {
	width:9px !important;
	height:9px !important;
}

#item277371 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item277369 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item278252 {
	width:76px !important;
	height:44px !important;
	left:135px !important;
	top:703px !important;
}

#item278311 {
	width:342px !important;
	height:68px !important;
	left:226px !important;
	top:712px !important;
}

#item279326 {
	width:13px !important;
	height:13px !important;
	left:394px !important;
	top:99px !important;
}

#item279334 {
	width:13px !important;
	height:13px !important;
	left:158px !important;
	top:208px !important;
}

#item279344 {
	width:13px !important;
	height:13px !important;
	left:401px !important;
	top:220px !important;
}

#item279353 {
	width:13px !important;
	height:13px !important;
	left:403px !important;
	top:423px !important;
}

#item279361 {
	width:13px !important;
	height:13px !important;
	left:108px !important;
	top:576px !important;
}

#item279369 {
	width:13px !important;
	height:13px !important;
	left:387px !important;
	top:576px !important;
}

#item279377 {
	width:13px !important;
	height:13px !important;
	left:292px !important;
	top:725px !important;
}

#item279545 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279558 {
	width:9px !important;
	height:9px !important;
}

#item279483 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279539 {
	width:9px !important;
	height:9px !important;
}

#item279456 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279470 {
	width:9px !important;
	height:9px !important;
}

#item279453 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item279451 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item279614 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279628 {
	width:9px !important;
	height:9px !important;
}

#item279594 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279607 {
	width:9px !important;
	height:9px !important;
}

#item279573 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279586 {
	width:9px !important;
	height:9px !important;
}

#item279570 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item279568 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item279694 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279710 {
	width:9px !important;
	height:9px !important;
}

#item279672 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279687 {
	width:9px !important;
	height:9px !important;
}

#item279637 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279649 {
	width:9px !important;
	height:9px !important;
}

#item279634 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item279632 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item279763 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279778 {
	width:9px !important;
	height:9px !important;
}

#item279744 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279757 {
	width:9px !important;
	height:9px !important;
}

#item279722 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279736 {
	width:9px !important;
	height:9px !important;
}

#item279719 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item279717 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item279830 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279842 {
	width:9px !important;
	height:9px !important;
}

#item279809 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279823 {
	width:9px !important;
	height:9px !important;
}

#item279789 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279803 {
	width:9px !important;
	height:9px !important;
}

#item279784 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item279782 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item279893 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279905 {
	width:9px !important;
	height:9px !important;
}

#item279873 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279887 {
	width:9px !important;
	height:9px !important;
}

#item279853 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279867 {
	width:9px !important;
	height:9px !important;
}

#item279849 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item279847 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item279960 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279976 {
	width:9px !important;
	height:9px !important;
}

#item279940 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279954 {
	width:9px !important;
	height:9px !important;
}

#item279915 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279930 {
	width:9px !important;
	height:9px !important;
}

#item279912 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item279910 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item278956 {
	width:63px !important;
	height:43px !important;
	left:161px !important;
	top:479px !important;
}

#item279384 {
	width:13px !important;
	height:13px !important;
	left:204px !important;
	top:144px !important;
}

#item279392 {
	width:13px !important;
	height:13px !important;
	left:400px !important;
	top:95px !important;
}

#item279399 {
	width:13px !important;
	height:13px !important;
	left:103px !important;
	top:298px !important;
}

#item279407 {
	width:13px !important;
	height:13px !important;
	left:431px !important;
	top:288px !important;
}

#item279415 {
	width:13px !important;
	height:13px !important;
	left:206px !important;
	top:537px !important;
}

#item279425 {
	width:13px !important;
	height:13px !important;
	left:474px !important;
	top:528px !important;
}

#item279435 {
	width:13px !important;
	height:13px !important;
	left:256px !important;
	top:657px !important;
}

#item279444 {
	width:13px !important;
	height:13px !important;
	left:427px !important;
	top:662px !important;
}

#item279986 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item279999 {
	width:9px !important;
	height:9px !important;
}

#item279983 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item279981 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item280010 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280025 {
	width:9px !important;
	height:9px !important;
}

#item280007 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item280005 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item280073 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280085 {
	width:9px !important;
	height:9px !important;
}

#item280054 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280066 {
	width:9px !important;
	height:9px !important;
}

#item280034 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280048 {
	width:9px !important;
	height:9px !important;
}

#item280031 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item280029 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item280137 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280150 {
	width:9px !important;
	height:9px !important;
}

#item280116 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280129 {
	width:9px !important;
	height:9px !important;
}

#item280094 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280108 {
	width:9px !important;
	height:9px !important;
}

#item280091 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item280089 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item280181 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280195 {
	width:9px !important;
	height:9px !important;
}

#item280160 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280174 {
	width:9px !important;
	height:9px !important;
}

#item280157 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item280155 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item280228 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280241 {
	width:9px !important;
	height:9px !important;
}

#item280206 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280221 {
	width:9px !important;
	height:9px !important;
}

#item280202 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item280199 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item280293 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280305 {
	width:9px !important;
	height:9px !important;
}

#item280272 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280285 {
	width:9px !important;
	height:9px !important;
}

#item280252 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280266 {
	width:9px !important;
	height:9px !important;
}

#item280249 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item280247 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item280314 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item280328 {
	width:9px !important;
	height:9px !important;
}

#item280311 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item280309 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item281843 {
	width:13px !important;
	height:13px !important;
	left:104px !important;
	top:105px !important;
}

#item281852 {
	width:13px !important;
	height:13px !important;
	left:414px !important;
	top:102px !important;
}

#item281862 {
	width:13px !important;
	height:13px !important;
	left:108px !important;
	top:315px !important;
}

#item281869 {
	width:13px !important;
	height:13px !important;
	left:394px !important;
	top:356px !important;
}

#item281878 {
	width:13px !important;
	height:13px !important;
	left:158px !important;
	top:564px !important;
}

#item281886 {
	width:13px !important;
	height:13px !important;
	left:322px !important;
	top:744px !important;
}

#item282053 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282066 {
	width:9px !important;
	height:9px !important;
}

#item282019 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282033 {
	width:9px !important;
	height:9px !important;
}

#item281961 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item281975 {
	width:9px !important;
	height:9px !important;
}

#item281958 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item281956 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282076 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282088 {
	width:9px !important;
	height:9px !important;
}

#item282073 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282071 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282136 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282150 {
	width:9px !important;
	height:9px !important;
}

#item282118 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282130 {
	width:9px !important;
	height:9px !important;
}

#item282099 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282111 {
	width:9px !important;
	height:9px !important;
}

#item282095 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282093 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282161 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282177 {
	width:9px !important;
	height:9px !important;
}

#item282158 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282156 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282233 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282246 {
	width:9px !important;
	height:9px !important;
}

#item282210 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282225 {
	width:9px !important;
	height:9px !important;
}

#item282187 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282203 {
	width:9px !important;
	height:9px !important;
}

#item282184 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282182 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282255 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282269 {
	width:9px !important;
	height:9px !important;
}

#item282252 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282250 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item281893 {
	width:13px !important;
	height:13px !important;
	left:215px !important;
	top:149px !important;
}

#item281900 {
	width:13px !important;
	height:13px !important;
	left:368px !important;
	top:65px !important;
}

#item281907 {
	width:13px !important;
	height:13px !important;
	left:89px !important;
	top:279px !important;
}

#item281915 {
	width:13px !important;
	height:13px !important;
	left:420px !important;
	top:288px !important;
}

#item281923 {
	width:13px !important;
	height:13px !important;
	left:195px !important;
	top:536px !important;
}

#item281931 {
	width:13px !important;
	height:13px !important;
	left:359px !important;
	top:495px !important;
}

#item281940 {
	width:13px !important;
	height:13px !important;
	left:96px !important;
	top:653px !important;
}

#item281949 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:684px !important;
}

#item282320 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282333 {
	width:9px !important;
	height:9px !important;
}

#item282301 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282313 {
	width:9px !important;
	height:9px !important;
}

#item282279 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282292 {
	width:9px !important;
	height:9px !important;
}

#item282276 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282274 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282343 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282355 {
	width:9px !important;
	height:9px !important;
}

#item282340 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282338 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282365 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282377 {
	width:9px !important;
	height:9px !important;
}

#item282362 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282360 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282428 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282442 {
	width:9px !important;
	height:9px !important;
}

#item282408 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282422 {
	width:9px !important;
	height:9px !important;
}

#item282386 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282401 {
	width:9px !important;
	height:9px !important;
}

#item282383 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282381 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282499 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282513 {
	width:9px !important;
	height:9px !important;
}

#item282479 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282492 {
	width:9px !important;
	height:9px !important;
}

#item282454 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282471 {
	width:9px !important;
	height:9px !important;
}

#item282451 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282449 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282524 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282537 {
	width:9px !important;
	height:9px !important;
}

#item282519 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282517 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282586 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282598 {
	width:9px !important;
	height:9px !important;
}

#item282567 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282580 {
	width:9px !important;
	height:9px !important;
}

#item282547 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282561 {
	width:9px !important;
	height:9px !important;
}

#item282544 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282542 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item282650 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282665 {
	width:9px !important;
	height:9px !important;
}

#item282629 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282643 {
	width:9px !important;
	height:9px !important;
}

#item282608 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item282622 {
	width:9px !important;
	height:9px !important;
}

#item282605 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item282603 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284131 {
	width:13px !important;
	height:13px !important;
	left:104px !important;
	top:82px !important;
}

#item284139 {
	width:13px !important;
	height:13px !important;
	left:374px !important;
	top:100px !important;
}

#item284146 {
	width:13px !important;
	height:13px !important;
	left:280px !important;
	top:278px !important;
}

#item284153 {
	width:13px !important;
	height:13px !important;
	left:81px !important;
	top:283px !important;
}

#item284160 {
	width:13px !important;
	height:13px !important;
	left:403px !important;
	top:300px !important;
}

#item284168 {
	width:13px !important;
	height:13px !important;
	left:383px !important;
	top:424px !important;
}

#item284177 {
	width:13px !important;
	height:13px !important;
	left:414px !important;
	top:554px !important;
}

#item284186 {
	width:13px !important;
	height:13px !important;
	left:419px !important;
	top:685px !important;
}

#item284253 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284277 {
	width:9px !important;
	height:9px !important;
}

#item284249 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284247 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284376 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284393 {
	width:9px !important;
	height:9px !important;
}

#item284353 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284369 {
	width:9px !important;
	height:9px !important;
}

#item284327 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284345 {
	width:9px !important;
	height:9px !important;
}

#item284323 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284321 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284444 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284457 {
	width:9px !important;
	height:9px !important;
}

#item284422 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284436 {
	width:9px !important;
	height:9px !important;
}

#item284403 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284416 {
	width:9px !important;
	height:9px !important;
}

#item284399 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284397 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284510 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284523 {
	width:9px !important;
	height:9px !important;
}

#item284490 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284503 {
	width:9px !important;
	height:9px !important;
}

#item284467 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284481 {
	width:9px !important;
	height:9px !important;
}

#item284464 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284462 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284574 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284589 {
	width:9px !important;
	height:9px !important;
}

#item284552 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284565 {
	width:9px !important;
	height:9px !important;
}

#item284533 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284545 {
	width:9px !important;
	height:9px !important;
}

#item284530 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284528 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284642 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284656 {
	width:9px !important;
	height:9px !important;
}

#item284621 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284636 {
	width:9px !important;
	height:9px !important;
}

#item284600 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284615 {
	width:9px !important;
	height:9px !important;
}

#item284597 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284595 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284709 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284722 {
	width:9px !important;
	height:9px !important;
}

#item284687 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284701 {
	width:9px !important;
	height:9px !important;
}

#item284665 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284678 {
	width:9px !important;
	height:9px !important;
}

#item284662 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284660 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284769 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284781 {
	width:9px !important;
	height:9px !important;
}

#item284750 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284762 {
	width:9px !important;
	height:9px !important;
}

#item284731 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284744 {
	width:9px !important;
	height:9px !important;
}

#item284728 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284726 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284195 {
	width:13px !important;
	height:13px !important;
	left:148px !important;
	top:86px !important;
}

#item284202 {
	width:13px !important;
	height:13px !important;
	left:364px !important;
	top:104px !important;
}

#item284210 {
	width:13px !important;
	height:13px !important;
	left:395px !important;
	top:221px !important;
}

#item284218 {
	width:13px !important;
	height:13px !important;
	left:303px !important;
	top:346px !important;
}

#item284226 {
	width:13px !important;
	height:13px !important;
	left:112px !important;
	top:536px !important;
}

#item284233 {
	width:13px !important;
	height:13px !important;
	left:404px !important;
	top:504px !important;
}

#item284240 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:729px !important;
}

#item284834 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284850 {
	width:9px !important;
	height:9px !important;
}

#item284813 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284827 {
	width:9px !important;
	height:9px !important;
}

#item284792 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284805 {
	width:9px !important;
	height:9px !important;
}

#item284789 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284787 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284905 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284919 {
	width:9px !important;
	height:9px !important;
}

#item284884 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284897 {
	width:9px !important;
	height:9px !important;
}

#item284859 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284875 {
	width:9px !important;
	height:9px !important;
}

#item284856 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284854 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284929 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284942 {
	width:9px !important;
	height:9px !important;
}

#item284925 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284923 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item284996 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item285009 {
	width:9px !important;
	height:9px !important;
}

#item284974 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284990 {
	width:9px !important;
	height:9px !important;
}

#item284952 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item284968 {
	width:9px !important;
	height:9px !important;
}

#item284949 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item284947 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item285018 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item285031 {
	width:9px !important;
	height:9px !important;
}

#item285015 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item285013 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item285061 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item285076 {
	width:9px !important;
	height:9px !important;
}

#item285040 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item285055 {
	width:9px !important;
	height:9px !important;
}

#item285037 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item285035 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item285131 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item285145 {
	width:9px !important;
	height:9px !important;
}

#item285110 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item285125 {
	width:9px !important;
	height:9px !important;
}

#item285087 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item285104 {
	width:9px !important;
	height:9px !important;
}

#item285082 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item285080 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item286639 {
	width:13px !important;
	height:13px !important;
	left:153px !important;
	top:91px !important;
}

#item286646 {
	width:13px !important;
	height:13px !important;
	left:378px !important;
	top:91px !important;
}

#item286653 {
	width:13px !important;
	height:13px !important;
	left:187px !important;
	top:360px !important;
}

#item286660 {
	width:13px !important;
	height:13px !important;
	left:390px !important;
	top:276px !important;
}

#item286669 {
	width:13px !important;
	height:13px !important;
	left:144px !important;
	top:486px !important;
}

#item286679 {
	width:13px !important;
	height:13px !important;
	left:419px !important;
	top:505px !important;
}

#item286689 {
	width:13px !important;
	height:13px !important;
	left:320px !important;
	top:739px !important;
}

#item286747 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item286760 {
	width:9px !important;
	height:9px !important;
}

#item286744 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item286742 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item286870 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item286888 {
	width:9px !important;
	height:9px !important;
}

#item286789 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item286841 {
	width:9px !important;
	height:9px !important;
}

#item286770 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item286783 {
	width:9px !important;
	height:9px !important;
}

#item286767 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item286765 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item286942 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item286954 {
	width:9px !important;
	height:9px !important;
}

#item286919 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item286934 {
	width:9px !important;
	height:9px !important;
}

#item286897 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item286910 {
	width:9px !important;
	height:9px !important;
}

#item286894 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item286892 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item287008 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287022 {
	width:9px !important;
	height:9px !important;
}

#item286985 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287001 {
	width:9px !important;
	height:9px !important;
}

#item286964 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item286978 {
	width:9px !important;
	height:9px !important;
}

#item286961 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item286959 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item287071 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287084 {
	width:9px !important;
	height:9px !important;
}

#item287050 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287064 {
	width:9px !important;
	height:9px !important;
}

#item287031 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287043 {
	width:9px !important;
	height:9px !important;
}

#item287028 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item287026 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item287139 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287151 {
	width:9px !important;
	height:9px !important;
}

#item287117 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287133 {
	width:9px !important;
	height:9px !important;
}

#item287093 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287108 {
	width:9px !important;
	height:9px !important;
}

#item287090 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item287088 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item287204 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287216 {
	width:9px !important;
	height:9px !important;
}

#item287184 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287196 {
	width:9px !important;
	height:9px !important;
}

#item287161 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287176 {
	width:9px !important;
	height:9px !important;
}

#item287158 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item287156 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item286697 {
	width:13px !important;
	height:13px !important;
	left:94px !important;
	top:235px !important;
}

#item286706 {
	width:13px !important;
	height:13px !important;
	left:463px !important;
	top:94px !important;
}

#item286713 {
	width:13px !important;
	height:13px !important;
	left:429px !important;
	top:276px !important;
}

#item286721 {
	width:13px !important;
	height:13px !important;
	left:107px !important;
	top:522px !important;
}

#item286728 {
	width:13px !important;
	height:13px !important;
	left:415px !important;
	top:460px !important;
}

#item286735 {
	width:13px !important;
	height:13px !important;
	left:222px !important;
	top:671px !important;
}

#item287225 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287240 {
	width:9px !important;
	height:9px !important;
}

#item287222 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item287220 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item287252 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287265 {
	width:9px !important;
	height:9px !important;
}

#item287248 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item287246 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item287275 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287287 {
	width:9px !important;
	height:9px !important;
}

#item287271 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item287269 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item287341 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287357 {
	width:9px !important;
	height:9px !important;
}

#item287318 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287333 {
	width:9px !important;
	height:9px !important;
}

#item287296 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287311 {
	width:9px !important;
	height:9px !important;
}

#item287293 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item287291 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item287367 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287383 {
	width:9px !important;
	height:9px !important;
}

#item287364 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item287362 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item287434 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287446 {
	width:9px !important;
	height:9px !important;
}

#item287413 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287427 {
	width:9px !important;
	height:9px !important;
}

#item287393 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item287405 {
	width:9px !important;
	height:9px !important;
}

#item287390 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item287388 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item287969 {
	width:91px !important;
	height:48px !important;
	left:351px !important;
	top:528px !important;
}

#item289005 {
	width:13px !important;
	height:13px !important;
	left:144px !important;
	top:199px !important;
}

#item289013 {
	width:13px !important;
	height:13px !important;
	left:81px !important;
	top:424px !important;
}

#item289020 {
	width:13px !important;
	height:13px !important;
	left:477px !important;
	top:379px !important;
}

#item289027 {
	width:13px !important;
	height:13px !important;
	left:139px !important;
	top:567px !important;
}

#item289034 {
	width:13px !important;
	height:13px !important;
	left:450px !important;
	top:585px !important;
}

#item289041 {
	width:13px !important;
	height:13px !important;
	left:88px !important;
	top:716px !important;
}

#item289049 {
	width:13px !important;
	height:13px !important;
	left:383px !important;
	top:702px !important;
}

#item289224 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289239 {
	width:9px !important;
	height:9px !important;
}

#item289148 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289197 {
	width:9px !important;
	height:9px !important;
}

#item289128 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289141 {
	width:9px !important;
	height:9px !important;
}

#item289125 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289123 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289293 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289306 {
	width:9px !important;
	height:9px !important;
}

#item289272 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289287 {
	width:9px !important;
	height:9px !important;
}

#item289251 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289265 {
	width:9px !important;
	height:9px !important;
}

#item289248 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289245 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289358 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289371 {
	width:9px !important;
	height:9px !important;
}

#item289338 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289351 {
	width:9px !important;
	height:9px !important;
}

#item289315 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289329 {
	width:9px !important;
	height:9px !important;
}

#item289312 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289310 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289427 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289440 {
	width:9px !important;
	height:9px !important;
}

#item289405 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289420 {
	width:9px !important;
	height:9px !important;
}

#item289381 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289398 {
	width:9px !important;
	height:9px !important;
}

#item289377 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289375 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289489 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289503 {
	width:9px !important;
	height:9px !important;
}

#item289469 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289482 {
	width:9px !important;
	height:9px !important;
}

#item289450 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289462 {
	width:9px !important;
	height:9px !important;
}

#item289447 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289445 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289538 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289551 {
	width:9px !important;
	height:9px !important;
}

#item289512 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289531 {
	width:9px !important;
	height:9px !important;
}

#item289509 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289507 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289583 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289595 {
	width:9px !important;
	height:9px !important;
}

#item289560 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289575 {
	width:9px !important;
	height:9px !important;
}

#item289557 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289555 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289058 {
	width:13px !important;
	height:13px !important;
	left:161px !important;
	top:78px !important;
}

#item289067 {
	width:13px !important;
	height:13px !important;
	left:465px !important;
	top:135px !important;
}

#item289076 {
	width:13px !important;
	height:13px !important;
	left:166px !important;
	top:279px !important;
}

#item289084 {
	width:13px !important;
	height:13px !important;
	left:440px !important;
	top:273px !important;
}

#item289092 {
	width:13px !important;
	height:13px !important;
	left:355px !important;
	top:401px !important;
}

#item289100 {
	width:13px !important;
	height:13px !important;
	left:193px !important;
	top:564px !important;
}

#item289108 {
	width:13px !important;
	height:13px !important;
	left:476px !important;
	top:564px !important;
}

#item289116 {
	width:13px !important;
	height:13px !important;
	left:258px !important;
	top:702px !important;
}

#item289643 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289659 {
	width:9px !important;
	height:9px !important;
}

#item289624 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289637 {
	width:9px !important;
	height:9px !important;
}

#item289604 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289618 {
	width:9px !important;
	height:9px !important;
}

#item289601 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289599 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289691 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289703 {
	width:9px !important;
	height:9px !important;
}

#item289669 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289682 {
	width:9px !important;
	height:9px !important;
}

#item289666 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289664 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289756 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289773 {
	width:9px !important;
	height:9px !important;
}

#item289734 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289748 {
	width:9px !important;
	height:9px !important;
}

#item289713 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289726 {
	width:9px !important;
	height:9px !important;
}

#item289710 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289708 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289785 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289798 {
	width:9px !important;
	height:9px !important;
}

#item289782 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289780 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289850 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289864 {
	width:9px !important;
	height:9px !important;
}

#item289831 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289843 {
	width:9px !important;
	height:9px !important;
}

#item289807 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289823 {
	width:9px !important;
	height:9px !important;
}

#item289804 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289802 {
	width:320px !important;
	height:297px !important;
	left:124px !important;
	top:372px !important;
}

#item289917 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289931 {
	width:9px !important;
	height:9px !important;
}

#item289895 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289910 {
	width:9px !important;
	height:9px !important;
}

#item289875 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289888 {
	width:9px !important;
	height:9px !important;
}

#item289872 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289869 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item289962 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289975 {
	width:9px !important;
	height:9px !important;
}

#item289942 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item289956 {
	width:9px !important;
	height:9px !important;
}

#item289939 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289937 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item290007 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item290021 {
	width:9px !important;
	height:9px !important;
}

#item289985 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item290000 {
	width:9px !important;
	height:9px !important;
}

#item289982 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item289980 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291365 {
	width:13px !important;
	height:13px !important;
	left:194px !important;
	top:157px !important;
}

#item291374 {
	width:13px !important;
	height:13px !important;
	left:446px !important;
	top:135px !important;
}

#item291385 {
	width:13px !important;
	height:13px !important;
	left:311px !important;
	top:252px !important;
}

#item291393 {
	width:13px !important;
	height:13px !important;
	left:196px !important;
	top:423px !important;
}

#item291400 {
	width:13px !important;
	height:13px !important;
	left:464px !important;
	top:436px !important;
}

#item291407 {
	width:13px !important;
	height:13px !important;
	left:183px !important;
	top:564px !important;
}

#item291414 {
	width:13px !important;
	height:13px !important;
	left:455px !important;
	top:559px !important;
}

#item291422 {
	width:13px !important;
	height:13px !important;
	left:176px !important;
	top:693px !important;
}

#item291486 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291511 {
	width:9px !important;
	height:9px !important;
}

#item291483 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291481 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291562 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291575 {
	width:9px !important;
	height:9px !important;
}

#item291558 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291556 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291625 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291639 {
	width:9px !important;
	height:9px !important;
}

#item291606 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291619 {
	width:9px !important;
	height:9px !important;
}

#item291585 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291599 {
	width:9px !important;
	height:9px !important;
}

#item291582 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291580 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291649 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291665 {
	width:9px !important;
	height:9px !important;
}

#item291646 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291644 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291675 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291689 {
	width:9px !important;
	height:9px !important;
}

#item291672 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291670 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291700 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291717 {
	width:9px !important;
	height:9px !important;
}

#item291697 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291695 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291727 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291739 {
	width:9px !important;
	height:9px !important;
}

#item291723 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291721 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291792 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291806 {
	width:9px !important;
	height:9px !important;
}

#item291770 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291785 {
	width:9px !important;
	height:9px !important;
}

#item291750 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291763 {
	width:9px !important;
	height:9px !important;
}

#item291747 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291745 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291429 {
	width:13px !important;
	height:13px !important;
	left:348px !important;
	top:111px !important;
}

#item291437 {
	width:13px !important;
	height:13px !important;
	left:337px !important;
	top:339px !important;
}

#item291446 {
	width:13px !important;
	height:13px !important;
	left:107px !important;
	top:510px !important;
}

#item291455 {
	width:13px !important;
	height:13px !important;
	left:359px !important;
	top:496px !important;
}

#item291463 {
	width:13px !important;
	height:13px !important;
	left:139px !important;
	top:676px !important;
}

#item291474 {
	width:13px !important;
	height:13px !important;
	left:400px !important;
	top:675px !important;
}

#item291857 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291869 {
	width:9px !important;
	height:9px !important;
}

#item291836 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291850 {
	width:9px !important;
	height:9px !important;
}

#item291815 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291828 {
	width:9px !important;
	height:9px !important;
}

#item291812 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291810 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291880 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291893 {
	width:9px !important;
	height:9px !important;
}

#item291877 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291875 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291948 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291962 {
	width:9px !important;
	height:9px !important;
}

#item291926 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291941 {
	width:9px !important;
	height:9px !important;
}

#item291903 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291919 {
	width:9px !important;
	height:9px !important;
}

#item291900 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291897 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item291972 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item291985 {
	width:9px !important;
	height:9px !important;
}

#item291969 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291967 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item292034 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item292045 {
	width:9px !important;
	height:9px !important;
}

#item292016 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item292028 {
	width:9px !important;
	height:9px !important;
}

#item291994 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item292009 {
	width:9px !important;
	height:9px !important;
}

#item291991 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item291989 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item292095 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item292110 {
	width:9px !important;
	height:9px !important;
}

#item292075 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item292089 {
	width:9px !important;
	height:9px !important;
}

#item292056 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item292068 {
	width:9px !important;
	height:9px !important;
}

#item292053 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item292051 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item293403 {
	width:13px !important;
	height:13px !important;
	left:185px !important;
	top:127px !important;
}

#item293410 {
	width:13px !important;
	height:13px !important;
	left:324px !important;
	top:82px !important;
}

#item293418 {
	width:13px !important;
	height:13px !important;
	left:178px !important;
	top:284px !important;
}

#item293425 {
	width:13px !important;
	height:13px !important;
	left:423px !important;
	top:306px !important;
}

#item293433 {
	width:13px !important;
	height:13px !important;
	left:207px !important;
	top:564px !important;
}

#item293442 {
	width:13px !important;
	height:13px !important;
	left:432px !important;
	top:505px !important;
}

#item293453 {
	width:13px !important;
	height:13px !important;
	left:216px !important;
	top:657px !important;
}

#item293460 {
	width:13px !important;
	height:13px !important;
	left:360px !important;
	top:684px !important;
}

#item293614 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293629 {
	width:9px !important;
	height:9px !important;
}

#item293588 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293608 {
	width:9px !important;
	height:9px !important;
}

#item293519 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293542 {
	width:9px !important;
	height:9px !important;
}

#item293516 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item293514 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item293680 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293693 {
	width:9px !important;
	height:9px !important;
}

#item293658 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293673 {
	width:9px !important;
	height:9px !important;
}

#item293639 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293652 {
	width:9px !important;
	height:9px !important;
}

#item293636 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item293634 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item293742 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293754 {
	width:9px !important;
	height:9px !important;
}

#item293721 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293734 {
	width:9px !important;
	height:9px !important;
}

#item293702 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293715 {
	width:9px !important;
	height:9px !important;
}

#item293699 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item293697 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item293764 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293778 {
	width:9px !important;
	height:9px !important;
}

#item293761 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item293759 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item293829 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293844 {
	width:9px !important;
	height:9px !important;
}

#item293809 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293823 {
	width:9px !important;
	height:9px !important;
}

#item293790 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293802 {
	width:9px !important;
	height:9px !important;
}

#item293786 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item293784 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item293855 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293870 {
	width:9px !important;
	height:9px !important;
}

#item293851 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item293849 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item293924 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293939 {
	width:9px !important;
	height:9px !important;
}

#item293904 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293918 {
	width:9px !important;
	height:9px !important;
}

#item293882 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293895 {
	width:9px !important;
	height:9px !important;
}

#item293879 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item293877 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item293988 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294000 {
	width:9px !important;
	height:9px !important;
}

#item293969 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293982 {
	width:9px !important;
	height:9px !important;
}

#item293950 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item293963 {
	width:9px !important;
	height:9px !important;
}

#item293946 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item293943 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item293469 {
	width:13px !important;
	height:13px !important;
	left:148px !important;
	top:127px !important;
}

#item293476 {
	width:13px !important;
	height:13px !important;
	left:359px !important;
	top:148px !important;
}

#item293484 {
	width:13px !important;
	height:13px !important;
	left:186px !important;
	top:297px !important;
}

#item293491 {
	width:13px !important;
	height:13px !important;
	left:418px !important;
	top:284px !important;
}

#item293498 {
	width:13px !important;
	height:13px !important;
	left:283px !important;
	top:552px !important;
}

#item293506 {
	width:13px !important;
	height:13px !important;
	left:330px !important;
	top:720px !important;
}

#item294011 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294023 {
	width:9px !important;
	height:9px !important;
}

#item294008 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item294006 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item294077 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294091 {
	width:9px !important;
	height:9px !important;
}

#item294055 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294070 {
	width:9px !important;
	height:9px !important;
}

#item294034 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294046 {
	width:9px !important;
	height:9px !important;
}

#item294031 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item294029 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item294123 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294140 {
	width:9px !important;
	height:9px !important;
}

#item294100 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294116 {
	width:9px !important;
	height:9px !important;
}

#item294097 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item294095 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item294149 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294163 {
	width:9px !important;
	height:9px !important;
}

#item294146 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item294144 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item294173 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294186 {
	width:9px !important;
	height:9px !important;
}

#item294170 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item294168 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item294235 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294248 {
	width:9px !important;
	height:9px !important;
}

#item294215 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294227 {
	width:9px !important;
	height:9px !important;
}

#item294196 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item294208 {
	width:9px !important;
	height:9px !important;
}

#item294193 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item294191 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item295579 {
	width:13px !important;
	height:13px !important;
	left:61px !important;
	top:72px !important;
}

#item295587 {
	width:13px !important;
	height:13px !important;
	left:324px !important;
	top:72px !important;
}

#item295594 {
	width:13px !important;
	height:13px !important;
	left:108px !important;
	top:316px !important;
}

#item295602 {
	width:13px !important;
	height:13px !important;
	left:385px !important;
	top:300px !important;
}

#item295611 {
	width:13px !important;
	height:13px !important;
	left:257px !important;
	top:522px !important;
}

#item295620 {
	width:13px !important;
	height:13px !important;
	left:158px !important;
	top:642px !important;
}

#item295627 {
	width:13px !important;
	height:13px !important;
	left:392px !important;
	top:658px !important;
}

#item295796 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295810 {
	width:9px !important;
	height:9px !important;
}

#item295757 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295782 {
	width:9px !important;
	height:9px !important;
}

#item295707 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295721 {
	width:9px !important;
	height:9px !important;
}

#item295704 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item295702 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item295862 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295876 {
	width:9px !important;
	height:9px !important;
}

#item295841 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295855 {
	width:9px !important;
	height:9px !important;
}

#item295821 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295835 {
	width:9px !important;
	height:9px !important;
}

#item295818 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item295816 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item295907 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295919 {
	width:9px !important;
	height:9px !important;
}

#item295885 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295900 {
	width:9px !important;
	height:9px !important;
}

#item295882 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item295880 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item295950 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295963 {
	width:9px !important;
	height:9px !important;
}

#item295929 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295942 {
	width:9px !important;
	height:9px !important;
}

#item295925 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item295923 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item295995 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296010 {
	width:9px !important;
	height:9px !important;
}

#item295972 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item295987 {
	width:9px !important;
	height:9px !important;
}

#item295969 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item295967 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item296040 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296053 {
	width:9px !important;
	height:9px !important;
}

#item296019 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296031 {
	width:9px !important;
	height:9px !important;
}

#item296016 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item296014 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item296084 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296097 {
	width:9px !important;
	height:9px !important;
}

#item296062 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296077 {
	width:9px !important;
	height:9px !important;
}

#item296059 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item296057 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item295637 {
	width:13px !important;
	height:13px !important;
	left:168px !important;
	top:111px !important;
}

#item295644 {
	width:13px !important;
	height:13px !important;
	left:438px !important;
	top:81px !important;
}

#item295651 {
	width:13px !important;
	height:13px !important;
	left:107px !important;
	top:238px !important;
}

#item295659 {
	width:13px !important;
	height:13px !important;
	left:409px !important;
	top:238px !important;
}

#item295668 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:396px !important;
}

#item295675 {
	width:13px !important;
	height:13px !important;
	left:87px !important;
	top:666px !important;
}

#item295684 {
	width:13px !important;
	height:13px !important;
	left:287px !important;
	top:667px !important;
}

#item295692 {
	width:13px !important;
	height:13px !important;
	left:447px !important;
	top:571px !important;
}

#item296106 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296120 {
	width:9px !important;
	height:9px !important;
}

#item296103 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item296101 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item296130 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296148 {
	width:9px !important;
	height:9px !important;
}

#item296127 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item296125 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item296199 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296212 {
	width:9px !important;
	height:9px !important;
}

#item296177 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296192 {
	width:9px !important;
	height:9px !important;
}

#item296157 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296169 {
	width:9px !important;
	height:9px !important;
}

#item296154 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item296152 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item296266 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296279 {
	width:9px !important;
	height:9px !important;
}

#item296245 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296260 {
	width:9px !important;
	height:9px !important;
}

#item296222 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296236 {
	width:9px !important;
	height:9px !important;
}

#item296219 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item296217 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item296327 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296339 {
	width:9px !important;
	height:9px !important;
}

#item296307 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296320 {
	width:9px !important;
	height:9px !important;
}

#item296288 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296301 {
	width:9px !important;
	height:9px !important;
}

#item296285 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item296283 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item296391 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296403 {
	width:9px !important;
	height:9px !important;
}

#item296371 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296385 {
	width:9px !important;
	height:9px !important;
}

#item296348 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296364 {
	width:9px !important;
	height:9px !important;
}

#item296345 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item296343 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item296460 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296475 {
	width:9px !important;
	height:9px !important;
}

#item296441 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296454 {
	width:9px !important;
	height:9px !important;
}

#item296412 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296430 {
	width:9px !important;
	height:9px !important;
}

#item296409 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item296407 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item296529 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296542 {
	width:9px !important;
	height:9px !important;
}

#item296508 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296523 {
	width:9px !important;
	height:9px !important;
}

#item296485 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item296502 {
	width:9px !important;
	height:9px !important;
}

#item296482 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item296480 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item297670 {
	width:13px !important;
	height:13px !important;
	left:342px !important;
	top:81px !important;
}

#item297679 {
	width:13px !important;
	height:13px !important;
	left:169px !important;
	top:275px !important;
}

#item297688 {
	width:13px !important;
	height:13px !important;
	left:405px !important;
	top:222px !important;
}

#item297698 {
	width:13px !important;
	height:13px !important;
	left:331px !important;
	top:468px !important;
}

#item297706 {
	width:13px !important;
	height:13px !important;
	left:52px !important;
	top:635px !important;
}

#item297714 {
	width:13px !important;
	height:13px !important;
	left:369px !important;
	top:603px !important;
}

#item297763 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item297777 {
	width:9px !important;
	height:9px !important;
}

#item297760 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item297758 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item297821 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item297838 {
	width:9px !important;
	height:9px !important;
}

#item297816 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item297814 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item297873 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item297889 {
	width:9px !important;
	height:9px !important;
}

#item297853 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item297865 {
	width:9px !important;
	height:9px !important;
}

#item297850 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item297848 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item297939 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item297954 {
	width:9px !important;
	height:9px !important;
}

#item297919 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item297933 {
	width:9px !important;
	height:9px !important;
}

#item297899 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item297911 {
	width:9px !important;
	height:9px !important;
}

#item297896 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item297894 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item298003 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298015 {
	width:9px !important;
	height:9px !important;
}

#item297983 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item297995 {
	width:9px !important;
	height:9px !important;
}

#item297963 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item297975 {
	width:9px !important;
	height:9px !important;
}

#item297960 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item297958 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item298066 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298082 {
	width:9px !important;
	height:9px !important;
}

#item298044 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298058 {
	width:9px !important;
	height:9px !important;
}

#item298024 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298038 {
	width:9px !important;
	height:9px !important;
}

#item298021 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item298019 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item297721 {
	width:13px !important;
	height:13px !important;
	left:328px !important;
	top:86px !important;
}

#item297728 {
	width:13px !important;
	height:13px !important;
	left:290px !important;
	top:243px !important;
}

#item297735 {
	width:13px !important;
	height:13px !important;
	left:286px !important;
	top:431px !important;
}

#item297743 {
	width:13px !important;
	height:13px !important;
	left:251px !important;
	top:528px !important;
}

#item297750 {
	width:13px !important;
	height:13px !important;
	left:319px !important;
	top:689px !important;
}

#item298094 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298106 {
	width:9px !important;
	height:9px !important;
}

#item298089 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item298087 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item298157 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298171 {
	width:9px !important;
	height:9px !important;
}

#item298139 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298151 {
	width:9px !important;
	height:9px !important;
}

#item298117 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298132 {
	width:9px !important;
	height:9px !important;
}

#item298113 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item298111 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item298223 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298235 {
	width:9px !important;
	height:9px !important;
}

#item298204 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298216 {
	width:9px !important;
	height:9px !important;
}

#item298182 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298197 {
	width:9px !important;
	height:9px !important;
}

#item298179 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item298177 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item298285 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298302 {
	width:9px !important;
	height:9px !important;
}

#item298263 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298278 {
	width:9px !important;
	height:9px !important;
}

#item298244 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298257 {
	width:9px !important;
	height:9px !important;
}

#item298241 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item298239 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item298354 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298370 {
	width:9px !important;
	height:9px !important;
}

#item298335 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298347 {
	width:9px !important;
	height:9px !important;
}

#item298313 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item298327 {
	width:9px !important;
	height:9px !important;
}

#item298310 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item298308 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300030 {
	width:13px !important;
	height:13px !important;
	left:207px !important;
	top:69px !important;
}

#item300037 {
	width:13px !important;
	height:13px !important;
	left:369px !important;
	top:306px !important;
}

#item300046 {
	width:13px !important;
	height:13px !important;
	left:369px !important;
	top:441px !important;
}

#item300056 {
	width:13px !important;
	height:13px !important;
	left:169px !important;
	top:589px !important;
}

#item300066 {
	width:13px !important;
	height:13px !important;
	left:473px !important;
	top:671px !important;
}

#item300220 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300239 {
	width:9px !important;
	height:9px !important;
}

#item300186 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300202 {
	width:9px !important;
	height:9px !important;
}

#item300123 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300135 {
	width:9px !important;
	height:9px !important;
}

#item300120 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300118 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300293 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300307 {
	width:9px !important;
	height:9px !important;
}

#item300274 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300287 {
	width:9px !important;
	height:9px !important;
}

#item300252 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300266 {
	width:9px !important;
	height:9px !important;
}

#item300249 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300247 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300360 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300373 {
	width:9px !important;
	height:9px !important;
}

#item300337 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300351 {
	width:9px !important;
	height:9px !important;
}

#item300317 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300331 {
	width:9px !important;
	height:9px !important;
}

#item300314 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300312 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300423 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300435 {
	width:9px !important;
	height:9px !important;
}

#item300401 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300416 {
	width:9px !important;
	height:9px !important;
}

#item300383 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300395 {
	width:9px !important;
	height:9px !important;
}

#item300379 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300377 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300488 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300502 {
	width:9px !important;
	height:9px !important;
}

#item300465 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300482 {
	width:9px !important;
	height:9px !important;
}

#item300445 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300458 {
	width:9px !important;
	height:9px !important;
}

#item300442 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300440 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300073 {
	width:13px !important;
	height:13px !important;
	left:128px !important;
	top:230px !important;
}

#item300081 {
	width:13px !important;
	height:13px !important;
	left:427px !important;
	top:234px !important;
}

#item300088 {
	width:13px !important;
	height:13px !important;
	left:184px !important;
	top:460px !important;
}

#item300096 {
	width:13px !important;
	height:13px !important;
	left:402px !important;
	top:495px !important;
}

#item300103 {
	width:13px !important;
	height:13px !important;
	left:177px !important;
	top:707px !important;
}

#item300110 {
	width:13px !important;
	height:13px !important;
	left:384px !important;
	top:671px !important;
}

#item300554 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300567 {
	width:9px !important;
	height:9px !important;
}

#item300534 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300548 {
	width:9px !important;
	height:9px !important;
}

#item300512 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300526 {
	width:9px !important;
	height:9px !important;
}

#item300508 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300506 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300620 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300632 {
	width:9px !important;
	height:9px !important;
}

#item300600 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300613 {
	width:9px !important;
	height:9px !important;
}

#item300576 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300591 {
	width:9px !important;
	height:9px !important;
}

#item300573 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300571 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300682 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300696 {
	width:9px !important;
	height:9px !important;
}

#item300663 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300675 {
	width:9px !important;
	height:9px !important;
}

#item300641 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300656 {
	width:9px !important;
	height:9px !important;
}

#item300638 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300636 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300749 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300763 {
	width:9px !important;
	height:9px !important;
}

#item300728 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300742 {
	width:9px !important;
	height:9px !important;
}

#item300707 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300721 {
	width:9px !important;
	height:9px !important;
}

#item300704 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300702 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300814 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300830 {
	width:9px !important;
	height:9px !important;
}

#item300795 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300807 {
	width:9px !important;
	height:9px !important;
}

#item300773 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300787 {
	width:9px !important;
	height:9px !important;
}

#item300770 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300768 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item300878 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300893 {
	width:9px !important;
	height:9px !important;
}

#item300859 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300872 {
	width:9px !important;
	height:9px !important;
}

#item300840 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item300853 {
	width:9px !important;
	height:9px !important;
}

#item300837 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item300835 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item302311 {
	width:13px !important;
	height:13px !important;
	left:315px !important;
	top:166px !important;
}

#item302319 {
	width:13px !important;
	height:13px !important;
	left:88px !important;
	top:266px !important;
}

#item302328 {
	width:13px !important;
	height:13px !important;
	left:428px !important;
	top:321px !important;
}

#item302339 {
	width:13px !important;
	height:13px !important;
	left:180px !important;
	top:504px !important;
}

#item302347 {
	width:13px !important;
	height:13px !important;
	left:396px !important;
	top:451px !important;
}

#item302356 {
	width:13px !important;
	height:13px !important;
	left:122px !important;
	top:667px !important;
}

#item302363 {
	width:13px !important;
	height:13px !important;
	left:360px !important;
	top:720px !important;
}

#item302531 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302544 {
	width:9px !important;
	height:9px !important;
}

#item302510 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302524 {
	width:9px !important;
	height:9px !important;
}

#item302440 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302495 {
	width:9px !important;
	height:9px !important;
}

#item302436 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302434 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item302595 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302607 {
	width:9px !important;
	height:9px !important;
}

#item302576 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302588 {
	width:9px !important;
	height:9px !important;
}

#item302553 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302567 {
	width:9px !important;
	height:9px !important;
}

#item302550 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302548 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item302637 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302651 {
	width:9px !important;
	height:9px !important;
}

#item302617 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302631 {
	width:9px !important;
	height:9px !important;
}

#item302614 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302612 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item302660 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302677 {
	width:9px !important;
	height:9px !important;
}

#item302657 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302655 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item302688 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302703 {
	width:9px !important;
	height:9px !important;
}

#item302685 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302683 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item302758 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302771 {
	width:9px !important;
	height:9px !important;
}

#item302736 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302750 {
	width:9px !important;
	height:9px !important;
}

#item302714 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302729 {
	width:9px !important;
	height:9px !important;
}

#item302711 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302709 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item302822 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302834 {
	width:9px !important;
	height:9px !important;
}

#item302802 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302815 {
	width:9px !important;
	height:9px !important;
}

#item302782 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302796 {
	width:9px !important;
	height:9px !important;
}

#item302779 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302776 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item302370 {
	width:13px !important;
	height:13px !important;
	left:229px !important;
	top:144px !important;
}

#item302377 {
	width:13px !important;
	height:13px !important;
	left:454px !important;
	top:153px !important;
}

#item302384 {
	width:13px !important;
	height:13px !important;
	left:189px !important;
	top:300px !important;
}

#item302392 {
	width:13px !important;
	height:13px !important;
	left:456px !important;
	top:297px !important;
}

#item302399 {
	width:13px !important;
	height:13px !important;
	left:148px !important;
	top:469px !important;
}

#item302407 {
	width:13px !important;
	height:13px !important;
	left:418px !important;
	top:424px !important;
}

#item302416 {
	width:13px !important;
	height:13px !important;
	left:116px !important;
	top:676px !important;
}

#item302427 {
	width:13px !important;
	height:13px !important;
	left:359px !important;
	top:699px !important;
}

#item302864 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302877 {
	width:9px !important;
	height:9px !important;
}

#item302844 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302857 {
	width:9px !important;
	height:9px !important;
}

#item302841 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302839 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item302907 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302922 {
	width:9px !important;
	height:9px !important;
}

#item302886 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302899 {
	width:9px !important;
	height:9px !important;
}

#item302883 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302881 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item302956 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302971 {
	width:9px !important;
	height:9px !important;
}

#item302933 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302948 {
	width:9px !important;
	height:9px !important;
}

#item302928 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302926 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item303023 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303036 {
	width:9px !important;
	height:9px !important;
}

#item303003 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303015 {
	width:9px !important;
	height:9px !important;
}

#item302980 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item302994 {
	width:9px !important;
	height:9px !important;
}

#item302977 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item302975 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item303084 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303096 {
	width:9px !important;
	height:9px !important;
}

#item303065 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303078 {
	width:9px !important;
	height:9px !important;
}

#item303046 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303059 {
	width:9px !important;
	height:9px !important;
}

#item303042 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item303040 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item303106 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303121 {
	width:9px !important;
	height:9px !important;
}

#item303103 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item303101 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item303175 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303189 {
	width:9px !important;
	height:9px !important;
}

#item303152 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303169 {
	width:9px !important;
	height:9px !important;
}

#item303132 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303145 {
	width:9px !important;
	height:9px !important;
}

#item303128 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item303125 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item303219 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303235 {
	width:9px !important;
	height:9px !important;
}

#item303198 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item303213 {
	width:9px !important;
	height:9px !important;
}

#item303195 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item303193 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item304647 {
	width:13px !important;
	height:13px !important;
	left:142px !important;
	top:171px !important;
}

#item304654 {
	width:13px !important;
	height:13px !important;
	left:374px !important;
	top:108px !important;
}

#item304662 {
	width:13px !important;
	height:13px !important;
	left:180px !important;
	top:375px !important;
}

#item304669 {
	width:13px !important;
	height:13px !important;
	left:388px !important;
	top:370px !important;
}

#item304677 {
	width:13px !important;
	height:13px !important;
	left:160px !important;
	top:581px !important;
}

#item304687 {
	width:13px !important;
	height:13px !important;
	left:437px !important;
	top:640px !important;
}

#item304776 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item304810 {
	width:9px !important;
	height:9px !important;
}

#item304758 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item304770 {
	width:9px !important;
	height:9px !important;
}

#item304739 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item304752 {
	width:9px !important;
	height:9px !important;
}

#item304736 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item304734 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item304853 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item304867 {
	width:9px !important;
	height:9px !important;
}

#item304850 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item304848 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item304923 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item304936 {
	width:9px !important;
	height:9px !important;
}

#item304903 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item304917 {
	width:9px !important;
	height:9px !important;
}

#item304879 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item304894 {
	width:9px !important;
	height:9px !important;
}

#item304876 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item304873 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item304986 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305000 {
	width:9px !important;
	height:9px !important;
}

#item304965 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item304978 {
	width:9px !important;
	height:9px !important;
}

#item304945 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item304958 {
	width:9px !important;
	height:9px !important;
}

#item304942 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item304940 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item305052 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305065 {
	width:9px !important;
	height:9px !important;
}

#item305032 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305046 {
	width:9px !important;
	height:9px !important;
}

#item305011 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305025 {
	width:9px !important;
	height:9px !important;
}

#item305008 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item305005 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item305076 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305088 {
	width:9px !important;
	height:9px !important;
}

#item305072 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item305070 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item304696 {
	width:13px !important;
	height:13px !important;
	left:175px !important;
	top:108px !important;
}

#item304703 {
	width:13px !important;
	height:13px !important;
	left:148px !important;
	top:433px !important;
}

#item304711 {
	width:13px !important;
	height:13px !important;
	left:114px !important;
	top:621px !important;
}

#item304718 {
	width:13px !important;
	height:13px !important;
	left:298px !important;
	top:589px !important;
}

#item304726 {
	width:13px !important;
	height:13px !important;
	left:422px !important;
	top:624px !important;
}

#item305145 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305160 {
	width:9px !important;
	height:9px !important;
}

#item305120 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305139 {
	width:9px !important;
	height:9px !important;
}

#item305099 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305113 {
	width:9px !important;
	height:9px !important;
}

#item305094 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item305092 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item305208 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305221 {
	width:9px !important;
	height:9px !important;
}

#item305188 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305201 {
	width:9px !important;
	height:9px !important;
}

#item305169 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305181 {
	width:9px !important;
	height:9px !important;
}

#item305166 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item305164 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item305232 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305246 {
	width:9px !important;
	height:9px !important;
}

#item305228 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item305226 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item305256 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305271 {
	width:9px !important;
	height:9px !important;
}

#item305253 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item305251 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item305281 {
	width:300px !important;
	height:265px !important;
	left:15px !important;
	top:27px !important;
}

#item305294 {
	width:9px !important;
	height:9px !important;
}

#item305278 {
	width:12px !important;
	height:12px !important;
	left:17px !important;
	top:57px !important;
}

#item305276 {
	width:320px !important;
	height:297px !important;
	left:133px !important;
	top:267px !important;
}

#item305528 {
	opacity:0.80;
	width:363px !important;
	height:54px !important;
	left:116px !important;
	top:762px !important;
	background:#fff;
}
#in5footer,  #prefooter {display:none;}
