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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1686px; height:1024px; }
.page-scale-wrap { width:1686px; height:1024px; background: #fff !important; }
.paper-vertical { width:1686px; height:100%; }
.paper-horizontal { width:239136px; height:1036px; }
@media all and (max-height:1024px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1686px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
body.has-transitions .pages .page {
	display:block;
	z-index:1;
}
body.has-transitions .pages .page.activePage {
	z-index:2;
	transform:none;
	opacity:1;
}
.trans-fade { -webkit-animation:transFade .6s ease-in-out; animation:transFade .6s ease-in-out; }
.trans-left { -webkit-animation:transLeft .6s ease-in-out; animation:transLeft .6s ease-in-out; }
.trans-right { -webkit-animation:transRight .6s ease-in-out; animation:transRight .6s ease-in-out; }
.trans-top { -webkit-animation:transTop .6s ease-in-out; animation:transTop .6s ease-in-out; }
.trans-bottom { -webkit-animation:transBottom .6s ease-in-out; animation:transBottom .6s ease-in-out; }
.trans-none { -webkit-animation:transFade 0s; animation:transFade 0s; }
.trans-out, .trans-reverse {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.trans-out.trans-reverse {
	webkit-animation-direction:normal;
	animation-direction:normal;
}
@keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes transRight {
	0% { transform:translateX(100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transRight {
	0% { -webkit-transform:translateX(100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transLeft {
	0% { transform:translateX(-100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transLeft {
	0% { -webkit-transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transTop {
	0% { transform:translateY(-100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transTop {
	0% { -webkit-transform:translateY(-100%); }
	100% { -webkit-transform:translateY(0); }
}
@keyframes transBottom {
	0% { transform:translateY(100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transBottom {
	0% { -webkit-transform:translateY(100%); }
	100% { -webkit-transform:translateY(0); }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #b2ac9d; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#b2ac9d;}
#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;}
}

#item116052 {
	width:192px !important;
	height:121px !important;
	left:280px !important;
	top:60px !important;
}

#item116536 {
	width:146px !important;
	min-height:19px !important;
}

#item30084 {
	width:146px !important;
	min-height:19px !important;
}

#item116533 {
	width:146px !important;
	height:19px !important;
	left:452px !important;
	top:840px !important;
}

#item116565 {
	width:264px !important;
	min-height:19px !important;
}

#item30131 {
	width:264px !important;
	min-height:19px !important;
}

#item116562 {
	width:264px !important;
	height:19px !important;
	left:790px !important;
	top:840px !important;
}

#item116738 {
	width:234px !important;
	height:107px !important;
	left:1165px !important;
	top:66px !important;
}

@keyframes fadein-112071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-112071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112111 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item112112 {
	width:186px !important;
	top:135px !important;
	min-height:28px !important;
}

#item112082 {
	width:186px !important;
	top:135px !important;
	min-height:28px !important;
}

#item112071 {
	width:186px !important;
	height:165px !important;
	left:515px !important;
	top:624px !important;
}

@keyframes fadein-112135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-112135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112173 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item112174 {
	width:186px !important;
	top:135px !important;
	min-height:28px !important;
}

#item112144 {
	width:186px !important;
	top:135px !important;
	min-height:28px !important;
}

#item112135 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:624px !important;
}

@keyframes fadein-112197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-112197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112238 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item112239 {
	width:186px !important;
	top:134px !important;
	min-height:28px !important;
}

#item112208 {
	width:186px !important;
	top:134px !important;
	min-height:28px !important;
}

#item112197 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:625px !important;
}

@keyframes fadein-112262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-112262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112300 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item112301 {
	width:186px !important;
	top:134px !important;
	min-height:28px !important;
}

#item112272 {
	width:186px !important;
	top:134px !important;
	min-height:28px !important;
}

#item112262 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:625px !important;
}

@keyframes fadein-112324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-112324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112364 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item112365 {
	width:186px !important;
	top:135px !important;
	min-height:27px !important;
}

#item112333 {
	width:186px !important;
	top:135px !important;
	min-height:28px !important;
}

#item112324 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:624px !important;
}

#item112455 {
	width:894px !important;
	top:297px !important;
	min-height:88px !important;
}

#item112478 {
	width:891px !important;
	left:3px !important;
	top:372px !important;
	background:#fff;
	min-height:17px !important;
}

@keyframes fadeout-112392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-112392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item112400 {
	width:894px !important;
	top:297px !important;
	min-height:88px !important;
}

#item112423 {
	width:891px !important;
	left:3px !important;
	top:372px !important;
	background:#fff;
	min-height:17px !important;
}

@keyframes fadeout-108834 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-108834 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item108843 {
	width:894px !important;
	top:297px !important;
	min-height:88px !important;
}

#item108866 {
	width:891px !important;
	left:3px !important;
	top:372px !important;
	background:#fff;
	min-height:17px !important;
}

#item113226 {
	width:1149px !important;
	height:408px !important;
	left:272px !important;
	top:198px !important;
	background:#fff;
}

@keyframes fadeout-113226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-113226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item113236 {
	width:214px !important;
	height:203px !important;
	left:272px !important;
	top:607px !important;
	background:#fff;
}

@keyframes fadeout-113236 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-113236 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item113249 {
	width:213px !important;
	height:203px !important;
	left:501px !important;
	top:607px !important;
	background:#fff;
}

@keyframes fadeout-113249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-113249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item113250 {
	width:214px !important;
	height:203px !important;
	left:736px !important;
	top:607px !important;
	background:#fff;
}

@keyframes fadeout-113250 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-113250 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item113251 {
	width:213px !important;
	height:203px !important;
	left:971px !important;
	top:607px !important;
	background:#fff;
}

@keyframes fadeout-113251 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-113251 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item113254 {
	width:214px !important;
	height:203px !important;
	left:1207px !important;
	top:607px !important;
	background:#fff;
}

@keyframes fadeout-113254 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-113254 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item108808 {
	width:221px !important;
	left:280px !important;
	top:218px !important;
	min-height:368px !important;
}

@keyframes flyinfromright-108808 {
	0% {
		transform:translate(443px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-108808 {
	0% {
		-webkit-transform:translate(443px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116730 {
	width:230px !important;
	height:144px !important;
	left:272px !important;
	top:54px !important;
	background:#fff;
}

@keyframes fadein-116731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-116731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116808 {
	width:257px !important;
	height:126px !important;
	left:1150px !important;
	top:60px !important;
	background:#fff;
}

@keyframes fadein-107854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-107854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107855 {
	width:1126px !important;
	height:137px !important;
	left:1px !important;
	background:#b2ac9d;
}

#item107856 {
	width:1127px !important;
	top:145px !important;
	min-height:22px !important;
}

#item107880 {
	width:12px !important;
	height:23px !important;
	left:19px !important;
	top:95px !important;
}

#item107886 {
	width:24px !important;
	height:19px !important;
	left:48px !important;
	top:97px !important;
}

#item107891 {
	width:25px !important;
	height:25px !important;
	left:89px !important;
	top:94px !important;
}

#item107900 {
	width:199px !important;
	left:891px !important;
	top:13px !important;
	min-height:19px !important;
}

#item116664 {
	width:264px !important;
	min-height:19px !important;
}

#item107923 {
	width:264px !important;
	min-height:19px !important;
}

#item116661 {
	width:264px !important;
	height:19px !important;
	left:511px !important;
	top:13px !important;
}

#item107973 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item107949 {
	width:126px !important;
	min-height:18px !important;
}

#item107946 {
	width:126px !important;
	height:18px !important;
	left:511px !important;
	top:32px !important;
}

#item108023 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item107999 {
	width:126px !important;
	min-height:18px !important;
}

#item107996 {
	width:126px !important;
	height:18px !important;
	left:649px !important;
	top:32px !important;
}

#item108075 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item108050 {
	width:236px !important;
	min-height:18px !important;
}

#item108046 {
	width:236px !important;
	height:18px !important;
	left:173px !important;
	top:50px !important;
}

#item108125 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item108101 {
	width:126px !important;
	min-height:18px !important;
}

#item108098 {
	width:126px !important;
	height:18px !important;
	left:511px !important;
	top:50px !important;
}

#item108175 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item108151 {
	width:126px !important;
	min-height:18px !important;
}

#item108148 {
	width:126px !important;
	height:18px !important;
	left:649px !important;
	top:50px !important;
}

#item108225 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item108201 {
	width:126px !important;
	min-height:18px !important;
}

#item108198 {
	width:126px !important;
	height:18px !important;
	left:511px !important;
	top:68px !important;
}

#item108275 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item108251 {
	width:126px !important;
	min-height:18px !important;
}

#item108248 {
	width:126px !important;
	height:18px !important;
	left:649px !important;
	top:68px !important;
}

#item108326 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item108301 {
	width:126px !important;
	min-height:18px !important;
}

#item108298 {
	width:126px !important;
	height:18px !important;
	left:511px !important;
	top:86px !important;
}

#item108376 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item108352 {
	width:126px !important;
	min-height:18px !important;
}

#item108349 {
	width:126px !important;
	height:18px !important;
	left:511px !important;
	top:104px !important;
}

#item108426 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item108402 {
	width:236px !important;
	min-height:18px !important;
}

#item108399 {
	width:236px !important;
	height:18px !important;
	left:891px !important;
	top:104px !important;
}

#item108461 {
	width:16px !important;
	height:16px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item108462 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item108463 {
	width:16px !important;
	height:16px !important;
	left:48px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item108464 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item108452 {
	width:16px !important;
	height:16px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item108453 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item108454 {
	width:16px !important;
	height:16px !important;
	left:48px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item108455 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item108449 {
	width:64px !important;
	height:48px !important;
	left:34px !important;
	top:13px !important;
}

#item108497 {
	width:83px !important;
	min-height:18px !important;
}

#item108473 {
	width:83px !important;
	min-height:18px !important;
}

#item108470 {
	width:83px !important;
	height:18px !important;
	left:173px !important;
	top:104px !important;
}

#item108547 {
	width:153px !important;
	min-height:18px !important;
}

#item108523 {
	width:153px !important;
	min-height:18px !important;
}

#item108520 {
	width:153px !important;
	height:18px !important;
	left:256px !important;
	top:104px !important;
}

#item108598 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item108573 {
	width:236px !important;
	min-height:18px !important;
}

#item108570 {
	width:236px !important;
	height:18px !important;
	left:173px !important;
	top:86px !important;
}

#item108648 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item108624 {
	width:236px !important;
	min-height:18px !important;
}

#item108621 {
	width:236px !important;
	height:18px !important;
	left:173px !important;
	top:68px !important;
}

#item108698 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item108674 {
	width:236px !important;
	min-height:18px !important;
}

#item108671 {
	width:236px !important;
	height:18px !important;
	left:173px !important;
	top:32px !important;
}

#item116688 {
	width:146px !important;
	min-height:19px !important;
}

#item108721 {
	width:146px !important;
	min-height:19px !important;
}

#item116659 {
	width:146px !important;
	height:19px !important;
	left:173px !important;
	top:13px !important;
}

#item108745 {
	width:236px !important;
	left:891px !important;
	top:32px !important;
	min-height:56px !important;
}

#item112053 {
	width:186px !important;
	height:165px !important;
}

#item112050 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:624px !important;
}

#item112057 {
	width:186px !important;
	height:165px !important;
}

#item112054 {
	width:186px !important;
	height:165px !important;
	left:515px !important;
	top:624px !important;
}

#item112061 {
	width:186px !important;
	height:165px !important;
}

#item112058 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:624px !important;
}

#item112065 {
	width:186px !important;
	height:165px !important;
}

#item112062 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:624px !important;
}

#item112070 {
	width:186px !important;
	height:165px !important;
}

#item112067 {
	width:186px !important;
	height:165px !important;
	left:1221px !important;
	top:624px !important;
}

@keyframes fadein-107666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-107666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107672 {
	width:641px !important;
	left:9px !important;
	top:5px !important;
	min-height:70px !important;
}

#item107722 {
	width:112px !important;
	min-height:26px !important;
}

#item107698 {
	width:112px !important;
	min-height:26px !important;
}

#item107695 {
	width:112px !important;
	height:26px !important;
	left:14px !important;
	top:94px !important;
}

#item107773 {
	width:112px !important;
	min-height:26px !important;
}

#item107749 {
	width:112px !important;
	min-height:26px !important;
}

#item107746 {
	width:112px !important;
	height:26px !important;
	left:199px !important;
	top:94px !important;
}

#item107823 {
	width:112px !important;
	min-height:26px !important;
}

#item107799 {
	width:112px !important;
	min-height:26px !important;
}

#item107796 {
	width:112px !important;
	height:26px !important;
	left:401px !important;
	top:94px !important;
}

@keyframes fadein-116813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-116813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116813 {
	width:234px !important;
	height:107px !important;
	left:1165px !important;
	top:66px !important;
}

#item497 {
	width:1126px !important;
	height:137px !important;
	left:280px !important;
	top:827px !important;
	background:#b2ac9d;
}

#item645 {
	width:1127px !important;
	left:279px !important;
	top:972px !important;
	min-height:22px !important;
}

#item35393 {
	width:112px !important;
	min-height:26px !important;
}

#item35369 {
	width:112px !important;
	min-height:26px !important;
}

#item35367 {
	width:112px !important;
	height:26px !important;
	left:529px !important;
	top:154px !important;
}

#item35442 {
	width:112px !important;
	min-height:26px !important;
}

#item35418 {
	width:112px !important;
	min-height:26px !important;
}

#item35416 {
	width:112px !important;
	height:26px !important;
	left:714px !important;
	top:154px !important;
}

#item35491 {
	width:112px !important;
	min-height:26px !important;
}

#item35467 {
	width:112px !important;
	min-height:26px !important;
}

#item35465 {
	width:112px !important;
	height:26px !important;
	left:916px !important;
	top:154px !important;
}

#item30108 {
	width:199px !important;
	left:1170px !important;
	top:840px !important;
	min-height:19px !important;
}

#item30154 {
	width:236px !important;
	left:1170px !important;
	top:859px !important;
	min-height:56px !important;
}

#item35935 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item35524 {
	width:236px !important;
	min-height:18px !important;
}

#item35894 {
	width:236px !important;
	height:18px !important;
	left:452px !important;
	top:859px !important;
}

#item36087 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item35675 {
	width:126px !important;
	min-height:18px !important;
}

#item35899 {
	width:126px !important;
	height:18px !important;
	left:790px !important;
	top:859px !important;
}

#item36208 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item35795 {
	width:126px !important;
	min-height:18px !important;
}

#item35904 {
	width:126px !important;
	height:18px !important;
	left:928px !important;
	top:859px !important;
}

#item35959 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item35547 {
	width:236px !important;
	min-height:18px !important;
}

#item35895 {
	width:236px !important;
	height:18px !important;
	left:452px !important;
	top:877px !important;
}

#item36112 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item35698 {
	width:126px !important;
	min-height:18px !important;
}

#item35900 {
	width:126px !important;
	height:18px !important;
	left:790px !important;
	top:877px !important;
}

#item36232 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item35819 {
	width:126px !important;
	min-height:18px !important;
}

#item35905 {
	width:126px !important;
	height:18px !important;
	left:928px !important;
	top:877px !important;
}

#item35983 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item35573 {
	width:236px !important;
	min-height:18px !important;
}

#item35896 {
	width:236px !important;
	height:18px !important;
	left:452px !important;
	top:895px !important;
}

#item36136 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item35721 {
	width:126px !important;
	min-height:18px !important;
}

#item35901 {
	width:126px !important;
	height:18px !important;
	left:790px !important;
	top:895px !important;
}

#item36257 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item35842 {
	width:126px !important;
	min-height:18px !important;
}

#item35906 {
	width:126px !important;
	height:18px !important;
	left:928px !important;
	top:895px !important;
}

#item36007 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item35596 {
	width:236px !important;
	min-height:18px !important;
}

#item35897 {
	width:236px !important;
	height:18px !important;
	left:452px !important;
	top:913px !important;
}

#item36160 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item35744 {
	width:126px !important;
	min-height:18px !important;
}

#item35902 {
	width:126px !important;
	height:18px !important;
	left:790px !important;
	top:913px !important;
}

#item36032 {
	width:83px !important;
	min-height:18px !important;
}

#item35620 {
	width:83px !important;
	min-height:18px !important;
}

#item35931 {
	width:83px !important;
	height:18px !important;
	left:452px !important;
	top:931px !important;
}

#item36184 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item35767 {
	width:126px !important;
	min-height:18px !important;
}

#item35903 {
	width:126px !important;
	height:18px !important;
	left:790px !important;
	top:931px !important;
}

#item36281 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item35871 {
	width:236px !important;
	min-height:18px !important;
}

#item35907 {
	width:236px !important;
	height:18px !important;
	left:1170px !important;
	top:931px !important;
}

#item36056 {
	width:153px !important;
	min-height:18px !important;
}

#item35646 {
	width:153px !important;
	min-height:18px !important;
}

#item35898 {
	width:153px !important;
	height:18px !important;
	left:535px !important;
	top:931px !important;
}

#item36312 {
	width:16px !important;
	height:16px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item36313 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item36314 {
	width:16px !important;
	height:16px !important;
	left:48px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item36315 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item30260 {
	width:16px !important;
	height:16px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item30262 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item30263 {
	width:16px !important;
	height:16px !important;
	left:48px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item30264 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item35925 {
	width:64px !important;
	height:48px !important;
	left:314px !important;
	top:840px !important;
}

#item116775 {
	width:107px !important;
	min-height:22px !important;
}

#item116749 {
	width:107px !important;
	min-height:22px !important;
}

#item116745 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item115496 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item116101 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item116102 {
	width:186px !important;
	top:135px !important;
	min-height:27px !important;
}

#item116072 {
	width:186px !important;
	top:135px !important;
	min-height:28px !important;
}

#item116061 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:220px !important;
}

#item116166 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item116167 {
	width:186px !important;
	top:135px !important;
	min-height:28px !important;
}

#item116137 {
	width:186px !important;
	top:135px !important;
	min-height:28px !important;
}

#item116128 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:220px !important;
}

#item116232 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item116233 {
	width:186px !important;
	top:135px !important;
	min-height:28px !important;
}

#item116203 {
	width:186px !important;
	top:135px !important;
	min-height:28px !important;
}

#item116193 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:220px !important;
}

#item116299 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item116300 {
	width:186px !important;
	top:134px !important;
	min-height:28px !important;
}

#item116271 {
	width:186px !important;
	top:134px !important;
	min-height:28px !important;
}

#item116260 {
	width:186px !important;
	height:165px !important;
	left:751px !important;
	top:421px !important;
}

#item116369 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item116370 {
	width:186px !important;
	top:134px !important;
	min-height:28px !important;
}

#item116339 {
	width:186px !important;
	top:134px !important;
	min-height:28px !important;
}

#item116331 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:421px !important;
}

#item116434 {
	opacity:0.40;
	width:186px !important;
	height:165px !important;
	background:#ffffff;
}

#item116435 {
	width:186px !important;
	top:134px !important;
	min-height:28px !important;
}

#item116403 {
	width:186px !important;
	top:134px !important;
	min-height:28px !important;
}

#item116396 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:421px !important;
}

#item115682 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item115657 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item115653 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:624px !important;
}

#item115838 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item115813 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item115810 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:624px !important;
}

#item115997 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item115972 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item115969 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:624px !important;
}

#item116491 {
	width:186px !important;
	height:165px !important;
}

#item116488 {
	width:186px !important;
	height:165px !important;
	left:751px !important;
	top:220px !important;
}

#item116500 {
	width:186px !important;
	height:165px !important;
}

#item116495 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:220px !important;
}

#item116506 {
	width:186px !important;
	height:165px !important;
}

#item116501 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:220px !important;
}

#item116513 {
	width:186px !important;
	height:165px !important;
}

#item116508 {
	width:186px !important;
	height:165px !important;
	left:751px !important;
	top:421px !important;
}

#item116519 {
	width:186px !important;
	height:165px !important;
}

#item116514 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:421px !important;
}

#item116526 {
	width:186px !important;
	height:165px !important;
}

#item116521 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:421px !important;
}

#item48025 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:218px !important;
}

#item48034 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:624px !important;
}

#item48030 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:421px !important;
}

#item48026 {
	width:186px !important;
	height:165px !important;
	left:515px !important;
	top:218px !important;
}

#item48031 {
	width:186px !important;
	height:165px !important;
	left:515px !important;
	top:421px !important;
}

#item48027 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:218px !important;
}

#item48032 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:421px !important;
}

#item48028 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:218px !important;
}

#item48029 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:218px !important;
}

#item1812 {
	width:186px !important;
	left:280px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item1835 {
	width:186px !important;
	left:515px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item1858 {
	width:186px !important;
	left:750px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item1881 {
	width:186px !important;
	left:985px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item1904 {
	width:186px !important;
	left:1220px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item1927 {
	width:186px !important;
	left:280px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item1950 {
	width:186px !important;
	left:515px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item1973 {
	width:186px !important;
	left:750px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item1997 {
	width:186px !important;
	left:280px !important;
	top:789px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item47967 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item2038 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item47959 {
	width:186px !important;
	height:64px !important;
	left:750px !important;
	top:624px !important;
}

#item47999 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item2061 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item47992 {
	width:186px !important;
	height:64px !important;
	left:750px !important;
	top:725px !important;
}

#item2084 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:70px !important;
}

#item2108 {
	width:416px !important;
	left:990px !important;
	top:748px !important;
	min-height:43px !important;
}

#item48033 {
	width:186px !important;
	height:165px !important;
	left:515px !important;
	top:624px !important;
}

#item2142 {
	width:186px !important;
	left:515px !important;
	top:789px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item53449 {
	width:80px !important;
	min-height:22px !important;
}

#item53424 {
	width:80px !important;
	min-height:22px !important;
}

#item53421 {
	width:80px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item53503 {
	width:134px !important;
	min-height:22px !important;
}

#item53479 {
	width:134px !important;
	min-height:22px !important;
}

#item53476 {
	width:134px !important;
	height:22px !important;
	left:608px !important;
	top:188px !important;
}

#item132532 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item34435 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item132528 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item46313 {
	width:80px !important;
	height:24px !important;
	background:#b2ac9d;
}

#item34489 {
	width:80px !important;
	height:24px !important;
	background:#b2ac9d;
}

#item46305 {
	width:80px !important;
	height:24px !important;
	left:1326px !important;
	top:384px !important;
}

#item46337 {
	width:80px !important;
	height:24px !important;
	background:#b2ac9d;
}

#item34540 {
	width:80px !important;
	height:24px !important;
	background:#b2ac9d;
}

#item46304 {
	width:80px !important;
	height:24px !important;
	left:1326px !important;
	top:422px !important;
}

#item46361 {
	width:80px !important;
	height:24px !important;
	background:#b2ac9d;
}

#item34614 {
	width:80px !important;
	height:24px !important;
	background:#b2ac9d;
}

#item46303 {
	width:80px !important;
	height:24px !important;
	left:1326px !important;
	top:536px !important;
}

#item46385 {
	width:80px !important;
	height:24px !important;
	background:#b2ac9d;
}

#item34637 {
	width:80px !important;
	height:24px !important;
	background:#b2ac9d;
}

#item46302 {
	width:80px !important;
	height:24px !important;
	left:1326px !important;
	top:574px !important;
}

#item7812 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:70px !important;
}

#item54023 {
	width:80px !important;
	min-height:22px !important;
}

#item53999 {
	width:80px !important;
	min-height:22px !important;
}

#item53996 {
	width:80px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item54073 {
	width:141px !important;
	min-height:22px !important;
}

#item54049 {
	width:134px !important;
	min-height:22px !important;
}

#item54046 {
	width:141px !important;
	height:22px !important;
	left:608px !important;
	top:188px !important;
}

#item131703 {
	width:715px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item40005 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item39982 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item39959 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item39935 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:459px !important;
}

#item39912 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item39889 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item7863 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item53662 {
	width:137px !important;
	left:738px !important;
	top:188px !important;
	min-height:22px !important;
}

#item36968 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item36945 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item36922 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item36899 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item36876 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item36853 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item36830 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item8023 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item53697 {
	width:180px !important;
	left:738px !important;
	top:188px !important;
	min-height:22px !important;
}

#item37136 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item37113 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item37090 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item37067 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item37044 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item37021 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item36998 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item8173 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item53742 {
	width:161px !important;
	left:738px !important;
	top:188px !important;
	min-height:22px !important;
}

#item37309 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item37286 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item37263 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item37240 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item37217 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item37194 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item37171 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item8307 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item53779 {
	width:165px !important;
	left:738px !important;
	top:188px !important;
	min-height:22px !important;
}

#item37480 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item37457 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item37434 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item37411 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item37388 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item37365 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item37342 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item8450 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item53208 {
	width:149px !important;
	left:738px !important;
	top:188px !important;
	min-height:22px !important;
}

#item37652 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item37629 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item37606 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item37583 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item37560 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item37537 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item37514 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item8592 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item53818 {
	width:149px !important;
	left:738px !important;
	top:188px !important;
	min-height:22px !important;
}

#item37821 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item37798 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item37774 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item37751 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item37728 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item37705 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item37682 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item29895 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item53854 {
	width:133px !important;
	left:738px !important;
	top:188px !important;
	min-height:22px !important;
}

#item37986 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item37963 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item37940 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item37916 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item37893 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item37870 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item37846 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item8742 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item53892 {
	width:137px !important;
	left:738px !important;
	top:188px !important;
	min-height:22px !important;
}

#item38163 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item38140 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item38117 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item38094 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item38071 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item38047 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item38024 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item8880 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item53920 {
	width:133px !important;
	left:738px !important;
	top:188px !important;
	min-height:22px !important;
}

#item50357 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item50292 {
	width:581px !important;
	height:37px !important;
	left:750px !important;
	top:568px !important;
}

#item50269 {
	width:581px !important;
	height:37px !important;
	left:750px !important;
	top:530px !important;
}

#item50245 {
	width:581px !important;
	height:37px !important;
	left:750px !important;
	top:492px !important;
}

#item50221 {
	width:581px !important;
	height:37px !important;
	left:750px !important;
	top:454px !important;
}

#item50198 {
	width:581px !important;
	height:37px !important;
	left:750px !important;
	top:416px !important;
}

#item50175 {
	width:581px !important;
	height:37px !important;
	left:750px !important;
	top:378px !important;
}

#item50152 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item53966 {
	width:94px !important;
	left:738px !important;
	top:188px !important;
	min-height:22px !important;
}

#item56308 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:70px !important;
}

#item56420 {
	width:80px !important;
	min-height:22px !important;
}

#item56396 {
	width:80px !important;
	min-height:22px !important;
}

#item56392 {
	width:80px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item56470 {
	width:134px !important;
	min-height:22px !important;
}

#item56446 {
	width:134px !important;
	min-height:22px !important;
}

#item56443 {
	width:134px !important;
	height:22px !important;
	left:608px !important;
	top:188px !important;
}

#item57216 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item56737 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item57107 {
	width:186px !important;
	height:64px !important;
	left:515px !important;
	top:725px !important;
}

#item57187 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item56768 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item57106 {
	width:186px !important;
	height:64px !important;
	left:515px !important;
	top:624px !important;
}

#item57105 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:624px !important;
}

#item57103 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:421px !important;
}

#item57104 {
	width:186px !important;
	height:165px !important;
	left:515px !important;
	top:421px !important;
}

#item57098 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:218px !important;
}

#item57099 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:218px !important;
}

#item57100 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:218px !important;
}

#item57101 {
	width:186px !important;
	height:165px !important;
	left:515px !important;
	top:218px !important;
}

#item57102 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:218px !important;
}

#item56874 {
	width:416px !important;
	left:755px !important;
	top:748px !important;
	min-height:43px !important;
}

#item56897 {
	width:186px !important;
	left:515px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item56920 {
	width:186px !important;
	left:280px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item56943 {
	width:186px !important;
	left:280px !important;
	top:789px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item56966 {
	width:186px !important;
	left:1220px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item56989 {
	width:186px !important;
	left:985px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item57012 {
	width:186px !important;
	left:750px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item57035 {
	width:186px !important;
	left:515px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item57058 {
	width:186px !important;
	left:280px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item9610 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item57315 {
	width:80px !important;
	min-height:22px !important;
}

#item57291 {
	width:80px !important;
	min-height:22px !important;
}

#item57288 {
	width:80px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item57365 {
	width:141px !important;
	min-height:22px !important;
}

#item57341 {
	width:141px !important;
	min-height:22px !important;
}

#item57338 {
	width:141px !important;
	height:22px !important;
	left:608px !important;
	top:188px !important;
}

#item38517 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item38494 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item38471 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item38448 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item38424 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item38401 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item38378 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item9839 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item9811 {
	width:254px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item38689 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item38666 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item38643 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item38620 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item38597 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item38573 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item38550 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item10008 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item10036 {
	width:254px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item38862 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item38839 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item38816 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item38782 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item38759 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item38736 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item38713 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item10227 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item10255 {
	width:254px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item39028 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item39004 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item38980 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item38957 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item38934 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item38911 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item38888 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item10366 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item10394 {
	width:254px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item39199 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item39176 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item39153 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item39130 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item39107 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item39084 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item39061 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item10495 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item10524 {
	width:254px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item39371 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item39348 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item39325 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item39302 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item39279 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item39255 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item39232 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item10636 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item10666 {
	width:254px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item39537 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item39514 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item39491 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item39468 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item39444 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item39421 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item39398 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item11348 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item11377 {
	width:254px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item39712 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item39689 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item39666 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item39643 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item39620 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item39597 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item39573 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item11479 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item11511 {
	width:254px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item57437 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:70px !important;
}

#item57488 {
	width:80px !important;
	min-height:22px !important;
}

#item57463 {
	width:80px !important;
	min-height:22px !important;
}

#item57460 {
	width:80px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item57538 {
	width:134px !important;
	min-height:22px !important;
}

#item57514 {
	width:134px !important;
	min-height:22px !important;
}

#item57511 {
	width:134px !important;
	height:22px !important;
	left:608px !important;
	top:188px !important;
}

#item58100 {
	width:416px !important;
	left:990px !important;
	top:748px !important;
	min-height:43px !important;
}

#item58123 {
	width:186px !important;
	left:750px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58146 {
	width:186px !important;
	left:985px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58169 {
	width:186px !important;
	left:1220px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58192 {
	width:186px !important;
	left:515px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58215 {
	width:186px !important;
	left:280px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58238 {
	width:186px !important;
	left:280px !important;
	top:789px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58261 {
	width:186px !important;
	left:515px !important;
	top:789px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58284 {
	width:186px !important;
	left:1220px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58307 {
	width:186px !important;
	left:985px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58331 {
	width:186px !important;
	left:750px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58354 {
	width:186px !important;
	left:515px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item58377 {
	width:186px !important;
	left:280px !important;
	top:383px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71456 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item58411 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item58545 {
	width:186px !important;
	height:64px !important;
	left:750px !important;
	top:725px !important;
}

#item71426 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item58434 {
	width:183px !important;
	left:3px !important;
	top:12px !important;
	min-height:52px !important;
}

#item58544 {
	width:186px !important;
	height:64px !important;
	left:750px !important;
	top:624px !important;
}

#item58543 {
	width:186px !important;
	height:165px !important;
	left:515px !important;
	top:624px !important;
}

#item58542 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:624px !important;
}

#item58541 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:421px !important;
}

#item58540 {
	width:186px !important;
	height:165px !important;
	left:515px !important;
	top:421px !important;
}

#item58539 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:421px !important;
}

#item58538 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:421px !important;
}

#item58537 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:421px !important;
}

#item58536 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:218px !important;
}

#item58535 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:218px !important;
}

#item58534 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:218px !important;
}

#item58533 {
	width:186px !important;
	height:165px !important;
	left:515px !important;
	top:218px !important;
}

#item58532 {
	width:186px !important;
	height:165px !important;
	left:280px !important;
	top:218px !important;
}

#item5397 {
	width:882px !important;
	left:524px !important;
	top:65px !important;
	min-height:70px !important;
}

#item11701 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item58669 {
	width:80px !important;
	min-height:22px !important;
}

#item58645 {
	width:80px !important;
	min-height:22px !important;
}

#item58642 {
	width:80px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item58719 {
	width:134px !important;
	min-height:22px !important;
}

#item58695 {
	width:134px !important;
	min-height:22px !important;
}

#item58692 {
	width:134px !important;
	height:22px !important;
	left:608px !important;
	top:188px !important;
}

#item40356 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item40332 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item40309 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item40286 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item40263 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item40240 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item40217 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item11811 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item11788 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item40527 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item40504 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item40481 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item40458 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item40435 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item40412 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item40389 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item11937 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item11960 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item40697 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item40674 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item40651 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item40628 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item40605 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item40582 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item40558 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item12082 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item12105 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item40878 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item40854 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item40831 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item40808 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item40785 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item40761 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item40738 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item12215 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item12238 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item41051 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item41028 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item41005 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item40982 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item40959 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item40936 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item40913 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item12322 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item12345 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item41220 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item41197 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item41174 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item41151 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item41128 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item41104 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item41081 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item12461 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item12484 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item41389 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item41366 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item41342 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item41319 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item41296 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item41273 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item41250 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item12595 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item12618 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item41562 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item41539 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item41507 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item41484 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item41460 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item41437 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item41414 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item12719 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item12742 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item41725 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item41702 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item41678 {
	width:656px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item41655 {
	width:656px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item41632 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item41609 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item41586 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item12951 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item12976 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item13132 {
	width:207px !important;
	left:750px !important;
	top:794px !important;
	min-height:18px !important;
}

#item13155 {
	width:207px !important;
	left:985px !important;
	top:794px !important;
	min-height:18px !important;
}

#item13178 {
	width:207px !important;
	left:1220px !important;
	top:794px !important;
	min-height:18px !important;
}

#item41896 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item41873 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item41850 {
	width:657px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item41827 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item41804 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item41781 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item41757 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item13248 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item13271 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item13316 {
	width:207px !important;
	left:750px !important;
	top:794px !important;
	min-height:18px !important;
}

#item13339 {
	width:207px !important;
	left:985px !important;
	top:794px !important;
	min-height:18px !important;
}

#item13362 {
	width:207px !important;
	left:1220px !important;
	top:794px !important;
	min-height:18px !important;
}

#item42068 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item42045 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item42022 {
	width:656px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item41999 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item41976 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item41953 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item41929 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item13463 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item13486 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item13522 {
	width:207px !important;
	left:750px !important;
	top:794px !important;
	min-height:18px !important;
}

#item13545 {
	width:207px !important;
	left:985px !important;
	top:794px !important;
	min-height:18px !important;
}

#item13568 {
	width:207px !important;
	left:1220px !important;
	top:794px !important;
	min-height:18px !important;
}

#item42237 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:574px !important;
}

#item42214 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:536px !important;
}

#item42191 {
	width:657px !important;
	height:31px !important;
	left:750px !important;
	top:498px !important;
}

#item42168 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:460px !important;
}

#item42145 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:422px !important;
}

#item42121 {
	width:576px !important;
	height:31px !important;
	left:750px !important;
	top:384px !important;
}

#item42098 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:88px !important;
}

#item13670 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item13693 {
	width:254px !important;
	left:723px !important;
	top:188px !important;
	min-height:22px !important;
}

#item2668 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:70px !important;
}

#item2782 {
	width:415px !important;
	left:286px !important;
	top:567px !important;
	min-height:37px !important;
}

#item2805 {
	width:415px !important;
	left:286px !important;
	top:279px !important;
	min-height:37px !important;
}

#item2828 {
	width:415px !important;
	left:286px !important;
	top:375px !important;
	min-height:37px !important;
}

#item2852 {
	width:415px !important;
	left:286px !important;
	top:472px !important;
	min-height:37px !important;
}

#item2875 {
	width:415px !important;
	left:286px !important;
	top:662px !important;
	min-height:37px !important;
}

#item2898 {
	width:415px !important;
	left:286px !important;
	top:757px !important;
	min-height:37px !important;
}

#item60139 {
	width:80px !important;
	min-height:22px !important;
}

#item60115 {
	width:80px !important;
	min-height:22px !important;
}

#item60112 {
	width:80px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item60189 {
	width:166px !important;
	min-height:22px !important;
}

#item60165 {
	width:153px !important;
	min-height:22px !important;
}

#item60162 {
	width:166px !important;
	height:22px !important;
	left:608px !important;
	top:188px !important;
}

#item131727 {
	width:700px !important;
	left:748px !important;
	top:243px !important;
	min-height:178px !important;
}

#item65753 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65451 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65698 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:421px !important;
}

#item65789 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65474 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65778 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:421px !important;
}

#item65822 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65497 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65779 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item65909 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65520 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65782 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:625px !important;
}

#item65880 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65543 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65781 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:625px !important;
}

#item65850 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65566 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item65780 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:625px !important;
}

#item13983 {
	width:639px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item60268 {
	width:80px !important;
	min-height:22px !important;
}

#item60244 {
	width:80px !important;
	min-height:22px !important;
}

#item60241 {
	width:80px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item60318 {
	width:162px !important;
	min-height:22px !important;
}

#item60294 {
	width:162px !important;
	min-height:22px !important;
}

#item60291 {
	width:162px !important;
	height:22px !important;
	left:608px !important;
	top:188px !important;
}

#item132560 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item131679 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item132557 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item14934 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:121px !important;
}

#item14911 {
	width:254px !important;
	left:754px !important;
	top:188px !important;
	min-height:22px !important;
}

#item14888 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item65953 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66046 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66016 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66005 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:421px !important;
}

#item66115 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66085 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66069 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item66179 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66148 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66138 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:625px !important;
}

#item66242 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66212 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66202 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:625px !important;
}

#item66302 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66274 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66265 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:625px !important;
}

#item14987 {
	width:700px !important;
	left:748px !important;
	top:289px !important;
	min-height:121px !important;
}

#item15010 {
	width:254px !important;
	left:754px !important;
	top:188px !important;
	min-height:22px !important;
}

#item15033 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item66383 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66352 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66342 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:421px !important;
}

#item66419 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66516 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66485 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66473 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item66579 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66550 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66539 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:625px !important;
}

#item66642 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66612 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66602 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:625px !important;
}

#item66704 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66675 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66665 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:625px !important;
}

#item15084 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:121px !important;
}

#item15107 {
	width:254px !important;
	left:754px !important;
	top:188px !important;
	min-height:22px !important;
}

#item15130 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item66766 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66737 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66727 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:421px !important;
}

#item66831 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66801 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66789 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:421px !important;
}

#item66867 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66962 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66931 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66921 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:625px !important;
}

#item67024 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66995 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item66985 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:625px !important;
}

#item67086 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67057 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67047 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:625px !important;
}

#item15189 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:121px !important;
}

#item15212 {
	width:254px !important;
	left:754px !important;
	top:188px !important;
	min-height:22px !important;
}

#item15235 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item67152 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67121 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67109 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:421px !important;
}

#item67214 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67185 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67175 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:421px !important;
}

#item67281 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67250 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67237 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item67314 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67408 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67377 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67367 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:625px !important;
}

#item67472 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67441 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67431 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:625px !important;
}

#item15294 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:121px !important;
}

#item15317 {
	width:254px !important;
	left:754px !important;
	top:188px !important;
	min-height:22px !important;
}

#item15340 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item67535 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67507 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67495 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:421px !important;
}

#item67600 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67569 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67558 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:421px !important;
}

#item67667 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67637 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67623 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item67730 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67700 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67690 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:625px !important;
}

#item67764 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67861 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67831 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67818 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:625px !important;
}

#item15401 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:121px !important;
}

#item15424 {
	width:254px !important;
	left:754px !important;
	top:188px !important;
	min-height:22px !important;
}

#item15448 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item67922 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67894 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67885 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:421px !important;
}

#item67987 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67958 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item67946 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:421px !important;
}

#item68053 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68023 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68010 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item68118 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68086 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68076 {
	width:186px !important;
	height:185px !important;
	left:748px !important;
	top:625px !important;
}

#item68184 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68152 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68141 {
	width:186px !important;
	height:185px !important;
	left:984px !important;
	top:625px !important;
}

#item68218 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item15603 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item65370 {
	width:80px !important;
	min-height:22px !important;
}

#item65346 {
	width:80px !important;
	min-height:22px !important;
}

#item65343 {
	width:80px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item65420 {
	width:138px !important;
	min-height:22px !important;
}

#item65396 {
	width:138px !important;
	min-height:22px !important;
}

#item65393 {
	width:138px !important;
	height:22px !important;
	left:608px !important;
	top:188px !important;
}

#item16569 {
	width:700px !important;
	left:750px !important;
	top:243px !important;
	min-height:178px !important;
}

#item68649 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68618 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68606 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item68714 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68685 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68672 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item68774 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68746 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68737 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item68838 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68807 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68797 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item68902 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68872 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68861 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item68962 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68928 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item68925 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item16755 {
	width:221px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item16606 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item16629 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item69021 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69115 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69085 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69075 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item69175 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69147 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69138 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item69238 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69208 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69198 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item69305 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69274 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69261 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item69363 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69331 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69328 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item16778 {
	width:183px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item16662 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item16714 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item69454 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69424 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69411 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item69517 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69579 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69550 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69540 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item69642 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69612 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69602 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item69706 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69677 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69665 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item69764 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69733 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69730 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item16834 {
	width:183px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item16857 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item16889 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item69837 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69807 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69794 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item69901 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69872 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69860 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item69963 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70027 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69996 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item69986 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item70089 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70060 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70050 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item70147 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70115 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70112 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item16945 {
	width:183px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item16968 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item16997 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item70220 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70189 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70176 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item70283 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70253 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70243 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item70348 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70317 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70306 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item70410 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70474 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70443 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70433 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item70532 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70501 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70497 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item17042 {
	width:202px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item17065 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item17092 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:131px !important;
}

#item70604 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70574 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70561 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item70669 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70639 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70627 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item70732 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70702 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70692 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item70792 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70764 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70755 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item70857 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70914 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70883 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70880 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item17137 {
	width:202px !important;
	left:729px !important;
	top:188px !important;
	min-height:22px !important;
}

#item17160 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item17190 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:131px !important;
}

#item70987 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70956 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item70943 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item71053 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71022 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71011 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item71116 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71087 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71076 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item71178 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71149 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71139 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item71241 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71211 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71201 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item71300 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item86698 {
	width:107px !important;
	min-height:22px !important;
}

#item86674 {
	width:107px !important;
	min-height:22px !important;
}

#item86671 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item86303 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item113981 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item113982 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item86546 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item86550 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item113960 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:220px !important;
}

#item114112 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item114113 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item86361 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item113785 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item113961 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:421px !important;
}

#item114137 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item114138 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item86367 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item113854 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item113966 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:624px !important;
}

#item114006 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item114007 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item86549 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item113739 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item113959 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:220px !important;
}

#item114087 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item114088 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item86375 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item113808 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item113962 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:421px !important;
}

#item114162 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item114163 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item86382 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item113877 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item113965 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:624px !important;
}

#item114031 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item114032 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item86619 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item113762 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item113958 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:220px !important;
}

#item114062 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item114063 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item86388 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item113831 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item113963 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:421px !important;
}

#item114187 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item114189 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item86465 {
	width:186px !important;
	height:165px !important;
	background:#b2ac9d;
}

#item113900 {
	width:186px !important;
	height:95px !important;
	top:70px !important;
	padding:0px 0px 3px 3px;
}

#item113964 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:624px !important;
}

#item17299 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item85961 {
	width:107px !important;
	min-height:22px !important;
}

#item85937 {
	width:107px !important;
	min-height:22px !important;
}

#item85934 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item86012 {
	width:140px !important;
	min-height:22px !important;
}

#item85988 {
	width:140px !important;
	min-height:22px !important;
}

#item85985 {
	width:140px !important;
	height:22px !important;
	left:630px !important;
	top:188px !important;
}

#item85918 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:421px !important;
}

#item85923 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:624px !important;
}

#item85920 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:421px !important;
}

#item85922 {
	width:186px !important;
	height:165px !important;
	left:985px !important;
	top:624px !important;
}

#item85921 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:421px !important;
}

#item17371 {
	width:186px !important;
	left:750px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item17394 {
	width:186px !important;
	left:985px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item17440 {
	width:186px !important;
	left:750px !important;
	top:789px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item17463 {
	width:186px !important;
	left:985px !important;
	top:789px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item17486 {
	width:186px !important;
	height:18px !important;
	left:1220px !important;
	top:792px !important;
}

#item17509 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:624px !important;
	background:#fff;
}

#item131624 {
	width:700px !important;
	left:748px !important;
	top:243px !important;
	min-height:178px !important;
}

#item131648 {
	width:186px !important;
	left:1220px !important;
	top:586px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item17713 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item86215 {
	width:107px !important;
	min-height:22px !important;
}

#item86191 {
	width:107px !important;
	min-height:22px !important;
}

#item86188 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item86265 {
	width:140px !important;
	min-height:22px !important;
}

#item86241 {
	width:140px !important;
	min-height:22px !important;
}

#item86238 {
	width:140px !important;
	height:22px !important;
	left:630px !important;
	top:188px !important;
}

#item87141 {
	width:234px !important;
	min-height:22px !important;
}

#item87117 {
	width:278px !important;
	min-height:22px !important;
}

#item87114 {
	width:278px !important;
	height:22px !important;
	left:757px !important;
	top:188px !important;
}

#item17950 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item30707 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item71723 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71545 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71699 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item71751 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71568 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71704 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item71780 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71593 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71703 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item71808 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71617 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71700 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item71838 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71640 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71701 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item71862 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71663 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71702 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item18408 {
	width:250px !important;
	left:893px !important;
	top:188px !important;
	min-height:22px !important;
}

#item18360 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item18279 {
	width:253px !important;
	left:285px !important;
	top:759px !important;
	min-height:37px !important;
}

#item18302 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item18325 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item71937 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72002 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71973 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item71960 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item72067 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72038 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72025 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item72127 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72099 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72090 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item72189 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72159 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72150 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item72245 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72215 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72212 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item18442 {
	width:250px !important;
	left:893px !important;
	top:188px !important;
	min-height:22px !important;
}

#item18466 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item18521 {
	width:253px !important;
	left:285px !important;
	top:759px !important;
	min-height:37px !important;
}

#item18544 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item18567 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item72336 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72305 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72295 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item72397 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72461 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72431 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72420 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item72521 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72493 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72484 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item72583 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72555 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72544 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item72641 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72609 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72606 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item18611 {
	width:250px !important;
	left:893px !important;
	top:188px !important;
	min-height:22px !important;
}

#item18634 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item18691 {
	width:253px !important;
	left:285px !important;
	top:759px !important;
	min-height:37px !important;
}

#item18714 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item18737 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item72719 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72691 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72679 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item72782 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72753 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72742 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item72846 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72907 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72878 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72869 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item72969 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72940 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72930 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item73027 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72995 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item72992 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item18799 {
	width:250px !important;
	left:893px !important;
	top:188px !important;
	min-height:22px !important;
}

#item18822 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item18880 {
	width:253px !important;
	left:285px !important;
	top:759px !important;
	min-height:37px !important;
}

#item18903 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item18927 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item73132 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73103 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73094 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item73192 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73164 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73155 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item73256 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73226 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73215 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item73318 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73381 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73352 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73341 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item73441 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73408 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73405 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item18975 {
	width:250px !important;
	left:893px !important;
	top:188px !important;
	min-height:22px !important;
}

#item18998 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item19052 {
	width:253px !important;
	left:285px !important;
	top:759px !important;
	min-height:37px !important;
}

#item19075 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item19099 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item73507 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73479 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73469 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item73568 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73539 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73530 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item73633 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73602 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73591 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item73694 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73665 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73656 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item73758 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73814 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73784 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73781 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item19147 {
	width:250px !important;
	left:893px !important;
	top:188px !important;
	min-height:22px !important;
}

#item19170 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item19229 {
	width:253px !important;
	left:285px !important;
	top:759px !important;
	min-height:37px !important;
}

#item19252 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item19275 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item73879 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73851 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73842 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item73940 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73912 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73903 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item74005 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73976 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item73963 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item74069 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74038 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74028 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item74132 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74104 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74092 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item74189 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item19379 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item87202 {
	width:107px !important;
	min-height:22px !important;
}

#item87178 {
	width:107px !important;
	min-height:22px !important;
}

#item87175 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item87252 {
	width:140px !important;
	min-height:22px !important;
}

#item87228 {
	width:140px !important;
	min-height:22px !important;
}

#item87225 {
	width:140px !important;
	height:22px !important;
	left:630px !important;
	top:188px !important;
}

#item87302 {
	width:234px !important;
	min-height:22px !important;
}

#item87278 {
	width:278px !important;
	min-height:22px !important;
}

#item87275 {
	width:278px !important;
	height:22px !important;
	left:757px !important;
	top:188px !important;
}

#item30730 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item74710 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74504 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74656 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item74739 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74527 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74657 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item74771 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74550 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74658 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item74858 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74574 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74661 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item74829 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74598 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74660 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item74795 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74621 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74659 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item98050 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item19620 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item19820 {
	width:421px !important;
	height:571px !important;
	left:280px !important;
	top:219px !important;
	background:#fff;
}

#item19764 {
	width:250px !important;
	left:903px !important;
	top:188px !important;
	min-height:22px !important;
}

#item19741 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item19849 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item19872 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item74944 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75006 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74976 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item74967 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item75070 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75040 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75029 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item75134 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75104 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75093 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item75196 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75167 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75157 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item75252 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75222 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75219 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item19945 {
	width:250px !important;
	left:903px !important;
	top:188px !important;
	min-height:22px !important;
}

#item19968 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item20044 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item20067 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item75335 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75307 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75298 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item75397 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75464 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75432 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75420 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item75527 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75498 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75487 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item75588 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75560 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75550 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item75645 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75614 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75611 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item20134 {
	width:250px !important;
	left:903px !important;
	top:188px !important;
	min-height:22px !important;
}

#item20157 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item20235 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item20258 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item75721 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75692 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75683 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item75783 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75753 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75744 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item75851 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75913 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75883 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75874 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item75975 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75946 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75936 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item76031 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76001 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item75998 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item20313 {
	width:250px !important;
	left:903px !important;
	top:188px !important;
	min-height:22px !important;
}

#item20336 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item20410 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item20433 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item76096 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76068 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76058 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item76159 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76130 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76120 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item76225 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76196 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76182 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item76287 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76347 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76319 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76310 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item76403 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76373 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76370 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item20488 {
	width:250px !important;
	left:903px !important;
	top:188px !important;
	min-height:22px !important;
}

#item20511 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item20562 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item20585 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item76474 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76445 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76435 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item76540 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76508 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76497 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item76605 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76574 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76563 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item76665 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76637 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76628 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item76725 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76784 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76751 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76748 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item20639 {
	width:250px !important;
	left:903px !important;
	top:188px !important;
	min-height:22px !important;
}

#item20662 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item20717 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item20740 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item76914 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76883 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76873 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item76976 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76948 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76937 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item77041 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77012 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item76999 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item77103 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77075 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77065 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item77164 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77135 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77126 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item77220 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item20843 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item87362 {
	width:107px !important;
	min-height:22px !important;
}

#item87338 {
	width:107px !important;
	min-height:22px !important;
}

#item87335 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item87412 {
	width:140px !important;
	min-height:22px !important;
}

#item87388 {
	width:140px !important;
	min-height:22px !important;
}

#item87385 {
	width:140px !important;
	height:22px !important;
	left:630px !important;
	top:188px !important;
}

#item87462 {
	width:234px !important;
	min-height:22px !important;
}

#item87438 {
	width:278px !important;
	min-height:22px !important;
}

#item87435 {
	width:278px !important;
	height:22px !important;
	left:757px !important;
	top:188px !important;
}

#item30757 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item98093 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item77498 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77325 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77480 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item77526 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77350 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77482 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item77555 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77373 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77481 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item77584 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77396 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77485 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item77612 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77419 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77483 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item77637 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77442 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77484 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item21213 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item88070 {
	width:250px !important;
	left:960px !important;
	top:188px !important;
	min-height:22px !important;
}

#item21664 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item21279 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item21302 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item77733 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77797 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77767 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77756 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item77860 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77831 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77820 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item77921 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77893 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77883 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item77982 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77954 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item77944 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item78038 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78008 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78005 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item21363 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item21386 {
	width:250px !important;
	left:960px !important;
	top:188px !important;
	min-height:22px !important;
}

#item21688 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item21440 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item21463 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item78126 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78096 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78086 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item78188 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78252 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78223 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78211 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item78313 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78284 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78275 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item78375 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78347 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78336 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item78432 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78401 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78398 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item21528 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item21551 {
	width:250px !important;
	left:960px !important;
	top:188px !important;
	min-height:22px !important;
}

#item21711 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item21609 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item21632 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item78502 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78472 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78461 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item78562 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78534 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78525 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item78626 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78688 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78660 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78649 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item78750 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78720 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78711 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item78807 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78776 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78773 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item21744 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item21767 {
	width:250px !important;
	left:960px !important;
	top:188px !important;
	min-height:22px !important;
}

#item21796 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item21848 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item21871 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item78882 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78852 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78842 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item78942 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78914 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78905 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item79007 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78976 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item78965 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item79068 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79131 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79101 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79091 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item79191 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79158 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79154 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item21914 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item21937 {
	width:250px !important;
	left:960px !important;
	top:188px !important;
	min-height:22px !important;
}

#item21965 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item22020 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item22043 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item79259 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79231 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79222 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item79320 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79291 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79282 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item79384 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79355 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79343 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item79446 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79417 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79407 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item79510 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79567 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79536 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79533 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item22117 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item22140 {
	width:250px !important;
	left:960px !important;
	top:188px !important;
	min-height:22px !important;
}

#item22167 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item22222 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item22245 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item79631 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79603 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79594 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item79693 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79664 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79655 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item79757 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79728 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79716 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item79820 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79791 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79780 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item79883 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79854 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item79843 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item79940 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item22355 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item87522 {
	width:107px !important;
	min-height:22px !important;
}

#item87498 {
	width:107px !important;
	min-height:22px !important;
}

#item87495 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item87574 {
	width:140px !important;
	min-height:22px !important;
}

#item87549 {
	width:140px !important;
	min-height:22px !important;
}

#item87545 {
	width:140px !important;
	height:22px !important;
	left:630px !important;
	top:188px !important;
}

#item87624 {
	width:234px !important;
	min-height:22px !important;
}

#item87600 {
	width:278px !important;
	min-height:22px !important;
}

#item87597 {
	width:278px !important;
	height:22px !important;
	left:757px !important;
	top:188px !important;
}

#item22591 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item30782 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item80303 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80104 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80265 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item80332 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80127 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80266 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item80363 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80150 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80267 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item80449 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80173 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80270 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item80421 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80196 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80269 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item80387 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80219 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80268 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item22718 {
	width:250px !important;
	left:897px !important;
	top:188px !important;
	min-height:22px !important;
}

#item22694 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item22779 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item22803 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item80550 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80612 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80584 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80573 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item80673 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80644 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80635 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item80738 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80706 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80696 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item80799 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80771 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80761 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item80855 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80825 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80822 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item22856 {
	width:250px !important;
	left:897px !important;
	top:188px !important;
	min-height:22px !important;
}

#item22879 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item22935 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item22958 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item80944 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80913 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item80903 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item81006 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81070 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81040 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81029 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item81134 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81104 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81093 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item81196 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81167 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81157 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item81252 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81222 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81219 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item23001 {
	width:250px !important;
	left:897px !important;
	top:188px !important;
	min-height:22px !important;
}

#item23024 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item23079 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item23102 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item81322 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81294 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81283 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item81385 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81355 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81345 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item81448 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81509 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81481 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81471 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item81570 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81542 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81533 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item81626 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81596 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81593 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item23144 {
	width:250px !important;
	left:897px !important;
	top:188px !important;
	min-height:22px !important;
}

#item23168 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item23226 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item23249 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item81725 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81697 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81688 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item81790 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81759 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81748 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item81855 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81825 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81813 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item81915 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81977 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81949 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item81938 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item82034 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82003 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82000 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item23320 {
	width:250px !important;
	left:897px !important;
	top:188px !important;
	min-height:22px !important;
}

#item23343 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item23399 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item23422 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item82105 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82075 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82066 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item82168 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82138 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82128 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item82229 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82201 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82191 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item82290 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82261 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82252 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item82351 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82408 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82378 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82375 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item23474 {
	width:250px !important;
	left:897px !important;
	top:188px !important;
	min-height:22px !important;
}

#item23497 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item23550 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item23573 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item82481 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82452 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82442 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item82545 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82516 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82504 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item82608 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82579 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82569 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item82668 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82640 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82631 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item82729 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82701 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82691 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item82786 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item23680 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item87686 {
	width:107px !important;
	min-height:22px !important;
}

#item87662 {
	width:107px !important;
	min-height:22px !important;
}

#item87659 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item87736 {
	width:140px !important;
	min-height:22px !important;
}

#item87712 {
	width:140px !important;
	min-height:22px !important;
}

#item87709 {
	width:140px !important;
	height:22px !important;
	left:630px !important;
	top:188px !important;
}

#item87786 {
	width:234px !important;
	min-height:22px !important;
}

#item87762 {
	width:278px !important;
	min-height:22px !important;
}

#item87759 {
	width:278px !important;
	height:22px !important;
	left:757px !important;
	top:188px !important;
}

#item23922 {
	width:700px !important;
	left:750px !important;
	top:289px !important;
	min-height:125px !important;
}

#item30805 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item83098 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82907 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83059 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item83126 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82930 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83064 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item83156 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82953 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83063 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item83185 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82976 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83060 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item83214 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item82999 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83061 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item83238 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83022 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83062 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item24053 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item24029 {
	width:250px !important;
	left:891px !important;
	top:188px !important;
	min-height:22px !important;
}

#item24083 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item24106 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item83313 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83377 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83349 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83337 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item83441 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83412 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83400 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item83504 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83474 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83464 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item83564 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83536 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83527 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item83620 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83590 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83587 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item24199 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item24222 {
	width:250px !important;
	left:891px !important;
	top:188px !important;
	min-height:22px !important;
}

#item24275 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item24298 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item83709 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83678 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83668 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item83769 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83834 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83805 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83792 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item83895 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83867 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83857 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item83957 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83929 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83918 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item84015 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83984 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item83981 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item24345 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item24368 {
	width:250px !important;
	left:891px !important;
	top:188px !important;
	min-height:22px !important;
}

#item24425 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item24448 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item84085 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84057 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84045 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item84147 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84118 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84108 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item84212 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84272 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84244 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84235 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item84335 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84305 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84295 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item84392 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84361 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84358 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item24490 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item24513 {
	width:250px !important;
	left:891px !important;
	top:188px !important;
	min-height:22px !important;
}

#item24572 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item24595 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item84467 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84438 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84429 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item84528 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84499 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84490 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item84592 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84563 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84551 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item84653 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84715 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84686 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84676 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item84776 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84741 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84738 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item24646 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item24669 {
	width:250px !important;
	left:891px !important;
	top:188px !important;
	min-height:22px !important;
}

#item24728 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item24751 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item84845 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84817 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84808 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item84907 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84877 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84868 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item84971 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84941 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84930 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item85032 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85003 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item84994 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item85098 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85155 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85125 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85121 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:624px !important;
}

#item24797 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item24820 {
	width:250px !important;
	left:891px !important;
	top:188px !important;
	min-height:22px !important;
}

#item24879 {
	width:385px !important;
	left:280px !important;
	top:678px !important;
	min-height:37px !important;
}

#item24902 {
	width:423px !important;
	left:279px !important;
	top:729px !important;
	min-height:65px !important;
}

#item85227 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85199 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85190 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:421px !important;
}

#item85289 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85260 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85250 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:421px !important;
}

#item85353 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85324 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85312 {
	width:186px !important;
	height:185px !important;
	left:1220px !important;
	top:421px !important;
}

#item85416 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85386 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85376 {
	width:186px !important;
	height:185px !important;
	left:750px !important;
	top:624px !important;
}

#item85481 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85452 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item85439 {
	width:186px !important;
	height:185px !important;
	left:985px !important;
	top:624px !important;
}

#item85537 {
	width:186px !important;
	top:165px !important;
	min-height:20px !important;
	padding:4px 0px 0px 0px;
}

#item25016 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item87843 {
	width:107px !important;
	min-height:22px !important;
}

#item87819 {
	width:107px !important;
	min-height:22px !important;
}

#item87816 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item87869 {
	width:140px !important;
	left:630px !important;
	top:188px !important;
	min-height:22px !important;
}

#item25363 {
	width:79px !important;
	left:647px !important;
	top:493px !important;
	min-height:43px !important;
}

#item25386 {
	width:79px !important;
	left:724px !important;
	top:408px !important;
	min-height:26px !important;
}

#item25409 {
	width:113px !important;
	left:984px !important;
	top:452px !important;
	min-height:40px !important;
}

#item25432 {
	width:79px !important;
	left:1191px !important;
	top:240px !important;
	min-height:26px !important;
}

#item25455 {
	width:96px !important;
	left:1304px !important;
	top:392px !important;
	min-height:43px !important;
}

#item25479 {
	width:34px !important;
	height:34px !important;
	left:79px !important;
	top:491px !important;
	background:#b2ac9d;
}

#item25480 {
	width:51px !important;
	height:51px !important;
	left:167px !important;
	top:474px !important;
	background:#b2ac9d;
}

#item25481 {
	width:68px !important;
	height:68px !important;
	left:288px !important;
	top:457px !important;
	background:#b2ac9d;
}

#item25483 {
	width:77px !important;
	height:77px !important;
	left:522px !important;
	top:449px !important;
	background:#b2ac9d;
}

#item25484 {
	width:103px !important;
	height:103px !important;
	left:799px !important;
	top:423px !important;
	background:#b2ac9d;
}

#item25485 {
	width:103px !important;
	height:154px !important;
	left:911px !important;
	top:238px !important;
	background:#b2ac9d;
}

#item25487 {
	width:86px !important;
	height:86px !important;
	left:609px !important;
	top:440px !important;
	background:#b2ac9d;
}

#item25488 {
	width:86px !important;
	height:128px !important;
	left:704px !important;
	top:397px !important;
	background:#b2ac9d;
}

#item25489 {
	width:68px !important;
	height:103px !important;
	left:366px !important;
	top:423px !important;
	background:#b2ac9d;
}

#item25490 {
	width:68px !important;
	height:137px !important;
	left:444px !important;
	top:389px !important;
	background:#b2ac9d;
}

#item25492 {
	width:51px !important;
	height:103px !important;
	left:227px !important;
	top:423px !important;
	background:#b2ac9d;
}

#item25493 {
	width:34px !important;
	height:68px !important;
	left:123px !important;
	top:457px !important;
	background:#b2ac9d;
}

#item25494 {
	width:103px !important;
	height:103px !important;
	left:911px !important;
	top:130px !important;
	background:#b2ac9d;
}

#item25495 {
	width:103px !important;
	height:51px !important;
	left:798px !important;
	top:366px !important;
	background:#b2ac9d;
}

#item25496 {
	width:51px !important;
	height:51px !important;
	left:849px !important;
	top:227px !important;
	background:#b2ac9d;
}

#item25497 {
	width:86px !important;
	height:86px !important;
	left:704px !important;
	top:307px !important;
	background:#b2ac9d;
}

#item25499 {
	width:86px !important;
	height:43px !important;
	left:704px !important;
	top:259px !important;
	background:#b2ac9d;
}

#item25500 {
	width:43px !important;
	height:43px !important;
	left:746px !important;
	top:211px !important;
	background:#b2ac9d;
}

#item25501 {
	width:68px !important;
	height:103px !important;
	left:444px !important;
	top:281px !important;
	background:#b2ac9d;
}

#item25503 {
	width:68px !important;
	height:68px !important;
	left:444px !important;
	top:207px !important;
	background:#b2ac9d;
}

#item25504 {
	width:68px !important;
	height:34px !important;
	left:444px !important;
	top:168px !important;
	background:#b2ac9d;
}

#item25505 {
	width:103px !important;
	height:128px !important;
	left:911px !important;
	top:398px !important;
	background:#b2ac9d;
}

#item25506 {
	width:103px !important;
	height:68px !important;
	left:911px !important;
	top:57px !important;
	background:#b2ac9d;
}

#item25507 {
	width:68px !important;
	height:68px !important;
	left:366px !important;
	top:350px !important;
	background:#b2ac9d;
}

#item25508 {
	width:68px !important;
	height:34px !important;
	left:366px !important;
	top:311px !important;
	background:#b2ac9d;
}

#item25509 {
	width:34px !important;
	height:34px !important;
	left:401px !important;
	top:272px !important;
	background:#b2ac9d;
}

#item25510 {
	width:17px !important;
	height:17px !important;
	top:509px !important;
	background:#b2ac9d;
}

#item25511 {
	width:17px !important;
	height:34px !important;
	left:52px !important;
	top:491px !important;
	background:#b2ac9d;
}

#item25512 {
	width:17px !important;
	height:26px !important;
	left:26px !important;
	top:500px !important;
	background:#b2ac9d;
}

#item25513 {
	width:103px !important;
	height:51px !important;
	left:912px !important;
	background:#b2ac9d;
}

#item25514 {
	width:103px !important;
	height:154px !important;
	left:1023px !important;
	top:372px !important;
	background:#b2ac9d;
}

#item25515 {
	width:103px !important;
	height:103px !important;
	left:1023px !important;
	top:264px !important;
	background:#b2ac9d;
}

#item25517 {
	width:103px !important;
	height:51px !important;
	left:1023px !important;
	top:208px !important;
	background:#b2ac9d;
}

#item25518 {
	width:51px !important;
	height:51px !important;
	left:1074px !important;
	top:151px !important;
	background:#b2ac9d;
}

#item25519 {
	width:77px !important;
	height:77px !important;
	left:824px !important;
	top:284px !important;
	background:#b2ac9d;
}

#item25520 {
	width:96px !important;
	left:1080px !important;
	top:469px !important;
	min-height:45px !important;
}

#item25546 {
	width:54px !important;
	left:649px !important;
	top:690px !important;
	min-height:18px !important;
}

#item25569 {
	width:54px !important;
	left:728px !important;
	top:656px !important;
	min-height:18px !important;
}

#item25592 {
	width:54px !important;
	left:571px !important;
	top:724px !important;
	min-height:18px !important;
}

#item25615 {
	width:54px !important;
	left:805px !important;
	top:716px !important;
	min-height:18px !important;
}

#item25638 {
	width:54px !important;
	left:892px !important;
	top:708px !important;
	min-height:18px !important;
}

#item25661 {
	width:54px !important;
	left:987px !important;
	top:665px !important;
	min-height:18px !important;
}

#item25684 {
	width:54px !important;
	left:1082px !important;
	top:690px !important;
	min-height:18px !important;
}

#item25707 {
	width:54px !important;
	left:1196px !important;
	top:666px !important;
	min-height:18px !important;
}

#item25730 {
	width:54px !important;
	left:1307px !important;
	top:639px !important;
	min-height:18px !important;
}

#item25753 {
	width:54px !important;
	left:510px !important;
	top:691px !important;
	min-height:18px !important;
}

#item25776 {
	width:54px !important;
	left:450px !important;
	top:742px !important;
	min-height:18px !important;
}

#item25799 {
	width:54px !important;
	left:406px !important;
	top:725px !important;
	min-height:18px !important;
}

#item25823 {
	width:54px !important;
	left:363px !important;
	top:758px !important;
	min-height:18px !important;
}

#item25846 {
	width:74px !important;
	left:280px !important;
	top:741px !important;
	min-height:26px !important;
}

#item25869 {
	width:205px !important;
	height:137px !important;
	left:426px !important;
	top:238px !important;
	background:#b2ac9d;
}

#item25870 {
	width:137px !important;
	height:137px !important;
	left:280px !important;
	top:237px !important;
	background:#b2ac9d;
}

#item25871 {
	width:54px !important;
	left:430px !important;
	top:243px !important;
	min-height:18px !important;
}

#item25895 {
	width:54px !important;
	left:285px !important;
	top:243px !important;
	min-height:18px !important;
}

#item25918 {
	width:257px !important;
	left:280px !important;
	top:217px !important;
	min-height:21px !important;
}

#item25941 {
	width:170px !important;
	height:170px !important;
	left:280px !important;
	top:420px !important;
	background:#b2ac9d;
}

#item25942 {
	width:163px !important;
	left:284px !important;
	top:425px !important;
	min-height:89px !important;
}

#item25965 {
	width:211px !important;
	left:280px !important;
	top:399px !important;
	min-height:21px !important;
}

#item25988 {
	width:54px !important;
	left:989px !important;
	top:527px !important;
	min-height:18px !important;
}

#item26011 {
	width:54px !important;
	left:1030px !important;
	top:479px !important;
	min-height:18px !important;
}

#item26034 {
	width:23px !important;
	left:683px !important;
	top:536px !important;
	min-height:30px !important;
}

#item26057 {
	width:23px !important;
	left:649px !important;
	top:576px !important;
	min-height:30px !important;
}

#item26080 {
	width:23px !important;
	left:1358px !important;
	top:417px !important;
	min-height:30px !important;
}

#item26103 {
	width:23px !important;
	left:1306px !important;
	top:474px !important;
	min-height:30px !important;
}

#item65016 {
	width:69px !important;
	left:280px !important;
	top:793px !important;
	min-height:34px !important;
}

#item65039 {
	width:78px !important;
	left:359px !important;
	top:793px !important;
	min-height:34px !important;
}

#item65062 {
	width:112px !important;
	left:448px !important;
	top:793px !important;
	min-height:34px !important;
}

#item65085 {
	width:226px !important;
	left:568px !important;
	top:793px !important;
	min-height:34px !important;
}

#item65108 {
	width:77px !important;
	left:803px !important;
	top:793px !important;
	min-height:34px !important;
}

#item65131 {
	width:180px !important;
	left:889px !important;
	top:793px !important;
	min-height:34px !important;
}

#item65154 {
	width:326px !important;
	left:1080px !important;
	top:793px !important;
	min-height:34px !important;
}

#item132409 {
	width:217px !important;
	left:280px !important;
	top:605px !important;
	min-height:51px !important;
}

#item33232 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item97810 {
	width:140px !important;
	left:630px !important;
	top:188px !important;
	min-height:22px !important;
}

#item33302 {
	width:700px !important;
	left:750px !important;
	top:239px !important;
	min-height:334px !important;
}

#item101388 {
	width:182px !important;
	left:4px !important;
	top:105px !important;
	min-height:58px !important;
}

#item101411 {
	opacity:0.50;
	width:186px !important;
	height:165px !important;
	background:#fff;
}

#item88726 {
	width:182px !important;
	left:4px !important;
	top:105px !important;
	min-height:58px !important;
}

#item101381 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:625px !important;
}

#item101356 {
	width:183px !important;
	left:3px !important;
	top:105px !important;
	min-height:58px !important;
}

#item101379 {
	opacity:0.50;
	width:186px !important;
	height:165px !important;
	background:#fff;
}

#item88694 {
	width:183px !important;
	left:3px !important;
	top:105px !important;
	min-height:58px !important;
}

#item101345 {
	width:186px !important;
	height:165px !important;
	left:984px !important;
	top:625px !important;
}

#item101321 {
	width:185px !important;
	left:1px !important;
	top:105px !important;
	min-height:58px !important;
}

#item101344 {
	opacity:0.50;
	width:186px !important;
	height:165px !important;
	background:#fff;
}

#item33468 {
	width:185px !important;
	left:1px !important;
	top:105px !important;
	min-height:58px !important;
}

#item101313 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:625px !important;
}

@keyframes appear-101415 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-101415 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item101420 {
	width:186px !important;
	height:165px !important;
}

#item101415 {
	width:186px !important;
	height:165px !important;
	left:750px !important;
	top:626px !important;
}

@keyframes appear-101421 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-101421 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item101424 {
	width:186px !important;
	height:165px !important;
}

#item101421 {
	width:186px !important;
	height:165px !important;
	left:984px !important;
	top:626px !important;
}

@keyframes appear-101425 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-101425 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item101428 {
	width:186px !important;
	height:165px !important;
}

#item101425 {
	width:186px !important;
	height:165px !important;
	left:1220px !important;
	top:626px !important;
}

#item26209 {
	width:204px !important;
	left:728px !important;
	top:188px !important;
	min-height:22px !important;
}

#item26239 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item88251 {
	width:107px !important;
	min-height:22px !important;
}

#item88227 {
	width:107px !important;
	min-height:22px !important;
}

#item88224 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item88302 {
	width:140px !important;
	min-height:22px !important;
}

#item88277 {
	width:140px !important;
	min-height:22px !important;
}

#item88274 {
	width:140px !important;
	height:22px !important;
	left:630px !important;
	top:188px !important;
}

#item27428 {
	width:1077px !important;
	left:280px !important;
	top:632px !important;
	min-height:62px !important;
}

#item27262 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item88334 {
	width:204px !important;
	left:728px !important;
	top:188px !important;
	min-height:22px !important;
}

#item88385 {
	width:107px !important;
	min-height:22px !important;
}

#item88361 {
	width:107px !important;
	min-height:22px !important;
}

#item88357 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item88435 {
	width:140px !important;
	min-height:22px !important;
}

#item88411 {
	width:140px !important;
	min-height:22px !important;
}

#item88408 {
	width:140px !important;
	height:22px !important;
	left:630px !important;
	top:188px !important;
}

#item27633 {
	width:1077px !important;
	left:280px !important;
	top:556px !important;
	min-height:62px !important;
}

#item27335 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item88460 {
	width:204px !important;
	left:728px !important;
	top:188px !important;
	min-height:22px !important;
}

#item88511 {
	width:107px !important;
	min-height:22px !important;
}

#item88486 {
	width:107px !important;
	min-height:22px !important;
}

#item88483 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item88561 {
	width:140px !important;
	min-height:22px !important;
}

#item88537 {
	width:140px !important;
	min-height:22px !important;
}

#item88534 {
	width:140px !important;
	height:22px !important;
	left:630px !important;
	top:188px !important;
}

#item28102 {
	width:1077px !important;
	left:280px !important;
	top:705px !important;
	min-height:62px !important;
}

#item28344 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item97619 {
	width:192px !important;
	left:630px !important;
	top:188px !important;
	min-height:22px !important;
}

#item28414 {
	width:432px !important;
	left:513px !important;
	top:245px !important;
	min-height:570px !important;
}

#item28437 {
	width:420px !important;
	left:986px !important;
	top:245px !important;
	min-height:570px !important;
}

#item28465 {
	width:196px !important;
	left:279px !important;
	top:370px !important;
	min-height:22px !important;
}

#item28488 {
	width:196px !important;
	left:279px !important;
	top:565px !important;
	min-height:22px !important;
}

#item28511 {
	width:196px !important;
	left:279px !important;
	top:779px !important;
	min-height:22px !important;
}

#item28698 {
	width:214px !important;
	left:630px !important;
	top:188px !important;
	min-height:22px !important;
}

#item28675 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item28941 {
	width:1126px !important;
	left:280px !important;
	top:247px !important;
	min-height:551px !important;
	-moz-columns:auto 5;
	-webkit-columns:auto 5;
	columns:auto 5;
	-moz-column-gap:41px;
	-webkit-column-gap:41px;
	column-gap:41px;
}

#item86966 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item87017 {
	width:107px !important;
	min-height:22px !important;
}

#item86992 {
	width:107px !important;
	min-height:22px !important;
}

#item86989 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item87076 {
	width:180px !important;
	min-height:29px !important;
}

#item87052 {
	width:180px !important;
	min-height:29px !important;
}

#item87050 {
	width:180px !important;
	height:29px !important;
	left:632px !important;
	top:189px !important;
}

#item95201_95249 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95201 {
	width:36px !important;
	min-height:32px !important;
}

#item95224 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92057_92107 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92057 {
	width:36px !important;
	min-height:32px !important;
}

#item92082 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95157 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:227px !important;
}

#item95536_95584 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95536 {
	width:36px !important;
	min-height:32px !important;
}

#item95560 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92447_92730 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92447 {
	width:36px !important;
	min-height:32px !important;
}

#item92470 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95163 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:476px !important;
}

#item95371_95418 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95371 {
	width:36px !important;
	min-height:32px !important;
}

#item95394 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92285_92427 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92285 {
	width:36px !important;
	min-height:32px !important;
}

#item92308 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95160 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:351px !important;
}

#item95721_95769 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95721 {
	width:36px !important;
	min-height:32px !important;
}

#item95744 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92494_92736 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92494 {
	width:36px !important;
	min-height:32px !important;
}

#item92517 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95166 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:600px !important;
}

#item95944_95991 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95944 {
	width:36px !important;
	min-height:32px !important;
}

#item95967 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92774_92963 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92774 {
	width:36px !important;
	min-height:32px !important;
}

#item92797 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95170 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:766px !important;
}

#item95257_95304 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95257 {
	width:36px !important;
	min-height:32px !important;
}

#item95280 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92173_92222 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92173 {
	width:36px !important;
	min-height:32px !important;
}

#item92198 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95158 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:268px !important;
}

#item95592_95639 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95592 {
	width:36px !important;
	min-height:32px !important;
}

#item95615 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92541_92742 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92541 {
	width:36px !important;
	min-height:32px !important;
}

#item92564 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95164 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:517px !important;
}

#item95426_95473 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95426 {
	width:36px !important;
	min-height:32px !important;
}

#item95449 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92332_92433 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92332 {
	width:36px !important;
	min-height:32px !important;
}

#item92355 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95161 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:393px !important;
}

#item95777_95824 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95777 {
	width:36px !important;
	min-height:32px !important;
}

#item95800 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92589_92748 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92589 {
	width:36px !important;
	min-height:32px !important;
}

#item92612 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95167 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:642px !important;
}

#item95315_95362 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95315 {
	width:36px !important;
	min-height:32px !important;
}

#item95338 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92228_92275 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92228 {
	width:36px !important;
	min-height:32px !important;
}

#item92251 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95159 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:310px !important;
}

#item95667_95714 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95667 {
	width:36px !important;
	min-height:32px !important;
}

#item95690 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92636_92757 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92636 {
	width:36px !important;
	min-height:32px !important;
}

#item92659 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95165 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:559px !important;
}

#item95888_95935 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95888 {
	width:36px !important;
	min-height:32px !important;
}

#item95911 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92869_92976 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92869 {
	width:36px !important;
	min-height:32px !important;
}

#item92892 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95169 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:725px !important;
}

#item95481_95528 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95481 {
	width:36px !important;
	min-height:32px !important;
}

#item95504 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92379_92441 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92379 {
	width:36px !important;
	min-height:32px !important;
}

#item92403 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95162 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:434px !important;
}

#item95831_95878 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item95831 {
	width:36px !important;
	min-height:32px !important;
}

#item95854 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item92683_92766 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item92683 {
	width:36px !important;
	min-height:32px !important;
}

#item92706 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95168 {
	width:208px !important;
	height:32px !important;
	left:751px !important;
	top:683px !important;
}

#item96001_96048 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96001 {
	width:36px !important;
	min-height:32px !important;
}

#item96024 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93332_93992 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93332 {
	width:36px !important;
	min-height:32px !important;
}

#item93355 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95171 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:227px !important;
}

#item96332_96380 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96332 {
	width:36px !important;
	min-height:32px !important;
}

#item96355 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93379_93999 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93379 {
	width:36px !important;
	min-height:32px !important;
}

#item93402 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95172 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:476px !important;
}

#item96169_96216 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96169 {
	width:36px !important;
	min-height:32px !important;
}

#item96192 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93426_94005 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93426 {
	width:36px !important;
	min-height:32px !important;
}

#item93449 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95173 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:351px !important;
}

#item96522_96569 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96522 {
	width:36px !important;
	min-height:32px !important;
}

#item96545 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93474_94012 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93474 {
	width:36px !important;
	min-height:32px !important;
}

#item93497 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95174 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:600px !important;
}

#item96747_96794 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96747 {
	width:36px !important;
	min-height:32px !important;
}

#item96770 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93521_94018 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93521 {
	width:36px !important;
	min-height:32px !important;
}

#item93544 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95175 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:766px !important;
}

#item96057_96104 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96057 {
	width:36px !important;
	min-height:32px !important;
}

#item96080 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93568_94025 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93568 {
	width:36px !important;
	min-height:32px !important;
}

#item93591 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95176 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:268px !important;
}

#item96387_96434 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96387 {
	width:36px !important;
	min-height:32px !important;
}

#item96410 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93615_94031 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93615 {
	width:36px !important;
	min-height:32px !important;
}

#item93638 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95177 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:517px !important;
}

#item96223_96271 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96223 {
	width:36px !important;
	min-height:32px !important;
}

#item96246 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93662_94038 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93662 {
	width:36px !important;
	min-height:32px !important;
}

#item93685 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95178 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:393px !important;
}

#item96578_96625 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96578 {
	width:36px !important;
	min-height:32px !important;
}

#item96601 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93709_94046 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93709 {
	width:36px !important;
	min-height:32px !important;
}

#item93732 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95179 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:642px !important;
}

#item96114_96161 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96114 {
	width:36px !important;
	min-height:32px !important;
}

#item96137 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93757_94053 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93757 {
	width:36px !important;
	min-height:32px !important;
}

#item93780 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95180 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:310px !important;
}

#item96466_96514 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96466 {
	width:36px !important;
	min-height:32px !important;
}

#item96489 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93804_94060 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93804 {
	width:36px !important;
	min-height:32px !important;
}

#item93827 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95181 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:559px !important;
}

#item96691_96738 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96691 {
	width:36px !important;
	min-height:32px !important;
}

#item96714 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93851_94066 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93851 {
	width:36px !important;
	min-height:32px !important;
}

#item93874 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95182 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:725px !important;
}

#item96278_96325 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96278 {
	width:36px !important;
	min-height:32px !important;
}

#item96301 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93898_94072 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93898 {
	width:36px !important;
	min-height:32px !important;
}

#item93921 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95183 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:434px !important;
}

#item96635_96683 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96635 {
	width:36px !important;
	min-height:32px !important;
}

#item96658 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item93945_94078 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item93945 {
	width:36px !important;
	min-height:32px !important;
}

#item93968 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95184 {
	width:208px !important;
	height:32px !important;
	left:975px !important;
	top:683px !important;
}

#item96801_96848 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96801 {
	width:36px !important;
	min-height:32px !important;
}

#item96824 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94256_94918 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94256 {
	width:36px !important;
	min-height:32px !important;
}

#item94279 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95185 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:227px !important;
}

#item97133_97180 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item97133 {
	width:36px !important;
	min-height:32px !important;
}

#item97156 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94303_94925 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94303 {
	width:36px !important;
	min-height:32px !important;
}

#item94327 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95186 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:476px !important;
}

#item96965_97012 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96965 {
	width:36px !important;
	min-height:32px !important;
}

#item96988 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94351_94931 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94351 {
	width:36px !important;
	min-height:32px !important;
}

#item94374 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95187 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:351px !important;
}

#item97327_97374 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item97327 {
	width:36px !important;
	min-height:32px !important;
}

#item97350 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94398_94936 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94398 {
	width:36px !important;
	min-height:32px !important;
}

#item94421 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95188 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:600px !important;
}

#item97548_97595 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item97548 {
	width:36px !important;
	min-height:32px !important;
}

#item97571 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94445_94944 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94445 {
	width:36px !important;
	min-height:32px !important;
}

#item94468 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95189 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:766px !important;
}

#item96857_96904 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96857 {
	width:36px !important;
	min-height:32px !important;
}

#item96880 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94493_94951 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94493 {
	width:36px !important;
	min-height:32px !important;
}

#item94516 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95190 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:268px !important;
}

#item97216_97263 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item97216 {
	width:36px !important;
	min-height:32px !important;
}

#item97239 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94540_94959 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94540 {
	width:36px !important;
	min-height:32px !important;
}

#item94563 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95191 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:517px !important;
}

#item97022_97069 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item97022 {
	width:36px !important;
	min-height:32px !important;
}

#item97045 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94587_94966 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94587 {
	width:36px !important;
	min-height:32px !important;
}

#item94610 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95192 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:393px !important;
}

#item97384_97431 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item97384 {
	width:36px !important;
	min-height:32px !important;
}

#item97407 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94634_94972 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94634 {
	width:36px !important;
	min-height:32px !important;
}

#item94657 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95193 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:642px !important;
}

#item96911_96958 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item96911 {
	width:36px !important;
	min-height:32px !important;
}

#item96934 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94681_94979 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94681 {
	width:36px !important;
	min-height:32px !important;
}

#item94704 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95194 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:310px !important;
}

#item97273_97320 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item97273 {
	width:36px !important;
	min-height:32px !important;
}

#item97296 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94728_94985 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94728 {
	width:36px !important;
	min-height:32px !important;
}

#item94751 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95195 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:559px !important;
}

#item97494_97541 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item97494 {
	width:36px !important;
	min-height:32px !important;
}

#item97517 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94776_94991 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94776 {
	width:36px !important;
	min-height:32px !important;
}

#item94800 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95196 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:725px !important;
}

#item97076_97123 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item97076 {
	width:36px !important;
	min-height:32px !important;
}

#item97099 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94824_94997 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94824 {
	width:36px !important;
	min-height:32px !important;
}

#item94847 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95197 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:434px !important;
}

#item97440_97488 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item97440 {
	width:36px !important;
	min-height:32px !important;
}

#item97463 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item94871_95004 {
	width:24px !important;
	position:absolute;
	top:0px;
	left:0px;
}

#item94871 {
	width:36px !important;
	min-height:32px !important;
}

#item94894 {
	width:172px !important;
	left:36px !important;
	min-height:32px !important;
	padding:6px 0px 0px 0px;
}

#item95198 {
	width:208px !important;
	height:32px !important;
	left:1198px !important;
	top:683px !important;
}

#item29589 {
	width:241px !important;
	left:630px !important;
	top:188px !important;
	min-height:22px !important;
}

#item29499 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item29525 {
	width:185px !important;
	left:280px !important;
	top:246px !important;
	min-height:556px !important;
}

#item29548 {
	width:186px !important;
	left:513px !important;
	top:246px !important;
	min-height:556px !important;
}

#item29552 {
	width:192px !important;
	left:750px !important;
	top:246px !important;
	min-height:556px !important;
}

#item29556 {
	width:185px !important;
	left:988px !important;
	top:246px !important;
	min-height:556px !important;
}

#item29585 {
	width:185px !important;
	left:1221px !important;
	top:246px !important;
	min-height:556px !important;
}

#item97750 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item32723 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item97773 {
	width:241px !important;
	left:630px !important;
	top:188px !important;
	min-height:22px !important;
}

#item135275 {
	width:89px !important;
	height:39px !important;
	background:#b2ac9d;
}

#item135251 {
	width:89px !important;
	height:39px !important;
	background:#b2ac9d;
}

#item135248 {
	width:89px !important;
	height:39px !important;
	left:751px !important;
	top:374px !important;
}

#item31076 {
	width:62px !important;
	height:27px !important;
	left:1347px !important;
	top:393px !important;
}

#item31099 {
	width:700px !important;
	left:751px !important;
	top:290px !important;
	min-height:84px !important;
}

#item30863 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item86899 {
	width:241px !important;
	left:630px !important;
	top:188px !important;
	min-height:22px !important;
}

#item30909 {
	width:700px !important;
	left:742px !important;
	top:243px !important;
	min-height:559px !important;
}

#item33649 {
	width:641px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item63296 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item34088 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item61667 {
	width:74px !important;
	height:28px !important;
	left:368px !important;
	top:244px !important;
}

#item64430 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62999 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62996 {
	width:74px !important;
	height:28px !important;
	left:346px !important;
	top:445px !important;
}

#item64454 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63025 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63022 {
	width:74px !important;
	height:28px !important;
	left:368px !important;
	top:731px !important;
}

#item63622 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item61741 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item61738 {
	width:74px !important;
	height:28px !important;
	left:518px !important;
	top:301px !important;
}

#item63841 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item61897 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item61894 {
	width:74px !important;
	height:28px !important;
	left:518px !important;
	top:358px !important;
}

#item64108 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62166 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62163 {
	width:74px !important;
	height:28px !important;
	left:518px !important;
	top:416px !important;
}

#item74290 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62342 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62338 {
	width:74px !important;
	height:28px !important;
	left:518px !important;
	top:473px !important;
}

#item85668 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62639 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62636 {
	width:74px !important;
	height:28px !important;
	left:518px !important;
	top:530px !important;
}

#item64276 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62869 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62866 {
	width:74px !important;
	height:28px !important;
	left:518px !important;
	top:588px !important;
}

#item64300 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62901 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item62898 {
	width:74px !important;
	height:28px !important;
	left:518px !important;
	top:645px !important;
}

#item63321 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item34096 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61668 {
	width:66px !important;
	height:28px !important;
	left:451px !important;
	top:244px !important;
}

#item63346 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61303 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61669 {
	width:66px !important;
	height:28px !important;
	left:526px !important;
	top:244px !important;
}

#item63370 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61326 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61670 {
	width:66px !important;
	height:28px !important;
	left:601px !important;
	top:244px !important;
}

#item63394 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61350 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61671 {
	width:66px !important;
	height:28px !important;
	left:676px !important;
	top:244px !important;
}

#item63648 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61593 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61681 {
	width:66px !important;
	height:28px !important;
	left:601px !important;
	top:301px !important;
}

#item63672 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61616 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61682 {
	width:66px !important;
	height:28px !important;
	left:676px !important;
	top:301px !important;
}

#item63696 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61639 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61683 {
	width:66px !important;
	height:28px !important;
	left:751px !important;
	top:301px !important;
}

#item63720 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61768 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61765 {
	width:66px !important;
	height:28px !important;
	left:826px !important;
	top:301px !important;
}

#item63744 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61794 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61791 {
	width:66px !important;
	height:28px !important;
	left:901px !important;
	top:301px !important;
}

#item63418 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61373 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61672 {
	width:66px !important;
	height:28px !important;
	left:751px !important;
	top:244px !important;
}

#item63442 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61400 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61673 {
	width:66px !important;
	height:28px !important;
	left:826px !important;
	top:244px !important;
}

#item63466 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61424 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61674 {
	width:66px !important;
	height:28px !important;
	left:901px !important;
	top:244px !important;
}

#item63490 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61447 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61675 {
	width:66px !important;
	height:28px !important;
	left:976px !important;
	top:244px !important;
}

#item63514 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61470 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61676 {
	width:66px !important;
	height:28px !important;
	left:1051px !important;
	top:244px !important;
}

#item63540 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61494 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61677 {
	width:66px !important;
	height:28px !important;
	left:1126px !important;
	top:244px !important;
}

#item63573 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61517 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61678 {
	width:66px !important;
	height:28px !important;
	left:1201px !important;
	top:244px !important;
}

#item63597 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61546 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61679 {
	width:66px !important;
	height:28px !important;
	left:1276px !important;
	top:244px !important;
}

#item63768 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61818 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62665 {
	width:66px !important;
	height:28px !important;
	left:976px !important;
	top:301px !important;
}

#item63792 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61841 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62666 {
	width:66px !important;
	height:28px !important;
	left:1051px !important;
	top:301px !important;
}

#item63817 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61871 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62667 {
	width:66px !important;
	height:28px !important;
	left:1126px !important;
	top:301px !important;
}

#item63866 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61920 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62668 {
	width:66px !important;
	height:28px !important;
	left:601px !important;
	top:358px !important;
}

#item64132 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62189 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62678 {
	width:66px !important;
	height:28px !important;
	left:601px !important;
	top:416px !important;
}

#item74314 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62366 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62684 {
	width:66px !important;
	height:28px !important;
	left:601px !important;
	top:473px !important;
}

#item74338 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62391 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62685 {
	width:66px !important;
	height:28px !important;
	left:676px !important;
	top:473px !important;
}

#item74363 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62414 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62686 {
	width:66px !important;
	height:28px !important;
	left:751px !important;
	top:473px !important;
}

#item74387 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62437 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62687 {
	width:66px !important;
	height:28px !important;
	left:826px !important;
	top:473px !important;
}

#item74411 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62460 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62688 {
	width:66px !important;
	height:28px !important;
	left:901px !important;
	top:473px !important;
}

#item74435 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62484 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62689 {
	width:66px !important;
	height:28px !important;
	left:976px !important;
	top:473px !important;
}

#item85693 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62513 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62690 {
	width:66px !important;
	height:28px !important;
	left:601px !important;
	top:530px !important;
}

#item64325 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62927 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62924 {
	width:66px !important;
	height:28px !important;
	left:601px !important;
	top:645px !important;
}

#item85717 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62537 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62691 {
	width:66px !important;
	height:28px !important;
	left:676px !important;
	top:530px !important;
}

#item85741 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62560 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62692 {
	width:66px !important;
	height:28px !important;
	left:751px !important;
	top:530px !important;
}

#item85765 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62583 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62693 {
	width:66px !important;
	height:28px !important;
	left:826px !important;
	top:530px !important;
}

#item85789 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62606 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62694 {
	width:66px !important;
	height:28px !important;
	left:901px !important;
	top:530px !important;
}

#item64156 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62212 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62679 {
	width:66px !important;
	height:28px !important;
	left:676px !important;
	top:416px !important;
}

#item64180 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62235 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62680 {
	width:66px !important;
	height:28px !important;
	left:751px !important;
	top:416px !important;
}

#item64204 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62259 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62681 {
	width:66px !important;
	height:28px !important;
	left:826px !important;
	top:416px !important;
}

#item64228 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62282 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62682 {
	width:66px !important;
	height:28px !important;
	left:901px !important;
	top:416px !important;
}

#item64252 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62306 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62683 {
	width:66px !important;
	height:28px !important;
	left:976px !important;
	top:416px !important;
}

#item63890 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61943 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62669 {
	width:66px !important;
	height:28px !important;
	left:676px !important;
	top:358px !important;
}

#item63915 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61971 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62670 {
	width:66px !important;
	height:28px !important;
	left:751px !important;
	top:358px !important;
}

#item63939 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item61994 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62671 {
	width:66px !important;
	height:28px !important;
	left:826px !important;
	top:358px !important;
}

#item63963 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62017 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62672 {
	width:66px !important;
	height:28px !important;
	left:901px !important;
	top:358px !important;
}

#item63987 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62040 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62673 {
	width:66px !important;
	height:28px !important;
	left:976px !important;
	top:358px !important;
}

#item64011 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62063 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62674 {
	width:66px !important;
	height:28px !important;
	left:1051px !important;
	top:358px !important;
}

#item64035 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62086 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62675 {
	width:66px !important;
	height:28px !important;
	left:1126px !important;
	top:358px !important;
}

#item64059 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62110 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62676 {
	width:66px !important;
	height:28px !important;
	left:1201px !important;
	top:358px !important;
}

#item64084 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62140 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62677 {
	width:66px !important;
	height:28px !important;
	left:1276px !important;
	top:358px !important;
}

#item64382 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62950 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item63269 {
	width:66px !important;
	height:28px !important;
	left:676px !important;
	top:645px !important;
}

#item64406 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item62973 {
	width:66px !important;
	height:28px !important;
	background:#d6d1c9;
}

#item63271 {
	width:66px !important;
	height:28px !important;
	left:751px !important;
	top:645px !important;
}

#item64478 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63056 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63257 {
	width:74px !important;
	height:28px !important;
	left:518px !important;
	top:731px !important;
}

#item64502 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63079 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63258 {
	width:74px !important;
	height:28px !important;
	left:668px !important;
	top:731px !important;
}

#item64526 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63102 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63259 {
	width:74px !important;
	height:28px !important;
	left:818px !important;
	top:731px !important;
}

#item64550 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63150 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63260 {
	width:74px !important;
	height:28px !important;
	left:968px !important;
	top:731px !important;
}

#item64575 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63173 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63261 {
	width:74px !important;
	height:28px !important;
	left:1118px !important;
	top:731px !important;
}

#item64599 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63201 {
	width:74px !important;
	height:28px !important;
	background:#b2ac9d;
}

#item63262 {
	width:74px !important;
	height:28px !important;
	left:1268px !important;
	top:731px !important;
}

#item97697 {
	width:107px !important;
	min-height:22px !important;
}

#item97673 {
	width:107px !important;
	min-height:22px !important;
}

#item97670 {
	width:107px !important;
	height:22px !important;
	left:529px !important;
	top:188px !important;
}

#item58807 {
	width:1126px !important;
	height:137px !important;
	left:280px !important;
	top:827px !important;
	background:#b2ac9d;
}

#item58813 {
	width:1127px !important;
	left:279px !important;
	top:972px !important;
	min-height:22px !important;
}

#item58882 {
	width:112px !important;
	min-height:26px !important;
}

#item58858 {
	width:112px !important;
	min-height:26px !important;
}

#item58855 {
	width:112px !important;
	height:26px !important;
	left:529px !important;
	top:154px !important;
}

#item58932 {
	width:112px !important;
	min-height:26px !important;
}

#item58908 {
	width:112px !important;
	min-height:26px !important;
}

#item58905 {
	width:112px !important;
	height:26px !important;
	left:714px !important;
	top:154px !important;
}

#item58983 {
	width:112px !important;
	min-height:26px !important;
}

#item58959 {
	width:112px !important;
	min-height:26px !important;
}

#item58956 {
	width:112px !important;
	height:26px !important;
	left:916px !important;
	top:154px !important;
}

#item116618 {
	width:146px !important;
	min-height:19px !important;
}

#item59037 {
	width:146px !important;
	min-height:19px !important;
}

#item116589 {
	width:146px !important;
	height:19px !important;
	left:452px !important;
	top:840px !important;
}

#item59060 {
	width:199px !important;
	left:1170px !important;
	top:840px !important;
	min-height:19px !important;
}

#item116594 {
	width:264px !important;
	min-height:19px !important;
}

#item59083 {
	width:264px !important;
	min-height:19px !important;
}

#item116591 {
	width:264px !important;
	height:19px !important;
	left:790px !important;
	top:840px !important;
}

#item59107 {
	width:236px !important;
	left:1170px !important;
	top:859px !important;
	min-height:56px !important;
}

#item59159 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item59135 {
	width:236px !important;
	min-height:18px !important;
}

#item59131 {
	width:236px !important;
	height:18px !important;
	left:452px !important;
	top:859px !important;
}

#item59209 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item59185 {
	width:126px !important;
	min-height:18px !important;
}

#item59182 {
	width:126px !important;
	height:18px !important;
	left:790px !important;
	top:859px !important;
}

#item59259 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item59235 {
	width:126px !important;
	min-height:18px !important;
}

#item59232 {
	width:126px !important;
	height:18px !important;
	left:928px !important;
	top:859px !important;
}

#item59309 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item59285 {
	width:236px !important;
	min-height:18px !important;
}

#item59282 {
	width:236px !important;
	height:18px !important;
	left:452px !important;
	top:877px !important;
}

#item59359 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item59335 {
	width:126px !important;
	min-height:18px !important;
}

#item59332 {
	width:126px !important;
	height:18px !important;
	left:790px !important;
	top:877px !important;
}

#item59411 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item59386 {
	width:126px !important;
	min-height:18px !important;
}

#item59383 {
	width:126px !important;
	height:18px !important;
	left:928px !important;
	top:877px !important;
}

#item59461 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item59437 {
	width:236px !important;
	min-height:18px !important;
}

#item59434 {
	width:236px !important;
	height:18px !important;
	left:452px !important;
	top:895px !important;
}

#item59511 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item59487 {
	width:126px !important;
	min-height:18px !important;
}

#item59484 {
	width:126px !important;
	height:18px !important;
	left:790px !important;
	top:895px !important;
}

#item59561 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item59537 {
	width:126px !important;
	min-height:18px !important;
}

#item59534 {
	width:126px !important;
	height:18px !important;
	left:928px !important;
	top:895px !important;
}

#item59611 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item59587 {
	width:236px !important;
	min-height:18px !important;
}

#item59584 {
	width:236px !important;
	height:18px !important;
	left:452px !important;
	top:913px !important;
}

#item59662 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item59638 {
	width:126px !important;
	min-height:18px !important;
}

#item59634 {
	width:126px !important;
	height:18px !important;
	left:790px !important;
	top:913px !important;
}

#item59713 {
	width:83px !important;
	min-height:18px !important;
}

#item59689 {
	width:83px !important;
	min-height:18px !important;
}

#item59686 {
	width:83px !important;
	height:18px !important;
	left:452px !important;
	top:931px !important;
}

#item59763 {
	opacity:0.50;
	width:126px !important;
	min-height:18px !important;
}

#item59739 {
	width:126px !important;
	min-height:18px !important;
}

#item59736 {
	width:126px !important;
	height:18px !important;
	left:790px !important;
	top:931px !important;
}

#item59813 {
	opacity:0.50;
	width:236px !important;
	min-height:18px !important;
}

#item59789 {
	width:236px !important;
	min-height:18px !important;
}

#item59786 {
	width:236px !important;
	height:18px !important;
	left:1170px !important;
	top:931px !important;
}

#item59863 {
	width:153px !important;
	min-height:18px !important;
}

#item59839 {
	width:153px !important;
	min-height:18px !important;
}

#item59836 {
	width:153px !important;
	height:18px !important;
	left:535px !important;
	top:931px !important;
}

#item59900 {
	width:16px !important;
	height:16px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item59901 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item59902 {
	width:16px !important;
	height:16px !important;
	left:48px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item59903 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item59889 {
	width:16px !important;
	height:16px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item59891 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item59892 {
	width:16px !important;
	height:16px !important;
	left:48px !important;
	top:31px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item59894 {
	width:16px !important;
	height:16px !important;
	left:23px !important;
	background:#fff;
	border:solid 2px #fff;
}

#item59886 {
	width:64px !important;
	height:48px !important;
	left:314px !important;
	top:840px !important;
}

#item32892 {
	width:631px !important;
	left:524px !important;
	top:65px !important;
	min-height:63px !important;
}

#item97723 {
	width:241px !important;
	left:608px !important;
	top:188px !important;
	min-height:22px !important;
}

#item33078 {
	width:700px !important;
	left:750px !important;
	top:239px !important;
	min-height:334px !important;
}

#item116927 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item116973 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item132837 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item132812 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item132809 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item118004 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item118024 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item118041 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item118114 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item118284 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item118330 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item132887 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item132863 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item132860 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item118361 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item118462 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item118572 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item118618 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item132939 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item132915 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item132912 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item118647 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item118680 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item118744 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item118866 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item118912 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item132991 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item132967 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item132964 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item118941 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item119040 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item119152 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item119198 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133041 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133017 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133014 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item119227 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item119326 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item119429 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item119475 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133093 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133068 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133065 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item119504 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item119605 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item119705 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item119751 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133143 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133119 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133116 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item119781 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item119879 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item119984 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item120030 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133201 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133177 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133174 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item120060 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item120163 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item120263 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item120309 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133275 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133251 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133248 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item120338 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item120372 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item120436 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item120554 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item120600 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133327 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133303 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133300 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item120629 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item120646 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item120662 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item120692 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item120711 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item120727 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item120917 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item120963 {
	width:242px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133377 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133353 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133350 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item120993 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item121009 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item121024 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item121040 {
	width:102px !important;
	height:100px !important;
	left:1304px !important;
	top:689px !important;
}

#item121057 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item121074 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item121091 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item121333 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item121379 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133432 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133408 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133405 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item121409 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item121427 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item121443 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item121459 {
	width:102px !important;
	height:100px !important;
	left:1304px !important;
	top:689px !important;
}

#item121474 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item121492 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item121508 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item121719 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item121765 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133484 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133460 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133456 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item121795 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item121812 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item121827 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item121842 {
	width:102px !important;
	height:100px !important;
	left:1304px !important;
	top:689px !important;
}

#item121856 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item121875 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item121892 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item122145 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item122191 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133534 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133510 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133507 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item122221 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item122240 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item122256 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item122322 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item122467 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item122513 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133590 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133566 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133563 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item122543 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item122559 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item122576 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item122591 {
	width:102px !important;
	height:100px !important;
	left:1304px !important;
	top:689px !important;
}

#item122606 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item122624 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item122640 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item122886 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item122932 {
	width:229px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133643 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133619 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133615 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item122961 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item122979 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item122995 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item123013 {
	width:102px !important;
	height:100px !important;
	left:1304px !important;
	top:689px !important;
}

#item123027 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item123043 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item123059 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item123277 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item123324 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133695 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133671 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133668 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item123355 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item123371 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item123386 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item123402 {
	width:102px !important;
	height:100px !important;
	left:1304px !important;
	top:689px !important;
}

#item123418 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item123435 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item123452 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item123683 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item123730 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133753 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133729 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133726 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item123759 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item123857 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item123954 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item124000 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133805 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133781 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133778 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item124029 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item124126 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item124234 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item124280 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133855 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133831 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133828 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item124311 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item124330 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item124345 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item124395 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item124414 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item124560 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item124606 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133912 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133888 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133885 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item124635 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item124738 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item124833 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item124879 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item133992 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133968 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item133964 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item124909 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item124941 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item125006 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item125146 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item125192 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134044 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134020 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134017 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item125222 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item125240 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item125255 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item125306 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item125323 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item125479 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item125525 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134101 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134077 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134074 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item125554 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item125651 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item125750 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item125796 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134151 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134127 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134124 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item125826 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item125925 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item126018 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item126064 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134269 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134245 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134241 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item126093 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item126113 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item126127 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item126145 {
	width:102px !important;
	height:100px !important;
	left:1304px !important;
	top:689px !important;
}

#item126160 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item126176 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item126197 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item126286 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item126332 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134319 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134295 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134292 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item126361 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item126377 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item126395 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item126427 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item126443 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item126458 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item126653 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item126699 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134370 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134346 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134343 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item126728 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item126825 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item126915 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item126961 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134423 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134399 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134395 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item126990 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item127007 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item127023 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item127040 {
	width:102px !important;
	height:100px !important;
	left:1304px !important;
	top:689px !important;
}

#item127056 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item127074 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item127091 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item127333 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item127380 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134475 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134451 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134448 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item127409 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item127424 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item127440 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item127470 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item127491 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item127506 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item127697 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item127743 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134526 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134502 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134498 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item127773 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item127790 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item127804 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item127822 {
	width:102px !important;
	height:100px !important;
	left:1304px !important;
	top:689px !important;
}

#item127837 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item127854 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item127873 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item127974 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item128020 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134577 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134553 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134550 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item128050 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item128066 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item128083 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item128146 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item128286 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item128332 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134628 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134604 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134601 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item128362 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item128378 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item128394 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item128462 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item128594 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item128640 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134706 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134682 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134678 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item128669 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item128687 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item128703 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item128768 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item128902 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item128949 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134756 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134732 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134729 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item128979 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item129011 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item129081 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item129202 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item129248 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134808 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134784 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134780 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item129278 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item129376 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item129475 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item129521 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134861 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134837 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134834 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item129550 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item129569 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item129584 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item129599 {
	width:102px !important;
	height:100px !important;
	left:1304px !important;
	top:689px !important;
}

#item129616 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item129631 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item129648 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item129858 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item129905 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134914 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134890 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134887 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item129934 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item130031 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item130129 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item130176 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item134965 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134941 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134938 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item130205 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item130223 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item130236 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item130274 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item130289 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item130307 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item130487 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item130533 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item135016 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134992 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item134989 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item130565 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item130580 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item130595 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item130629 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item130646 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item130662 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item130887 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item130934 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item135068 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item135044 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item135041 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item130963 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

#item130980 {
	width:102px !important;
	height:100px !important;
	left:969px !important;
	top:689px !important;
}

#item130996 {
	width:102px !important;
	height:100px !important;
	left:858px !important;
	top:689px !important;
}

#item131027 {
	width:102px !important;
	height:100px !important;
	left:1193px !important;
	top:689px !important;
}

#item131045 {
	width:102px !important;
	height:100px !important;
	left:1081px !important;
	top:689px !important;
}

#item131061 {
	width:660px !important;
	height:379px !important;
	left:746px !important;
	top:290px !important;
}

#item131242 {
	width:505px !important;
	left:746px !important;
	top:216px !important;
	min-height:50px !important;
}

#item131288 {
	width:174px !important;
	left:802px !important;
	top:188px !important;
	min-height:22px !important;
}

#item135119 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item135095 {
	width:133px !important;
	height:46px !important;
	background:#b2ac9d;
}

#item135092 {
	width:133px !important;
	height:46px !important;
	left:1273px !important;
	top:218px !important;
}

#item131318 {
	width:102px !important;
	height:100px !important;
	left:746px !important;
	top:689px !important;
}

p.autoParaStyle15 {
	font-weight:300;
	font-style:italic;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:20px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-style:italic;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:20px;
	line-height:34px;
	color:#000;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:300;
	font-style:italic;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:22px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-style:italic;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	text-align:left;
}

p.autoParaStyle11 {
	font-style:italic;
	font-weight:normal;
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:26px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:16px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:15px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:17px;
	line-height:19px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:300;
	font-style:italic;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:20px;
	line-height:36px;
	color:#000;
	padding-right:5px;
	text-align:left;
}

p.Site-Map-Boxed-Text {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:11px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Italic-Text {
	font-weight:300;
	font-style:italic;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:20px;
	line-height:34px;
	color:#000;
	margin-bottom:15px;
	text-align:left;
}

p.Left-Box-Caption {
	font-weight:bold;
	font-family:scotch-display,"Scotch Display";
	font-size:42px;
	line-height:44px;
	color:#fff;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Send-Btn {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:19px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Facts-Body-Text {
	font-weight:300;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin-bottom:18px;
	text-align:left;
}

p.Installation-Body-Text {
	font-weight:300;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

p.Installation-Head {
	font-weight:bold;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.Gallery-Text-v2 {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Table-Disclaimer {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Table-text {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Table-Text-Left {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WOB-Head {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WOB-Head-Left {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:58px;
	text-align:left;
}

p.Description-Text {
	font-weight:300;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:13px;
	line-height:20px;
	color:#000;
	text-align:left;
}

p.Small-Head {
	font-weight:300;
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:34px;
	line-height:40.8px;
	color:#000;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.stones---breadcrumb {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:21.6px;
	color:#b2ac9d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.stones---table-btn {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.stones---free-sample-btn {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:17px;
	line-height:19px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.stones---table-txt {
	font-weight:300;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:15px;
	line-height:23px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:15px;
	text-align:left;
}

p.stones---intro {
	font-weight:300;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:15px;
	line-height:24px;
	color:#000;
	padding-right:5px;
	text-align:left;
}

p.stones---head {
	font-weight:500;
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:52px;
	line-height:62.4px;
	color:#6d694f;
	letter-spacing:-0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.stones---italic-intro {
	font-weight:300;
	font-style:italic;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:20px;
	line-height:34px;
	color:#000;
	text-align:left;
}

p.Products-Style-2---large-image-head {
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:30px;
	line-height:36px;
	color:#ffffff;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Products-Style-2---italic-intro-text {
	font-weight:300;
	font-style:italic;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:20px;
	line-height:32px;
	color:#000;
	text-align:left;
}

p.Products---Thumbnail-image-caption {
	font-style:italic;
	font-weight:normal;
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Products---small-image-head {
	font-weight:300;
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:34px;
	line-height:30px;
	color:#ffffff;
	letter-spacing:-0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Products---large-image-head {
	font-weight:300;
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:40px;
	line-height:30px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Products---main-head {
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:42px;
	line-height:30px;
	color:#ffffff;
	letter-spacing:-0.030em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Header---Nav---Norm {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Header---main-head {
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:42px;
	line-height:30px;
	color:#ffffff;
	letter-spacing:-0.030em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Footer---copyright-line {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Footer---txt {
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Footer---head {
	font-weight:bold;
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Home---small-image-head {
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:28px;
	line-height:30px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:left;
}

p.Home---large-image-caption {
	font-style:italic;
	font-weight:normal;
	font-family:Rockwell,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:19px;
	color:#b2ac9d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Home---large-image-head {
	font-weight:300;
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:68px;
	line-height:81.6px;
	color:#ffffff;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Home---left-intro-txt {
	font-weight:300;
	font-style:italic;
	font-family:trade-gothic-next-lt-pro,"Trade Gothic Next LT Pro",sans-serif;
	font-size:20px;
	line-height:34px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Procuct_Info-Caption {
	font-family:dashiell-fine,"Dashiell Fine";
	font-size:28px;
	line-height:30px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:minion-pro,"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:minion-pro,"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle1 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Header---Small-ampersand {
	font-size:40px;
}

span.Bold-Dark-Green {
	font-weight:bold;
	color:#6d694f;
}

strong.Bold {
	font-weight:bold;
}

span.Rockwell-Reg-Green {
	font-family:Rockwell,"Times New Roman", Times, serif;
	color:#6d694f;
}

span.Bold-Italic-Green {
	font-weight:bold;
	font-style:italic;
	color:#6d694f;
}

span.italic {
	font-style:italic;
	font-weight:normal;
}

span.None {
}
#in5footer,  #prefooter {display:none;}
